Pull request #3410 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 62b35b2432e8ce9c7661e764e19840c5adc5cc86+f1ea93c16db09b36626d9198e09713e38083a332 (882cd93df61116b743b1b8aa76b9b396d2a9cd77) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4772 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 62b35b2432e8ce9c7661e764e19840c5adc5cc86 Merge succeeded, producing 62b35b2432e8ce9c7661e764e19840c5adc5cc86 Checking out Revision 62b35b2432e8ce9c7661e764e19840c5adc5cc86 (PR-3410) > git config core.sparsecheckout # timeout=10 > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # 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 f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 Commit message: "fix: Address PR feedback from Tony and Beau" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T18:58:37.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T18:58:37.429Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T18:58:37.460Z] ========================================================= [2021-05-12T18:58:37.460Z] EdgeX Global Pipelines Version Info [2021-05-12T18:58:37.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a281e7ecf90e501821f04e365638aaebcd94ec35 # timeout=10 [2021-05-12T18:58:39.193Z] ------------------- [2021-05-12T18:58:39.193Z] stable info: [2021-05-12T18:58:39.193Z] ------------------- [2021-05-12T18:58:39.193Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T18:58:39.193Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T18:58:39.193Z] Message: update stable to v1.0.192 [2021-05-12T18:58:41.150Z] ------------------- [2021-05-12T18:58:41.150Z] experimental info: [2021-05-12T18:58:41.150Z] ------------------- [2021-05-12T18:58:41.150Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T18:58:41.150Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T18:58:41.150Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T18:58:41.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-12T18:58:41.314Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-12T18:58:41.335Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T18:58:41.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T18:58:41.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T18:58:41.399Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T18:58:41.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T18:58:41.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-12T18:58:41.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-12T18:58:41.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-12T18:58:41.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T18:58:41.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T18:58:41.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T18:58:41.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T18:58:41.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T18:58:41.621Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T18:58:41.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T18:58:41.668Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T18:58:41.717Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-12T18:58:41.751Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-12T18:58:41.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-12T18:58:41.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T18:58:41.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3410 [Pipeline] echo [2021-05-12T18:58:41.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3410 [Pipeline] echo [2021-05-12T18:58:41.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3410 [Pipeline] echo [2021-05-12T18:58:41.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62b35b2432e8ce9c7661e764e19840c5adc5cc86 [Pipeline] echo [2021-05-12T18:58:41.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62b35b2 [Pipeline] echo [2021-05-12T18:58:41.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T18:58:42.046Z] provisioning config files... [2021-05-12T18:58:42.085Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config4557423989933265442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:58:42.423Z] ---> docker-login.sh [2021-05-12T18:58:42.423Z] nexus3.edgexfoundry.org:10001 [2021-05-12T18:58:42.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:58:42.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:58:42.950Z] Configure a credential helper to remove this warning. See [2021-05-12T18:58:42.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:58:42.950Z] [2021-05-12T18:58:42.950Z] Login Succeeded [2021-05-12T18:58:42.950Z] nexus3.edgexfoundry.org:10002 [2021-05-12T18:58:42.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:58:42.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:58:42.950Z] Configure a credential helper to remove this warning. See [2021-05-12T18:58:42.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:58:42.950Z] [2021-05-12T18:58:42.950Z] Login Succeeded [2021-05-12T18:58:42.950Z] nexus3.edgexfoundry.org:10003 [2021-05-12T18:58:43.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:58:43.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:58:43.214Z] Configure a credential helper to remove this warning. See [2021-05-12T18:58:43.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:58:43.214Z] [2021-05-12T18:58:43.214Z] Login Succeeded [2021-05-12T18:58:43.214Z] nexus3.edgexfoundry.org:10004 [2021-05-12T18:58:43.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:58:43.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:58:43.476Z] Configure a credential helper to remove this warning. See [2021-05-12T18:58:43.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:58:43.476Z] [2021-05-12T18:58:43.476Z] Login Succeeded [2021-05-12T18:58:43.476Z] docker.io [2021-05-12T18:58:43.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:58:43.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:58:43.739Z] Configure a credential helper to remove this warning. See [2021-05-12T18:58:43.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:58:43.739Z] [2021-05-12T18:58:43.739Z] Login Succeeded [2021-05-12T18:58:43.739Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T18:58:43.750Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T18:58:44.100Z] ++ 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-12T18:58:44.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T18:58:44.100Z] ++ dirname cmd/core-command/Dockerfile [2021-05-12T18:58:44.100Z] ++ cut -d/ -f2 [2021-05-12T18:58:44.100Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-12T18:58:44.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T18:58:44.100Z] ++ dirname cmd/core-data/Dockerfile [2021-05-12T18:58:44.100Z] ++ cut -d/ -f2 [2021-05-12T18:58:44.100Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-12T18:58:44.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T18:58:44.100Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-12T18:58:44.100Z] ++ cut -d/ -f2 [2021-05-12T18:58:44.100Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-12T18:58:44.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T18:58:44.100Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-12T18:58:44.100Z] ++ cut -d/ -f2 [2021-05-12T18:58:44.100Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-12T18:58:44.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T18:58:44.100Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-12T18:58:44.100Z] ++ cut -d/ -f2 [2021-05-12T18:58:44.100Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-12T18:58:44.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T18:58:44.100Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-12T18:58:44.100Z] ++ cut -d/ -f2 [2021-05-12T18:58:44.100Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-12T18:58:44.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T18:58:44.100Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-12T18:58:44.100Z] ++ cut -d/ -f2 [2021-05-12T18:58:44.100Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-12T18:58:44.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T18:58:44.100Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-12T18:58:44.100Z] ++ cut -d/ -f2 [2021-05-12T18:58:44.100Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-12T18:58:44.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T18:58:44.100Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-12T18:58:44.101Z] ++ cut -d/ -f2 [2021-05-12T18:58:44.101Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-12T18:58:44.198Z] 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-12T18:58:44.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T18:58:44.863Z] [2021-05-12T18:58:44.863Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:58:45.187Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T18:58:45.188Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T18:58:45.188Z] 31603596830f: Pulling fs layer [2021-05-12T18:58:45.188Z] 54011a49482f: Pulling fs layer [2021-05-12T18:58:45.188Z] a6820b24f6d8: Pulling fs layer [2021-05-12T18:58:45.188Z] f581987b2513: Pulling fs layer [2021-05-12T18:58:45.188Z] f581987b2513: Waiting [2021-05-12T18:58:45.188Z] 54011a49482f: Verifying Checksum [2021-05-12T18:58:45.188Z] 54011a49482f: Download complete [2021-05-12T18:58:45.188Z] 31603596830f: Verifying Checksum [2021-05-12T18:58:45.188Z] 31603596830f: Download complete [2021-05-12T18:58:45.454Z] f581987b2513: Verifying Checksum [2021-05-12T18:58:45.454Z] f581987b2513: Download complete [2021-05-12T18:58:45.454Z] a6820b24f6d8: Verifying Checksum [2021-05-12T18:58:45.454Z] a6820b24f6d8: Download complete [2021-05-12T18:58:45.718Z] 31603596830f: Pull complete [2021-05-12T18:58:45.982Z] 54011a49482f: Pull complete [2021-05-12T18:58:46.935Z] a6820b24f6d8: Pull complete [2021-05-12T18:58:46.935Z] f581987b2513: Pull complete [2021-05-12T18:58:46.935Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T18:58:46.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T18:58:46.935Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T18:58:47.047Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2021-05-12T18:58:47.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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:10004/edgex-devops/git-semver:latest cat [2021-05-12T18:58:49.629Z] $ docker top e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T18:58:49.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T18:58:49.801Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T18:58:50.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T18:58:50.082Z] $ docker exec e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 ssh-agent [2021-05-12T18:58:50.372Z] SSH_AUTH_SOCK=/tmp/ssh-vFXmwU4ozTkA/agent.12 [2021-05-12T18:58:50.372Z] SSH_AGENT_PID=17 [2021-05-12T18:58:50.388Z] Running ssh-add (command line suppressed) [2021-05-12T18:58:50.534Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_47002827880732933.key (/w/workspace/edgex-go/13@tmp/private_key_47002827880732933.key) [2021-05-12T18:58:50.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T18:58:50.902Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T18:58:51.747Z] $ docker exec --env ******** --env ******** e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 ssh-agent -k [2021-05-12T18:58:51.898Z] unset SSH_AUTH_SOCK; [2021-05-12T18:58:51.898Z] unset SSH_AGENT_PID; [2021-05-12T18:58:51.899Z] echo Agent pid 17 killed; [2021-05-12T18:58:51.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T18:58:52.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T18:58:52.017Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T18:58:52.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T18:58:52.249Z] $ docker exec e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 ssh-agent [2021-05-12T18:58:52.486Z] SSH_AUTH_SOCK=/tmp/ssh-DXcUrJ54SVKF/agent.46 [2021-05-12T18:58:52.486Z] SSH_AGENT_PID=51 [2021-05-12T18:58:52.497Z] Running ssh-add (command line suppressed) [2021-05-12T18:58:52.638Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_2950763396693997284.key (/w/workspace/edgex-go/13@tmp/private_key_2950763396693997284.key) [2021-05-12T18:58:52.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T18:58:53.043Z] + git semver init [2021-05-12T18:58:53.043Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T18:58:53.043Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-05-12T18:58:53.043Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-05-12T18:58:53.043Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T18:58:53.043Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T18:58:53.043Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T18:58:53.043Z] # $SEMVER_BRANCH = PR-3410 [2021-05-12T18:58:53.043Z] # $SEMVER_TEMP = /tmp/semver-901225869 [2021-05-12T18:58:53.043Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-12T18:59:25.530Z] # '/tmp/semver-901225869' -> '/w/workspace/edgex-go/13/.semver' [2021-05-12T18:59:25.530Z] # -> Force: false [2021-05-12T18:59:25.530Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2021-05-12T18:59:25.550Z] $ docker exec --env ******** --env ******** e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 ssh-agent -k [2021-05-12T18:59:25.872Z] unset SSH_AUTH_SOCK; [2021-05-12T18:59:25.872Z] unset SSH_AGENT_PID; [2021-05-12T18:59:25.872Z] echo Agent pid 51 killed; [2021-05-12T18:59:25.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T18:59:26.358Z] + git semver [Pipeline] } [2021-05-12T18:59:26.384Z] $ docker stop --time=1 e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 [2021-05-12T18:59:28.552Z] $ docker rm -f e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T18:59:29.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T18:59:29.823Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T18:59:29.827Z] [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-12T18:59:30.382Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T18:59:30.695Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T18:59:31.008Z] + sudo service docker restart [2021-05-12T18:59:31.008Z] + true [2021-05-12T18:59:31.008Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-12T18:59:31.624Z] ========================================================= [2021-05-12T18:59:31.624Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T18:59:31.624Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:59:31.961Z] + 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-12T18:59:37.407Z] Sending build context to Docker daemon 330.3MB [2021-05-12T18:59:37.407Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T18:59:37.407Z] Step 2/6 : FROM ${BASE} [2021-05-12T18:59:37.407Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T18:59:37.407Z] 540db60ca938: Pulling fs layer [2021-05-12T18:59:37.407Z] adcc1eea9eea: Pulling fs layer [2021-05-12T18:59:37.407Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T18:59:37.407Z] 0510c868ecb4: Pulling fs layer [2021-05-12T18:59:37.407Z] afea3b2eda06: Pulling fs layer [2021-05-12T18:59:37.407Z] 7809a108b3ef: Pulling fs layer [2021-05-12T18:59:37.407Z] f706445af74f: Pulling fs layer [2021-05-12T18:59:37.407Z] afea3b2eda06: Waiting [2021-05-12T18:59:37.407Z] 7809a108b3ef: Waiting [2021-05-12T18:59:37.407Z] f706445af74f: Waiting [2021-05-12T18:59:37.407Z] 0510c868ecb4: Waiting [2021-05-12T18:59:37.407Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T18:59:37.407Z] 4c4ab2625f07: Download complete [2021-05-12T18:59:37.407Z] adcc1eea9eea: Verifying Checksum [2021-05-12T18:59:37.407Z] adcc1eea9eea: Download complete [2021-05-12T18:59:37.407Z] afea3b2eda06: Verifying Checksum [2021-05-12T18:59:37.407Z] afea3b2eda06: Download complete [2021-05-12T18:59:37.407Z] 7809a108b3ef: Verifying Checksum [2021-05-12T18:59:37.407Z] 7809a108b3ef: Download complete [2021-05-12T18:59:37.407Z] 540db60ca938: Verifying Checksum [2021-05-12T18:59:37.407Z] 540db60ca938: Download complete [2021-05-12T18:59:38.053Z] 540db60ca938: Pull complete [2021-05-12T18:59:38.327Z] adcc1eea9eea: Pull complete [2021-05-12T18:59:38.327Z] 4c4ab2625f07: Pull complete [2021-05-12T18:59:40.344Z] f706445af74f: Verifying Checksum [2021-05-12T18:59:40.344Z] f706445af74f: Download complete [2021-05-12T18:59:41.338Z] 0510c868ecb4: Verifying Checksum [2021-05-12T18:59:41.338Z] 0510c868ecb4: Download complete [2021-05-12T18:59:44.966Z] Still waiting to schedule task [2021-05-12T18:59:44.966Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-12T18:59:52.035Z] 0510c868ecb4: Pull complete [2021-05-12T18:59:52.035Z] afea3b2eda06: Pull complete [2021-05-12T18:59:52.035Z] 7809a108b3ef: Pull complete [2021-05-12T18:59:55.489Z] f706445af74f: Pull complete [2021-05-12T18:59:55.489Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T18:59:55.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T18:59:55.489Z] ---> b068be0155e3 [2021-05-12T18:59:55.489Z] 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-12T18:59:56.456Z] ---> Running in 3ffe615eee0d [2021-05-12T18:59:57.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T18:59:58.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T18:59:59.026Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T18:59:59.292Z] (2/12) Installing file (5.39-r0) [2021-05-12T18:59:59.292Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T18:59:59.566Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T19:00:03.866Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T19:00:03.866Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T19:00:03.866Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T19:00:04.143Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T19:00:04.144Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T19:00:04.144Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T19:00:04.452Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T19:00:04.452Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T19:00:04.452Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T19:00:04.720Z] OK: 219 MiB in 52 packages [2021-05-12T19:00:08.980Z] Removing intermediate container 3ffe615eee0d [2021-05-12T19:00:08.980Z] ---> 92416b958607 [2021-05-12T19:00:08.980Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T19:00:08.980Z] ---> Running in f82a1061d0e7 [2021-05-12T19:00:08.980Z] Removing intermediate container f82a1061d0e7 [2021-05-12T19:00:08.980Z] ---> 944db4346c1f [2021-05-12T19:00:08.980Z] Step 5/6 : COPY go.mod . [2021-05-12T19:00:08.980Z] ---> 682c4a0c9eb2 [2021-05-12T19:00:08.980Z] Step 6/6 : RUN go mod download [2021-05-12T19:00:09.265Z] ---> Running in e51c5cc3fc3e [2021-05-12T19:00:36.089Z] Removing intermediate container e51c5cc3fc3e [2021-05-12T19:00:36.089Z] ---> 0c52640167b1 [2021-05-12T19:00:36.089Z] Successfully built 0c52640167b1 [2021-05-12T19:00:36.089Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:00:36.419Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T19:00:36.694Z] . [Pipeline] withDockerContainer [2021-05-12T19:00:36.841Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2021-05-12T19:00:36.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T19:00:37.933Z] $ docker top 1ac7cb55073154c8f3d10af7e1b777b461f1efc990d25530c71b4c7c881d3cfa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:00:38.445Z] + go version [2021-05-12T19:00:38.445Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T19:00:38.463Z] $ docker stop --time=1 1ac7cb55073154c8f3d10af7e1b777b461f1efc990d25530c71b4c7c881d3cfa [2021-05-12T19:00:39.870Z] $ docker rm -f 1ac7cb55073154c8f3d10af7e1b777b461f1efc990d25530c71b4c7c881d3cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:00:40.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T19:00:40.445Z] . [Pipeline] withDockerContainer [2021-05-12T19:00:40.600Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2021-05-12T19:00:40.666Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T19:00:41.498Z] $ docker top a0d191fba1df99b4e776fb0dfbdee76c7d69f6fccb84cff2f159bd1e693affec -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T19:00:41.611Z] ========================================================= [2021-05-12T19:00:41.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T19:00:41.611Z] ========================================================= [Pipeline] sh [2021-05-12T19:00:41.917Z] + go mod tidy [Pipeline] sh [2021-05-12T19:00:44.835Z] + make test [2021-05-12T19:00:44.835Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T19:01:00.242Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T19:01:40.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T19:01:51.182Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T19:01:51.182Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T19:01:51.182Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T19:01:56.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T19:01:56.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T19:01:56.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T19:01:56.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T19:01:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T19:01:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T19:02:06.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T19:02:06.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T19:02:06.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T19:02:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.149s coverage: 45.9% of statements [2021-05-12T19:02:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T19:02:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T19:02:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T19:02:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T19:02:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T19:02:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T19:02:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.153s coverage: 28.7% of statements [2021-05-12T19:02:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.273s coverage: 100.0% of statements [2021-05-12T19:02:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.226s coverage: 27.8% of statements [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T19:02:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.155s coverage: 81.2% of statements [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T19:02:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T19:02:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T19:02:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.163s coverage: 71.3% of statements [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T19:02:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T19:02:16.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.309s coverage: 87.7% of statements [2021-05-12T19:02:16.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T19:02:16.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T19:02:16.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements [2021-05-12T19:02:16.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T19:02:21.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.560s coverage: 28.6% of statements [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T19:02:21.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.231s coverage: 100.0% of statements [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T19:02:21.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T19:02:21.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T19:02:21.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.222s coverage: 97.5% of statements [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T19:02:21.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T19:02:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T19:02:25.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.759s coverage: 95.1% of statements [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T19:02:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T19:02:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T19:02:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T19:02:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T19:02:25.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.110s coverage: 58.8% of statements [2021-05-12T19:02:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T19:02:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T19:02:25.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.149s coverage: 0.9% of statements [2021-05-12T19:02:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T19:02:25.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.129s coverage: 22.0% of statements [2021-05-12T19:02:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T19:02:25.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements [2021-05-12T19:02:25.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.144s coverage: 79.5% of statements [2021-05-12T19:02:25.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements [2021-05-12T19:02:25.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.130s coverage: 96.3% of statements [2021-05-12T19:02:26.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.100s coverage: 87.5% of statements [2021-05-12T19:02:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.097s coverage: 94.4% of statements [2021-05-12T19:02:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-05-12T19:02:40.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.391s coverage: 81.8% of statements [2021-05-12T19:02:40.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.134s coverage: 92.9% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.085s coverage: 100.0% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 76.0% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.162s coverage: 87.2% of statements [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.104s coverage: 85.4% of statements [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.355s coverage: 91.2% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.357s coverage: 64.4% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.092s coverage: 100.0% of statements [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.059s coverage: 91.3% of statements [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.290s coverage: 66.9% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.535s coverage: 43.4% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.140s coverage: 89.5% of statements [2021-05-12T19:02:50.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T19:02:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements [2021-05-12T19:02:55.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.282s coverage: 47.0% of statements [2021-05-12T19:02:55.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T19:02:55.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T19:02:55.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T19:02:55.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T19:02:55.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T19:02:55.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements [2021-05-12T19:02:55.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T19:02:55.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.081s coverage: 100.0% of statements [2021-05-12T19:02:55.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T19:02:55.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T19:02:56.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.147s coverage: 22.7% of statements [2021-05-12T19:02:56.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T19:02:56.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.337s coverage: 92.6% of statements [2021-05-12T19:02:56.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T19:02:56.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T19:02:56.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T19:02:57.657Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4776 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws [2021-05-12T19:02:57.676Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-05-12T19:03:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.588s coverage: 28.7% of statements [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T19:03:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.097s coverage: 99.0% of statements [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T19:03:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.296s coverage: 100.0% of statements [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T19:03:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.114s coverage: 64.6% of statements [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T19:03:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.269s coverage: 97.6% of statements [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T19:03:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.068s coverage: 0.0% of statements [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T19:03:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.106s coverage: 100.0% of statements [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T19:03:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.116s coverage: 87.9% of statements [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T19:03:01.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T19:03:02.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements [2021-05-12T19:03:02.746Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 28.1% of statements [2021-05-12T19:03:02.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T19:03:03.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.039s coverage: 85.7% of statements [2021-05-12T19:03:03.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T19:03:03.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.063s coverage: 100.0% of statements [2021-05-12T19:03:03.327Z] GO111MODULE=on go vet ./... [2021-05-12T19:03:03.746Z] using credential edgex-jenkins-ssh [2021-05-12T19:03:03.768Z] Cloning the remote Git repository [2021-05-12T19:03:03.827Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T19:03:03.973Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-05-12T19:03:04.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T19:03:04.043Z] > git --version # timeout=10 [2021-05-12T19:03:04.062Z] > git --version # 'git version 2.17.1' [2021-05-12T19:03:04.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:03:04.158Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T19:03:19.156Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T19:03:19.173Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T19:03:19.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T19:03:19.239Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T19:03:19.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:03:19.257Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T19:03:20.155Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:03:20.598Z] Merge succeeded, producing 62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:03:20.598Z] Checking out Revision 62b35b2432e8ce9c7661e764e19840c5adc5cc86 (PR-3410) [2021-05-12T19:03:20.176Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T19:03:20.198Z] > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 [2021-05-12T19:03:20.519Z] > git remote # timeout=10 [2021-05-12T19:03:20.536Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T19:03:20.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:03:20.562Z] > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 [2021-05-12T19:03:20.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T19:03:20.607Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T19:03:20.633Z] > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 [2021-05-12T19:03:25.114Z] Commit message: "fix: Address PR feedback from Tony and Beau" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T19:03:26.506Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T19:03:26.935Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T19:03:27.308Z] + true [2021-05-12T19:03:27.309Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T19:03:29.326Z] provisioning config files... [2021-05-12T19:03:29.371Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3803040239263929561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:03:29.748Z] ---> docker-login.sh [2021-05-12T19:03:29.748Z] nexus3.edgexfoundry.org:10001 [2021-05-12T19:03:30.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T19:03:30.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T19:03:30.949Z] Configure a credential helper to remove this warning. See [2021-05-12T19:03:30.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T19:03:30.949Z] [2021-05-12T19:03:30.949Z] Login Succeeded [2021-05-12T19:03:30.949Z] nexus3.edgexfoundry.org:10002 [2021-05-12T19:03:31.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T19:03:31.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T19:03:31.498Z] Configure a credential helper to remove this warning. See [2021-05-12T19:03:31.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T19:03:31.498Z] [2021-05-12T19:03:31.498Z] Login Succeeded [2021-05-12T19:03:31.498Z] nexus3.edgexfoundry.org:10003 [2021-05-12T19:03:31.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T19:03:32.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T19:03:32.048Z] Configure a credential helper to remove this warning. See [2021-05-12T19:03:32.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T19:03:32.048Z] [2021-05-12T19:03:32.048Z] Login Succeeded [2021-05-12T19:03:32.048Z] nexus3.edgexfoundry.org:10004 [2021-05-12T19:03:32.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T19:03:32.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T19:03:32.603Z] Configure a credential helper to remove this warning. See [2021-05-12T19:03:32.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T19:03:32.603Z] [2021-05-12T19:03:32.603Z] Login Succeeded [2021-05-12T19:03:32.603Z] docker.io [2021-05-12T19:03:32.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T19:03:33.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T19:03:33.472Z] Configure a credential helper to remove this warning. See [2021-05-12T19:03:33.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T19:03:33.472Z] [2021-05-12T19:03:33.472Z] Login Succeeded [2021-05-12T19:03:33.472Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T19:03:33.490Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T19:03:33.775Z] ========================================================= [2021-05-12T19:03:33.775Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T19:03:33.775Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:03:34.116Z] + 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-12T19:03:36.767Z] Sending build context to Docker daemon 167.8MB [2021-05-12T19:03:36.767Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T19:03:36.767Z] Step 2/6 : FROM ${BASE} [2021-05-12T19:03:36.767Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T19:03:36.767Z] 595b0fe564bb: Pulling fs layer [2021-05-12T19:03:36.767Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T19:03:36.767Z] 316046926c0a: Pulling fs layer [2021-05-12T19:03:36.767Z] 4ebd0625c992: Pulling fs layer [2021-05-12T19:03:36.767Z] 207e8628e3a3: Pulling fs layer [2021-05-12T19:03:36.767Z] c791037a9be2: Pulling fs layer [2021-05-12T19:03:36.767Z] ffd874e62e21: Pulling fs layer [2021-05-12T19:03:36.767Z] 207e8628e3a3: Waiting [2021-05-12T19:03:36.767Z] c791037a9be2: Waiting [2021-05-12T19:03:36.767Z] ffd874e62e21: Waiting [2021-05-12T19:03:36.767Z] 4ebd0625c992: Waiting [2021-05-12T19:03:36.767Z] 316046926c0a: Download complete [2021-05-12T19:03:36.767Z] 7186ed65a4f7: Verifying Checksum [2021-05-12T19:03:36.767Z] 7186ed65a4f7: Download complete [2021-05-12T19:03:36.767Z] 207e8628e3a3: Verifying Checksum [2021-05-12T19:03:36.767Z] 207e8628e3a3: Download complete [2021-05-12T19:03:36.767Z] c791037a9be2: Download complete [2021-05-12T19:03:36.767Z] 595b0fe564bb: Verifying Checksum [2021-05-12T19:03:36.767Z] 595b0fe564bb: Download complete [2021-05-12T19:03:37.389Z] 595b0fe564bb: Pull complete [2021-05-12T19:03:37.987Z] 7186ed65a4f7: Pull complete [2021-05-12T19:03:38.259Z] 316046926c0a: Pull complete [2021-05-12T19:03:38.859Z] ffd874e62e21: Verifying Checksum [2021-05-12T19:03:38.859Z] ffd874e62e21: Download complete [2021-05-12T19:03:40.331Z] 4ebd0625c992: Verifying Checksum [2021-05-12T19:03:40.331Z] 4ebd0625c992: Download complete [2021-05-12T19:03:50.493Z] 4ebd0625c992: Pull complete [2021-05-12T19:03:50.493Z] 207e8628e3a3: Pull complete [2021-05-12T19:03:51.084Z] c791037a9be2: Pull complete [2021-05-12T19:03:54.465Z] ffd874e62e21: Pull complete [2021-05-12T19:03:54.465Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T19:03:54.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T19:03:54.465Z] ---> cfc18b08335c [2021-05-12T19:03:54.465Z] 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-12T19:03:57.847Z] ---> Running in f32c53619d13 [2021-05-12T19:03:58.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:03:59.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:04:02.404Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T19:04:02.992Z] (2/12) Installing file (5.39-r0) [2021-05-12T19:04:02.992Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T19:04:02.992Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T19:04:21.251Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T19:04:21.251Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T19:04:21.251Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T19:04:21.251Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T19:04:21.251Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T19:04:21.251Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T19:04:21.251Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T19:04:21.251Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T19:04:21.251Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T19:04:21.251Z] OK: 218 MiB in 52 packages [2021-05-12T19:04:25.567Z] Removing intermediate container f32c53619d13 [2021-05-12T19:04:25.567Z] ---> d99390fafdef [2021-05-12T19:04:25.567Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T19:04:25.567Z] ---> Running in 0f8069656fe2 [2021-05-12T19:04:25.768Z] gofmt -l . [2021-05-12T19:04:25.768Z] [ "`gofmt -l .`" = "" ] [2021-05-12T19:04:25.768Z] ./bin/test-go-mod-tidy.sh [2021-05-12T19:04:25.768Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-12T19:04:25.848Z] Removing intermediate container 0f8069656fe2 [2021-05-12T19:04:25.848Z] ---> 0fe239e53ebe [2021-05-12T19:04:25.848Z] Step 5/6 : COPY go.mod . [2021-05-12T19:04:26.451Z] + ls -al . [2021-05-12T19:04:26.451Z] total 828 [2021-05-12T19:04:26.451Z] drwxrwxr-x 10 1001 1001 4096 May 12 19:04 . [2021-05-12T19:04:26.451Z] drwxr-xr-x 4 root root 30 May 12 19:00 .. [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 11 May 12 18:58 .dockerignore [2021-05-12T19:04:26.451Z] drwxrwxr-x 8 1001 1001 179 May 12 18:58 .git [2021-05-12T19:04:26.451Z] drwxrwxr-x 3 1001 1001 125 May 12 18:58 .github [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 818 May 12 18:58 .gitignore [2021-05-12T19:04:26.451Z] drwx------ 3 1001 1001 60 May 12 18:59 .semver [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 166 May 12 18:58 .sonarcloud.properties [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 8609 May 12 18:58 Attribution.txt [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 3804 May 12 18:58 CONTRIBUTING.md [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 931 May 12 18:58 Dockerfile.build [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 863 May 12 18:58 Jenkinsfile [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 10775 May 12 18:58 LICENSE [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 5594 May 12 18:58 Makefile [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 7978 May 12 18:58 README.md [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 6755 May 12 18:58 SECURITY.md [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 5 May 12 18:59 VERSION [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 4131 May 12 18:58 ZMQWindows.md [2021-05-12T19:04:26.451Z] drwxrwxr-x 2 1001 1001 117 May 12 18:58 bin [2021-05-12T19:04:26.451Z] drwxrwxr-x 14 1001 1001 4096 May 12 18:58 cmd [2021-05-12T19:04:26.451Z] -rw-r--r-- 1 root root 720868 May 12 19:03 coverage.out [2021-05-12T19:04:26.451Z] -rw-r--r-- 1 root root 1060 May 12 19:04 go.mod [2021-05-12T19:04:26.451Z] -rw-r--r-- 1 root root 21595 May 12 19:00 go.sum [2021-05-12T19:04:26.451Z] drwxrwxr-x 8 1001 1001 127 May 12 18:58 internal [2021-05-12T19:04:26.451Z] drwxrwxr-x 4 1001 1001 26 May 12 18:58 openapi [2021-05-12T19:04:26.451Z] drwxrwxr-x 4 1001 1001 71 May 12 18:58 snap [2021-05-12T19:04:26.451Z] -rw-rw-r-- 1 1001 1001 168 May 12 18:58 version.go [Pipeline] sh [2021-05-12T19:04:26.791Z] + '[' -e coverage.out ] [2021-05-12T19:04:26.791Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T19:04:26.839Z] ---> 210b2ffb05e5 [2021-05-12T19:04:26.839Z] Step 6/6 : RUN go mod download [2021-05-12T19:04:26.839Z] ---> Running in 16574b66366e [2021-05-12T19:04:27.084Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T19:04:27.433Z] + make build [2021-05-12T19:04:27.433Z] 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-12T19:04:30.883Z] 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-12T19:04:43.432Z] 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-12T19:04:44.868Z] 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-12T19:04:47.525Z] 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-12T19:04:47.801Z] 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-12T19:04:50.500Z] 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-12T19:04:52.515Z] 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-12T19:04:53.623Z] Removing intermediate container 16574b66366e [2021-05-12T19:04:53.624Z] ---> a65c783fac37 [2021-05-12T19:04:53.624Z] Successfully built a65c783fac37 [2021-05-12T19:04:53.624Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:04:53.924Z] 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-12T19:04:53.969Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T19:04:53.969Z] . [Pipeline] withDockerContainer [2021-05-12T19:04:54.222Z] prd-ubuntu18.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container [2021-05-12T19:04:54.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T19:04:55.339Z] 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-12T19:04:55.763Z] $ docker top b9aa51551401b5caee698614d669553129a75875207d1e188889105223d3212a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:04:56.691Z] + go version [2021-05-12T19:04:56.691Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T19:04:56.718Z] $ docker stop --time=1 b9aa51551401b5caee698614d669553129a75875207d1e188889105223d3212a [2021-05-12T19:04:57.291Z] 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-12T19:04:58.608Z] $ docker rm -f b9aa51551401b5caee698614d669553129a75875207d1e188889105223d3212a [2021-05-12T19:04:58.766Z] 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] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:04:59.290Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T19:04:59.290Z] . [Pipeline] withDockerContainer [2021-05-12T19:04:59.548Z] prd-ubuntu18.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container [2021-05-12T19:04:59.657Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T19:05:01.069Z] $ docker top deb0b6e3a79a64043fee222f6a903f51e132370d24489676567d2abd536ca2e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T19:05:01.354Z] ========================================================= [2021-05-12T19:05:01.354Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T19:05:01.354Z] ========================================================= [Pipeline] sh [2021-05-12T19:05:02.005Z] + go mod tidy [Pipeline] sh [Pipeline] } [2021-05-12T19:05:03.274Z] + make test [2021-05-12T19:05:03.274Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T19:05:03.282Z] $ docker stop --time=1 a0d191fba1df99b4e776fb0dfbdee76c7d69f6fccb84cff2f159bd1e693affec [2021-05-12T19:05:05.166Z] $ docker rm -f a0d191fba1df99b4e776fb0dfbdee76c7d69f6fccb84cff2f159bd1e693affec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:05:07.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T19:05:07.544Z] [2021-05-12T19:05:07.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:05:07.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T19:05:07.883Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-12T19:05:07.883Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-12T19:05:07.883Z] ca9280d653b3: Pulling fs layer [2021-05-12T19:05:07.883Z] 7e9c9ca2126c: Pulling fs layer [2021-05-12T19:05:08.161Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-12T19:05:08.161Z] cbdbe7a5bc2a: Download complete [2021-05-12T19:05:08.759Z] ca9280d653b3: Verifying Checksum [2021-05-12T19:05:08.759Z] ca9280d653b3: Download complete [2021-05-12T19:05:08.759Z] cbdbe7a5bc2a: Pull complete [2021-05-12T19:05:09.722Z] 7e9c9ca2126c: Verifying Checksum [2021-05-12T19:05:09.722Z] 7e9c9ca2126c: Download complete [2021-05-12T19:05:09.995Z] ca9280d653b3: Pull complete [2021-05-12T19:05:16.678Z] 7e9c9ca2126c: Pull complete [2021-05-12T19:05:16.678Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-12T19:05:16.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T19:05:16.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-12T19:05:16.874Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2021-05-12T19:05:16.994Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T19:05:19.860Z] $ docker top 46b118b7a5e44a26eb484fb9692d4d5a0b361d791788e5e777af70715afb2c35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:05:20.448Z] + grep parallel [2021-05-12T19:05:20.448Z] + docker-compose build --help [2021-05-12T19:05:21.897Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T19:05:21.986Z] $ docker stop --time=1 46b118b7a5e44a26eb484fb9692d4d5a0b361d791788e5e777af70715afb2c35 [2021-05-12T19:05:23.465Z] $ docker rm -f 46b118b7a5e44a26eb484fb9692d4d5a0b361d791788e5e777af70715afb2c35 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:05:24.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T19:05:24.077Z] . [Pipeline] withDockerContainer [2021-05-12T19:05:24.215Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2021-05-12T19:05:24.292Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T19:05:25.146Z] $ docker top 5c49b04889aa42ec290ab234b281fc3c4877e86586d75455af5683645b44de51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:05:25.643Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T19:05:26.595Z] Building core-command ... [2021-05-12T19:05:26.595Z] Building core-data ... [2021-05-12T19:05:26.595Z] Building core-metadata ... [2021-05-12T19:05:26.595Z] Building security-bootstrapper ... [2021-05-12T19:05:26.595Z] Building security-proxy-setup ... [2021-05-12T19:05:26.595Z] Building security-secretstore-setup ... [2021-05-12T19:05:26.595Z] Building support-notifications ... [2021-05-12T19:05:26.595Z] Building support-scheduler ... [2021-05-12T19:05:26.595Z] Building sys-mgmt-agent ... [2021-05-12T19:05:26.595Z] Building support-notifications [2021-05-12T19:05:26.595Z] Building security-proxy-setup [2021-05-12T19:05:26.595Z] Building security-secretstore-setup [2021-05-12T19:05:26.870Z] Building support-scheduler [2021-05-12T19:05:26.870Z] Building security-bootstrapper [2021-05-12T19:05:30.093Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T19:06:13.935Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:06:13.935Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:06:13.935Z] ---> 0c52640167b1 [2021-05-12T19:06:13.935Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T19:06:13.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:06:13.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:06:13.935Z] ---> 0c52640167b1 [2021-05-12T19:06:13.935Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T19:06:13.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:06:13.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:06:13.935Z] ---> 0c52640167b1 [2021-05-12T19:06:13.935Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T19:06:13.935Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:06:13.935Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:06:13.935Z] ---> 0c52640167b1 [2021-05-12T19:06:13.935Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T19:06:13.935Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:06:13.935Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:06:13.935Z] ---> 0c52640167b1 [2021-05-12T19:06:13.935Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T19:06:13.935Z] ---> Running in 2c652cf62d06 [2021-05-12T19:06:13.935Z] ---> Running in b69319af2786 [2021-05-12T19:06:13.935Z] ---> Running in 2c4344bd8917 [2021-05-12T19:06:13.935Z] ---> Running in a062d294a1af [2021-05-12T19:06:13.935Z] ---> Running in b1033d7cf68b [2021-05-12T19:06:13.935Z] Removing intermediate container b1033d7cf68b [2021-05-12T19:06:13.935Z] ---> a8780629b123 [2021-05-12T19:06:13.935Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:06:13.935Z] Removing intermediate container a062d294a1af [2021-05-12T19:06:13.935Z] ---> 9c602b5eb1dd [2021-05-12T19:06:13.935Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:06:13.935Z] Removing intermediate container 2c4344bd8917 [2021-05-12T19:06:13.935Z] ---> 9ec5e90d9859 [2021-05-12T19:06:13.935Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:06:13.935Z] Removing intermediate container b69319af2786 [2021-05-12T19:06:13.935Z] ---> 413b3c07135f [2021-05-12T19:06:13.935Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:06:13.935Z] Removing intermediate container 2c652cf62d06 [2021-05-12T19:06:13.935Z] ---> 9168617b1f54 [2021-05-12T19:06:13.935Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:06:13.935Z] ---> Running in 92d2ea77ae3b [2021-05-12T19:06:13.935Z] ---> Running in 1bc487cbd432 [2021-05-12T19:06:13.935Z] ---> Running in 023a87875a4f [2021-05-12T19:06:13.935Z] ---> Running in 0e4034c6c025 [2021-05-12T19:06:13.935Z] ---> Running in cc4503d1e5d7 [2021-05-12T19:06:13.935Z] Removing intermediate container 0e4034c6c025 [2021-05-12T19:06:13.935Z] ---> ec34983b6e94 [2021-05-12T19:06:13.935Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T19:06:13.935Z] ---> Running in b3e5e97f8f58 [2021-05-12T19:06:13.935Z] Removing intermediate container 92d2ea77ae3b [2021-05-12T19:06:13.935Z] ---> ec88f70ca23a [2021-05-12T19:06:13.935Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T19:06:13.935Z] Removing intermediate container 1bc487cbd432 [2021-05-12T19:06:13.935Z] ---> e0382bc56afd [2021-05-12T19:06:13.935Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T19:06:13.935Z] ---> Running in 9f83dec224a2 [2021-05-12T19:06:13.935Z] Removing intermediate container cc4503d1e5d7 [2021-05-12T19:06:13.935Z] ---> c831a6547f6d [2021-05-12T19:06:13.935Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T19:06:13.935Z] ---> Running in b232d919d22a [2021-05-12T19:06:13.935Z] Removing intermediate container 023a87875a4f [2021-05-12T19:06:13.935Z] ---> c91578a51b8d [2021-05-12T19:06:13.935Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T19:06:13.935Z] ---> Running in e9db5477923b [2021-05-12T19:06:13.935Z] ---> Running in 0f89cfaf395d [2021-05-12T19:06:14.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:14.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:14.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:14.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:15.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:15.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:15.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:15.537Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:15.537Z] OK: 219 MiB in 52 packages [2021-05-12T19:06:15.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:15.804Z] OK: 219 MiB in 52 packages [2021-05-12T19:06:15.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:06:16.104Z] Removing intermediate container b3e5e97f8f58 [2021-05-12T19:06:16.104Z] ---> 4399dd7bb579 [2021-05-12T19:06:16.104Z] Step 6/23 : COPY go.mod . [2021-05-12T19:06:16.379Z] OK: 219 MiB in 52 packages [2021-05-12T19:06:16.379Z] OK: 219 MiB in 52 packages [2021-05-12T19:06:16.379Z] Removing intermediate container 9f83dec224a2 [2021-05-12T19:06:16.379Z] ---> 59ab0fbcd816 [2021-05-12T19:06:16.379Z] Step 6/26 : COPY go.mod . [2021-05-12T19:06:16.379Z] ---> 4b2710e2dec6 [2021-05-12T19:06:16.379Z] Step 7/23 : RUN go mod download [2021-05-12T19:06:16.646Z] ---> Running in 1d24ce25c74f [2021-05-12T19:06:16.646Z] ---> 0b8e75d253d7 [2021-05-12T19:06:16.646Z] Step 7/26 : RUN go mod download [2021-05-12T19:06:16.926Z] ---> Running in 2c636fd419f2 [2021-05-12T19:06:16.926Z] OK: 219 MiB in 52 packages [2021-05-12T19:06:17.217Z] Removing intermediate container e9db5477923b [2021-05-12T19:06:17.217Z] ---> b6646c8f2ea0 [2021-05-12T19:06:17.217Z] Step 6/23 : COPY go.mod . [2021-05-12T19:06:17.498Z] Removing intermediate container 0f89cfaf395d [2021-05-12T19:06:17.498Z] ---> 9e9947a0b87f [2021-05-12T19:06:17.498Z] Step 6/32 : COPY go.mod . [2021-05-12T19:06:17.776Z] ---> 989d7fa90049 [2021-05-12T19:06:17.776Z] Step 7/32 : RUN go mod download [2021-05-12T19:06:17.776Z] ---> Running in 7fe71c51d624 [2021-05-12T19:06:18.066Z] Removing intermediate container b232d919d22a [2021-05-12T19:06:18.066Z] ---> 56c7c4e84971 [2021-05-12T19:06:18.066Z] Step 6/22 : COPY go.mod . [2021-05-12T19:06:18.066Z] ---> d11f6e95fa2c [2021-05-12T19:06:18.066Z] Step 7/23 : RUN go mod download [2021-05-12T19:06:18.066Z] ---> Running in 070bd1eea2e7 [2021-05-12T19:06:18.343Z] ---> 42f7de780dcb [2021-05-12T19:06:18.343Z] Step 7/22 : RUN go mod download [2021-05-12T19:06:18.644Z] ---> Running in 84fa650b7562 [2021-05-12T19:06:19.248Z] Removing intermediate container 1d24ce25c74f [2021-05-12T19:06:19.248Z] ---> 58a2289c0b95 [2021-05-12T19:06:19.248Z] Step 8/23 : COPY . . [2021-05-12T19:06:19.523Z] Removing intermediate container 2c636fd419f2 [2021-05-12T19:06:19.523Z] ---> d8fd0c3c29f0 [2021-05-12T19:06:19.523Z] Step 8/26 : COPY . . [2021-05-12T19:06:20.501Z] Removing intermediate container 7fe71c51d624 [2021-05-12T19:06:20.501Z] ---> 2f456a6754ba [2021-05-12T19:06:20.501Z] Step 8/32 : COPY . . [2021-05-12T19:06:25.828Z] Removing intermediate container 070bd1eea2e7 [2021-05-12T19:06:25.828Z] ---> b080da9c4c9a [2021-05-12T19:06:25.828Z] Step 8/23 : COPY . . [2021-05-12T19:06:25.828Z] Removing intermediate container 84fa650b7562 [2021-05-12T19:06:25.828Z] ---> cc3f79a5651d [2021-05-12T19:06:25.828Z] Step 8/22 : COPY . . [2021-05-12T19:06:26.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T19:06:45.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T19:06:45.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T19:06:45.038Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T19:06:45.038Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T19:06:48.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T19:06:48.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T19:06:48.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T19:06:50.443Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T19:06:52.439Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T19:07:00.750Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T19:07:00.750Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T19:07:00.750Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T19:07:06.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.330s coverage: 45.9% of statements [2021-05-12T19:07:06.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T19:07:06.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T19:07:06.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T19:07:06.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T19:07:06.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T19:07:06.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T19:07:06.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.131s coverage: 28.7% of statements [2021-05-12T19:07:06.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.223s coverage: 100.0% of statements [2021-05-12T19:07:12.783Z] ---> 7c39a061a9ac [2021-05-12T19:07:12.783Z] ---> dcbba4fe2205 [2021-05-12T19:07:12.783Z] ---> 2dc08fa24ffa [2021-05-12T19:07:12.783Z] Step 9/32 : RUN go mod tidy [2021-05-12T19:07:12.783Z] Step 9/23 : RUN go mod tidy [2021-05-12T19:07:12.783Z] Step 9/26 : RUN go mod tidy [2021-05-12T19:07:12.783Z] ---> Running in 6fa8fca7db27 [2021-05-12T19:07:12.783Z] ---> Running in e166cdee671d [2021-05-12T19:07:12.783Z] ---> Running in 9c48ab56fc5a [2021-05-12T19:07:12.783Z] ---> 796ddab0854b [2021-05-12T19:07:12.783Z] Step 9/22 : RUN go mod tidy [2021-05-12T19:07:12.783Z] ---> a73bfa601c30 [2021-05-12T19:07:12.783Z] Step 9/23 : RUN go mod tidy [2021-05-12T19:07:12.783Z] ---> Running in a139acbaf85c [2021-05-12T19:07:12.783Z] ---> Running in 384e11f191a4 [2021-05-12T19:07:12.783Z] Removing intermediate container a139acbaf85c [2021-05-12T19:07:12.783Z] ---> 18ed1d468d71 [2021-05-12T19:07:12.783Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T19:07:12.783Z] Removing intermediate container 6fa8fca7db27 [2021-05-12T19:07:12.783Z] ---> b29c3f072a5d [2021-05-12T19:07:12.783Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T19:07:12.783Z] Removing intermediate container e166cdee671d [2021-05-12T19:07:12.783Z] ---> 64ea04aed412 [2021-05-12T19:07:12.783Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T19:07:12.783Z] ---> Running in bbda82068072 [2021-05-12T19:07:12.783Z] ---> Running in bdf35ed410e6 [2021-05-12T19:07:12.783Z] ---> Running in cbf55da625db [2021-05-12T19:07:12.783Z] Removing intermediate container 384e11f191a4 [2021-05-12T19:07:12.783Z] ---> 5e5a2ef8ef02 [2021-05-12T19:07:12.783Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T19:07:12.783Z] Removing intermediate container 9c48ab56fc5a [2021-05-12T19:07:12.783Z] ---> e049e5e8b8cd [2021-05-12T19:07:12.783Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T19:07:12.784Z] ---> Running in cd33d0cd9665 [2021-05-12T19:07:12.784Z] ---> Running in d4056b45901f [2021-05-12T19:07:12.784Z] 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-12T19:07:12.784Z] 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-12T19:07:12.784Z] 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-12T19:07:12.784Z] 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-12T19:07:12.784Z] 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-12T19:07:14.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.657s coverage: 27.8% of statements [2021-05-12T19:07:14.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T19:07:14.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T19:07:14.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T19:07:14.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T19:07:14.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T19:07:14.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.177s coverage: 81.2% of statements [2021-05-12T19:07:14.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T19:07:14.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.235s coverage: 100.0% of statements [2021-05-12T19:07:14.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T19:07:14.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.171s coverage: 100.0% of statements [2021-05-12T19:07:14.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T19:07:14.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T19:07:15.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.300s coverage: 71.3% of statements [2021-05-12T19:07:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T19:07:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T19:07:17.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.454s coverage: 87.7% of statements [2021-05-12T19:07:17.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T19:07:17.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T19:07:17.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.143s coverage: 78.9% of statements [2021-05-12T19:07:17.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T19:07:28.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.223s coverage: 28.6% of statements [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T19:07:28.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.232s coverage: 100.0% of statements [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T19:07:28.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.166s coverage: 100.0% of statements [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T19:07:28.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.373s coverage: 86.7% of statements [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T19:07:28.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.551s coverage: 97.5% of statements [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T19:07:28.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.341s coverage: 78.3% of statements [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T19:07:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T19:07:34.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.273s coverage: 95.1% of statements [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T19:07:34.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements [2021-05-12T19:07:34.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T19:07:34.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T19:07:34.898Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.225s coverage: 0.9% of statements [2021-05-12T19:07:34.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T19:07:34.898Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.118s coverage: 22.0% of statements [2021-05-12T19:07:34.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T19:07:34.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements [2021-05-12T19:07:34.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.167s coverage: 79.5% of statements [2021-05-12T19:07:34.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.121s coverage: 94.1% of statements [2021-05-12T19:07:34.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.190s coverage: 96.3% of statements [2021-05-12T19:07:35.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.142s coverage: 87.5% of statements [2021-05-12T19:07:48.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.131s coverage: 94.4% of statements [2021-05-12T19:07:48.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.126s coverage: 44.8% of statements [2021-05-12T19:07:52.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.538s coverage: 81.8% of statements [2021-05-12T19:07:52.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.219s coverage: 92.9% of statements [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 76.0% of statements [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.130s coverage: 80.0% of statements [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.200s coverage: 87.2% of statements [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.222s coverage: 85.4% of statements [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.647s coverage: 64.4% of statements [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T19:08:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.127s coverage: 100.0% of statements [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2021-05-12T19:08:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-05-12T19:08:01.381Z] 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-12T19:08:01.381Z] 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-12T19:08:01.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-05-12T19:08:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-05-12T19:08:05.262Z] Removing intermediate container d4056b45901f [2021-05-12T19:08:05.262Z] ---> 7db85f685a0c [2021-05-12T19:08:05.262Z] [2021-05-12T19:08:05.262Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T19:08:05.262Z] Removing intermediate container bdf35ed410e6 [2021-05-12T19:08:05.262Z] ---> ce35ea0d337c [2021-05-12T19:08:05.262Z] [2021-05-12T19:08:05.262Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T19:08:05.587Z] 3.12: Pulling from library/alpine [2021-05-12T19:08:05.587Z] 3.12: Pulling from library/alpine [2021-05-12T19:08:05.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.988s coverage: 66.9% of statements [2021-05-12T19:08:05.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T19:08:05.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T19:08:05.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T19:08:05.883Z] Removing intermediate container bbda82068072 [2021-05-12T19:08:05.883Z] ---> 2e87ca8a309b [2021-05-12T19:08:05.883Z] [2021-05-12T19:08:05.883Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T19:08:05.883Z] 3.12: Pulling from library/alpine [2021-05-12T19:08:06.306Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T19:08:06.306Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T19:08:06.306Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T19:08:06.306Z] ---> 13621d1b12d4 [2021-05-12T19:08:06.306Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T19:08:06.306Z] Status: Image is up to date for alpine:3.12 [2021-05-12T19:08:06.306Z] ---> 13621d1b12d4 [2021-05-12T19:08:06.306Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T19:08:06.306Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T19:08:06.306Z] Status: Image is up to date for alpine:3.12 [2021-05-12T19:08:06.306Z] ---> 13621d1b12d4 [2021-05-12T19:08:06.306Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T19:08:07.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.707s coverage: 43.4% of statements [2021-05-12T19:08:07.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T19:08:07.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T19:08:07.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.126s coverage: 89.5% of statements [2021-05-12T19:08:07.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T19:08:07.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements [2021-05-12T19:08:10.481Z] ---> Running in 349765dc8060 [2021-05-12T19:08:10.481Z] ---> Running in 50534bdf6612 [2021-05-12T19:08:10.481Z] ---> Running in 932ab8b55244 [2021-05-12T19:08:10.481Z] Removing intermediate container cbf55da625db [2021-05-12T19:08:10.481Z] ---> 1b76f2159eaa [2021-05-12T19:08:10.481Z] [2021-05-12T19:08:10.481Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T19:08:10.481Z] ---> 13621d1b12d4 [2021-05-12T19:08:10.481Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T19:08:10.778Z] Removing intermediate container cd33d0cd9665 [2021-05-12T19:08:10.778Z] ---> a48123778112 [2021-05-12T19:08:10.778Z] [2021-05-12T19:08:10.778Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T19:08:10.778Z] ---> 13621d1b12d4 [2021-05-12T19:08:10.778Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T19:08:10.778Z] ---> Running in 3b10a732d37d [2021-05-12T19:08:10.778Z] Removing intermediate container 50534bdf6612 [2021-05-12T19:08:10.778Z] ---> 473b3b234b37 [2021-05-12T19:08:10.778Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T19:08:11.076Z] ---> Running in 404f9b64cf9a [2021-05-12T19:08:11.076Z] ---> Running in d39734030fed [2021-05-12T19:08:11.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:11.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:11.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:11.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:11.720Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T19:08:11.720Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T19:08:11.720Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T19:08:11.720Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T19:08:11.720Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:08:11.720Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T19:08:11.721Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T19:08:11.721Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T19:08:11.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:11.721Z] OK: 7 MiB in 18 packages [2021-05-12T19:08:11.721Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T19:08:11.721Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T19:08:11.721Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T19:08:11.721Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T19:08:11.721Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:08:11.721Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T19:08:11.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:12.013Z] OK: 7 MiB in 20 packages [2021-05-12T19:08:12.013Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T19:08:12.013Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T19:08:12.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:12.013Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:08:12.013Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T19:08:12.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:12.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:12.013Z] OK: 6 MiB in 16 packages [2021-05-12T19:08:12.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:12.304Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T19:08:12.304Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:08:12.304Z] OK: 6 MiB in 15 packages [2021-05-12T19:08:12.304Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T19:08:12.304Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T19:08:12.304Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:08:12.304Z] OK: 6 MiB in 16 packages [2021-05-12T19:08:13.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.396s coverage: 47.0% of statements [2021-05-12T19:08:13.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T19:08:13.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T19:08:13.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T19:08:13.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T19:08:13.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T19:08:13.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2021-05-12T19:08:13.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T19:08:13.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.090s coverage: 100.0% of statements [2021-05-12T19:08:13.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T19:08:13.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T19:08:13.849Z] Removing intermediate container 349765dc8060 [2021-05-12T19:08:13.850Z] ---> 39845186b3da [2021-05-12T19:08:13.850Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T19:08:14.468Z] ---> Running in 12228d0a4761 [2021-05-12T19:08:14.468Z] Removing intermediate container 932ab8b55244 [2021-05-12T19:08:14.468Z] ---> 367ee8ceb0f7 [2021-05-12T19:08:14.468Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T19:08:15.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.248s coverage: 22.7% of statements [2021-05-12T19:08:15.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T19:08:15.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.400s coverage: 92.6% of statements [2021-05-12T19:08:15.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T19:08:15.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T19:08:15.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T19:08:15.374Z] Removing intermediate container 3b10a732d37d [2021-05-12T19:08:15.374Z] ---> 6d260d8a663a [2021-05-12T19:08:15.374Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T19:08:15.374Z] Removing intermediate container d39734030fed [2021-05-12T19:08:15.374Z] ---> 62e0e1a4520d [2021-05-12T19:08:15.374Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T19:08:15.374Z] Removing intermediate container 404f9b64cf9a [2021-05-12T19:08:15.374Z] ---> d77c3c550e55 [2021-05-12T19:08:15.374Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T19:08:15.661Z] ---> Running in 9229e6e4166d [2021-05-12T19:08:15.661Z] ---> Running in 255dbfbca8bd [2021-05-12T19:08:15.661Z] ---> Running in 2d3abcd49f79 [2021-05-12T19:08:15.661Z] ---> Running in 7f572863d2c3 [2021-05-12T19:08:15.661Z] Removing intermediate container 12228d0a4761 [2021-05-12T19:08:15.661Z] ---> 1c2f057f8a1e [2021-05-12T19:08:15.661Z] Step 14/22 : WORKDIR /edgex [2021-05-12T19:08:15.953Z] ---> Running in 0396f2672d9f [2021-05-12T19:08:15.953Z] Removing intermediate container 255dbfbca8bd [2021-05-12T19:08:15.953Z] ---> b03ccfa4527b [2021-05-12T19:08:15.953Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T19:08:15.953Z] Removing intermediate container 2d3abcd49f79 [2021-05-12T19:08:15.953Z] ---> d9de1d4ef47e [2021-05-12T19:08:15.953Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T19:08:15.953Z] Removing intermediate container 9229e6e4166d [2021-05-12T19:08:15.953Z] ---> 273580edc30c [2021-05-12T19:08:15.953Z] Step 14/26 : WORKDIR / [2021-05-12T19:08:16.248Z] Removing intermediate container 7f572863d2c3 [2021-05-12T19:08:16.248Z] ---> 1136da4d2531 [2021-05-12T19:08:16.249Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T19:08:16.249Z] ---> Running in e1fe10efa958 [2021-05-12T19:08:16.249Z] ---> Running in 33d22baf51b7 [2021-05-12T19:08:16.249Z] ---> Running in 0ddac4ad54f3 [2021-05-12T19:08:16.249Z] ---> Running in 8e34817bf3a3 [2021-05-12T19:08:16.249Z] Removing intermediate container 0396f2672d9f [2021-05-12T19:08:16.249Z] ---> 9bf3dce1151f [2021-05-12T19:08:16.249Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T19:08:16.530Z] Removing intermediate container 33d22baf51b7 [2021-05-12T19:08:16.530Z] ---> 161064fca6c7 [2021-05-12T19:08:16.530Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T19:08:16.530Z] Removing intermediate container e1fe10efa958 [2021-05-12T19:08:16.530Z] ---> 140f99011bf1 [2021-05-12T19:08:16.530Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T19:08:16.824Z] Removing intermediate container 8e34817bf3a3 [2021-05-12T19:08:16.825Z] ---> 2038166380f6 [2021-05-12T19:08:16.825Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T19:08:16.825Z] Removing intermediate container 0ddac4ad54f3 [2021-05-12T19:08:16.825Z] ---> ce880171228a [2021-05-12T19:08:16.825Z] 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-12T19:08:16.825Z] ---> Running in c92154108eec [2021-05-12T19:08:17.105Z] ---> 1fff33574c45 [2021-05-12T19:08:17.105Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T19:08:17.105Z] ---> Running in 1eb7909bf056 [2021-05-12T19:08:17.105Z] ---> Running in 436637a2e032 [2021-05-12T19:08:17.406Z] ---> 3e6d6efd2b0b [2021-05-12T19:08:17.406Z] 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-12T19:08:17.406Z] Removing intermediate container c92154108eec [2021-05-12T19:08:17.406Z] ---> ecc36c34b924 [2021-05-12T19:08:17.406Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:08:17.708Z] Removing intermediate container 436637a2e032 [2021-05-12T19:08:17.708Z] ---> da7e00a1cc80 [2021-05-12T19:08:17.708Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:08:17.708Z] ---> d831e2760c49 [2021-05-12T19:08:17.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T19:08:18.015Z] ---> 89c045991714 [2021-05-12T19:08:18.015Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T19:08:18.015Z] ---> d29655c2850c [2021-05-12T19:08:18.015Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T19:08:18.015Z] ---> f72bd04a86c9 [2021-05-12T19:08:18.015Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T19:08:18.339Z] ---> 049735f1c218 [2021-05-12T19:08:18.339Z] 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-12T19:08:18.632Z] ---> 9242a9621f3a [2021-05-12T19:08:18.632Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T19:08:18.632Z] ---> b597305534e5 [2021-05-12T19:08:18.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T19:08:18.632Z] ---> Running in 8c1928f9b3c5 [2021-05-12T19:08:18.916Z] Removing intermediate container 1eb7909bf056 [2021-05-12T19:08:18.916Z] ---> 264f8b94134c [2021-05-12T19:08:18.916Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T19:08:18.916Z] ---> 7e0dd71cc956 [2021-05-12T19:08:18.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T19:08:18.916Z] ---> 04034bae70a4 [2021-05-12T19:08:18.916Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T19:08:18.916Z] ---> Running in 159aa67e6208 [2021-05-12T19:08:18.916Z] Removing intermediate container 8c1928f9b3c5 [2021-05-12T19:08:18.916Z] ---> 92e30340405c [2021-05-12T19:08:18.916Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T19:08:19.217Z] ---> 861066e0772f [2021-05-12T19:08:19.217Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T19:08:19.217Z] ---> Running in 137d6538a1fb [2021-05-12T19:08:19.217Z] ---> Running in 12fba83035d0 [2021-05-12T19:08:19.901Z] Removing intermediate container 159aa67e6208 [2021-05-12T19:08:19.901Z] ---> 73a5ee7d5efa [2021-05-12T19:08:19.901Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T19:08:19.901Z] ---> 2a60ced94cbb [2021-05-12T19:08:19.901Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T19:08:19.901Z] ---> 84a8438ab9bd [2021-05-12T19:08:19.901Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T19:08:19.901Z] Removing intermediate container 137d6538a1fb [2021-05-12T19:08:19.901Z] ---> dda5469125b9 [2021-05-12T19:08:19.901Z] Step 20/22 : LABEL arch=x86_64 [2021-05-12T19:08:19.901Z] ---> Running in cbf7fc13dc40 [2021-05-12T19:08:19.901Z] Removing intermediate container 12fba83035d0 [2021-05-12T19:08:19.901Z] ---> c144e7c6f2f3 [2021-05-12T19:08:19.901Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:08:19.901Z] ---> Running in b624b6cbaa8f [2021-05-12T19:08:20.186Z] ---> Running in 15da40967c39 [2021-05-12T19:08:20.186Z] ---> 80e71d9a2993 [2021-05-12T19:08:20.186Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T19:08:20.475Z] Removing intermediate container cbf7fc13dc40 [2021-05-12T19:08:20.475Z] ---> bd37111822d4 [2021-05-12T19:08:20.475Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:08:20.475Z] Removing intermediate container b624b6cbaa8f [2021-05-12T19:08:20.475Z] ---> 62167a5cf70b [2021-05-12T19:08:20.475Z] Step 21/22 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:08:20.475Z] ---> Running in 50a7c89bd654 [2021-05-12T19:08:20.475Z] Removing intermediate container 15da40967c39 [2021-05-12T19:08:20.475Z] ---> 78c114b0571e [2021-05-12T19:08:20.475Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T19:08:20.475Z] ---> Running in 42c71892328a [2021-05-12T19:08:20.763Z] ---> 14275a0c6219 [2021-05-12T19:08:20.763Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T19:08:20.763Z] ---> Running in bfcbeeacde92 [2021-05-12T19:08:20.763Z] ---> Running in 6d338aaa3c9d [2021-05-12T19:08:21.068Z] Removing intermediate container 50a7c89bd654 [2021-05-12T19:08:21.068Z] ---> a64f498a2a51 [2021-05-12T19:08:21.069Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T19:08:21.069Z] ---> Running in a7cc31a1b622 [2021-05-12T19:08:21.365Z] ---> 2008972669a0 [2021-05-12T19:08:21.365Z] 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-12T19:08:21.365Z] Removing intermediate container 6d338aaa3c9d [2021-05-12T19:08:21.365Z] ---> cbcf9926a2ae [2021-05-12T19:08:21.365Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T19:08:21.365Z] Removing intermediate container bfcbeeacde92 [2021-05-12T19:08:21.366Z] ---> a4daf38c7ac3 [2021-05-12T19:08:21.366Z] Step 22/23 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:08:21.648Z] ---> Running in 06833cbd1299 [2021-05-12T19:08:21.648Z] ---> Running in 6d59fbb24672 [2021-05-12T19:08:21.648Z] ---> Running in ed4a71bc7b99 [2021-05-12T19:08:21.648Z] Removing intermediate container a7cc31a1b622 [2021-05-12T19:08:21.648Z] ---> 4c59a1390e26 [2021-05-12T19:08:21.648Z] Step 22/23 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:08:21.974Z] ---> Running in 6c0a8e895fa9 [2021-05-12T19:08:21.974Z] Removing intermediate container 6d59fbb24672 [2021-05-12T19:08:21.974Z] ---> 13c6e1acbd95 [2021-05-12T19:08:21.974Z] [2021-05-12T19:08:22.278Z] Removing intermediate container 06833cbd1299 [2021-05-12T19:08:22.278Z] ---> 6dd4acb9f2c5 [2021-05-12T19:08:22.278Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T19:08:22.278Z] ---> Running in 9a198e1ed0de [2021-05-12T19:08:22.278Z] Removing intermediate container 6c0a8e895fa9 [2021-05-12T19:08:22.278Z] ---> 0ff273ce9d47 [2021-05-12T19:08:22.278Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T19:08:22.601Z] ---> Running in cdd965c2b767 [2021-05-12T19:08:22.601Z] Removing intermediate container 42c71892328a [2021-05-12T19:08:22.601Z] ---> beac8fb41ade [2021-05-12T19:08:22.601Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:08:22.601Z] Removing intermediate container 9a198e1ed0de [2021-05-12T19:08:22.601Z] ---> fafbe26a7f4a [2021-05-12T19:08:22.601Z] [2021-05-12T19:08:22.909Z] Successfully built 13c6e1acbd95 [2021-05-12T19:08:22.909Z] Successfully tagged security-proxy-setup:latest [2021-05-12T19:08:22.909Z]  Building security-proxy-setup ... done Building core-command [2021-05-12T19:08:22.909Z] Removing intermediate container cdd965c2b767 [2021-05-12T19:08:22.909Z] ---> 1febe541d5f7 [2021-05-12T19:08:22.909Z] [2021-05-12T19:08:22.909Z] Successfully built fafbe26a7f4a [2021-05-12T19:08:23.220Z] Successfully tagged support-notifications:latest [2021-05-12T19:08:23.220Z] Building core-metadata [2021-05-12T19:08:23.220Z]  Building support-notifications ... done  ---> e6ef0d61e8d0 [2021-05-12T19:08:23.220Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T19:08:23.220Z] Successfully built 1febe541d5f7 [2021-05-12T19:08:23.220Z] Successfully tagged support-scheduler:latest [2021-05-12T19:08:23.220Z] Building core-data [2021-05-12T19:08:23.581Z]  Building support-scheduler ... done Removing intermediate container ed4a71bc7b99 [2021-05-12T19:08:23.582Z] ---> 3b066a998c19 [2021-05-12T19:08:23.582Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T19:08:23.582Z] ---> Running in 28f3e13b946b [2021-05-12T19:08:23.892Z] Removing intermediate container 28f3e13b946b [2021-05-12T19:08:23.892Z] ---> c4bebf126e8f [2021-05-12T19:08:23.892Z] Step 24/26 : LABEL arch=x86_64 [2021-05-12T19:08:23.892Z] ---> fac5ee201a11 [2021-05-12T19:08:23.892Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T19:08:24.221Z] ---> Running in f076d2a411c8 [2021-05-12T19:08:24.221Z] Removing intermediate container f076d2a411c8 [2021-05-12T19:08:24.221Z] ---> 65f2770c08e4 [2021-05-12T19:08:24.221Z] Step 25/26 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:08:24.943Z] ---> 5b9ff65ba87c [2021-05-12T19:08:24.943Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T19:08:24.943Z] ---> Running in 1122c19fffff [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.633s coverage: 28.7% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.163s coverage: 99.0% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.157s coverage: 100.0% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.233s coverage: 64.6% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.386s coverage: 97.6% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.090s coverage: 0.0% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.137s coverage: 28.1% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.089s coverage: 85.7% of statements [2021-05-12T19:08:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T19:08:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-12T19:08:25.971Z] GO111MODULE=on go vet ./... [2021-05-12T19:08:27.818Z] Removing intermediate container 1122c19fffff [2021-05-12T19:08:27.818Z] ---> e495f608d1ce [2021-05-12T19:08:27.818Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T19:08:27.818Z] ---> 69300a25cebe [2021-05-12T19:08:27.818Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T19:08:27.818Z] ---> Running in 3cec5850543b [2021-05-12T19:08:30.906Z] Removing intermediate container 3cec5850543b [2021-05-12T19:08:30.906Z] ---> 60ee64feffe5 [2021-05-12T19:08:30.906Z] [2021-05-12T19:08:30.906Z] ---> bc26cba9e3ea [2021-05-12T19:08:30.906Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T19:08:31.691Z] Successfully built 60ee64feffe5 [2021-05-12T19:08:31.691Z] Successfully tagged security-secretstore-setup:latest [2021-05-12T19:08:31.691Z] ---> Running in 412ae6931a8d [2021-05-12T19:08:31.691Z] Building sys-mgmt-agent [2021-05-12T19:08:33.203Z]  Building security-secretstore-setup ... done Removing intermediate container 412ae6931a8d [2021-05-12T19:08:33.203Z] ---> aa940cd37ee1 [2021-05-12T19:08:33.203Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T19:08:35.340Z] ---> 1267c59a83f6 [2021-05-12T19:08:35.340Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T19:08:35.340Z] ---> Running in e51e31700a1d [2021-05-12T19:08:37.489Z] Removing intermediate container e51e31700a1d [2021-05-12T19:08:37.489Z] ---> bf7cc30e11ac [2021-05-12T19:08:37.489Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T19:08:40.830Z] ---> Running in 8fd211811019 [2021-05-12T19:08:41.160Z] Removing intermediate container 8fd211811019 [2021-05-12T19:08:41.160Z] ---> 1467a497eb94 [2021-05-12T19:08:41.160Z] Step 29/32 : CMD ["gate"] [2021-05-12T19:08:41.813Z] ---> Running in 7751a04e64a2 [2021-05-12T19:08:42.120Z] Removing intermediate container 7751a04e64a2 [2021-05-12T19:08:42.120Z] ---> 1143d253f4ac [2021-05-12T19:08:42.120Z] Step 30/32 : LABEL arch=x86_64 [2021-05-12T19:08:43.189Z] ---> Running in a7fff8a3e105 [2021-05-12T19:08:45.917Z] Removing intermediate container a7fff8a3e105 [2021-05-12T19:08:45.917Z] ---> cbd134415bd0 [2021-05-12T19:08:45.917Z] Step 31/32 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:08:46.604Z] ---> Running in a6af3078a9e9 [2021-05-12T19:08:48.796Z] Removing intermediate container a6af3078a9e9 [2021-05-12T19:08:48.796Z] ---> 58eabdfff51d [2021-05-12T19:08:48.796Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T19:08:48.796Z] ---> Running in 3202de855fde [2021-05-12T19:08:52.876Z] Removing intermediate container 3202de855fde [2021-05-12T19:08:52.876Z] ---> 465f27b3cf65 [2021-05-12T19:08:52.876Z] [2021-05-12T19:08:52.876Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:08:52.876Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:08:52.876Z] ---> 0c52640167b1 [2021-05-12T19:08:52.876Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T19:08:52.876Z] ---> Using cache [2021-05-12T19:08:52.876Z] ---> 9168617b1f54 [2021-05-12T19:08:52.876Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:08:52.876Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:08:52.876Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:08:52.876Z] ---> 0c52640167b1 [2021-05-12T19:08:52.876Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T19:08:52.876Z] ---> Using cache [2021-05-12T19:08:52.876Z] ---> 9168617b1f54 [2021-05-12T19:08:52.876Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:08:52.876Z] ---> Using cache [2021-05-12T19:08:52.876Z] ---> c831a6547f6d [2021-05-12T19:08:52.876Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T19:08:52.876Z] ---> Using cache [2021-05-12T19:08:52.876Z] ---> b6646c8f2ea0 [2021-05-12T19:08:52.876Z] Step 6/24 : COPY go.mod . [2021-05-12T19:08:52.876Z] ---> Using cache [2021-05-12T19:08:52.876Z] ---> c831a6547f6d [2021-05-12T19:08:52.876Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T19:08:52.876Z] ---> Using cache [2021-05-12T19:08:52.876Z] ---> d11f6e95fa2c [2021-05-12T19:08:52.876Z] Step 7/24 : RUN go mod download [2021-05-12T19:08:52.876Z] ---> Using cache [2021-05-12T19:08:52.876Z] ---> b080da9c4c9a [2021-05-12T19:08:52.876Z] Step 8/24 : COPY . . [2021-05-12T19:08:53.199Z] ---> Using cache [2021-05-12T19:08:53.199Z] ---> a73bfa601c30 [2021-05-12T19:08:53.199Z] Step 9/24 : RUN go mod tidy [2021-05-12T19:08:53.199Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:08:53.199Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:08:53.199Z] ---> 0c52640167b1 [2021-05-12T19:08:53.199Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T19:08:53.199Z] ---> Using cache [2021-05-12T19:08:53.199Z] ---> 9168617b1f54 [2021-05-12T19:08:53.199Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:08:53.199Z] ---> Using cache [2021-05-12T19:08:53.199Z] ---> c831a6547f6d [2021-05-12T19:08:53.199Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T19:08:53.199Z] ---> Using cache [2021-05-12T19:08:53.199Z] ---> b6646c8f2ea0 [2021-05-12T19:08:53.199Z] Step 6/24 : COPY go.mod . [2021-05-12T19:08:53.199Z] ---> Using cache [2021-05-12T19:08:53.199Z] ---> d11f6e95fa2c [2021-05-12T19:08:53.199Z] Step 7/24 : RUN go mod download [2021-05-12T19:08:53.199Z] ---> Using cache [2021-05-12T19:08:53.199Z] ---> b080da9c4c9a [2021-05-12T19:08:53.199Z] Step 8/24 : COPY . . [2021-05-12T19:08:53.199Z] ---> Using cache [2021-05-12T19:08:53.199Z] ---> 5e5a2ef8ef02 [2021-05-12T19:08:53.199Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T19:08:53.199Z] ---> Using cache [2021-05-12T19:08:53.199Z] ---> a73bfa601c30 [2021-05-12T19:08:53.199Z] Step 9/24 : RUN go mod tidy [2021-05-12T19:08:53.199Z] ---> Using cache [2021-05-12T19:08:53.199Z] ---> 5e5a2ef8ef02 [2021-05-12T19:08:53.199Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T19:08:54.265Z] Successfully built 465f27b3cf65 [2021-05-12T19:08:54.542Z] Successfully tagged security-bootstrapper:latest [2021-05-12T19:08:54.811Z]  Building security-bootstrapper ... done  ---> Running in 7083744252aa [2021-05-12T19:08:54.811Z] ---> Running in 5e7d2e88d148 [2021-05-12T19:08:54.811Z] ---> Running in 314a8f0c1d26 [2021-05-12T19:08:57.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:57.432Z] 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-12T19:08:57.432Z] 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-12T19:08:57.697Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:08:57.697Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:08:57.697Z] ---> 0c52640167b1 [2021-05-12T19:08:57.697Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T19:08:57.697Z] ---> Using cache [2021-05-12T19:08:57.697Z] ---> 9168617b1f54 [2021-05-12T19:08:57.697Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:08:57.697Z] ---> Using cache [2021-05-12T19:08:57.697Z] ---> c831a6547f6d [2021-05-12T19:08:57.697Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T19:08:58.279Z] ---> Running in eed3346571e6 [2021-05-12T19:08:58.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:58.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:08:59.470Z] OK: 219 MiB in 52 packages [2021-05-12T19:08:59.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:09:00.376Z] OK: 219 MiB in 52 packages [2021-05-12T19:09:01.000Z] Removing intermediate container 7083744252aa [2021-05-12T19:09:01.000Z] ---> 069ef96b2c42 [2021-05-12T19:09:01.000Z] Step 6/24 : COPY go.mod . [2021-05-12T19:09:02.032Z] ---> 4d4ccb3004b7 [2021-05-12T19:09:02.032Z] Step 7/24 : RUN go mod download [2021-05-12T19:09:02.032Z] Removing intermediate container eed3346571e6 [2021-05-12T19:09:02.032Z] ---> a4a55852cc8d [2021-05-12T19:09:02.032Z] Step 6/24 : COPY go.mod . [2021-05-12T19:09:02.032Z] ---> Running in 270a6b88fffb [2021-05-12T19:09:03.098Z] ---> f6b70f71eb1f [2021-05-12T19:09:03.098Z] Step 7/24 : RUN go mod download [2021-05-12T19:09:03.098Z] ---> Running in 5ed7dadbe3e7 [2021-05-12T19:09:05.767Z] Removing intermediate container 270a6b88fffb [2021-05-12T19:09:05.767Z] ---> 61dc18fe301b [2021-05-12T19:09:05.767Z] Step 8/24 : COPY . . [2021-05-12T19:09:05.767Z] Removing intermediate container 5ed7dadbe3e7 [2021-05-12T19:09:05.767Z] ---> 24e4ee0cf47e [2021-05-12T19:09:05.767Z] Step 8/24 : COPY . . [2021-05-12T19:09:45.044Z] Removing intermediate container 5e7d2e88d148 [2021-05-12T19:09:45.044Z] Removing intermediate container 314a8f0c1d26 [2021-05-12T19:09:45.044Z] ---> 9d58c0a6e6bd [2021-05-12T19:09:45.044Z] ---> abcd73e9997d [2021-05-12T19:09:45.044Z] [2021-05-12T19:09:45.044Z] [2021-05-12T19:09:45.044Z] Step 11/24 : FROM alpine:3.12Step 11/24 : FROM alpine:3.12 [2021-05-12T19:09:45.044Z] [2021-05-12T19:09:45.044Z] ---> 13621d1b12d4 [2021-05-12T19:09:45.044Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T19:09:45.044Z] ---> 13621d1b12d4 [2021-05-12T19:09:45.044Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T19:09:45.044Z] ---> Using cache [2021-05-12T19:09:45.044Z] ---> d77c3c550e55 [2021-05-12T19:09:45.044Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T19:09:45.044Z] ---> Using cache [2021-05-12T19:09:45.044Z] ---> d77c3c550e55 [2021-05-12T19:09:45.044Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T19:09:45.044Z] ---> Using cache [2021-05-12T19:09:45.044Z] ---> 1136da4d2531 [2021-05-12T19:09:45.044Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T19:09:45.044Z] ---> Using cache [2021-05-12T19:09:45.044Z] ---> 1136da4d2531 [2021-05-12T19:09:45.044Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T19:09:45.044Z] ---> 2895f24595a0 [2021-05-12T19:09:45.044Z] Step 9/24 : RUN go mod tidy [2021-05-12T19:09:45.044Z] ---> Running in 527a4bb6a5d2 [2021-05-12T19:09:45.044Z] ---> Running in 0594774b79f8 [2021-05-12T19:09:45.044Z] ---> 5105526b200b [2021-05-12T19:09:45.044Z] Step 9/24 : RUN go mod tidy [2021-05-12T19:09:45.044Z] ---> Running in 5dd63c3107aa [2021-05-12T19:09:45.044Z] ---> Running in 0524a6b9b26f [2021-05-12T19:09:45.044Z] Removing intermediate container 0594774b79f8 [2021-05-12T19:09:45.044Z] ---> a7f49bf1cea6 [2021-05-12T19:09:45.044Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T19:09:45.044Z] Removing intermediate container 527a4bb6a5d2 [2021-05-12T19:09:45.044Z] ---> 78b077dd2113 [2021-05-12T19:09:45.044Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T19:09:45.044Z] ---> Running in 269aa33b5d45 [2021-05-12T19:09:45.735Z] ---> Running in da3dfa7203e2 [2021-05-12T19:09:45.735Z] Removing intermediate container 269aa33b5d45 [2021-05-12T19:09:45.735Z] ---> 3ba06d5f2784 [2021-05-12T19:09:45.735Z] Step 16/24 : WORKDIR / [2021-05-12T19:09:46.011Z] ---> Running in cab0612aef5b [2021-05-12T19:09:46.011Z] Removing intermediate container da3dfa7203e2 [2021-05-12T19:09:46.011Z] ---> 5fd2f59ca522 [2021-05-12T19:09:46.011Z] Step 16/24 : WORKDIR / [2021-05-12T19:09:46.292Z] ---> Running in 416bd5fee15e [2021-05-12T19:09:46.292Z] Removing intermediate container cab0612aef5b [2021-05-12T19:09:46.292Z] ---> 80ef32760d2f [2021-05-12T19:09:46.292Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:09:46.569Z] Removing intermediate container 416bd5fee15e [2021-05-12T19:09:46.569Z] ---> b8ee4eba275f [2021-05-12T19:09:46.569Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:09:46.863Z] ---> 514603d138ab [2021-05-12T19:09:46.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T19:09:47.521Z] ---> 602939d32875 [2021-05-12T19:09:47.521Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T19:09:48.553Z] ---> d3507e72f25f [2021-05-12T19:09:48.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T19:09:48.553Z] ---> e3bcd841bd3d [2021-05-12T19:09:48.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T19:09:48.868Z] ---> 0abdbb5fcdbb [2021-05-12T19:09:48.868Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T19:09:49.157Z] ---> Running in b2cedd224f58 [2021-05-12T19:09:49.157Z] ---> 5b96e1a2ca26 [2021-05-12T19:09:49.157Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T19:09:49.438Z] ---> Running in b52cf8f88647 [2021-05-12T19:09:49.438Z] Removing intermediate container b2cedd224f58 [2021-05-12T19:09:49.438Z] ---> c72e12de5068 [2021-05-12T19:09:49.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:09:49.438Z] ---> Running in bcc336a6136c [2021-05-12T19:09:49.714Z] Removing intermediate container b52cf8f88647 [2021-05-12T19:09:49.714Z] ---> 7b7ddc232e6b [2021-05-12T19:09:49.714Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:09:49.714Z] Removing intermediate container bcc336a6136c [2021-05-12T19:09:49.714Z] ---> d04ceb5334de [2021-05-12T19:09:49.714Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T19:09:49.714Z] ---> Running in 91b347f4c5f9 [2021-05-12T19:09:49.989Z] ---> Running in 73ed9ec518e5 [2021-05-12T19:09:49.989Z] Removing intermediate container 91b347f4c5f9 [2021-05-12T19:09:49.989Z] ---> 7ff9a4c81793 [2021-05-12T19:09:49.989Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T19:09:49.989Z] ---> Running in beb6532cf083 [2021-05-12T19:09:50.284Z] Removing intermediate container 73ed9ec518e5 [2021-05-12T19:09:50.284Z] ---> e43140b0e25b [2021-05-12T19:09:50.284Z] Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:09:50.558Z] ---> Running in af82cff42c47 [2021-05-12T19:09:50.828Z] Removing intermediate container beb6532cf083 [2021-05-12T19:09:50.828Z] ---> 5eb173e310bf [2021-05-12T19:09:50.828Z] Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:09:51.105Z] ---> Running in 308e85480473 [2021-05-12T19:09:51.105Z] Removing intermediate container af82cff42c47 [2021-05-12T19:09:51.105Z] ---> 9a745484b122 [2021-05-12T19:09:51.105Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T19:09:51.105Z] ---> Running in 6a1c246b3e39 [2021-05-12T19:09:51.394Z] Removing intermediate container 5dd63c3107aa [2021-05-12T19:09:51.394Z] ---> 235f66476743 [2021-05-12T19:09:51.394Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T19:09:51.394Z] Removing intermediate container 308e85480473 [2021-05-12T19:09:51.394Z] ---> 297bd42eebfc [2021-05-12T19:09:51.394Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T19:09:51.394Z] ---> Running in 8098458c58fd [2021-05-12T19:09:51.394Z] Removing intermediate container 0524a6b9b26f [2021-05-12T19:09:51.394Z] ---> b675865f30f5 [2021-05-12T19:09:51.394Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T19:09:51.659Z] Removing intermediate container 6a1c246b3e39 [2021-05-12T19:09:51.659Z] ---> 4a89a04e2c9b [2021-05-12T19:09:51.659Z] [2021-05-12T19:09:51.659Z] ---> Running in b91480bec1cb [2021-05-12T19:09:51.659Z] ---> Running in d5e4dc1a77ab [2021-05-12T19:09:51.929Z] Successfully built 4a89a04e2c9b [2021-05-12T19:09:52.252Z] Successfully tagged core-command:latest [2021-05-12T19:09:52.252Z]  Building core-command ... done Removing intermediate container b91480bec1cb [2021-05-12T19:09:52.252Z] ---> 6fb4305806d3 [2021-05-12T19:09:52.252Z] [2021-05-12T19:09:52.552Z] 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-12T19:09:53.234Z] Successfully built 6fb4305806d3 [2021-05-12T19:09:53.234Z] Successfully tagged core-metadata:latest [2021-05-12T19:09:53.234Z]  Building core-metadata ... done 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-12T19:10:03.136Z] gofmt -l . [2021-05-12T19:10:03.136Z] [ "`gofmt -l .`" = "" ] [2021-05-12T19:10:04.575Z] ./bin/test-go-mod-tidy.sh [2021-05-12T19:10:05.563Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-12T19:10:08.227Z] + ls -al . [2021-05-12T19:10:08.227Z] total 856 [2021-05-12T19:10:08.227Z] drwxrwxr-x 9 1001 1001 4096 May 12 19:10 . [2021-05-12T19:10:08.227Z] drwxr-xr-x 4 root root 4096 May 12 19:05 .. [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 11 May 12 19:03 .dockerignore [2021-05-12T19:10:08.227Z] drwxrwxr-x 8 1001 1001 4096 May 12 19:03 .git [2021-05-12T19:10:08.227Z] drwxrwxr-x 3 1001 1001 4096 May 12 19:03 .github [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 818 May 12 19:03 .gitignore [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 166 May 12 19:03 .sonarcloud.properties [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 8609 May 12 19:03 Attribution.txt [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 3804 May 12 19:03 CONTRIBUTING.md [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 931 May 12 19:03 Dockerfile.build [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 863 May 12 19:03 Jenkinsfile [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 10775 May 12 19:03 LICENSE [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 5594 May 12 19:03 Makefile [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 7978 May 12 19:03 README.md [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 6755 May 12 19:03 SECURITY.md [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 5 May 12 18:59 VERSION [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 4131 May 12 19:03 ZMQWindows.md [2021-05-12T19:10:08.227Z] drwxrwxr-x 2 1001 1001 4096 May 12 19:03 bin [2021-05-12T19:10:08.227Z] drwxrwxr-x 14 1001 1001 4096 May 12 19:03 cmd [2021-05-12T19:10:08.227Z] -rw-r--r-- 1 root root 720868 May 12 19:08 coverage.out [2021-05-12T19:10:08.227Z] -rw-r--r-- 1 root root 1060 May 12 19:10 go.mod [2021-05-12T19:10:08.227Z] -rw-r--r-- 1 root root 21595 May 12 19:05 go.sum [2021-05-12T19:10:08.227Z] drwxrwxr-x 8 1001 1001 4096 May 12 19:03 internal [2021-05-12T19:10:08.227Z] drwxrwxr-x 4 1001 1001 4096 May 12 19:03 openapi [2021-05-12T19:10:08.227Z] drwxrwxr-x 4 1001 1001 4096 May 12 19:03 snap [2021-05-12T19:10:08.227Z] -rw-rw-r-- 1 1001 1001 168 May 12 19:03 version.go [Pipeline] sh [2021-05-12T19:10:08.908Z] + '[' -e coverage.out ] [2021-05-12T19:10:08.908Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T19:10:08.931Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T19:10:10.154Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T19:10:10.859Z] + make build [2021-05-12T19:10:10.859Z] 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-12T19:10:17.578Z] 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-12T19:10:26.334Z] Removing intermediate container d5e4dc1a77ab [2021-05-12T19:10:26.334Z] ---> 55ec96b3339c [2021-05-12T19:10:26.334Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T19:10:26.334Z] ---> Running in 79d9b7543683 [2021-05-12T19:10:26.334Z] 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-12T19:10:28.911Z] Removing intermediate container 8098458c58fd [2021-05-12T19:10:28.911Z] ---> 811b62245b7d [2021-05-12T19:10:28.911Z] [2021-05-12T19:10:28.911Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T19:10:28.911Z] ---> 13621d1b12d4 [2021-05-12T19:10:28.911Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T19:10:28.911Z] ---> Running in 9a5751aedb34 [2021-05-12T19:10:28.911Z] Removing intermediate container 79d9b7543683 [2021-05-12T19:10:28.911Z] ---> d4e1dcf32e95 [2021-05-12T19:10:28.911Z] [2021-05-12T19:10:28.911Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T19:10:28.911Z] 20.10.0: Pulling from library/docker [2021-05-12T19:10:28.911Z] Removing intermediate container 9a5751aedb34 [2021-05-12T19:10:28.911Z] ---> 36c96e645532 [2021-05-12T19:10:28.911Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T19:10:29.202Z] ---> Running in a37b3fa9f34b [2021-05-12T19:10:29.515Z] Removing intermediate container a37b3fa9f34b [2021-05-12T19:10:29.515Z] ---> 3ece9d64e793 [2021-05-12T19:10:29.515Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T19:10:29.515Z] ---> Running in c922ce8b8139 [2021-05-12T19:10:29.822Z] Removing intermediate container c922ce8b8139 [2021-05-12T19:10:29.822Z] ---> 66cfff115546 [2021-05-12T19:10:29.822Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:10:29.822Z] ---> Running in cfc6f895acb4 [2021-05-12T19:10:31.360Z] Removing intermediate container cfc6f895acb4 [2021-05-12T19:10:31.360Z] ---> 7e265c120332 [2021-05-12T19:10:31.360Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T19:10:31.658Z] ---> Running in edd70f218575 [2021-05-12T19:10:32.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:10:32.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:10:33.533Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T19:10:33.533Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T19:10:33.806Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T19:10:33.806Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T19:10:34.826Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T19:10:35.482Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T19:10:35.761Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:10:36.038Z] OK: 8 MiB in 20 packages [2021-05-12T19:10:37.559Z] Removing intermediate container edd70f218575 [2021-05-12T19:10:37.559Z] ---> 80a085216fe3 [2021-05-12T19:10:37.559Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:10:37.842Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T19:10:37.842Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T19:10:37.842Z] ---> aefe523efa57 [2021-05-12T19:10:37.842Z] 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-12T19:10:37.842Z] ---> Running in 4057f4549ce6 [2021-05-12T19:10:38.137Z] ---> 5a12e58e79a5 [2021-05-12T19:10:38.137Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T19:10:38.137Z] Removing intermediate container 4057f4549ce6 [2021-05-12T19:10:38.137Z] ---> aa6a44f7136c [2021-05-12T19:10:38.137Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T19:10:38.137Z] ---> Running in dbeb49c4d67f [2021-05-12T19:10:39.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T19:10:39.135Z] ---> d44dd8244afc [2021-05-12T19:10:39.135Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T19:10:39.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T19:10:39.429Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T19:10:39.429Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T19:10:39.429Z] Executing bash-5.0.17-r0.post-install [2021-05-12T19:10:39.429Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T19:10:39.429Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T19:10:39.710Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T19:10:39.710Z] ---> f7f51bc92c8e [2021-05-12T19:10:39.710Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T19:10:39.710Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T19:10:39.710Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T19:10:39.710Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T19:10:39.710Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T19:10:39.710Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T19:10:39.710Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T19:10:39.710Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T19:10:39.710Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T19:10:39.710Z] ---> Running in 2d2fd8b3c693 [2021-05-12T19:10:40.324Z] Removing intermediate container 2d2fd8b3c693 [2021-05-12T19:10:40.324Z] ---> 750c19f38980 [2021-05-12T19:10:40.324Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:10:42.977Z] ---> Running in 98c78f68e10e [2021-05-12T19:10:42.977Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T19:10:42.977Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T19:10:42.977Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T19:10:42.977Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T19:10:42.977Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T19:10:42.977Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T19:10:42.977Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T19:10:42.977Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T19:10:43.256Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T19:10:43.539Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T19:10:43.539Z] Removing intermediate container 98c78f68e10e [2021-05-12T19:10:43.539Z] ---> 2dc699fd6586 [2021-05-12T19:10:43.539Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T19:10:43.539Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T19:10:43.539Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T19:10:43.811Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T19:10:43.811Z] ---> Running in e2db1873c7cc [2021-05-12T19:10:43.811Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T19:10:43.811Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T19:10:43.811Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T19:10:44.097Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T19:10:44.097Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T19:10:44.097Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T19:10:44.097Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T19:10:44.362Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T19:10:44.362Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T19:10:44.362Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T19:10:44.362Z] Removing intermediate container e2db1873c7cc [2021-05-12T19:10:44.362Z] ---> 64f6ba26c2de [2021-05-12T19:10:44.362Z] Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:10:44.362Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T19:10:44.475Z] 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-12T19:10:44.628Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T19:10:44.628Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T19:10:45.228Z] ---> Running in 2d8fe370596d [2021-05-12T19:10:45.228Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T19:10:45.228Z] OK: 72 MiB in 59 packages [2021-05-12T19:10:45.228Z] Removing intermediate container 2d8fe370596d [2021-05-12T19:10:45.228Z] ---> 6ff47afec053 [2021-05-12T19:10:45.228Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T19:10:45.495Z] ---> Running in 944e576f45a0 [2021-05-12T19:10:45.764Z] Removing intermediate container 944e576f45a0 [2021-05-12T19:10:45.764Z] ---> b7888937771b [2021-05-12T19:10:45.764Z] [2021-05-12T19:10:45.917Z] 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-12T19:10:46.029Z] Successfully built b7888937771b [2021-05-12T19:10:46.030Z] Successfully tagged core-data:latest [2021-05-12T19:10:46.296Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-05-12T19:10:46.296Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T19:10:46.884Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T19:10:46.884Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T19:10:46.884Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T19:10:46.884Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T19:10:47.845Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T19:10:47.845Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T19:10:47.845Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T19:10:47.845Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T19:10:48.426Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T19:10:48.697Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T19:10:48.697Z] 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-12T19:10:48.962Z] Collecting PyYAML<4,>=3.10 [2021-05-12T19:10:48.962Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T19:10:49.926Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T19:10:49.926Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T19:10:50.197Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T19:10:50.197Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T19:10:50.237Z] 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-12T19:10:51.184Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T19:10:51.184Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T19:10:51.184Z] 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-12T19:10:51.184Z] Collecting idna<2.8,>=2.5 [2021-05-12T19:10:51.184Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T19:10:51.184Z] 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-12T19:10:51.184Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T19:10:51.184Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T19:10:51.216Z] 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-12T19:10:51.452Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T19:10:51.452Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T19:10:51.452Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T19:10:51.452Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T19:10:51.452Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T19:10:51.452Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T19:10:51.716Z] Installing collected packages: idna, urllib3, requests, dockerpty, jsonschema, texttable, docker-pycreds, websocket-client, docker, PyYAML, docopt, cached-property, docker-compose [2021-05-12T19:10:51.716Z] Attempting uninstall: idna [2021-05-12T19:10:51.716Z] Found existing installation: idna 2.9 [2021-05-12T19:10:51.716Z] Uninstalling idna-2.9: [2021-05-12T19:10:51.716Z] Successfully uninstalled idna-2.9 [2021-05-12T19:10:51.981Z] Attempting uninstall: urllib3 [2021-05-12T19:10:51.981Z] Found existing installation: urllib3 1.25.9 [2021-05-12T19:10:51.981Z] Uninstalling urllib3-1.25.9: [2021-05-12T19:10:51.981Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T19:10:52.245Z] Attempting uninstall: requests [2021-05-12T19:10:52.245Z] Found existing installation: requests 2.23.0 [2021-05-12T19:10:52.245Z] Uninstalling requests-2.23.0: [2021-05-12T19:10:52.245Z] Successfully uninstalled requests-2.23.0 [2021-05-12T19:10:52.245Z] Running setup.py install for dockerpty: started [2021-05-12T19:10:53.200Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T19:10:53.200Z] Running setup.py install for texttable: started [2021-05-12T19:10:53.781Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T19:10:54.365Z] Running setup.py install for PyYAML: started [2021-05-12T19:10:54.960Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T19:10:54.960Z] Running setup.py install for docopt: started [2021-05-12T19:10:55.527Z] 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-12T19:10:55.923Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T19:10:56.192Z] 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-12T19:10:59.850Z] 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-12T19:11:01.834Z] 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-12T19:11:04.896Z] Removing intermediate container dbeb49c4d67f [2021-05-12T19:11:04.896Z] ---> 0a8955cc6e3c [2021-05-12T19:11:04.896Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T19:11:05.200Z] ---> Running in 1070fd4ace10 [2021-05-12T19:11:05.200Z] Removing intermediate container 1070fd4ace10 [2021-05-12T19:11:05.200Z] ---> cbae8a70bced [2021-05-12T19:11:05.200Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T19:11:05.228Z] 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-12T19:11:05.484Z] ---> Running in b82f24bc26ba [2021-05-12T19:11:05.484Z] Removing intermediate container b82f24bc26ba [2021-05-12T19:11:05.484Z] ---> 2bb7810df2c1 [2021-05-12T19:11:05.484Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T19:11:06.210Z] ---> 9eec16f8cc6b [2021-05-12T19:11:06.210Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T19:11:06.521Z] ---> 37ae3b93e419 [2021-05-12T19:11:06.521Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T19:11:07.170Z] ---> fc09fe66deb0 [2021-05-12T19:11:07.170Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T19:11:07.170Z] ---> Running in 13a4302ec911 [2021-05-12T19:11:07.870Z] 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-12T19:11:08.578Z] Removing intermediate container 13a4302ec911 [2021-05-12T19:11:08.578Z] ---> 81b3386f34dc [2021-05-12T19:11:08.578Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:11:08.578Z] ---> Running in 992ee48a2753 [2021-05-12T19:11:08.578Z] Removing intermediate container 992ee48a2753 [2021-05-12T19:11:08.578Z] ---> fb23f6f19fc8 [2021-05-12T19:11:08.578Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T19:11:08.578Z] ---> Running in 36cea5a0e21c [2021-05-12T19:11:08.840Z] Removing intermediate container 36cea5a0e21c [2021-05-12T19:11:08.840Z] ---> 5334a260fbe4 [2021-05-12T19:11:08.840Z] Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:11:08.840Z] ---> Running in 012d6db2f890 [2021-05-12T19:11:09.103Z] Removing intermediate container 012d6db2f890 [2021-05-12T19:11:09.103Z] ---> a92af2d1ce51 [2021-05-12T19:11:09.103Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T19:11:09.103Z] ---> Running in 1338c9770f31 [2021-05-12T19:11:09.366Z] Removing intermediate container 1338c9770f31 [2021-05-12T19:11:09.366Z] ---> a74d6a5ed212 [2021-05-12T19:11:09.366Z] [2021-05-12T19:11:09.631Z] Successfully built a74d6a5ed212 [2021-05-12T19:11:09.631Z] Successfully tagged sys-mgmt-agent:latest [2021-05-12T19:11:09.924Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-12T19:11:09.991Z] $ docker stop --time=1 5c49b04889aa42ec290ab234b281fc3c4877e86586d75455af5683645b44de51 [2021-05-12T19:11:11.262Z] 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-12T19:11:11.765Z] $ docker rm -f 5c49b04889aa42ec290ab234b281fc3c4877e86586d75455af5683645b44de51 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T19:11:12.255Z] + docker images [2021-05-12T19:11:12.833Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T19:11:12.833Z] sys-mgmt-agent latest a74d6a5ed212 3 seconds ago 312MB [2021-05-12T19:11:12.833Z] core-data latest b7888937771b 27 seconds ago 21.5MB [2021-05-12T19:11:12.833Z] d4e1dcf32e95 44 seconds ago 1.15GB [2021-05-12T19:11:12.833Z] 811b62245b7d 44 seconds ago 1.17GB [2021-05-12T19:11:12.833Z] core-command latest 4a89a04e2c9b About a minute ago 17MB [2021-05-12T19:11:12.833Z] core-metadata latest 6fb4305806d3 About a minute ago 18.6MB [2021-05-12T19:11:12.833Z] abcd73e9997d About a minute ago 1.16GB [2021-05-12T19:11:12.833Z] 9d58c0a6e6bd About a minute ago 1.17GB [2021-05-12T19:11:12.834Z] security-bootstrapper latest 465f27b3cf65 2 minutes ago 18.2MB [2021-05-12T19:11:12.834Z] security-secretstore-setup latest 60ee64feffe5 2 minutes ago 25.7MB [2021-05-12T19:11:12.834Z] support-scheduler latest 1febe541d5f7 2 minutes ago 17.1MB [2021-05-12T19:11:12.834Z] support-notifications latest fafbe26a7f4a 2 minutes ago 17.7MB [2021-05-12T19:11:12.834Z] security-proxy-setup latest 13c6e1acbd95 2 minutes ago 25.3MB [2021-05-12T19:11:12.834Z] 1b76f2159eaa 3 minutes ago 1.16GB [2021-05-12T19:11:12.834Z] a48123778112 3 minutes ago 1.16GB [2021-05-12T19:11:12.834Z] 2e87ca8a309b 3 minutes ago 1.15GB [2021-05-12T19:11:12.834Z] ce35ea0d337c 3 minutes ago 1.15GB [2021-05-12T19:11:12.834Z] 7db85f685a0c 3 minutes ago 1.16GB [2021-05-12T19:11:12.834Z] ci-base-image-x86_64 latest 0c52640167b1 10 minutes ago 648MB [2021-05-12T19:11:12.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 13 days ago 445MB [2021-05-12T19:11:12.834Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-12T19:11:12.834Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-12T19:11:12.834Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-12T19:11:12.834Z] 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 [Pipeline] } [2021-05-12T19:11:16.684Z] $ docker stop --time=1 deb0b6e3a79a64043fee222f6a903f51e132370d24489676567d2abd536ca2e2 [2021-05-12T19:11:19.635Z] $ docker rm -f deb0b6e3a79a64043fee222f6a903f51e132370d24489676567d2abd536ca2e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:11:21.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T19:11:21.415Z] [2021-05-12T19:11:21.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:11:21.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T19:11:21.820Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-12T19:11:21.820Z] 29e5d40040c1: Pulling fs layer [2021-05-12T19:11:21.820Z] 1ce36da41761: Pulling fs layer [2021-05-12T19:11:21.820Z] 25b303627fd3: Pulling fs layer [2021-05-12T19:11:22.094Z] 29e5d40040c1: Verifying Checksum [2021-05-12T19:11:22.094Z] 29e5d40040c1: Download complete [2021-05-12T19:11:22.689Z] 1ce36da41761: Verifying Checksum [2021-05-12T19:11:22.689Z] 1ce36da41761: Download complete [2021-05-12T19:11:22.689Z] 29e5d40040c1: Pull complete [2021-05-12T19:11:24.127Z] 1ce36da41761: Pull complete [2021-05-12T19:11:24.398Z] 25b303627fd3: Verifying Checksum [2021-05-12T19:11:24.398Z] 25b303627fd3: Download complete [2021-05-12T19:11:28.391Z] Still waiting to schedule task [2021-05-12T19:11:28.391Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-12T19:11:34.563Z] 25b303627fd3: Pull complete [2021-05-12T19:11:34.563Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-12T19:11:34.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T19:11:34.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-12T19:11:34.784Z] prd-ubuntu18.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container [2021-05-12T19:11:34.856Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-12T19:11:37.988Z] $ docker top 95e446e552f36c34fbb58b692555074c6ec03d4a25ad410855d25dab9b8ab65b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:11:38.946Z] + grep parallel [2021-05-12T19:11:38.947Z] + docker-compose build --help [2021-05-12T19:11:42.341Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T19:11:42.361Z] $ docker stop --time=1 95e446e552f36c34fbb58b692555074c6ec03d4a25ad410855d25dab9b8ab65b [2021-05-12T19:11:44.186Z] $ docker rm -f 95e446e552f36c34fbb58b692555074c6ec03d4a25ad410855d25dab9b8ab65b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:11:44.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T19:11:44.806Z] . [Pipeline] withDockerContainer [2021-05-12T19:11:45.025Z] prd-ubuntu18.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container [2021-05-12T19:11:45.097Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-12T19:11:46.378Z] $ docker top 55f111993e25f6a6980f3804cc58bf4f2b385b68768ef293b3bb76aa723ae3ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:11:47.333Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T19:11:51.628Z] Building core-command ... [2021-05-12T19:11:51.628Z] Building core-data ... [2021-05-12T19:11:51.628Z] Building core-metadata ... [2021-05-12T19:11:51.628Z] Building security-bootstrapper ... [2021-05-12T19:11:51.628Z] Building security-proxy-setup ... [2021-05-12T19:11:51.628Z] Building security-secretstore-setup ... [2021-05-12T19:11:51.628Z] Building support-notifications ... [2021-05-12T19:11:51.628Z] Building support-scheduler ... [2021-05-12T19:11:51.628Z] Building sys-mgmt-agent ... [2021-05-12T19:11:51.628Z] Building security-bootstrapper [2021-05-12T19:11:51.628Z] Building core-command [2021-05-12T19:11:51.628Z] Building support-notifications [2021-05-12T19:11:51.628Z] Building security-secretstore-setup [2021-05-12T19:11:51.628Z] Building core-metadata [2021-05-12T19:12:27.264Z] Running on prd-ubuntu18.04-docker-8c-8g-4779 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws [2021-05-12T19:12:27.287Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-05-12T19:12:30.961Z] using credential edgex-jenkins-ssh [2021-05-12T19:12:30.986Z] Cloning the remote Git repository [2021-05-12T19:12:31.158Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T19:12:31.566Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-05-12T19:12:31.619Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T19:12:31.619Z] > git --version # timeout=10 [2021-05-12T19:12:31.624Z] > git --version # 'git version 2.17.1' [2021-05-12T19:12:31.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:12:31.654Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T19:12:49.037Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:12:49.221Z] Merge succeeded, producing 62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:12:49.222Z] Checking out Revision 62b35b2432e8ce9c7661e764e19840c5adc5cc86 (PR-3410) [2021-05-12T19:12:48.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T19:12:48.390Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T19:12:48.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T19:12:48.446Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T19:12:48.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:12:48.452Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T19:12:49.096Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T19:12:49.101Z] > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 [2021-05-12T19:12:49.230Z] > git remote # timeout=10 [2021-05-12T19:12:49.244Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T19:12:49.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T19:12:49.253Z] > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 [2021-05-12T19:12:49.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T19:12:49.271Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T19:12:49.276Z] > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 [2021-05-12T19:12:53.030Z] Commit message: "fix: Address PR feedback from Tony and Beau" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:12:54.341Z] + echo snap-build.sh [2021-05-12T19:12:54.341Z] snap-build.sh [2021-05-12T19:12:54.341Z] + SNAP_BASE_DIR=. [2021-05-12T19:12:54.341Z] + '[' '!' -z /w/workspace/edgex-go/13 ']' [2021-05-12T19:12:54.341Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/13 [2021-05-12T19:12:54.341Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' [2021-05-12T19:12:54.341Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/13] [2021-05-12T19:12:54.341Z] + cd /w/workspace/edgex-go/13 [2021-05-12T19:12:54.341Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-12T19:12:54.341Z] Reading package lists... [2021-05-12T19:12:54.605Z] Building dependency tree... [2021-05-12T19:12:54.605Z] Reading state information... [2021-05-12T19:12:54.605Z] The following packages were automatically installed and are no longer required: [2021-05-12T19:12:54.605Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-12T19:12:54.605Z] uidmap xdelta3 [2021-05-12T19:12:54.605Z] Use 'sudo apt autoremove' to remove them. [2021-05-12T19:12:54.874Z] The following packages will be REMOVED: [2021-05-12T19:12:54.874Z] lxd* lxd-client* [2021-05-12T19:12:55.446Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-12T19:12:55.446Z] After this operation, 31.7 MB disk space will be freed. [2021-05-12T19:12:56.231Z] (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-12T19:12:56.494Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T19:12:57.438Z] Removing lxd dnsmasq configuration [2021-05-12T19:12:57.438Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T19:12:57.700Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-12T19:12:58.274Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-12T19:12:58.535Z] (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-12T19:12:58.797Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T19:13:00.195Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-12T19:13:00.196Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-12T19:13:02.120Z] + sudo snap remove --purge lxd [2021-05-12T19:13:02.382Z] snap "lxd" is not installed [2021-05-12T19:13:02.382Z] + sudo groupadd --force --system lxd [2021-05-12T19:13:02.382Z] ++ whoami [2021-05-12T19:13:02.382Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-12T19:13:02.382Z] + newgrp - lxd [2021-05-12T19:13:02.382Z] + sudo snap install lxd [2021-05-12T19:13:10.551Z] 2021-05-12T19:13:08Z INFO Waiting for automatic snapd restart... [2021-05-12T19:13:13.482Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:13:13.482Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:13:13.482Z] ---> a65c783fac37 [2021-05-12T19:13:13.482Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T19:13:13.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:13:13.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:13:13.482Z] ---> a65c783fac37 [2021-05-12T19:13:13.482Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T19:13:13.482Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:13:13.482Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:13:13.482Z] ---> a65c783fac37 [2021-05-12T19:13:13.482Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T19:13:13.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:13:13.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:13:13.482Z] ---> a65c783fac37 [2021-05-12T19:13:13.482Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T19:13:13.482Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:13:13.482Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:13:13.482Z] ---> a65c783fac37 [2021-05-12T19:13:13.482Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T19:13:13.482Z] ---> Running in 02a138c00a74 [2021-05-12T19:13:13.482Z] ---> Running in eee11e1aa4e6 [2021-05-12T19:13:13.482Z] ---> Running in 8f27a5b741b9 [2021-05-12T19:13:13.482Z] ---> Running in 1ecf567a38a1 [2021-05-12T19:13:13.482Z] ---> Running in f572f7f62cbd [2021-05-12T19:13:13.482Z] Removing intermediate container 1ecf567a38a1 [2021-05-12T19:13:13.482Z] ---> a35d5454b177 [2021-05-12T19:13:13.482Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:13:13.482Z] Removing intermediate container f572f7f62cbd [2021-05-12T19:13:13.482Z] ---> b3bca0eab841 [2021-05-12T19:13:13.482Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:13:13.482Z] Removing intermediate container eee11e1aa4e6 [2021-05-12T19:13:13.482Z] ---> 2da27e029891 [2021-05-12T19:13:13.482Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:13:13.482Z] Removing intermediate container 02a138c00a74 [2021-05-12T19:13:13.482Z] Removing intermediate container 8f27a5b741b9 [2021-05-12T19:13:13.482Z] ---> a8a78783b083 [2021-05-12T19:13:13.482Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:13:13.482Z] ---> b070a826ae75 [2021-05-12T19:13:13.482Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:13:13.482Z] ---> Running in 496f7a4d934d [2021-05-12T19:13:13.482Z] ---> Running in e103253a77aa [2021-05-12T19:13:13.482Z] ---> Running in ed30bd368354 [2021-05-12T19:13:13.482Z] ---> Running in 5240553f9527 [2021-05-12T19:13:13.482Z] ---> Running in 55a1026ed9d5 [2021-05-12T19:13:13.482Z] Removing intermediate container e103253a77aa [2021-05-12T19:13:13.482Z] ---> 9f50649ff8dc [2021-05-12T19:13:13.482Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T19:13:13.482Z] Removing intermediate container ed30bd368354 [2021-05-12T19:13:13.482Z] ---> e8015f56fbe4 [2021-05-12T19:13:13.482Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T19:13:13.482Z] ---> Running in 3819ec4a8477 [2021-05-12T19:13:13.482Z] ---> Running in 175178d8480e [2021-05-12T19:13:13.482Z] Removing intermediate container 55a1026ed9d5 [2021-05-12T19:13:13.482Z] ---> 3fabcc9fa5ed [2021-05-12T19:13:13.482Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T19:13:13.482Z] Removing intermediate container 496f7a4d934d [2021-05-12T19:13:13.482Z] ---> 584a40387806 [2021-05-12T19:13:13.482Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T19:13:13.482Z] ---> Running in 806e5bdc5e0d [2021-05-12T19:13:13.482Z] Removing intermediate container 5240553f9527 [2021-05-12T19:13:13.482Z] ---> 9a6890d3bdb6 [2021-05-12T19:13:13.482Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T19:13:13.482Z] ---> Running in c77bd9c700ba [2021-05-12T19:13:13.482Z] ---> Running in 0d3cd7c10b7c [2021-05-12T19:13:13.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:13.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:13.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:13.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:13.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:13.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:13.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:13.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:14.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:15.030Z] OK: 218 MiB in 52 packages [2021-05-12T19:13:15.632Z] OK: 218 MiB in 52 packages [2021-05-12T19:13:15.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:13:16.227Z] OK: 218 MiB in 52 packages [2021-05-12T19:13:16.498Z] OK: 218 MiB in 52 packages [2021-05-12T19:13:16.498Z] Removing intermediate container 3819ec4a8477 [2021-05-12T19:13:16.498Z] ---> c8801cd4702e [2021-05-12T19:13:16.498Z] Step 6/24 : COPY go.mod . [2021-05-12T19:13:17.486Z] Removing intermediate container 175178d8480e [2021-05-12T19:13:17.486Z] ---> 333acead9ddb [2021-05-12T19:13:17.486Z] Step 6/23 : COPY go.mod . [2021-05-12T19:13:17.486Z] ---> e75a24eaf482 [2021-05-12T19:13:17.486Z] Step 7/24 : RUN go mod download [2021-05-12T19:13:17.760Z] ---> Running in 2062a275105e [2021-05-12T19:13:17.760Z] Removing intermediate container c77bd9c700ba [2021-05-12T19:13:17.760Z] ---> ddbed50b96ff [2021-05-12T19:13:17.760Z] Step 6/26 : COPY go.mod . [2021-05-12T19:13:18.032Z] Removing intermediate container 0d3cd7c10b7c [2021-05-12T19:13:18.032Z] ---> 2961b620bc3d [2021-05-12T19:13:18.032Z] Step 6/32 : COPY go.mod . [2021-05-12T19:13:18.305Z] ---> 159ca7c09e43 [2021-05-12T19:13:18.305Z] Step 7/23 : RUN go mod download [2021-05-12T19:13:18.593Z] ---> Running in f9dd6e0b9670 [2021-05-12T19:13:18.871Z] ---> 306c498b3cbc [2021-05-12T19:13:18.871Z] Step 7/26 : RUN go mod download [2021-05-12T19:13:19.154Z] ---> Running in 4a2989e03cfd [2021-05-12T19:13:19.154Z] ---> ae92bae6de56 [2021-05-12T19:13:19.154Z] Step 7/32 : RUN go mod download [2021-05-12T19:13:19.759Z] ---> Running in 96df6998e13a [2021-05-12T19:13:20.040Z] OK: 218 MiB in 52 packages [2021-05-12T19:13:22.051Z] Removing intermediate container 806e5bdc5e0d [2021-05-12T19:13:22.051Z] ---> 784c7f42e2a9 [2021-05-12T19:13:22.051Z] Step 6/24 : COPY go.mod . [2021-05-12T19:13:22.051Z] Removing intermediate container 2062a275105e [2021-05-12T19:13:22.051Z] ---> 6c312243eacc [2021-05-12T19:13:22.051Z] Step 8/24 : COPY . . [2021-05-12T19:13:22.330Z] Removing intermediate container f9dd6e0b9670 [2021-05-12T19:13:22.330Z] ---> c31e40173f9a [2021-05-12T19:13:22.330Z] Step 8/23 : COPY . . [2021-05-12T19:13:22.931Z] ---> b48b03777a0b [2021-05-12T19:13:22.931Z] Step 7/24 : RUN go mod download [2021-05-12T19:13:22.931Z] Removing intermediate container 4a2989e03cfd [2021-05-12T19:13:22.931Z] ---> 1626b4d4a8f8 [2021-05-12T19:13:22.931Z] Step 8/26 : COPY . . [2021-05-12T19:13:22.931Z] ---> Running in 25a080d661c8 [2021-05-12T19:13:23.531Z] Removing intermediate container 96df6998e13a [2021-05-12T19:13:23.531Z] ---> 3f43a8cbd39b [2021-05-12T19:13:23.531Z] Step 8/32 : COPY . . [2021-05-12T19:13:25.494Z] lxd 4.14 from Canonical* installed [2021-05-12T19:13:25.494Z] + sudo lxd init --auto [2021-05-12T19:13:29.078Z] Removing intermediate container 25a080d661c8 [2021-05-12T19:13:29.078Z] ---> 9a34a3ea3012 [2021-05-12T19:13:29.078Z] Step 8/24 : COPY . . [2021-05-12T19:13:32.087Z] + sudo snap install --classic snapcraft [2021-05-12T19:13:42.102Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T19:13:42.102Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-12T19:13:42.102Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-12T19:13:42.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T19:13:42.102Z] Dload Upload Total Spent Left Speed [2021-05-12T19:13:42.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4180 [2021-05-12T19:13:42.102Z] 100 3325k 100 3325k 0 0 6744k 0 --:--:-- --:--:-- --:--:-- 6744k [2021-05-12T19:13:42.102Z] ./yq_linux_amd64 [2021-05-12T19:13:42.102Z] + sudo snapcraft prime --use-lxd [2021-05-12T19:13:43.066Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-12T19:13:43.327Z] 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-12T19:13:43.327Z] - README.md [2021-05-12T19:13:43.327Z] [2021-05-12T19:13:43.327Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T19:13:44.277Z] Launching a container. [2021-05-12T19:13:52.440Z] Waiting for container to be ready [2021-05-12T19:13:53.018Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-12T19:13:53.018Z] [2021-05-12T19:13:55.902Z] ---> 1374fa9ec6f7 [2021-05-12T19:13:55.902Z] Step 9/23 : RUN go mod tidy [2021-05-12T19:13:55.902Z] ---> 01b50698bcbc [2021-05-12T19:13:55.902Z] Step 9/32 : RUN go mod tidy [2021-05-12T19:13:55.902Z] ---> fe207c5295e0 [2021-05-12T19:13:55.902Z] Step 9/26 : RUN go mod tidy [2021-05-12T19:13:55.902Z] ---> d85b8b3ef98b [2021-05-12T19:13:55.902Z] Step 9/24 : RUN go mod tidy [2021-05-12T19:13:55.902Z] ---> cd7fa98cbe39 [2021-05-12T19:13:55.902Z] Step 9/24 : RUN go mod tidy [2021-05-12T19:13:55.902Z] ---> Running in 1f2b1653361b [2021-05-12T19:13:55.902Z] ---> Running in 26896c19a98f [2021-05-12T19:13:55.902Z] ---> Running in 4e2a4dd55a07 [2021-05-12T19:13:55.902Z] ---> Running in c6bcd51b041e [2021-05-12T19:13:55.902Z] ---> Running in 10077c381ea8 [2021-05-12T19:13:58.318Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-12T19:13:58.319Z] Waiting for network to be ready... [2021-05-12T19:13:58.319Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T19:13:58.580Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-12T19:13:58.580Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T19:13:58.580Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T19:13:58.580Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T19:13:58.580Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T19:13:58.580Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-12T19:13:58.580Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T19:13:58.580Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T19:13:58.580Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T19:13:59.151Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T19:13:59.151Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T19:13:59.315Z] Removing intermediate container 1f2b1653361b [2021-05-12T19:13:59.316Z] ---> cd4b6c11842b [2021-05-12T19:13:59.316Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T19:13:59.316Z] ---> Running in 891b477a100a [2021-05-12T19:13:59.316Z] Removing intermediate container 4e2a4dd55a07 [2021-05-12T19:13:59.316Z] ---> 253dfe7100d8 [2021-05-12T19:13:59.316Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T19:13:59.412Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T19:13:59.412Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T19:13:59.412Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T19:13:59.412Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T19:13:59.412Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T19:13:59.412Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T19:13:59.606Z] ---> Running in 3d15e67353ce [2021-05-12T19:13:59.606Z] Removing intermediate container c6bcd51b041e [2021-05-12T19:13:59.606Z] ---> 45b660d085f0 [2021-05-12T19:13:59.606Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T19:13:59.883Z] Removing intermediate container 10077c381ea8 [2021-05-12T19:13:59.883Z] ---> f92a04d5fdbf [2021-05-12T19:13:59.883Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T19:13:59.883Z] Removing intermediate container 26896c19a98f [2021-05-12T19:13:59.883Z] ---> 4697f715e65e [2021-05-12T19:13:59.883Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T19:13:59.985Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T19:14:00.157Z] ---> Running in ec5ed7e5482b [2021-05-12T19:14:00.158Z] ---> Running in e5a83538f7ef [2021-05-12T19:14:00.158Z] ---> Running in 57b3edcdcb45 [2021-05-12T19:14:00.246Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T19:14:00.508Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T19:14:00.508Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T19:14:00.508Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T19:14:00.508Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T19:14:00.508Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T19:14:00.508Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T19:14:00.508Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T19:14:01.149Z] 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-12T19:14:01.763Z] 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-12T19:14:02.043Z] 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-12T19:14:02.650Z] 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-12T19:14:02.650Z] 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-12T19:14:03.820Z] Fetched 24.6 MB in 5s (4498 kB/s) [2021-05-12T19:14:05.255Z] Reading package lists... [2021-05-12T19:14:05.521Z] Reading package lists... [2021-05-12T19:14:05.783Z] Building dependency tree... [2021-05-12T19:14:05.783Z] Reading state information... [2021-05-12T19:14:05.783Z] The following additional packages will be installed: [2021-05-12T19:14:05.783Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T19:14:05.783Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T19:14:05.783Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T19:14:05.783Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-12T19:14:05.783Z] Suggested packages: [2021-05-12T19:14:05.783Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-12T19:14:05.783Z] Recommended packages: [2021-05-12T19:14:05.783Z] gnupg libsasl2-modules [2021-05-12T19:14:06.068Z] The following NEW packages will be installed: [2021-05-12T19:14:06.068Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T19:14:06.068Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T19:14:06.068Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T19:14:06.068Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-12T19:14:06.068Z] The following packages will be upgraded: [2021-05-12T19:14:06.068Z] gpg gpg-agent gpgconf libudev1 [2021-05-12T19:14:06.068Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-12T19:14:06.068Z] Need to get 3530 kB of archives. [2021-05-12T19:14:06.068Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-12T19:14:06.068Z] 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-12T19:14:06.068Z] 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-12T19:14:06.068Z] 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-12T19:14:06.068Z] 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-12T19:14:06.333Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-12T19:14:06.596Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-12T19:14:06.858Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-12T19:14:06.858Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-12T19:14:06.858Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-12T19:14:06.858Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-12T19:14:06.858Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-12T19:14:06.858Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-12T19:14:06.858Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-12T19:14:06.858Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-12T19:14:06.858Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-12T19:14:06.858Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-12T19:14:07.121Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-12T19:14:07.121Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-12T19:14:07.121Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-12T19:14:07.121Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-12T19:14:07.121Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-12T19:14:07.121Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-12T19:14:07.387Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T19:14:07.387Z] Fetched 3530 kB in 1s (3161 kB/s) [2021-05-12T19:14:07.387Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T19:14:07.387Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-12T19:14:07.387Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T19:14:07.651Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-12T19:14:07.651Z] Selecting previously unselected package udev. [2021-05-12T19:14:07.651Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T19:14:07.651Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-12T19:14:07.651Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-12T19:14:07.915Z] Selecting previously unselected package libfuse2:amd64. [2021-05-12T19:14:07.915Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T19:14:07.915Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T19:14:08.177Z] Selecting previously unselected package fuse. [2021-05-12T19:14:08.177Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T19:14:08.177Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-12T19:14:08.177Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T19:14:08.177Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T19:14:08.444Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T19:14:08.444Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T19:14:08.444Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T19:14:08.444Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T19:14:08.707Z] Selecting previously unselected package libksba8:amd64. [2021-05-12T19:14:08.707Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-12T19:14:08.707Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-12T19:14:08.707Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-12T19:14:08.707Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T19:14:08.707Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:08.971Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-12T19:14:08.971Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T19:14:08.971Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:09.235Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-12T19:14:09.235Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T19:14:09.235Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:09.235Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-12T19:14:09.235Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T19:14:09.235Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:09.235Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-12T19:14:09.235Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T19:14:09.235Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:09.499Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-12T19:14:09.499Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T19:14:09.499Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:09.499Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-12T19:14:09.499Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T19:14:09.499Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:09.764Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-12T19:14:09.764Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T19:14:09.764Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:09.764Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-12T19:14:09.764Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T19:14:09.764Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:09.764Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-12T19:14:09.764Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T19:14:10.027Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T19:14:10.027Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-12T19:14:10.028Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T19:14:10.028Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T19:14:10.028Z] Selecting previously unselected package libldap-common. [2021-05-12T19:14:10.028Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-12T19:14:10.028Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T19:14:10.291Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-12T19:14:10.291Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-12T19:14:10.291Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T19:14:10.291Z] Selecting previously unselected package dirmngr. [2021-05-12T19:14:10.291Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T19:14:10.291Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T19:14:10.554Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T19:14:10.554Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-12T19:14:10.554Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T19:14:10.554Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T19:14:10.554Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T19:14:10.554Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-12T19:14:10.555Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:10.555Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-12T19:14:10.819Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T19:14:10.819Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-12T19:14:11.084Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-12T19:14:11.347Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:11.347Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-12T19:14:11.347Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-12T19:14:11.347Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-12T19:14:11.610Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:11.610Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:11.610Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:11.610Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:11.610Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:11.610Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:11.610Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T19:14:11.610Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T19:14:11.610Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T19:14:11.872Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T19:14:12.822Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-12T19:14:12.822Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-12T19:14:12.822Z] This means they are not meant to be enabled using systemctl. [2021-05-12T19:14:12.822Z] Possible reasons for having this kind of units are: [2021-05-12T19:14:12.822Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-12T19:14:12.822Z] .wants/ or .requires/ directory. [2021-05-12T19:14:12.822Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-12T19:14:12.822Z] a requirement dependency on it. [2021-05-12T19:14:12.822Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-12T19:14:12.822Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-12T19:14:12.822Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-12T19:14:12.822Z] instance name specified. [2021-05-12T19:14:13.085Z] Reading package lists... [2021-05-12T19:14:13.349Z] Building dependency tree... [2021-05-12T19:14:13.349Z] Reading state information... [2021-05-12T19:14:13.613Z] The following additional packages will be installed: [2021-05-12T19:14:13.613Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-12T19:14:13.613Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-12T19:14:13.613Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-12T19:14:13.613Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-12T19:14:13.613Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-12T19:14:13.613Z] Suggested packages: [2021-05-12T19:14:13.613Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-12T19:14:13.613Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-12T19:14:13.613Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-12T19:14:13.613Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-12T19:14:13.613Z] systemd-container policykit-1 [2021-05-12T19:14:13.613Z] Recommended packages: [2021-05-12T19:14:13.613Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-12T19:14:13.613Z] The following NEW packages will be installed: [2021-05-12T19:14:13.613Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-12T19:14:13.613Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-12T19:14:13.613Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-12T19:14:13.613Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-12T19:14:13.613Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-12T19:14:13.613Z] The following packages will be upgraded: [2021-05-12T19:14:13.613Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-12T19:14:13.613Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-12T19:14:13.613Z] Need to get 35.2 MB of archives. [2021-05-12T19:14:13.613Z] After this operation, 141 MB of additional disk space will be used. [2021-05-12T19:14:13.613Z] 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-12T19:14:13.877Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-12T19:14:13.877Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-12T19:14:13.877Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-12T19:14:13.877Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-12T19:14:13.877Z] 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-12T19:14:14.143Z] 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-12T19:14:14.143Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-12T19:14:14.143Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-12T19:14:14.143Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-12T19:14:14.143Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-12T19:14:14.143Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-12T19:14:14.143Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-12T19:14:14.143Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-12T19:14:14.143Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-12T19:14:14.143Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-12T19:14:14.143Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-12T19:14:15.101Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-12T19:14:15.101Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-12T19:14:15.101Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-12T19:14:15.101Z] 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-12T19:14:15.101Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-12T19:14:15.102Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-12T19:14:15.102Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-12T19:14:15.102Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-12T19:14:15.102Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-12T19:14:15.102Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-12T19:14:15.102Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-12T19:14:15.102Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-12T19:14:15.102Z] 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-12T19:14:15.366Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T19:14:15.366Z] Fetched 35.2 MB in 2s (21.9 MB/s) [2021-05-12T19:14:15.632Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T19:14:15.632Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-12T19:14:15.632Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T19:14:16.589Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-12T19:14:16.589Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T19:14:16.589Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-12T19:14:16.589Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T19:14:16.589Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-12T19:14:16.589Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-12T19:14:16.852Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-12T19:14:16.852Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T19:14:16.852Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-12T19:14:17.115Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-12T19:14:17.381Z] Setting up apt (1.6.13) ... [2021-05-12T19:14:17.381Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-12T19:14:17.963Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-12T19:14:19.897Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-12T19:14:19.897Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T19:14:19.897Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T19:14:19.897Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-12T19:14:19.897Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T19:14:19.897Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T19:14:20.161Z] Selecting previously unselected package libexpat1:amd64. [2021-05-12T19:14:20.161Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-12T19:14:20.161Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T19:14:20.161Z] Selecting previously unselected package python3.6-minimal. [2021-05-12T19:14:20.161Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T19:14:20.161Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T19:14:20.424Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T19:14:20.688Z] Checking for services that may need to be restarted...done. [2021-05-12T19:14:20.688Z] Checking for services that may need to be restarted...done. [2021-05-12T19:14:20.688Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T19:14:20.688Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T19:14:20.688Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T19:14:21.265Z] Selecting previously unselected package python3-minimal. [2021-05-12T19:14:21.265Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-12T19:14:21.265Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-12T19:14:21.265Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-12T19:14:21.529Z] Selecting previously unselected package mime-support. [2021-05-12T19:14:21.529Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-12T19:14:21.529Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-12T19:14:21.529Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-12T19:14:21.529Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-12T19:14:21.529Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T19:14:21.529Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-12T19:14:21.529Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T19:14:21.529Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T19:14:21.792Z] Selecting previously unselected package python3.6. [2021-05-12T19:14:21.792Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T19:14:21.792Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T19:14:22.056Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-12T19:14:22.056Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-12T19:14:22.056Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T19:14:22.056Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-12T19:14:22.321Z] Selecting previously unselected package python3. [2021-05-12T19:14:22.321Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-12T19:14:22.321Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-12T19:14:22.321Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-12T19:14:22.584Z] Selecting previously unselected package multiarch-support. [2021-05-12T19:14:22.584Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T19:14:22.584Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T19:14:22.584Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T19:14:22.584Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-12T19:14:22.584Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-12T19:14:22.584Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-12T19:14:22.584Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T19:14:22.848Z] Selecting previously unselected package libbsd0:amd64. [2021-05-12T19:14:22.848Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-12T19:14:22.848Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T19:14:22.848Z] Selecting previously unselected package sudo. [2021-05-12T19:14:22.848Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-12T19:14:22.848Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T19:14:23.113Z] Selecting previously unselected package apparmor. [2021-05-12T19:14:23.113Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T19:14:23.113Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-12T19:14:23.378Z] Selecting previously unselected package libedit2:amd64. [2021-05-12T19:14:23.378Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-12T19:14:23.378Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T19:14:23.378Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-12T19:14:23.378Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T19:14:23.378Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T19:14:23.378Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-12T19:14:23.378Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T19:14:23.378Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T19:14:23.648Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-12T19:14:23.648Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-12T19:14:23.648Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T19:14:23.648Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-12T19:14:23.648Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T19:14:23.648Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T19:14:23.913Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-12T19:14:23.913Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T19:14:23.913Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T19:14:23.913Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-12T19:14:23.913Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-12T19:14:23.913Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T19:14:24.177Z] Selecting previously unselected package openssh-client. [2021-05-12T19:14:24.177Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-12T19:14:24.177Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T19:14:24.443Z] Selecting previously unselected package squashfs-tools. [2021-05-12T19:14:24.443Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-12T19:14:24.443Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T19:14:24.708Z] Selecting previously unselected package snapd. [2021-05-12T19:14:24.708Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-12T19:14:24.708Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-12T19:14:27.280Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T19:14:27.280Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T19:14:27.280Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-12T19:14:27.280Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T19:14:27.280Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T19:14:27.280Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T19:14:27.280Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T19:14:27.280Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-12T19:14:27.280Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-12T19:14:27.857Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T19:14:27.857Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T19:14:27.857Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T19:14:28.121Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T19:14:28.121Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T19:14:28.121Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T19:14:29.074Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T19:14:29.074Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T19:14:29.074Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T19:14:29.074Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-12T19:14:29.074Z] running python rtupdate hooks for python3.6... [2021-05-12T19:14:29.074Z] running python post-rtupdate hooks for python3.6... [2021-05-12T19:14:29.074Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-12T19:14:30.471Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-12T19:14:30.740Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T19:14:30.740Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T19:14:31.005Z] Setting up snapd (2.48.3+18.04) ... [2021-05-12T19:14:31.581Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-12T19:14:31.581Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-12T19:14:31.846Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-12T19:14:32.115Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-12T19:14:32.379Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T19:14:32.380Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T19:14:32.644Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-12T19:14:32.907Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-12T19:14:33.170Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-12T19:14:33.433Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-12T19:14:33.433Z] /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-12T19:14:33.433Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T19:14:33.433Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T19:14:34.844Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T19:14:34.844Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T19:14:34.844Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T19:14:36.504Z] Reading package lists... [2021-05-12T19:14:36.766Z] Reading package lists... [2021-05-12T19:14:36.766Z] Building dependency tree... [2021-05-12T19:14:36.766Z] Reading state information... [2021-05-12T19:14:37.028Z] Calculating upgrade... [2021-05-12T19:14:37.291Z] The following packages will be upgraded: [2021-05-12T19:14:37.291Z] advancecomp base-files bash binutils binutils-common [2021-05-12T19:14:37.291Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-12T19:14:37.291Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-12T19:14:37.291Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-12T19:14:37.291Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-12T19:14:37.291Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-12T19:14:37.291Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-12T19:14:37.291Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-12T19:14:37.291Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-12T19:14:37.291Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-12T19:14:37.291Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-12T19:14:37.291Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-12T19:14:37.291Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-12T19:14:37.291Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-12T19:14:37.291Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-12T19:14:37.291Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T19:14:37.291Z] Need to get 64.0 MB of archives. [2021-05-12T19:14:37.291Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-12T19:14:37.291Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-12T19:14:37.552Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-12T19:14:37.552Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-12T19:14:37.552Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-12T19:14:37.552Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-12T19:14:37.552Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-12T19:14:37.552Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-12T19:14:37.552Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-12T19:14:37.552Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-12T19:14:37.552Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-12T19:14:37.552Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-12T19:14:37.552Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-12T19:14:37.552Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-12T19:14:37.552Z] 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-12T19:14:37.552Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-12T19:14:37.552Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-12T19:14:37.552Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-12T19:14:37.552Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-12T19:14:37.552Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-12T19:14:37.552Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-12T19:14:37.552Z] 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-12T19:14:37.816Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-12T19:14:37.816Z] 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-12T19:14:37.816Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-12T19:14:37.816Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-12T19:14:37.816Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-12T19:14:37.816Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-12T19:14:37.816Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-12T19:14:37.816Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-12T19:14:37.816Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-12T19:14:37.816Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-12T19:14:37.816Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-12T19:14:37.816Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-12T19:14:37.816Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-12T19:14:37.816Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-12T19:14:37.816Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-12T19:14:37.816Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-12T19:14:37.816Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-12T19:14:37.816Z] 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-12T19:14:37.816Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-12T19:14:37.816Z] 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-12T19:14:37.816Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-12T19:14:37.816Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-12T19:14:37.816Z] 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-12T19:14:37.816Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-12T19:14:37.816Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-12T19:14:37.816Z] 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-12T19:14:37.816Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-12T19:14:37.816Z] 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-12T19:14:37.816Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-12T19:14:37.816Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-12T19:14:37.816Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-12T19:14:37.816Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-12T19:14:37.816Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-12T19:14:37.816Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-12T19:14:37.816Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-12T19:14:38.080Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-12T19:14:38.348Z] 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-12T19:14:38.348Z] 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-12T19:14:38.348Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-12T19:14:38.348Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-12T19:14:38.348Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-12T19:14:38.611Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-12T19:14:38.611Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-12T19:14:38.611Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-12T19:14:38.611Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-12T19:14:38.611Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-12T19:14:38.611Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-12T19:14:38.611Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-12T19:14:38.611Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-12T19:14:38.905Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-12T19:14:38.905Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-12T19:14:38.905Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-12T19:14:38.905Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-12T19:14:38.905Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-12T19:14:38.905Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-12T19:14:38.905Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-12T19:14:38.905Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-12T19:14:38.905Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-12T19:14:38.905Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-12T19:14:38.905Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-12T19:14:39.168Z] 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-12T19:14:39.169Z] 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-12T19:14:39.169Z] 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-12T19:14:39.169Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-12T19:14:39.169Z] 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-12T19:14:39.169Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-12T19:14:39.169Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-12T19:14:39.169Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-12T19:14:39.169Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-12T19:14:39.169Z] 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-12T19:14:39.169Z] 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-12T19:14:39.169Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-12T19:14:39.169Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-12T19:14:39.169Z] 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-12T19:14:39.169Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-12T19:14:39.169Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-12T19:14:39.169Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-12T19:14:39.169Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-12T19:14:39.432Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-12T19:14:39.432Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-12T19:14:39.433Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T19:14:39.697Z] Fetched 64.0 MB in 2s (31.1 MB/s) [2021-05-12T19:14:39.697Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:39.697Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T19:14:39.697Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T19:14:40.273Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T19:14:40.273Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T19:14:40.537Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-12T19:14:40.537Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-12T19:14:41.489Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:41.489Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:41.489Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:41.489Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:41.489Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:41.489Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:41.752Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:41.752Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:41.752Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:41.752Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:42.015Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:42.015Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:42.015Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:42.015Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:42.277Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:14:42.277Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T19:14:42.277Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:42.277Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-12T19:14:42.541Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:14:42.541Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T19:14:42.541Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:42.541Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:42.808Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:42.808Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:42.808Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T19:14:42.808Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T19:14:43.072Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:14:43.335Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T19:14:43.335Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T19:14:43.600Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T19:14:44.186Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T19:14:44.450Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T19:14:44.450Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-12T19:14:44.450Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-12T19:14:44.450Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-12T19:14:44.450Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-12T19:14:44.713Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-12T19:14:44.713Z] Installing new version of config file /etc/issue ... [2021-05-12T19:14:44.713Z] Installing new version of config file /etc/issue.net ... [2021-05-12T19:14:44.713Z] Installing new version of config file /etc/lsb-release ... [2021-05-12T19:14:44.713Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-12T19:14:44.977Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-12T19:14:45.240Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-12T19:14:45.240Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-12T19:14:45.240Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:45.240Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-12T19:14:45.240Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-12T19:14:45.502Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-12T19:14:45.502Z] 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-12T19:14:45.765Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:45.765Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T19:14:45.765Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-12T19:14:45.765Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-12T19:14:46.029Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:46.029Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-12T19:14:46.029Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-12T19:14:46.029Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-12T19:14:46.300Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:46.300Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-12T19:14:46.300Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T19:14:46.563Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-12T19:14:46.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:46.826Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T19:14:46.826Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T19:14:46.826Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T19:14:47.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:47.089Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T19:14:47.089Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T19:14:47.089Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-12T19:14:47.351Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:47.352Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-12T19:14:47.352Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-12T19:14:47.352Z] Setting up grep (3.1-2build1) ... [2021-05-12T19:14:47.615Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:47.615Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T19:14:47.615Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T19:14:47.615Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-12T19:14:47.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:47.878Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T19:14:47.878Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T19:14:47.878Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-12T19:14:48.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:48.144Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T19:14:48.144Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T19:14:48.724Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T19:14:48.724Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T19:14:48.724Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T19:14:48.987Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T19:14:49.565Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-12T19:14:49.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:49.565Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-12T19:14:49.565Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T19:14:50.967Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T19:14:50.967Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T19:14:50.967Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T19:14:50.967Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T19:14:51.231Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T19:14:51.231Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:51.231Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-12T19:14:51.231Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-12T19:14:51.495Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-12T19:14:51.495Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:51.495Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T19:14:51.495Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T19:14:51.495Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T19:14:51.758Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:51.758Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T19:14:51.758Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T19:14:51.758Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T19:14:52.022Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:52.022Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T19:14:52.022Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T19:14:52.022Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T19:14:52.285Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:52.285Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T19:14:52.285Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T19:14:52.285Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T19:14:52.548Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:52.548Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T19:14:52.548Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T19:14:52.548Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T19:14:52.548Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T19:14:52.810Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T19:14:52.810Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:52.810Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T19:14:52.810Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T19:14:53.073Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T19:14:53.073Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:53.073Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T19:14:53.073Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T19:14:53.335Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T19:14:53.335Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:53.335Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T19:14:53.335Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T19:14:53.598Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-12T19:14:53.598Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:53.598Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T19:14:53.598Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T19:14:54.173Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-12T19:14:54.436Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-12T19:14:54.699Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-12T19:14:54.962Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:54.962Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T19:14:54.962Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T19:14:54.962Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T19:14:55.225Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T19:14:55.225Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-12T19:14:55.225Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T19:14:55.489Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-12T19:14:55.489Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:55.489Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-12T19:14:55.752Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-12T19:14:55.752Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-12T19:14:56.014Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:56.014Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-12T19:14:56.014Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T19:14:56.277Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-12T19:14:56.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:56.277Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-12T19:14:56.277Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T19:14:56.541Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-12T19:14:56.541Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:56.541Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T19:14:56.541Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T19:14:56.803Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T19:14:57.066Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:57.066Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T19:14:57.066Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T19:14:57.066Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T19:14:57.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:57.329Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T19:14:57.329Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T19:14:57.591Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T19:14:57.591Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:57.591Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T19:14:57.853Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T19:14:57.853Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-12T19:14:57.853Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T19:14:57.853Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T19:14:58.117Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T19:14:58.117Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T19:14:58.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:58.117Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-12T19:14:58.117Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-12T19:14:58.381Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-12T19:14:58.646Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:58.646Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-12T19:14:58.646Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T19:14:58.646Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T19:14:58.909Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:58.909Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T19:14:58.909Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T19:14:59.172Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T19:14:59.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:59.172Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-12T19:14:59.172Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-12T19:14:59.436Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-12T19:14:59.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:59.436Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T19:14:59.436Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T19:14:59.698Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-12T19:14:59.962Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:14:59.962Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T19:14:59.962Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T19:15:00.227Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-12T19:15:00.227Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:15:00.227Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T19:15:00.227Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T19:15:00.227Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T19:15:00.491Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:15:00.491Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T19:15:00.491Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T19:15:01.067Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T19:15:01.067Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:15:01.067Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-12T19:15:01.067Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-12T19:15:01.331Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-12T19:15:01.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:15:01.331Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-12T19:15:01.599Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-12T19:15:01.599Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-12T19:15:01.599Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:15:01.599Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-12T19:15:01.599Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-12T19:15:01.864Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-12T19:15:01.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:15:01.864Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-12T19:15:01.864Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-12T19:15:02.137Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-12T19:15:02.137Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:15:02.137Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-12T19:15:02.401Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-12T19:15:02.401Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-12T19:15:02.401Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T19:15:02.401Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-12T19:15:02.401Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-12T19:15:02.664Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-12T19:15:02.664Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-12T19:15:02.664Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T19:15:02.664Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T19:15:02.664Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T19:15:02.928Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T19:15:03.191Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T19:15:03.191Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T19:15:03.191Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-12T19:15:03.453Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-12T19:15:03.453Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T19:15:03.453Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-12T19:15:03.717Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-12T19:15:03.717Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-12T19:15:03.717Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-12T19:15:03.717Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-12T19:15:03.981Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-12T19:15:03.981Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-12T19:15:03.981Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-12T19:15:03.981Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-12T19:15:04.249Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-12T19:15:04.249Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-12T19:15:04.249Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-12T19:15:04.514Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-12T19:15:04.514Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-12T19:15:04.514Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-12T19:15:05.464Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-12T19:15:05.464Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-12T19:15:05.727Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-12T19:15:05.727Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-12T19:15:05.728Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T19:15:05.728Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T19:15:06.305Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T19:15:06.305Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T19:15:06.573Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T19:15:06.573Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T19:15:06.573Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T19:15:06.573Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T19:15:06.837Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T19:15:06.837Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T19:15:07.103Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T19:15:07.103Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T19:15:07.103Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T19:15:07.103Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T19:15:07.366Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T19:15:07.366Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T19:15:08.320Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T19:15:08.321Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T19:15:09.718Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T19:15:09.718Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T19:15:10.297Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T19:15:10.297Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T19:15:10.562Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T19:15:10.562Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T19:15:11.510Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T19:15:11.510Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T19:15:11.779Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T19:15:11.779Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T19:15:11.779Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T19:15:11.779Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T19:15:12.078Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T19:15:12.078Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T19:15:12.342Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-12T19:15:12.342Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-12T19:15:12.342Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T19:15:12.612Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T19:15:12.612Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T19:15:12.612Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T19:15:12.875Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-12T19:15:12.875Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-12T19:15:12.875Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:15:12.875Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T19:15:13.139Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:15:13.139Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:15:13.139Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:15:13.139Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-12T19:15:13.139Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-12T19:15:13.139Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-12T19:15:13.402Z] [2021-05-12T19:15:13.402Z] Current default time zone: 'Etc/UTC' [2021-05-12T19:15:13.402Z] Local time is now: Wed May 12 19:15:13 UTC 2021. [2021-05-12T19:15:13.402Z] Universal Time is now: Wed May 12 19:15:13 UTC 2021. [2021-05-12T19:15:13.402Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-12T19:15:13.402Z] [2021-05-12T19:15:13.402Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-12T19:15:13.402Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:15:13.402Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-12T19:15:13.402Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-12T19:15:13.402Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-12T19:15:13.667Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-12T19:15:13.667Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-12T19:15:13.667Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-12T19:15:13.667Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-12T19:15:13.667Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T19:15:13.667Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:15:13.667Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-12T19:15:13.931Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T19:15:13.931Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T19:15:13.931Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:15:14.193Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-12T19:15:14.194Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-12T19:15:14.194Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-12T19:15:14.194Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T19:15:14.194Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-12T19:15:14.194Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-12T19:15:14.194Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-12T19:15:14.194Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-12T19:15:16.119Z] Updating certificates in /etc/ssl/certs... [2021-05-12T19:15:17.068Z] 23 added, 27 removed; done. [2021-05-12T19:15:17.068Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T19:15:17.068Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T19:15:17.331Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-12T19:15:17.331Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-12T19:15:17.331Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-12T19:15:17.331Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T19:15:17.331Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T19:15:17.331Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T19:15:17.600Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T19:15:17.600Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T19:15:17.600Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T19:15:17.600Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T19:15:17.600Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-12T19:15:17.600Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-12T19:15:17.600Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-12T19:15:17.863Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-12T19:15:17.863Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-12T19:15:17.863Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T19:15:17.863Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T19:15:17.863Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-12T19:15:17.863Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-12T19:15:17.863Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-12T19:15:18.126Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T19:15:18.126Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T19:15:18.126Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-12T19:15:18.126Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-12T19:15:18.126Z] Updating certificates in /etc/ssl/certs... [2021-05-12T19:15:19.073Z] 0 added, 0 removed; done. [2021-05-12T19:15:19.073Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-12T19:15:19.073Z] done. [2021-05-12T19:15:19.651Z] Reading package lists... [2021-05-12T19:15:19.923Z] Building dependency tree... [2021-05-12T19:15:19.923Z] Reading state information... [2021-05-12T19:15:20.191Z] The following NEW packages will be installed: [2021-05-12T19:15:20.191Z] apt-transport-https [2021-05-12T19:15:20.454Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T19:15:20.454Z] Need to get 1692 B of archives. [2021-05-12T19:15:20.454Z] After this operation, 154 kB of additional disk space will be used. [2021-05-12T19:15:20.454Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-12T19:15:20.454Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T19:15:20.718Z] Fetched 1692 B in 0s (7589 B/s) [2021-05-12T19:15:20.718Z] Selecting previously unselected package apt-transport-https. [2021-05-12T19:15:20.718Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-12T19:15:20.718Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-12T19:15:20.718Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-12T19:15:20.718Z] Setting up apt-transport-https (1.6.13) ... [2021-05-12T19:15:20.982Z] Waiting for network to be ready... [2021-05-12T19:15:31.018Z] 2021-05-12T19:15:27Z INFO Waiting for automatic snapd restart... [2021-05-12T19:15:31.018Z] snapd 2.49.2 from Canonical* installed [2021-05-12T19:15:31.967Z] "snapd" switched to the "latest/stable" channel [2021-05-12T19:15:31.967Z] [2021-05-12T19:15:36.195Z] core18 20210309 from Canonical* installed [2021-05-12T19:15:36.477Z] "core18" switched to the "latest/stable" channel [2021-05-12T19:15:36.477Z] [2021-05-12T19:15:43.086Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T19:15:43.086Z] "snapcraft" switched to the "latest/stable" channel [2021-05-12T19:15:43.086Z] [2021-05-12T19:15:47.312Z] 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-12T19:15:47.312Z] - README.md [2021-05-12T19:15:47.312Z] [2021-05-12T19:15:47.312Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T19:15:53.921Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T19:15:53.921Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T19:15:53.921Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T19:15:53.921Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T19:15:54.601Z] 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-12T19:15:55.317Z] Reading package lists... [2021-05-12T19:15:55.581Z] 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-12T19:15:58.978Z] Removing intermediate container 3d15e67353ce [2021-05-12T19:15:58.978Z] ---> 68b5d03c75a9 [2021-05-12T19:15:58.978Z] [2021-05-12T19:15:58.978Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T19:15:58.978Z] 3.12: Pulling from library/alpine [2021-05-12T19:16:00.998Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T19:16:00.998Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T19:16:00.998Z] ---> 9852663dfa18 [2021-05-12T19:16:00.998Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T19:16:01.622Z] ---> Running in 18dbb94d1b42 [2021-05-12T19:16:02.196Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T19:16:02.197Z] Reading package lists... [2021-05-12T19:16:02.197Z] Building dependency tree... [2021-05-12T19:16:02.197Z] Reading state information... [2021-05-12T19:16:02.197Z] Suggested packages: [2021-05-12T19:16:02.197Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-12T19:16:02.197Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-12T19:16:02.197Z] Recommended packages: [2021-05-12T19:16:02.197Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-12T19:16:02.197Z] The following NEW packages will be installed: [2021-05-12T19:16:02.197Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-12T19:16:02.197Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-12T19:16:02.197Z] pkg-config zip [2021-05-12T19:16:02.197Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T19:16:02.197Z] Need to get 7663 kB of archives. [2021-05-12T19:16:02.197Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-12T19:16:02.197Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-12T19:16:02.461Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-12T19:16:02.461Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-12T19:16:02.461Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-12T19:16:02.724Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-12T19:16:02.724Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-12T19:16:02.724Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-12T19:16:02.724Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-12T19:16:02.724Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-12T19:16:02.724Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-12T19:16:02.724Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-12T19:16:02.724Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-12T19:16:02.724Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-12T19:16:02.986Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-12T19:16:02.986Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-12T19:16:02.986Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T19:16:02.986Z] Fetched 7663 kB in 1s (9002 kB/s) [2021-05-12T19:16:03.088Z] Removing intermediate container 18dbb94d1b42 [2021-05-12T19:16:03.088Z] ---> 427aa657c0da [2021-05-12T19:16:03.088Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T19:16:03.088Z] Removing intermediate container e5a83538f7ef [2021-05-12T19:16:03.088Z] ---> 487e28210d12 [2021-05-12T19:16:03.088Z] [2021-05-12T19:16:03.088Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T19:16:03.088Z] ---> 9852663dfa18 [2021-05-12T19:16:03.088Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T19:16:03.088Z] ---> Running in c01d98ffeb8e [2021-05-12T19:16:03.088Z] ---> Running in e6a774d0a886 [2021-05-12T19:16:03.248Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-12T19:16:03.248Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-12T19:16:03.248Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-12T19:16:03.248Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T19:16:03.511Z] Selecting previously unselected package libpsl5:amd64. [2021-05-12T19:16:03.511Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-12T19:16:03.511Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T19:16:03.511Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-12T19:16:03.511Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-12T19:16:03.511Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T19:16:03.511Z] Selecting previously unselected package librtmp1:amd64. [2021-05-12T19:16:03.511Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-12T19:16:03.511Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T19:16:03.776Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-12T19:16:03.776Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-12T19:16:03.776Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T19:16:03.776Z] Selecting previously unselected package liberror-perl. [2021-05-12T19:16:03.776Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-12T19:16:03.776Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-12T19:16:03.776Z] Selecting previously unselected package git-man. [2021-05-12T19:16:03.776Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-12T19:16:03.776Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T19:16:04.041Z] Selecting previously unselected package git. [2021-05-12T19:16:04.041Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-12T19:16:04.041Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T19:16:04.995Z] Selecting previously unselected package libnorm1:amd64. [2021-05-12T19:16:04.995Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-12T19:16:04.995Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T19:16:04.995Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-12T19:16:04.995Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-12T19:16:04.995Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T19:16:04.995Z] Selecting previously unselected package libsodium23:amd64. [2021-05-12T19:16:04.995Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-12T19:16:04.995Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-12T19:16:05.258Z] Selecting previously unselected package libzmq5:amd64. [2021-05-12T19:16:05.258Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T19:16:05.259Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T19:16:05.259Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-12T19:16:05.259Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T19:16:05.259Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T19:16:05.521Z] Selecting previously unselected package pkg-config. [2021-05-12T19:16:05.521Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-12T19:16:05.521Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T19:16:05.521Z] Selecting previously unselected package zip. [2021-05-12T19:16:05.521Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-12T19:16:05.521Z] Unpacking zip (3.0-11build1) ... [2021-05-12T19:16:05.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:16:05.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:16:05.785Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T19:16:05.785Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T19:16:05.785Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T19:16:05.785Z] Setting up liberror-perl (0.17025-1) ... [2021-05-12T19:16:05.785Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T19:16:05.785Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T19:16:05.785Z] No schema files found: doing nothing. [2021-05-12T19:16:05.785Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T19:16:06.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:16:06.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:16:06.048Z] Setting up zip (3.0-11build1) ... [2021-05-12T19:16:06.048Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T19:16:06.048Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-12T19:16:06.048Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T19:16:06.048Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T19:16:06.048Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T19:16:06.048Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T19:16:06.048Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T19:16:06.048Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T19:16:06.634Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T19:16:06.634Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T19:16:06.634Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T19:16:06.634Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T19:16:06.634Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T19:16:06.634Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T19:16:06.634Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T19:16:06.634Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:16:06.634Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T19:16:06.634Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:16:06.634Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T19:16:06.634Z] OK: 5 MiB in 16 packages [2021-05-12T19:16:06.926Z] OK: 7 MiB in 20 packages [2021-05-12T19:16:10.366Z] Removing intermediate container c01d98ffeb8e [2021-05-12T19:16:10.366Z] ---> 29eb78422dcd [2021-05-12T19:16:10.366Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T19:16:10.366Z] Removing intermediate container 57b3edcdcb45 [2021-05-12T19:16:10.366Z] ---> 138fd2e2ec52 [2021-05-12T19:16:10.366Z] [2021-05-12T19:16:10.366Z] Step 11/24 : FROM alpine:3.12 ---> Running in bc1476fab307 [2021-05-12T19:16:10.366Z] [2021-05-12T19:16:10.366Z] ---> 9852663dfa18 [2021-05-12T19:16:10.366Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T19:16:10.646Z] Removing intermediate container e6a774d0a886 [2021-05-12T19:16:10.646Z] ---> 39904548357b [2021-05-12T19:16:10.646Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T19:16:10.920Z] ---> Running in 4db84080cfc0 [2021-05-12T19:16:11.202Z] ---> Running in dc89bf22b703 [2021-05-12T19:16:11.202Z] Removing intermediate container bc1476fab307 [2021-05-12T19:16:11.202Z] ---> ca01b5850ad0 [2021-05-12T19:16:11.202Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T19:16:11.805Z] Removing intermediate container 891b477a100a [2021-05-12T19:16:11.805Z] ---> b9f3b8f6ccb3 [2021-05-12T19:16:11.805Z] ---> Running in 60790940325f [2021-05-12T19:16:11.805Z] [2021-05-12T19:16:11.805Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T19:16:11.805Z] ---> 9852663dfa18 [2021-05-12T19:16:11.805Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T19:16:12.082Z] Removing intermediate container dc89bf22b703 [2021-05-12T19:16:12.082Z] ---> ea15f3ff6150 [2021-05-12T19:16:12.082Z] Step 14/26 : WORKDIR / [2021-05-12T19:16:12.368Z] ---> Running in aa55e9894e45 [2021-05-12T19:16:12.654Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T19:16:12.654Z] ---> Running in eecd255ac6b4 [2021-05-12T19:16:12.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:16:12.654Z] Removing intermediate container 60790940325f [2021-05-12T19:16:12.654Z] ---> 81743dc42a18 [2021-05-12T19:16:12.654Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T19:16:12.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:16:12.917Z] git set to automatically installed. [2021-05-12T19:16:12.917Z] git-man set to automatically installed. [2021-05-12T19:16:12.917Z] libcurl3-gnutls set to automatically installed. [2021-05-12T19:16:12.917Z] liberror-perl set to automatically installed. [2021-05-12T19:16:12.917Z] libglib2.0-0 set to automatically installed. [2021-05-12T19:16:12.917Z] libnghttp2-14 set to automatically installed. [2021-05-12T19:16:12.917Z] libnorm1 set to automatically installed. [2021-05-12T19:16:12.917Z] libpgm-5.2-0 set to automatically installed. [2021-05-12T19:16:12.917Z] libpsl5 set to automatically installed. [2021-05-12T19:16:12.917Z] librtmp1 set to automatically installed. [2021-05-12T19:16:12.917Z] libsodium23 set to automatically installed. [2021-05-12T19:16:12.917Z] libzmq3-dev set to automatically installed. [2021-05-12T19:16:12.917Z] libzmq5 set to automatically installed. [2021-05-12T19:16:12.917Z] pkg-config set to automatically installed. [2021-05-12T19:16:12.917Z] zip set to automatically installed. [2021-05-12T19:16:12.934Z] ---> Running in 58fce67f9745 [2021-05-12T19:16:13.546Z] Removing intermediate container eecd255ac6b4 [2021-05-12T19:16:13.546Z] ---> 419dbca9aa7e [2021-05-12T19:16:13.546Z] 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-12T19:16:13.546Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T19:16:13.546Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:16:13.546Z] OK: 5 MiB in 15 packages [2021-05-12T19:16:14.160Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:16:14.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:16:14.839Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T19:16:15.051Z] ---> 640fabda5c24 [2021-05-12T19:16:15.051Z] 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-12T19:16:15.051Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T19:16:15.051Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T19:16:15.051Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:16:15.051Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T19:16:15.329Z] Removing intermediate container 4db84080cfc0 [2021-05-12T19:16:15.329Z] ---> f69ab6a4ec68 [2021-05-12T19:16:15.329Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T19:16:15.329Z] OK: 6 MiB in 16 packages [2021-05-12T19:16:15.612Z] ---> Running in 45d88f51ee6e [2021-05-12T19:16:16.602Z] ---> 37846927459f [2021-05-12T19:16:16.602Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T19:16:16.874Z] Removing intermediate container 45d88f51ee6e [2021-05-12T19:16:16.874Z] ---> 1cf7b29896a9 [2021-05-12T19:16:16.874Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T19:16:16.874Z] Removing intermediate container 58fce67f9745 [2021-05-12T19:16:16.874Z] ---> f21277b987fb [2021-05-12T19:16:16.874Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T19:16:17.147Z] ---> Running in b1ede55276a2 [2021-05-12T19:16:17.147Z] ---> Running in 504df497f86d [2021-05-12T19:16:17.746Z] ---> 98a3e5ad3e3a [2021-05-12T19:16:17.746Z] 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-12T19:16:18.020Z] Removing intermediate container aa55e9894e45 [2021-05-12T19:16:18.020Z] ---> a89e2a1eda1b [2021-05-12T19:16:18.020Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T19:16:18.020Z] Removing intermediate container b1ede55276a2 [2021-05-12T19:16:18.020Z] ---> 081c6fad6add [2021-05-12T19:16:18.020Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T19:16:18.020Z] Removing intermediate container 504df497f86d [2021-05-12T19:16:18.020Z] ---> 4926ca320e4c [2021-05-12T19:16:18.020Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T19:16:18.292Z] ---> Running in 372a4aeff94b [2021-05-12T19:16:18.292Z] Removing intermediate container ec5ed7e5482b [2021-05-12T19:16:18.292Z] ---> edfcd8d65c15 [2021-05-12T19:16:18.292Z] [2021-05-12T19:16:18.292Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T19:16:18.292Z] ---> 9852663dfa18 [2021-05-12T19:16:18.292Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T19:16:18.292Z] ---> Using cache [2021-05-12T19:16:18.292Z] ---> f69ab6a4ec68 [2021-05-12T19:16:18.292Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T19:16:18.292Z] ---> Using cache [2021-05-12T19:16:18.292Z] ---> 1cf7b29896a9 [2021-05-12T19:16:18.292Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T19:16:18.566Z] ---> Running in 63e319214b31 [2021-05-12T19:16:18.566Z] ---> Running in 62e4deea5b24 [2021-05-12T19:16:18.840Z] ---> 54d637adb7dd [2021-05-12T19:16:18.840Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T19:16:18.840Z] Removing intermediate container 372a4aeff94b [2021-05-12T19:16:18.840Z] ---> 81939e0f1a10 [2021-05-12T19:16:18.840Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T19:16:19.111Z] ---> Running in 8f87a78b2516 [2021-05-12T19:16:19.111Z] Removing intermediate container 63e319214b31 [2021-05-12T19:16:19.111Z] ---> 439d357ef787 [2021-05-12T19:16:19.111Z] Step 16/24 : WORKDIR / [2021-05-12T19:16:19.111Z] ---> b587f5289d75 [2021-05-12T19:16:19.111Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T19:16:19.385Z] ---> Running in b58128178fd4 [2021-05-12T19:16:19.385Z] Removing intermediate container 62e4deea5b24 [2021-05-12T19:16:19.385Z] ---> afa5e2824b0e [2021-05-12T19:16:19.385Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T19:16:19.674Z] ---> Running in ecbd59ace271 [2021-05-12T19:16:19.674Z] ---> Running in 8fd65cb16aca [2021-05-12T19:16:19.674Z] Removing intermediate container 8f87a78b2516 [2021-05-12T19:16:19.674Z] ---> 7e3b7cabe6a6 [2021-05-12T19:16:19.674Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T19:16:20.346Z] ---> Running in 2c0152cedf01 [2021-05-12T19:16:20.346Z] ---> 31911704537d [2021-05-12T19:16:20.346Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T19:16:20.346Z] Removing intermediate container b58128178fd4 [2021-05-12T19:16:20.346Z] ---> 738d78509f16 [2021-05-12T19:16:20.346Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:16:20.346Z] Removing intermediate container 8fd65cb16aca [2021-05-12T19:16:20.346Z] ---> 1b13168857f2 [2021-05-12T19:16:20.346Z] Step 16/24 : WORKDIR / [2021-05-12T19:16:20.671Z] ---> Running in 8575cabccfe8 [2021-05-12T19:16:21.294Z] Removing intermediate container 2c0152cedf01 [2021-05-12T19:16:21.294Z] ---> 34d0f80368dd [2021-05-12T19:16:21.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:16:21.440Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T19:16:21.590Z] Removing intermediate container 8575cabccfe8 [2021-05-12T19:16:21.590Z] ---> 72ddcaa7feff [2021-05-12T19:16:21.590Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:16:22.199Z] ---> c7b7dd0780e8 [2021-05-12T19:16:22.199Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T19:16:22.199Z] ---> 774763767650 [2021-05-12T19:16:22.199Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T19:16:22.805Z] ---> 197f6afc1081 [2021-05-12T19:16:22.805Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T19:16:22.805Z] ---> 7539066ba751 [2021-05-12T19:16:22.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T19:16:23.417Z] Removing intermediate container ecbd59ace271 [2021-05-12T19:16:23.417Z] ---> c402ff47edec [2021-05-12T19:16:23.417Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:16:23.417Z] ---> 8feaae2c8549 [2021-05-12T19:16:23.417Z] 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-12T19:16:23.698Z] ---> Running in 811d44def35f [2021-05-12T19:16:23.979Z] ---> 054402371e37 [2021-05-12T19:16:23.979Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T19:16:24.593Z] ---> c5b4c1445a59 [2021-05-12T19:16:24.593Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T19:16:24.878Z] ---> 874b661889d5 [2021-05-12T19:16:24.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T19:16:24.878Z] ---> 03d63f7e06e8 [2021-05-12T19:16:24.878Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T19:16:24.878Z] ---> 8112e13d7211 [2021-05-12T19:16:25.151Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T19:16:25.440Z] ---> Running in 927dc4850d2f [2021-05-12T19:16:26.434Z] Removing intermediate container 927dc4850d2f [2021-05-12T19:16:26.434Z] ---> c4a73b453cdb [2021-05-12T19:16:26.434Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:16:26.434Z] ---> b6262b4a0bb9 [2021-05-12T19:16:26.434Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T19:16:26.434Z] ---> ab3e8f79d679 [2021-05-12T19:16:26.434Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T19:16:26.434Z] ---> Running in 33a4f5ff1963 [2021-05-12T19:16:26.434Z] ---> 2746856ecb68 [2021-05-12T19:16:26.434Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T19:16:26.434Z] ---> Running in 2aac05a87213 [2021-05-12T19:16:26.434Z] ---> Running in 03e82887bea9 [2021-05-12T19:16:26.714Z] Removing intermediate container 811d44def35f [2021-05-12T19:16:26.714Z] ---> 7fca40ef00bf [2021-05-12T19:16:26.714Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T19:16:26.991Z] ---> Running in e9aa537dc01b [2021-05-12T19:16:27.266Z] Removing intermediate container 33a4f5ff1963 [2021-05-12T19:16:27.266Z] ---> 89fb722389d9 [2021-05-12T19:16:27.266Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T19:16:27.266Z] Removing intermediate container 2aac05a87213 [2021-05-12T19:16:27.266Z] ---> 30214395d90d [2021-05-12T19:16:27.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:16:27.266Z] Removing intermediate container 03e82887bea9 [2021-05-12T19:16:27.266Z] ---> 03cafe5eb82a [2021-05-12T19:16:27.266Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:16:27.544Z] ---> Running in 61e5553f989e [2021-05-12T19:16:27.544Z] ---> Running in 9eb75c6a700d [2021-05-12T19:16:27.544Z] ---> Running in b454a5ba3589 [2021-05-12T19:16:27.544Z] ---> 36ee6b1ced3b [2021-05-12T19:16:27.544Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T19:16:27.544Z] Removing intermediate container e9aa537dc01b [2021-05-12T19:16:27.544Z] ---> 1dfd366514c4 [2021-05-12T19:16:27.544Z] Step 24/26 : LABEL arch=arm64 [2021-05-12T19:16:27.819Z] ---> Running in 03bf69c30839 [2021-05-12T19:16:28.100Z] Removing intermediate container 61e5553f989e [2021-05-12T19:16:28.100Z] ---> 9011dea5a1b5 [2021-05-12T19:16:28.100Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T19:16:28.100Z] Removing intermediate container 9eb75c6a700d [2021-05-12T19:16:28.100Z] ---> 5e38084297a0 [2021-05-12T19:16:28.100Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T19:16:28.100Z] Removing intermediate container b454a5ba3589 [2021-05-12T19:16:28.100Z] ---> d3675f43d480 [2021-05-12T19:16:28.100Z] Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:16:28.373Z] ---> Running in 2b47aa0944fa [2021-05-12T19:16:28.373Z] ---> Running in 2aa9c6674d0f [2021-05-12T19:16:28.373Z] ---> Running in c2b757b3a041 [2021-05-12T19:16:28.655Z] Removing intermediate container 03bf69c30839 [2021-05-12T19:16:28.655Z] ---> a0747ed47679 [2021-05-12T19:16:28.655Z] Step 25/26 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:16:28.655Z] ---> a0883c773949 [2021-05-12T19:16:28.655Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T19:16:28.655Z] ---> Running in 66798d2b9359 [2021-05-12T19:16:28.931Z] Removing intermediate container 2b47aa0944fa [2021-05-12T19:16:28.931Z] ---> 8536ef8b7e13 [2021-05-12T19:16:28.931Z] Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:16:29.204Z] ---> Running in face35310994 [2021-05-12T19:16:29.204Z] Removing intermediate container 2aa9c6674d0f [2021-05-12T19:16:29.204Z] ---> 161287d5fe2a [2021-05-12T19:16:29.204Z] Step 22/23 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:16:29.204Z] Removing intermediate container c2b757b3a041 [2021-05-12T19:16:29.204Z] ---> 4f98ed61c902 [2021-05-12T19:16:29.204Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T19:16:29.479Z] ---> Running in 10fe8b9bd340 [2021-05-12T19:16:29.479Z] Removing intermediate container 66798d2b9359 [2021-05-12T19:16:29.479Z] ---> c54794dbf2c7 [2021-05-12T19:16:29.479Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T19:16:29.479Z] ---> Running in 058d08b4ca8b [2021-05-12T19:16:29.479Z] ---> Running in 6f0ca8cd84ce [2021-05-12T19:16:29.768Z] ---> e5245703a768 [2021-05-12T19:16:29.768Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T19:16:29.768Z] Removing intermediate container face35310994 [2021-05-12T19:16:29.768Z] ---> c3080ee15d82 [2021-05-12T19:16:29.768Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T19:16:30.040Z] ---> Running in e99babd42f5d [2021-05-12T19:16:30.040Z] ---> Running in 898d036318d4 [2021-05-12T19:16:30.040Z] Removing intermediate container 10fe8b9bd340 [2021-05-12T19:16:30.040Z] ---> b1a828e4ef6f [2021-05-12T19:16:30.040Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T19:16:30.040Z] Removing intermediate container 058d08b4ca8b [2021-05-12T19:16:30.040Z] ---> e5a04c43c8b7 [2021-05-12T19:16:30.040Z] [2021-05-12T19:16:30.316Z] Removing intermediate container 6f0ca8cd84ce [2021-05-12T19:16:30.316Z] ---> 55289e6114a4 [2021-05-12T19:16:30.316Z] [2021-05-12T19:16:30.316Z] ---> Running in 1da5072e32f2 [2021-05-12T19:16:30.591Z] Removing intermediate container 898d036318d4 [2021-05-12T19:16:30.591Z] ---> 46db150d9df3 [2021-05-12T19:16:30.591Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T19:16:30.591Z] Successfully built e5a04c43c8b7 [2021-05-12T19:16:30.864Z] Successfully tagged core-command-arm64:latest [2021-05-12T19:16:30.864Z]  Building core-command ... done Building support-scheduler [2021-05-12T19:16:30.864Z] Successfully built 55289e6114a4 [2021-05-12T19:16:30.864Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-12T19:16:30.864Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-05-12T19:16:31.140Z] Removing intermediate container e99babd42f5d [2021-05-12T19:16:31.140Z] ---> 30cea8f571b5 [2021-05-12T19:16:31.140Z] [2021-05-12T19:16:31.140Z] Removing intermediate container 1da5072e32f2 [2021-05-12T19:16:31.140Z] ---> 7941f716e628 [2021-05-12T19:16:31.140Z] [2021-05-12T19:16:31.416Z] Successfully built 30cea8f571b5 [2021-05-12T19:16:31.416Z] Successfully built 7941f716e628 [2021-05-12T19:16:31.725Z] Successfully tagged core-metadata-arm64:latest [2021-05-12T19:16:31.725Z] Building core-data [2021-05-12T19:16:31.725Z]  Building core-metadata ... done  ---> 4d7283ad4da3 [2021-05-12T19:16:31.725Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T19:16:31.725Z] Successfully tagged support-notifications-arm64:latest [2021-05-12T19:16:31.725Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-05-12T19:16:31.998Z] ---> Running in 451f23a19118 [2021-05-12T19:16:33.971Z] Removing intermediate container 451f23a19118 [2021-05-12T19:16:33.971Z] ---> 76654d4aec90 [2021-05-12T19:16:33.971Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T19:16:34.243Z] ---> Running in 7f078ab99be3 [2021-05-12T19:16:34.843Z] Removing intermediate container 7f078ab99be3 [2021-05-12T19:16:34.843Z] ---> b71c96f7c73b [2021-05-12T19:16:34.843Z] Step 29/32 : CMD ["gate"] [2021-05-12T19:16:34.843Z] ---> Running in a87de84b6a1f [2021-05-12T19:16:35.449Z] Removing intermediate container a87de84b6a1f [2021-05-12T19:16:35.449Z] ---> fa03bf2775ec [2021-05-12T19:16:35.449Z] Step 30/32 : LABEL arch=arm64 [2021-05-12T19:16:35.735Z] ---> Running in f3855cdabe26 [2021-05-12T19:16:36.738Z] Removing intermediate container f3855cdabe26 [2021-05-12T19:16:36.738Z] ---> 7dd6590228e4 [2021-05-12T19:16:36.738Z] Step 31/32 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:16:37.348Z] ---> Running in b115e1026ef8 [2021-05-12T19:16:37.954Z] Removing intermediate container b115e1026ef8 [2021-05-12T19:16:37.954Z] ---> 3dfcc67fe954 [2021-05-12T19:16:37.954Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T19:16:38.569Z] ---> Running in e03e00e606cf [2021-05-12T19:16:39.560Z] Removing intermediate container e03e00e606cf [2021-05-12T19:16:39.560Z] ---> 2fb4482d2b85 [2021-05-12T19:16:39.560Z] [2021-05-12T19:16:39.616Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-12T19:16:39.616Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T19:16:39.842Z] Successfully built 2fb4482d2b85 [2021-05-12T19:16:40.118Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-12T19:16:44.945Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T19:16:46.872Z] snap "core18" has no updates available [2021-05-12T19:16:47.822Z] Pulling go-build-helper [2021-05-12T19:16:47.822Z] + snapcraftctl pull [2021-05-12T19:16:49.217Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-12T19:16:49.217Z] Skipping pull go-build-helper (already ran) [2021-05-12T19:16:49.217Z] Building go-build-helper [2021-05-12T19:16:49.217Z] + snapcraftctl build [2021-05-12T19:16:51.774Z] Staging go-build-helper [2021-05-12T19:16:51.774Z] + snapcraftctl stage [2021-05-12T19:17:06.702Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T19:17:06.702Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T19:17:06.702Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-12T19:17:06.702Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T19:17:06.702Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T19:17:06.702Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T19:17:06.702Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-12T19:17:06.702Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T19:17:06.702Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T19:17:06.702Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T19:17:06.702Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T19:17:06.702Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T19:17:06.702Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T19:17:06.702Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T19:17:06.702Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T19:17:06.702Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T19:17:06.702Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T19:17:06.702Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T19:17:06.702Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T19:17:06.702Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T19:17:06.702Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T19:17:06.702Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T19:17:06.702Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T19:17:06.702Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T19:17:06.702Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T19:17:06.702Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T19:17:06.702Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T19:17:06.702Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-12T19:17:06.702Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T19:17:06.702Z] Fetched 224 kB in 0s (0 B/s) [2021-05-12T19:17:06.702Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T19:17:06.702Z] Fetched 157 kB in 0s (0 B/s) [2021-05-12T19:17:06.702Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T19:17:06.702Z] Fetched 221 kB in 0s (0 B/s) [2021-05-12T19:17:06.702Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T19:17:06.702Z] Fetched 143 kB in 0s (0 B/s) [2021-05-12T19:17:06.702Z] Pulling app-service-config [2021-05-12T19:17:06.702Z] + snapcraftctl pull [2021-05-12T19:17:07.649Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-12T19:17:08.594Z] Pulling config-common [2021-05-12T19:17:08.594Z] + snapcraftctl pull [2021-05-12T19:17:13.885Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T19:17:13.885Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T19:17:13.885Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T19:17:13.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T19:17:13.885Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T19:17:13.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T19:17:13.885Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T19:17:13.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T19:17:13.885Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T19:17:13.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T19:17:13.885Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T19:17:13.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T19:17:13.885Z] Pulling edgex-go [2021-05-12T19:17:13.885Z] + snapcraftctl pull [2021-05-12T19:17:35.866Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T19:17:35.866Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T19:17:35.866Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T19:17:35.866Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-12T19:17:35.866Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-12T19:17:35.866Z] Fetched 279 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-12T19:17:35.866Z] Fetched 122 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-12T19:17:35.866Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-12T19:17:35.866Z] Fetched 8848 B in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-12T19:17:35.866Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-12T19:17:35.866Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-12T19:17:35.866Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-12T19:17:35.866Z] Fetched 219 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-12T19:17:35.866Z] Fetched 154 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-12T19:17:35.866Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-12T19:17:35.866Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-12T19:17:35.866Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-12T19:17:35.866Z] Fetched 499 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-12T19:17:35.866Z] Fetched 111 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-12T19:17:35.866Z] Fetched 240 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-12T19:17:35.866Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-12T19:17:35.866Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-12T19:17:35.866Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-12T19:17:35.866Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-12T19:17:35.866Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-12T19:17:35.866Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-12T19:17:35.866Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-12T19:17:35.866Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-12T19:17:35.866Z] Fetched 8720 B in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-12T19:17:35.866Z] Fetched 137 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-12T19:17:35.866Z] Fetched 119 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-12T19:17:35.866Z] Fetched 110 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-12T19:17:35.866Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-12T19:17:35.866Z] Fetched 645 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-12T19:17:35.866Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-12T19:17:35.866Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-12T19:17:35.866Z] Fetched 368 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-12T19:17:35.866Z] Fetched 187 kB in 0s (0 B/s) [2021-05-12T19:17:35.866Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-12T19:17:35.870Z] Fetched 175 kB in 0s (0 B/s) [2021-05-12T19:17:35.870Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-12T19:17:35.870Z] Fetched 206 kB in 0s (0 B/s) [2021-05-12T19:17:35.870Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-12T19:17:35.870Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-12T19:17:35.870Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-12T19:17:35.870Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-12T19:17:35.870Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-12T19:17:35.870Z] Fetched 159 kB in 0s (0 B/s) [2021-05-12T19:17:35.870Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-12T19:17:35.870Z] Fetched 107 kB in 0s (0 B/s) [2021-05-12T19:17:35.870Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-12T19:17:35.870Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-12T19:17:35.870Z] Pulling static-packages [2021-05-12T19:17:35.870Z] + snapcraftctl pull [2021-05-12T19:17:35.870Z] Pulling version [2021-05-12T19:17:35.870Z] + cd /root/project [2021-05-12T19:17:35.870Z] + [ -f VERSION ] [2021-05-12T19:17:35.870Z] + PROJECT_VERSION=local-dev [2021-05-12T19:17:35.870Z] + git rev-parse --short HEAD [2021-05-12T19:17:35.870Z] + GIT_REVISION=62b35b24 [2021-05-12T19:17:35.870Z] + snapcraftctl set-version local-dev [2021-05-12T19:17:35.870Z] Skipping build go-build-helper (already ran) [2021-05-12T19:17:35.870Z] Building app-service-config [2021-05-12T19:17:35.870Z] + make build [2021-05-12T19:17:35.870Z] go mod tidy [2021-05-12T19:17:36.706Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:17:36.706Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:17:36.706Z] ---> a65c783fac37 [2021-05-12T19:17:36.706Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> b070a826ae75 [2021-05-12T19:17:36.706Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> 9a6890d3bdb6 [2021-05-12T19:17:36.706Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> 2961b620bc3d [2021-05-12T19:17:36.706Z] Step 6/22 : COPY go.mod . [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> ae92bae6de56 [2021-05-12T19:17:36.706Z] Step 7/22 : RUN go mod download [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> 3f43a8cbd39b [2021-05-12T19:17:36.706Z] Step 8/22 : COPY . . [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> 01b50698bcbc [2021-05-12T19:17:36.706Z] Step 9/22 : RUN go mod tidy [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> 253dfe7100d8 [2021-05-12T19:17:36.706Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T19:17:36.706Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:17:36.706Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:17:36.706Z] ---> a65c783fac37 [2021-05-12T19:17:36.706Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> b070a826ae75 [2021-05-12T19:17:36.706Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> 9a6890d3bdb6 [2021-05-12T19:17:36.706Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> 2961b620bc3d [2021-05-12T19:17:36.706Z] Step 6/23 : COPY go.mod . [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> ae92bae6de56 [2021-05-12T19:17:36.706Z] Step 7/23 : RUN go mod download [2021-05-12T19:17:36.706Z] ---> Using cache [2021-05-12T19:17:36.706Z] ---> 3f43a8cbd39b [2021-05-12T19:17:36.707Z] Step 8/23 : COPY . . [2021-05-12T19:17:36.707Z] ---> Using cache [2021-05-12T19:17:36.707Z] ---> 01b50698bcbc [2021-05-12T19:17:36.707Z] Step 9/23 : RUN go mod tidy [2021-05-12T19:17:36.707Z] ---> Using cache [2021-05-12T19:17:36.707Z] ---> 253dfe7100d8 [2021-05-12T19:17:36.707Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T19:17:36.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:17:36.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:17:36.707Z] ---> a65c783fac37 [2021-05-12T19:17:36.707Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T19:17:36.707Z] ---> Using cache [2021-05-12T19:17:36.707Z] ---> b070a826ae75 [2021-05-12T19:17:36.707Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:17:36.707Z] ---> Using cache [2021-05-12T19:17:36.707Z] ---> 9a6890d3bdb6 [2021-05-12T19:17:36.707Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T19:17:36.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T19:17:36.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T19:17:36.707Z] ---> a65c783fac37 [2021-05-12T19:17:36.707Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T19:17:36.707Z] ---> Using cache [2021-05-12T19:17:36.707Z] ---> b070a826ae75 [2021-05-12T19:17:36.707Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:17:36.707Z] ---> Using cache [2021-05-12T19:17:36.707Z] ---> 9a6890d3bdb6 [2021-05-12T19:17:36.707Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T19:17:36.707Z] ---> Running in 486f57b9b059 [2021-05-12T19:17:36.707Z] ---> Running in 755749bbb6da [2021-05-12T19:17:36.707Z] ---> Running in 3857d860751b [2021-05-12T19:17:36.707Z] ---> Running in d3c6fe6dbb13 [2021-05-12T19:17:36.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:17:36.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:17:36.707Z] 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-12T19:17:36.707Z] 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-12T19:17:36.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:17:36.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:17:36.814Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-12T19:17:37.311Z] OK: 218 MiB in 52 packages [2021-05-12T19:17:37.393Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-12T19:17:37.393Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-12T19:17:37.393Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-12T19:17:37.393Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-12T19:17:37.393Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-12T19:17:37.393Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-12T19:17:37.588Z] OK: 218 MiB in 52 packages [2021-05-12T19:17:37.659Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-12T19:17:37.659Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-12T19:17:37.659Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-12T19:17:37.659Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T19:17:37.919Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-12T19:17:37.919Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-12T19:17:37.919Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-12T19:17:38.179Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-12T19:17:38.179Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-12T19:17:38.441Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-12T19:17:38.441Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-12T19:17:38.441Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-12T19:17:38.441Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-12T19:17:38.702Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-12T19:17:38.702Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-12T19:17:38.702Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-12T19:17:38.702Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-12T19:17:38.702Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-12T19:17:38.702Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-12T19:17:38.964Z] go: downloading golang.org/x/text v0.3.2 [2021-05-12T19:17:38.964Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-12T19:17:38.964Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-12T19:17:38.964Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-12T19:17:38.964Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-12T19:17:38.964Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-12T19:17:38.964Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-12T19:17:39.230Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-12T19:17:39.230Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-12T19:17:39.230Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-12T19:17:39.230Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-12T19:17:39.230Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-12T19:17:39.493Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-12T19:17:39.493Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-12T19:17:39.493Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-12T19:17:39.493Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-12T19:17:39.493Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-12T19:17:39.493Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-12T19:17:39.493Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-12T19:17:39.493Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-12T19:17:39.493Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-12T19:17:39.493Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-12T19:17:39.493Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T19:17:39.608Z] Removing intermediate container 3857d860751b [2021-05-12T19:17:39.608Z] ---> 8fab97a314a5 [2021-05-12T19:17:39.608Z] Step 6/24 : COPY go.mod . [2021-05-12T19:17:39.776Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-12T19:17:39.776Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-12T19:17:39.776Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-12T19:17:39.776Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-12T19:17:39.776Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-12T19:17:39.776Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-12T19:17:39.776Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-12T19:17:39.776Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-12T19:17:39.888Z] Removing intermediate container 486f57b9b059 [2021-05-12T19:17:39.888Z] ---> 334c1a88ae21 [2021-05-12T19:17:39.888Z] Step 6/24 : COPY go.mod . [2021-05-12T19:17:40.040Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-12T19:17:40.041Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-12T19:17:40.041Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-12T19:17:40.041Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-12T19:17:40.041Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-12T19:17:40.041Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-12T19:17:40.041Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-12T19:17:40.041Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-12T19:17:40.041Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-12T19:17:40.303Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-12T19:17:40.303Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-12T19:17:40.303Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-12T19:17:40.303Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-12T19:17:40.303Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-12T19:17:40.303Z] go: downloading github.com/kr/text v0.1.0 [2021-05-12T19:17:40.303Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-12T19:17:40.303Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T19:17:40.303Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-12T19:17:40.505Z] ---> 9dcff9234a7c [2021-05-12T19:17:40.505Z] Step 7/24 : RUN go mod download [2021-05-12T19:17:40.565Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-12T19:17:40.565Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-12T19:17:40.565Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-12T19:17:40.565Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T19:17:40.565Z] 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-12T19:17:41.136Z] ---> Running in 202514b15293 [2021-05-12T19:17:41.426Z] ---> 68727128d9b5 [2021-05-12T19:17:41.426Z] Step 7/24 : RUN go mod download [2021-05-12T19:17:41.706Z] ---> Running in cc09d4a2731f [2021-05-12T19:17:46.081Z] Removing intermediate container 202514b15293 [2021-05-12T19:17:46.081Z] ---> 49a7f242cf53 [2021-05-12T19:17:46.081Z] Step 8/24 : COPY . . [2021-05-12T19:17:46.081Z] Removing intermediate container cc09d4a2731f [2021-05-12T19:17:46.081Z] ---> c1acc203d593 [2021-05-12T19:17:46.081Z] Step 8/24 : COPY . . [2021-05-12T19:17:52.822Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-12T19:17:52.822Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-12T19:17:52.822Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-12T19:17:52.822Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-12T19:17:53.392Z] Building config-common [2021-05-12T19:17:53.392Z] + snapcraftctl build [2021-05-12T19:17:56.765Z] Building edgex-go [2021-05-12T19:17:57.361Z] + cd /root/parts/edgex-go/src [2021-05-12T19:17:57.361Z] + make build [2021-05-12T19:17:57.361Z] 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-12T19:17:57.979Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-12T19:17:57.979Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 [2021-05-12T19:17:57.979Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-12T19:18:02.464Z] 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-12T19:18:09.132Z] 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-12T19:18:10.074Z] 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-12T19:18:12.665Z] 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-12T19:18:12.928Z] 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-12T19:18:15.473Z] 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-12T19:18:15.473Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-12T19:18:15.473Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-12T19:18:17.406Z] 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-12T19:18:18.524Z] ---> 3b019ceb021b [2021-05-12T19:18:18.524Z] Step 9/24 : RUN go mod tidy [2021-05-12T19:18:18.524Z] ---> 9eef420fe7b1 [2021-05-12T19:18:18.524Z] Step 9/24 : RUN go mod tidy [2021-05-12T19:18:18.524Z] ---> Running in 15c6bb62ac53 [2021-05-12T19:18:18.524Z] ---> Running in 468b7e612431 [2021-05-12T19:18:18.793Z] 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-12T19:18:19.055Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-12T19:18:20.443Z] 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-12T19:18:22.364Z] 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-12T19:18:23.761Z] 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-12T19:18:23.761Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-12T19:18:25.298Z] Removing intermediate container 468b7e612431 [2021-05-12T19:18:25.298Z] ---> b0efc29982b2 [2021-05-12T19:18:25.298Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T19:18:25.298Z] ---> Running in a17cda75391f [2021-05-12T19:18:25.586Z] Removing intermediate container 15c6bb62ac53 [2021-05-12T19:18:25.586Z] ---> ebb2d0de2e4e [2021-05-12T19:18:25.586Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T19:18:25.872Z] ---> Running in 035febb688c5 [2021-05-12T19:18:26.317Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-12T19:18:26.317Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-12T19:18:26.317Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-12T19:18:26.317Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-12T19:18:26.317Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-12T19:18:26.317Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-12T19:18:26.317Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-12T19:18:26.317Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-12T19:18:26.317Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-12T19:18:26.317Z] + 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-12T19:18:26.317Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-12T19:18:26.317Z] + 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-12T19:18:26.317Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-12T19:18:26.317Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-12T19:18:26.317Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-12T19:18:26.317Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-12T19:18:26.317Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-12T19:18:26.317Z] + 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-12T19:18:27.871Z] 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-12T19:18:28.152Z] 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-12T19:18:29.619Z] Building static-packages [2021-05-12T19:18:29.880Z] + snapcraftctl build [2021-05-12T19:18:33.186Z] Building version [2021-05-12T19:18:33.186Z] + snapcraftctl build [2021-05-12T19:18:35.737Z] Skipping stage go-build-helper (already ran) [2021-05-12T19:18:35.737Z] Staging app-service-config [2021-05-12T19:18:35.737Z] + snapcraftctl stage [2021-05-12T19:18:37.129Z] Staging config-common [2021-05-12T19:18:37.129Z] + snapcraftctl stage [2021-05-12T19:18:38.073Z] Staging edgex-go [2021-05-12T19:18:38.073Z] + snapcraftctl stage [2021-05-12T19:18:38.340Z] 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-12T19:18:39.461Z] Staging static-packages [2021-05-12T19:18:39.461Z] + snapcraftctl stage [2021-05-12T19:18:40.850Z] Staging version [2021-05-12T19:18:40.850Z] + snapcraftctl stage [2021-05-12T19:18:42.238Z] Priming go-build-helper [2021-05-12T19:18:42.238Z] + snapcraftctl prime [2021-05-12T19:18:43.184Z] Priming app-service-config [2021-05-12T19:18:43.184Z] + snapcraftctl prime [2021-05-12T19:18:45.105Z] Priming config-common [2021-05-12T19:18:45.105Z] + snapcraftctl prime [2021-05-12T19:18:46.049Z] Priming edgex-go [2021-05-12T19:18:46.049Z] + snapcraftctl prime [2021-05-12T19:18:47.438Z] Priming static-packages [2021-05-12T19:18:47.438Z] + snapcraftctl prime [2021-05-12T19:18:50.748Z] Priming version [2021-05-12T19:18:50.748Z] + snapcraftctl prime [2021-05-12T19:18:51.320Z] 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-12T19:18:56.717Z] Removing intermediate container d3c6fe6dbb13 [2021-05-12T19:18:56.717Z] ---> 3bc52d05eaf1 [2021-05-12T19:18:56.717Z] [2021-05-12T19:18:56.717Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T19:18:56.717Z] ---> 9852663dfa18 [2021-05-12T19:18:56.717Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T19:18:56.717Z] ---> Running in b072b7618c83 [2021-05-12T19:18:56.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:18:56.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:18:57.328Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T19:18:57.608Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T19:18:57.608Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T19:18:57.608Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T19:18:57.608Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:18:57.608Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T19:18:58.077Z] OK: 7 MiB in 18 packages [2021-05-12T19:19:00.856Z] Removing intermediate container b072b7618c83 [2021-05-12T19:19:00.856Z] ---> 7f6060d86cac [2021-05-12T19:19:00.856Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T19:19:01.132Z] ---> Running in 4dc1c050b342 [2021-05-12T19:19:02.131Z] Removing intermediate container 4dc1c050b342 [2021-05-12T19:19:02.131Z] ---> 7345a3cca953 [2021-05-12T19:19:02.131Z] Step 14/22 : WORKDIR /edgex [2021-05-12T19:19:02.724Z] ---> Running in 08fda6921ecf [2021-05-12T19:19:03.707Z] Removing intermediate container 08fda6921ecf [2021-05-12T19:19:03.707Z] ---> 7347a48ab34b [2021-05-12T19:19:03.707Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T19:19:05.710Z] ---> 1750ac5d023f [2021-05-12T19:19:05.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T19:19:05.710Z] Removing intermediate container 755749bbb6da [2021-05-12T19:19:05.710Z] ---> 98ea86d2f231 [2021-05-12T19:19:05.710Z] [2021-05-12T19:19:05.710Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T19:19:05.710Z] ---> 9852663dfa18 [2021-05-12T19:19:05.710Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T19:19:05.710Z] ---> Using cache [2021-05-12T19:19:05.710Z] ---> f69ab6a4ec68 [2021-05-12T19:19:05.710Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T19:19:05.710Z] ---> Using cache [2021-05-12T19:19:05.710Z] ---> 1cf7b29896a9 [2021-05-12T19:19:05.710Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T19:19:05.710Z] ---> Running in aacfe50e4406 [2021-05-12T19:19:06.696Z] Removing intermediate container aacfe50e4406 [2021-05-12T19:19:06.696Z] ---> 8575aa20f86d [2021-05-12T19:19:06.696Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T19:19:06.696Z] ---> Running in 4a8418bc0626 [2021-05-12T19:19:07.309Z] ---> 2077adab1464 [2021-05-12T19:19:07.594Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T19:19:07.594Z] Removing intermediate container 4a8418bc0626 [2021-05-12T19:19:07.594Z] ---> a8508cd108b1 [2021-05-12T19:19:07.594Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:19:09.064Z] ---> a2a982da96a9 [2021-05-12T19:19:09.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T19:19:09.725Z] ---> a96eb5dd60dc [2021-05-12T19:19:09.725Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T19:19:09.999Z] ---> Running in e41c1d5ee6bd [2021-05-12T19:19:10.987Z] Removing intermediate container e41c1d5ee6bd [2021-05-12T19:19:10.987Z] ---> 45d69ea1d494 [2021-05-12T19:19:10.987Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T19:19:11.588Z] ---> 934f04f9950f [2021-05-12T19:19:11.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T19:19:11.588Z] ---> Running in fd57379e74b0 [2021-05-12T19:19:12.192Z] Removing intermediate container fd57379e74b0 [2021-05-12T19:19:12.193Z] ---> c8c36178ccca [2021-05-12T19:19:12.193Z] Step 20/22 : LABEL arch=arm64 [2021-05-12T19:19:12.473Z] ---> Running in 44d6cd67398c [2021-05-12T19:19:12.765Z] ---> 2ad7d0a4fd7d [2021-05-12T19:19:12.765Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T19:19:13.039Z] ---> Running in b92b737d6560 [2021-05-12T19:19:13.039Z] Removing intermediate container 44d6cd67398c [2021-05-12T19:19:13.039Z] ---> ff0224e456a6 [2021-05-12T19:19:13.039Z] Step 21/22 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:19:13.323Z] ---> Running in b4631d585a45 [2021-05-12T19:19:13.925Z] Removing intermediate container b92b737d6560 [2021-05-12T19:19:13.925Z] ---> 248dcc6bfebd [2021-05-12T19:19:13.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:19:13.925Z] ---> Running in e7e09893c3a2 [2021-05-12T19:19:14.205Z] Removing intermediate container b4631d585a45 [2021-05-12T19:19:14.205Z] ---> 3e5b8b068ed9 [2021-05-12T19:19:14.205Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T19:19:14.481Z] ---> Running in 64446a7e6e33 [2021-05-12T19:19:14.767Z] Removing intermediate container e7e09893c3a2 [2021-05-12T19:19:14.767Z] ---> 25d545b17827 [2021-05-12T19:19:14.767Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T19:19:15.046Z] ---> Running in 8224fb17f433 [2021-05-12T19:19:15.322Z] Removing intermediate container 64446a7e6e33 [2021-05-12T19:19:15.322Z] ---> 3d71460039c0 [2021-05-12T19:19:15.322Z] [2021-05-12T19:19:15.922Z] Removing intermediate container 8224fb17f433 [2021-05-12T19:19:15.922Z] ---> 79ed4c3fb63d [2021-05-12T19:19:15.922Z] Step 22/23 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:19:16.202Z] Successfully built 3d71460039c0 [2021-05-12T19:19:16.202Z] ---> Running in c86ef3e103ac [2021-05-12T19:19:16.202Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-12T19:19:16.816Z]  Building security-proxy-setup ... done Removing intermediate container c86ef3e103ac [2021-05-12T19:19:16.816Z] ---> e10353103be4 [2021-05-12T19:19:16.816Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T19:19:16.816Z] ---> Running in 755561b97d7b [2021-05-12T19:19:17.420Z] Removing intermediate container 755561b97d7b [2021-05-12T19:19:17.420Z] ---> d636899a1790 [2021-05-12T19:19:17.420Z] [2021-05-12T19:19:18.027Z] Successfully built d636899a1790 [2021-05-12T19:19:18.027Z] Successfully tagged support-scheduler-arm64:latest [2021-05-12T19:19:44.866Z]  Building support-scheduler ... done Removing intermediate container a17cda75391f [2021-05-12T19:19:44.866Z] ---> b1c12ef4b198 [2021-05-12T19:19:44.866Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T19:19:44.866Z] ---> Running in 28bbc676dd65 [2021-05-12T19:19:44.866Z] 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-12T19:19:46.295Z] Removing intermediate container 28bbc676dd65 [2021-05-12T19:19:46.295Z] ---> 8a38abd81538 [2021-05-12T19:19:46.295Z] [2021-05-12T19:19:46.295Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T19:19:46.295Z] 20.10.0: Pulling from library/docker [2021-05-12T19:19:53.021Z] Removing intermediate container 035febb688c5 [2021-05-12T19:19:53.021Z] ---> cb7d3a74e337 [2021-05-12T19:19:53.021Z] [2021-05-12T19:19:53.021Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T19:19:53.021Z] ---> 9852663dfa18 [2021-05-12T19:19:53.021Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T19:19:53.021Z] ---> Running in a6b27ded6a95 [2021-05-12T19:19:53.626Z] Removing intermediate container a6b27ded6a95 [2021-05-12T19:19:53.626Z] ---> f0644f787067 [2021-05-12T19:19:53.626Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T19:19:53.626Z] ---> Running in fb20b65d3aef [2021-05-12T19:19:54.611Z] Removing intermediate container fb20b65d3aef [2021-05-12T19:19:54.611Z] ---> 40d1a21c9cd5 [2021-05-12T19:19:54.611Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T19:19:54.611Z] ---> Running in 97818d1d0216 [2021-05-12T19:19:54.885Z] Removing intermediate container 97818d1d0216 [2021-05-12T19:19:54.885Z] ---> afdd07f14d94 [2021-05-12T19:19:54.885Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T19:19:55.163Z] ---> Running in 270c90b7d7ea [2021-05-12T19:19:55.163Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T19:19:55.163Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T19:19:55.163Z] ---> eeaf43b92773 [2021-05-12T19:19:55.163Z] 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-12T19:19:55.437Z] ---> Running in 80aed29b26aa [2021-05-12T19:19:56.039Z] Removing intermediate container 80aed29b26aa [2021-05-12T19:19:56.039Z] ---> 8295cdbf68c8 [2021-05-12T19:19:56.039Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T19:19:56.039Z] ---> Running in abe223c9be3e [2021-05-12T19:19:57.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:19:57.479Z] Removing intermediate container 270c90b7d7ea [2021-05-12T19:19:57.479Z] ---> eda2384b5d7d [2021-05-12T19:19:57.479Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T19:19:57.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:19:57.479Z] ---> Running in 7375bb6a75ec [2021-05-12T19:19:58.077Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T19:19:58.077Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T19:19:58.077Z] Executing bash-5.0.17-r0.post-install [2021-05-12T19:19:58.077Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T19:19:58.077Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T19:19:58.077Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T19:19:58.077Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T19:19:58.077Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T19:19:58.077Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T19:19:58.077Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T19:19:58.077Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T19:19:58.077Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T19:19:58.077Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T19:19:58.350Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T19:19:58.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T19:19:59.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T19:19:59.824Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T19:19:59.824Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T19:19:59.824Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T19:20:00.097Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T19:20:00.097Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T19:20:00.097Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T19:20:00.097Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T19:20:00.097Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T19:20:00.097Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T19:20:00.097Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T19:20:00.097Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T19:20:00.097Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T19:20:00.097Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T19:20:00.097Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T19:20:00.372Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T19:20:00.372Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T19:20:00.372Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T19:20:00.372Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T19:20:00.372Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T19:20:00.372Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T19:20:00.372Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T19:20:00.372Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T19:20:00.372Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T19:20:00.372Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T19:20:00.372Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T19:20:00.372Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T19:20:00.372Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T19:20:00.372Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T19:20:00.372Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T19:20:00.372Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T19:20:00.372Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T19:20:00.647Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T19:20:00.647Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T19:20:00.647Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T19:20:00.647Z] OK: 8 MiB in 20 packages [2021-05-12T19:20:00.647Z] OK: 72 MiB in 59 packages [2021-05-12T19:20:02.640Z] Removing intermediate container 7375bb6a75ec [2021-05-12T19:20:02.640Z] ---> 036d58205a6b [2021-05-12T19:20:02.640Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T19:20:03.627Z] ---> 5590a08f0cc5 [2021-05-12T19:20:03.627Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T19:20:04.620Z] ---> f0040985bfd9 [2021-05-12T19:20:04.620Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T19:20:05.224Z] Collecting docker-compose==1.23.2 [2021-05-12T19:20:05.224Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T19:20:05.517Z] ---> 068a080fc0ea [2021-05-12T19:20:05.517Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T19:20:05.517Z] ---> Running in 88545bde421e [2021-05-12T19:20:05.793Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T19:20:05.794Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T19:20:06.070Z] Removing intermediate container 88545bde421e [2021-05-12T19:20:06.070Z] ---> fa62ee3f4677 [2021-05-12T19:20:06.070Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:20:06.070Z] ---> Running in 294dad1f3d7f [2021-05-12T19:20:06.672Z] Removing intermediate container 294dad1f3d7f [2021-05-12T19:20:06.672Z] ---> a22c57898c47 [2021-05-12T19:20:06.672Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T19:20:06.672Z] ---> Running in d429f8ebbb24 [2021-05-12T19:20:07.272Z] Removing intermediate container d429f8ebbb24 [2021-05-12T19:20:07.272Z] ---> ecfebd557d61 [2021-05-12T19:20:07.272Z] Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:20:07.272Z] ---> Running in fda2340df7d1 [2021-05-12T19:20:07.868Z] Removing intermediate container fda2340df7d1 [2021-05-12T19:20:07.868Z] ---> fc2f4c8905f5 [2021-05-12T19:20:07.868Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T19:20:07.868Z] 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-12T19:20:07.868Z] ---> Running in d98f64b2b4cf [2021-05-12T19:20:08.143Z] Removing intermediate container d98f64b2b4cf [2021-05-12T19:20:08.143Z] ---> 480492a837a9 [2021-05-12T19:20:08.143Z] [2021-05-12T19:20:08.419Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T19:20:08.419Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T19:20:08.695Z] Successfully built 480492a837a9 [2021-05-12T19:20:08.695Z] Successfully tagged core-data-arm64:latest [2021-05-12T19:20:08.967Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-05-12T19:20:08.967Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T19:20:09.562Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T19:20:09.562Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T19:20:11.535Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T19:20:11.535Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T19:20:11.811Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T19:20:11.811Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T19:20:14.428Z] Collecting PyYAML<4,>=3.10 [2021-05-12T19:20:14.428Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T19:20:17.812Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T19:20:17.812Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T19:20:18.409Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T19:20:18.409Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T19:20:18.681Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T19:20:18.681Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T19:20:18.953Z] Collecting idna<2.8,>=2.5 [2021-05-12T19:20:18.953Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T19:20:18.953Z] 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-12T19:20:18.953Z] 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-12T19:20:19.548Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T19:20:19.548Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T19:20:19.820Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T19:20:19.820Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T19:20:19.820Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T19:20:19.820Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T19:20:20.434Z] Installing collected packages: texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, jsonschema, docopt, PyYAML, docker-compose [2021-05-12T19:20:20.434Z] Running setup.py install for texttable: started [2021-05-12T19:20:22.518Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T19:20:22.802Z] Attempting uninstall: idna [2021-05-12T19:20:22.802Z] Found existing installation: idna 2.9 [2021-05-12T19:20:22.802Z] Uninstalling idna-2.9: [2021-05-12T19:20:23.086Z] Successfully uninstalled idna-2.9 [2021-05-12T19:20:23.681Z] Attempting uninstall: urllib3 [2021-05-12T19:20:23.681Z] Found existing installation: urllib3 1.25.9 [2021-05-12T19:20:23.681Z] Uninstalling urllib3-1.25.9: [2021-05-12T19:20:23.681Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T19:20:24.275Z] Attempting uninstall: requests [2021-05-12T19:20:24.275Z] Found existing installation: requests 2.23.0 [2021-05-12T19:20:24.275Z] Uninstalling requests-2.23.0: [2021-05-12T19:20:24.275Z] Successfully uninstalled requests-2.23.0 [2021-05-12T19:20:25.257Z] Running setup.py install for dockerpty: started [2021-05-12T19:20:27.233Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T19:20:27.504Z] Running setup.py install for docopt: started [2021-05-12T19:20:29.478Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T19:20:29.478Z] Running setup.py install for PyYAML: started [2021-05-12T19:20:31.447Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T19:20:32.042Z] 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-12T19:20:40.322Z] Removing intermediate container abe223c9be3e [2021-05-12T19:20:40.322Z] ---> db1bd3a0f4da [2021-05-12T19:20:40.322Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T19:20:40.322Z] ---> Running in 879c76d8baea [2021-05-12T19:20:40.922Z] Removing intermediate container 879c76d8baea [2021-05-12T19:20:40.922Z] ---> fd2eb757bbe2 [2021-05-12T19:20:40.922Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T19:20:40.922Z] ---> Running in a3b2f52b4219 [2021-05-12T19:20:41.529Z] Removing intermediate container a3b2f52b4219 [2021-05-12T19:20:41.529Z] ---> 3b1b1449c177 [2021-05-12T19:20:41.529Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T19:20:42.508Z] ---> 071d10f2fdf7 [2021-05-12T19:20:42.508Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T19:20:43.101Z] ---> 61373365bd0f [2021-05-12T19:20:43.101Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T19:20:43.695Z] ---> 5e7c14283f7c [2021-05-12T19:20:43.968Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T19:20:43.968Z] ---> Running in d2777ebb9464 [2021-05-12T19:20:44.240Z] Removing intermediate container d2777ebb9464 [2021-05-12T19:20:44.240Z] ---> f3d62a53d9ec [2021-05-12T19:20:44.240Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T19:20:44.512Z] ---> Running in ed83e554554a [2021-05-12T19:20:44.788Z] Removing intermediate container ed83e554554a [2021-05-12T19:20:44.788Z] ---> 69066f123310 [2021-05-12T19:20:44.788Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T19:20:45.061Z] ---> Running in 06ba4c229507 [2021-05-12T19:20:45.338Z] Removing intermediate container 06ba4c229507 [2021-05-12T19:20:45.338Z] ---> 755d6e30e3fa [2021-05-12T19:20:45.338Z] Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 [2021-05-12T19:20:45.612Z] ---> Running in d77225764544 [2021-05-12T19:20:45.887Z] Removing intermediate container d77225764544 [2021-05-12T19:20:45.887Z] ---> 44a85de4c323 [2021-05-12T19:20:45.887Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T19:20:46.162Z] ---> Running in f58342c76c6c [2021-05-12T19:20:46.436Z] Removing intermediate container f58342c76c6c [2021-05-12T19:20:46.436Z] ---> 39bbce8eb57a [2021-05-12T19:20:46.436Z] [2021-05-12T19:20:47.038Z] Successfully built 39bbce8eb57a [2021-05-12T19:20:47.038Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-12T19:20:47.055Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-12T19:20:47.051Z] $ docker stop --time=1 55f111993e25f6a6980f3804cc58bf4f2b385b68768ef293b3bb76aa723ae3ed [2021-05-12T19:20:48.873Z] $ docker rm -f 55f111993e25f6a6980f3804cc58bf4f2b385b68768ef293b3bb76aa723ae3ed [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T19:20:49.472Z] + docker images [2021-05-12T19:20:49.743Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T19:20:49.743Z] sys-mgmt-agent-arm64 latest 39bbce8eb57a 3 seconds ago 299MB [2021-05-12T19:20:49.743Z] core-data-arm64 latest 480492a837a9 42 seconds ago 20.3MB [2021-05-12T19:20:49.743Z] cb7d3a74e337 59 seconds ago 989MB [2021-05-12T19:20:49.743Z] 8a38abd81538 About a minute ago 976MB [2021-05-12T19:20:49.743Z] support-scheduler-arm64 latest d636899a1790 About a minute ago 16.1MB [2021-05-12T19:20:49.743Z] security-proxy-setup-arm64 latest 3d71460039c0 About a minute ago 23.9MB [2021-05-12T19:20:49.743Z] 98ea86d2f231 About a minute ago 980MB [2021-05-12T19:20:49.743Z] 3bc52d05eaf1 About a minute ago 977MB [2021-05-12T19:20:49.743Z] security-bootstrapper-arm64 latest 2fb4482d2b85 4 minutes ago 17.1MB [2021-05-12T19:20:49.743Z] support-notifications-arm64 latest 7941f716e628 4 minutes ago 16.6MB [2021-05-12T19:20:49.743Z] core-metadata-arm64 latest 30cea8f571b5 4 minutes ago 17.4MB [2021-05-12T19:20:49.743Z] security-secretstore-setup-arm64 latest 55289e6114a4 4 minutes ago 24.3MB [2021-05-12T19:20:49.743Z] core-command-arm64 latest e5a04c43c8b7 4 minutes ago 16.1MB [2021-05-12T19:20:49.743Z] edfcd8d65c15 4 minutes ago 988MB [2021-05-12T19:20:49.743Z] b9f3b8f6ccb3 4 minutes ago 980MB [2021-05-12T19:20:49.743Z] 138fd2e2ec52 4 minutes ago 979MB [2021-05-12T19:20:49.743Z] 487e28210d12 4 minutes ago 977MB [2021-05-12T19:20:49.743Z] 68b5d03c75a9 4 minutes ago 973MB [2021-05-12T19:20:49.743Z] ci-base-image-arm64 latest a65c783fac37 16 minutes ago 641MB [2021-05-12T19:20:49.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 13 days ago 428MB [2021-05-12T19:20:49.743Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-12T19:20:49.743Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-12T19:20:49.743Z] 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-12T19:20:50.547Z] ---> job-cost.sh [2021-05-12T19:20:50.547Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8iGR [2021-05-12T19:21:29.478Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T19:23:06.207Z] lf-activate-venv(): INFO: Adding /tmp/venv-8iGR/bin to PATH [2021-05-12T19:23:06.207Z] INFO: No Stack... [2021-05-12T19:23:06.207Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T19:23:06.207Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T19:23:06.550Z] + cat /w/workspace/edgex-go/13/archives/cost.csv [2021-05-12T19:23:06.550Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T19:23:06.701Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3410-13-stack-cost] [2021-05-12T19:23:06.710Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3410-13-stack-cost] did not exist. Created. [2021-05-12T19:23:06.710Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3410-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T19:23:07.065Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T19:23:07.343Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T19:23:07.352Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3410-13-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-12T19:23:08.495Z] provisioning config files... [2021-05-12T19:23:08.533Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config5538535558363627537tmp [Pipeline] { [Pipeline] sh [2021-05-12T19:23:08.962Z] + set +x [2021-05-12T19:23:08.962Z] + curl -s https://codecov.io/bash [2021-05-12T19:23:08.962Z] + bash -s -- [2021-05-12T19:23:09.556Z] [2021-05-12T19:23:09.556Z] _____ _ [2021-05-12T19:23:09.556Z] / ____| | | [2021-05-12T19:23:09.556Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T19:23:09.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T19:23:09.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T19:23:09.556Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T19:23:09.556Z] Bash-1.0.2 [2021-05-12T19:23:09.556Z] [2021-05-12T19:23:09.556Z] [2021-05-12T19:23:09.556Z] ==> git version 2.24.3 found [2021-05-12T19:23:09.556Z] ==> 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-12T19:23:09.556Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T19:23:09.556Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T19:23:09.556Z] ==> Jenkins CI detected. [2021-05-12T19:23:09.556Z] project root: . [2021-05-12T19:23:09.556Z] --> token set from env [2021-05-12T19:23:09.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T19:23:09.828Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T19:23:10.094Z] ==> Python coveragepy not found [2021-05-12T19:23:10.094Z] ==> Searching for coverage reports in: [2021-05-12T19:23:10.094Z] + . [2021-05-12T19:23:10.094Z] -> Found 1 reports [2021-05-12T19:23:10.094Z] ==> Detecting git/mercurial file structure [2021-05-12T19:23:10.094Z] ==> Reading reports [2021-05-12T19:23:10.094Z] + ./coverage.out bytes=720868 [2021-05-12T19:23:10.094Z] ==> Appending adjustments [2021-05-12T19:23:10.094Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T19:23:16.784Z] + Found adjustments [2021-05-12T19:23:16.784Z] ==> Gzipping contents [2021-05-12T19:23:16.784Z] 104K /tmp/codecov.aYGdSt.gz [2021-05-12T19:23:16.784Z] ==> Uploading reports [2021-05-12T19:23:16.784Z] url: https://codecov.io [2021-05-12T19:23:16.784Z] query: branch=PR-3410&commit=62b35b2432e8ce9c7661e764e19840c5adc5cc86&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= [2021-05-12T19:23:16.784Z] -> Pinging Codecov [2021-05-12T19:23:16.784Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3410&commit=62b35b2432e8ce9c7661e764e19840c5adc5cc86&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= [2021-05-12T19:23:16.785Z] -> Uploading to [2021-05-12T19:23:16.785Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/62b35b2432e8ce9c7661e764e19840c5adc5cc86/825f9d0c-161c-45b0-a2e2-4d6da2b17c61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T192316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34ece68912c2a15e72fa051765a36230ec20b38194fbe28ca5de41e7b4cdaa25 [2021-05-12T19:23:16.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T19:23:16.785Z] Dload Upload Total Spent Left Speed [2021-05-12T19:23:17.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 218k --:--:-- --:--:-- --:--:-- 219k [2021-05-12T19:23:17.051Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/62b35b2432e8ce9c7661e764e19840c5adc5cc86 [Pipeline] } [2021-05-12T19:23:17.064Z] 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-12T19:23:18.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:23:19.107Z] ---> package-listing.sh [2021-05-12T19:23:19.107Z] ++ facter osfamily [2021-05-12T19:23:19.107Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T19:23:19.371Z] + OS_FAMILY=redhat [2021-05-12T19:23:19.371Z] + workspace=/w/workspace/edgex-go/13 [2021-05-12T19:23:19.371Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T19:23:19.371Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T19:23:19.371Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T19:23:19.371Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T19:23:19.371Z] + '[' /w/workspace/edgex-go/13 ']' [2021-05-12T19:23:19.371Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T19:23:19.371Z] + case "${OS_FAMILY}" in [2021-05-12T19:23:19.371Z] + rpm -qa [2021-05-12T19:23:19.371Z] + sort [2021-05-12T19:23:24.715Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T19:23:24.715Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T19:23:24.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T19:23:24.715Z] + '[' /w/workspace/edgex-go/13 ']' [2021-05-12T19:23:24.715Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2021-05-12T19:23:24.715Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2021-05-12T19:23:24.729Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T19:23:25.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:23:25.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T19:23:25.341Z] [2021-05-12T19:23:25.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T19:23:25.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T19:23:25.673Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T19:23:25.673Z] df20fa9351a1: Pulling fs layer [2021-05-12T19:23:25.673Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T19:23:25.673Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T19:23:25.673Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T19:23:25.673Z] 93b61091891f: Pulling fs layer [2021-05-12T19:23:25.673Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T19:23:25.673Z] 5e14af77c1be: Pulling fs layer [2021-05-12T19:23:25.673Z] 01666e4c0597: Pulling fs layer [2021-05-12T19:23:25.673Z] aa168da1d23b: Pulling fs layer [2021-05-12T19:23:25.673Z] 93b9cdb0e59b: Waiting [2021-05-12T19:23:25.673Z] 5e14af77c1be: Waiting [2021-05-12T19:23:25.673Z] 01666e4c0597: Waiting [2021-05-12T19:23:25.673Z] 46f8f816bc3b: Waiting [2021-05-12T19:23:25.673Z] 93b61091891f: Waiting [2021-05-12T19:23:25.673Z] aa168da1d23b: Waiting [2021-05-12T19:23:25.942Z] 36b3adc4ff6f: Download complete [2021-05-12T19:23:25.942Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T19:23:25.942Z] 46f8f816bc3b: Download complete [2021-05-12T19:23:25.942Z] df20fa9351a1: Verifying Checksum [2021-05-12T19:23:25.942Z] df20fa9351a1: Download complete [2021-05-12T19:23:25.942Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T19:23:25.942Z] 93b9cdb0e59b: Download complete [2021-05-12T19:23:25.942Z] 93b61091891f: Verifying Checksum [2021-05-12T19:23:25.942Z] 93b61091891f: Download complete [2021-05-12T19:23:25.942Z] 01666e4c0597: Verifying Checksum [2021-05-12T19:23:25.942Z] 01666e4c0597: Download complete [2021-05-12T19:23:25.942Z] 5e14af77c1be: Verifying Checksum [2021-05-12T19:23:25.942Z] 5e14af77c1be: Download complete [2021-05-12T19:23:26.205Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T19:23:26.205Z] 8ad3a11d3b57: Download complete [2021-05-12T19:23:26.467Z] df20fa9351a1: Pull complete [2021-05-12T19:23:26.467Z] 36b3adc4ff6f: Pull complete [2021-05-12T19:23:27.435Z] 8ad3a11d3b57: Pull complete [2021-05-12T19:23:27.710Z] 46f8f816bc3b: Pull complete [2021-05-12T19:23:29.126Z] aa168da1d23b: Verifying Checksum [2021-05-12T19:23:29.126Z] aa168da1d23b: Download complete [2021-05-12T19:23:31.057Z] 93b61091891f: Pull complete [2021-05-12T19:23:31.349Z] 93b9cdb0e59b: Pull complete [2021-05-12T19:23:31.349Z] 5e14af77c1be: Pull complete [2021-05-12T19:23:31.614Z] 01666e4c0597: Pull complete [2021-05-12T19:23:43.955Z] aa168da1d23b: Pull complete [2021-05-12T19:23:43.955Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T19:23:43.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T19:23:43.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T19:23:44.267Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2021-05-12T19:23:44.342Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-lftools-log-publisher:alpine cat [2021-05-12T19:23:47.727Z] $ docker top 5ff8fb2410992d7ba4e921111304cf57662e3b01e4c767e6e3a73cfd9f57cab3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T19:23:48.249Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T19:23:48.562Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T19:23:48.871Z] + ls /var/log/sa-host [2021-05-12T19:23:48.871Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T19:23:48.871Z] file_magic: OK [2021-05-12T19:23:48.871Z] HZ: Using current value: 100 [2021-05-12T19:23:48.871Z] file_header: OK [2021-05-12T19:23:48.871Z] 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-12T19:23:48.871Z] Statistics: [2021-05-12T19:23:48.871Z] 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-12T19:23:48.871Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T19:23:48.871Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T19:23:48.871Z] file_magic: OK [2021-05-12T19:23:48.871Z] HZ: Using current value: 100 [2021-05-12T19:23:48.871Z] file_header: OK [2021-05-12T19:23:48.871Z] 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-12T19:23:48.871Z] Statistics: [2021-05-12T19:23:48.871Z] Hnuu...uuuununununu... [2021-05-12T19:23:48.871Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T19:23:49.484Z] provisioning config files... [2021-05-12T19:23:49.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config7894873627912604027tmp [Pipeline] { [Pipeline] echo [2021-05-12T19:23:49.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:23:49.831Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T19:23:49.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T19:23:49.872Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:23:50.178Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T19:23:50.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:23:50.628Z] ---> sudo-logs.sh [2021-05-12T19:23:50.628Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T19:23:50.683Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:23:51.079Z] ---> job-cost.sh [2021-05-12T19:23:51.079Z] lf-activate-venv: SKIPPING [2021-05-12T19:23:51.079Z] DEBUG: total: 0.20999999344348907 [2021-05-12T19:23:51.079Z] INFO: Retrieving Stack Cost... [2021-05-12T19:23:52.027Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T19:23:52.604Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T19:23:52.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T19:23:52.948Z] ---> logs-deploy.sh [2021-05-12T19:23:52.948Z] lf-activate-venv: SKIPPING [2021-05-12T19:23:52.948Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3410/13 [2021-05-12T19:23:52.948Z] INFO: archiving workspace using pattern(s): [2021-05-12T19:23:54.882Z] Archives upload complete. [2021-05-12T19:23:54.882Z] INFO: archiving logs to Nexus