Pull request #3490 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 0aa786abd905cbcf8b555c8ab61e8a226d759c0e rather than 746f9a56e26ead410528244ba1182494701ae8b2 Obtained Jenkinsfile from 0aa786abd905cbcf8b555c8ab61e8a226d759c0e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2423174549115031834.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4692508881464026280.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5880098686776808899.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1624376760170131075.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4805215381442418584.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15488 in /w/workspace/edgexfoundry_edgex-go_PR-3490 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1271751905472906451.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2254397009068100286.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3490/head:refs/remotes/origin/PR-3490 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 746f9a56e26ead410528244ba1182494701ae8b2 Merge succeeded, producing 746f9a56e26ead410528244ba1182494701ae8b2 Checking out Revision 746f9a56e26ead410528244ba1182494701ae8b2 (PR-3490) > git config core.sparsecheckout # timeout=10 > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1837570132290951710.key > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 Commit message: "feat(notifications): Implement query transmissions V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-21T06:22:52.342Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-21T06:22:52.451Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-21T06:22:52.477Z] ========================================================= [2021-05-21T06:22:52.477Z] EdgeX Global Pipelines Version Info [2021-05-21T06:22:52.477Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1696d8071c4f79a308794c70c1947ca21c148d80 # timeout=10 [2021-05-21T06:22:53.971Z] ------------------- [2021-05-21T06:22:53.971Z] stable info: [2021-05-21T06:22:53.971Z] ------------------- [2021-05-21T06:22:53.971Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-21T06:22:53.971Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T06:22:53.971Z] Message: update stable to v1.0.192 [2021-05-21T06:22:54.548Z] ------------------- [2021-05-21T06:22:54.548Z] experimental info: [2021-05-21T06:22:54.548Z] ------------------- [2021-05-21T06:22:54.548Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-21T06:22:54.548Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T06:22:54.548Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-21T06:22:54.664Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-21T06:22:54.687Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-21T06:22:54.708Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-21T06:22:54.730Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-21T06:22:54.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-21T06:22:54.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-21T06:22:54.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-21T06:22:54.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-21T06:22:54.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-21T06:22:54.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-21T06:22:54.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-21T06:22:54.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-21T06:22:54.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-21T06:22:54.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-21T06:22:54.965Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T06:22:54.988Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T06:22:55.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-21T06:22:55.037Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-21T06:22:55.061Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-21T06:22:55.106Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-21T06:22:55.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-21T06:22:55.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-21T06:22:55.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3490 [Pipeline] echo [2021-05-21T06:22:55.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3490 [Pipeline] echo [2021-05-21T06:22:55.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3490 [Pipeline] echo [2021-05-21T06:22:55.328Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 746f9a56e26ead410528244ba1182494701ae8b2 [Pipeline] echo [2021-05-21T06:22:55.356Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 746f9a5 [Pipeline] echo [2021-05-21T06:22:55.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T06:22:55.556Z] provisioning config files... [2021-05-21T06:22:55.575Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2374382044683042288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:22:55.925Z] ---> docker-login.sh [2021-05-21T06:22:55.925Z] nexus3.edgexfoundry.org:10001 [2021-05-21T06:22:55.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:22:56.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:22:56.188Z] Configure a credential helper to remove this warning. See [2021-05-21T06:22:56.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:22:56.188Z] [2021-05-21T06:22:56.188Z] Login Succeeded [2021-05-21T06:22:56.188Z] nexus3.edgexfoundry.org:10002 [2021-05-21T06:22:56.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:22:56.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:22:56.188Z] Configure a credential helper to remove this warning. See [2021-05-21T06:22:56.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:22:56.188Z] [2021-05-21T06:22:56.188Z] Login Succeeded [2021-05-21T06:22:56.188Z] nexus3.edgexfoundry.org:10003 [2021-05-21T06:22:56.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:22:56.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:22:56.450Z] Configure a credential helper to remove this warning. See [2021-05-21T06:22:56.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:22:56.450Z] [2021-05-21T06:22:56.450Z] Login Succeeded [2021-05-21T06:22:56.450Z] nexus3.edgexfoundry.org:10004 [2021-05-21T06:22:56.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:22:56.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:22:56.715Z] Configure a credential helper to remove this warning. See [2021-05-21T06:22:56.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:22:56.715Z] [2021-05-21T06:22:56.715Z] Login Succeeded [2021-05-21T06:22:56.715Z] docker.io [2021-05-21T06:22:56.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:22:56.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:22:56.986Z] Configure a credential helper to remove this warning. See [2021-05-21T06:22:56.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:22:56.986Z] [2021-05-21T06:22:56.986Z] Login Succeeded [2021-05-21T06:22:56.986Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T06:22:57.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T06:22:57.329Z] ++ 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-21T06:22:57.329Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T06:22:57.330Z] ++ dirname cmd/core-command/Dockerfile [2021-05-21T06:22:57.330Z] ++ cut -d/ -f2 [2021-05-21T06:22:57.330Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-21T06:22:57.330Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T06:22:57.330Z] ++ dirname cmd/core-data/Dockerfile [2021-05-21T06:22:57.330Z] ++ cut -d/ -f2 [2021-05-21T06:22:57.330Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-21T06:22:57.330Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T06:22:57.330Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-21T06:22:57.330Z] ++ cut -d/ -f2 [2021-05-21T06:22:57.330Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-21T06:22:57.330Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T06:22:57.330Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-21T06:22:57.330Z] ++ cut -d/ -f2 [2021-05-21T06:22:57.330Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-21T06:22:57.330Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T06:22:57.330Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-21T06:22:57.330Z] ++ cut -d/ -f2 [2021-05-21T06:22:57.330Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-21T06:22:57.330Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T06:22:57.330Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-21T06:22:57.330Z] ++ cut -d/ -f2 [2021-05-21T06:22:57.330Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-21T06:22:57.330Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T06:22:57.330Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-21T06:22:57.330Z] ++ cut -d/ -f2 [2021-05-21T06:22:57.330Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-21T06:22:57.330Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T06:22:57.330Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-21T06:22:57.330Z] ++ cut -d/ -f2 [2021-05-21T06:22:57.330Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-21T06:22:57.330Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T06:22:57.330Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-21T06:22:57.330Z] ++ cut -d/ -f2 [2021-05-21T06:22:57.330Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-21T06:22:57.374Z] 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-21T06:22:58.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T06:22:58.867Z] [2021-05-21T06:22:58.867Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:22:59.189Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T06:22:59.189Z] latest: Pulling from edgex-devops/git-semver [2021-05-21T06:22:59.189Z] 31603596830f: Pulling fs layer [2021-05-21T06:22:59.189Z] 54011a49482f: Pulling fs layer [2021-05-21T06:22:59.189Z] a6820b24f6d8: Pulling fs layer [2021-05-21T06:22:59.189Z] f581987b2513: Pulling fs layer [2021-05-21T06:22:59.189Z] f581987b2513: Waiting [2021-05-21T06:22:59.189Z] 54011a49482f: Verifying Checksum [2021-05-21T06:22:59.189Z] 54011a49482f: Download complete [2021-05-21T06:22:59.452Z] 31603596830f: Verifying Checksum [2021-05-21T06:22:59.452Z] 31603596830f: Download complete [2021-05-21T06:22:59.452Z] f581987b2513: Verifying Checksum [2021-05-21T06:22:59.452Z] f581987b2513: Download complete [2021-05-21T06:22:59.452Z] a6820b24f6d8: Verifying Checksum [2021-05-21T06:22:59.452Z] a6820b24f6d8: Download complete [2021-05-21T06:22:59.452Z] 31603596830f: Pull complete [2021-05-21T06:22:59.720Z] 54011a49482f: Pull complete [2021-05-21T06:23:00.304Z] a6820b24f6d8: Pull complete [2021-05-21T06:23:00.304Z] f581987b2513: Pull complete [2021-05-21T06:23:00.304Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-21T06:23:00.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T06:23:00.304Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-21T06:23:00.385Z] prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container [2021-05-21T06:23:00.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-21T06:23:01.686Z] $ docker top b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T06:23:01.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T06:23:01.818Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T06:23:01.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T06:23:01.935Z] $ docker exec b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 ssh-agent [2021-05-21T06:23:02.044Z] SSH_AUTH_SOCK=/tmp/ssh-3iuiul8kfTrH/agent.14 [2021-05-21T06:23:02.044Z] SSH_AGENT_PID=20 [2021-05-21T06:23:02.053Z] Running ssh-add (command line suppressed) [2021-05-21T06:23:02.181Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2678664478321379127.key (/w/workspace/edgex-go/2@tmp/private_key_2678664478321379127.key) [2021-05-21T06:23:02.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T06:23:02.513Z] + git tag --points-at HEAD [Pipeline] } [2021-05-21T06:23:02.534Z] $ docker exec --env ******** --env ******** b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 ssh-agent -k [2021-05-21T06:23:02.627Z] unset SSH_AUTH_SOCK; [2021-05-21T06:23:02.627Z] unset SSH_AGENT_PID; [2021-05-21T06:23:02.627Z] echo Agent pid 20 killed; [2021-05-21T06:23:02.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-21T06:23:02.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T06:23:02.678Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T06:23:02.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T06:23:02.783Z] $ docker exec b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 ssh-agent [2021-05-21T06:23:02.886Z] SSH_AUTH_SOCK=/tmp/ssh-ZSlTV9s4lZMv/agent.53 [2021-05-21T06:23:02.886Z] SSH_AGENT_PID=59 [2021-05-21T06:23:02.891Z] Running ssh-add (command line suppressed) [2021-05-21T06:23:02.987Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2561402115133286772.key (/w/workspace/edgex-go/2@tmp/private_key_2561402115133286772.key) [2021-05-21T06:23:03.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T06:23:03.309Z] + git semver init [2021-05-21T06:23:03.309Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T06:23:03.309Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-21T06:23:03.309Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-21T06:23:03.309Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T06:23:03.309Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T06:23:03.309Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T06:23:03.309Z] # $SEMVER_BRANCH = PR-3490 [2021-05-21T06:23:03.309Z] # $SEMVER_TEMP = /tmp/semver-154154211 [2021-05-21T06:23:03.309Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-21T06:23:18.255Z] # '/tmp/semver-154154211' -> '/w/workspace/edgex-go/2/.semver' [2021-05-21T06:23:18.255Z] # -> Force: false [2021-05-21T06:23:18.255Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-21T06:23:18.266Z] $ docker exec --env ******** --env ******** b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 ssh-agent -k [2021-05-21T06:23:18.360Z] unset SSH_AUTH_SOCK; [2021-05-21T06:23:18.360Z] unset SSH_AGENT_PID; [2021-05-21T06:23:18.360Z] echo Agent pid 59 killed; [2021-05-21T06:23:18.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T06:23:18.708Z] + git semver [Pipeline] } [2021-05-21T06:23:18.722Z] $ docker stop --time=1 b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 [2021-05-21T06:23:21.500Z] $ docker rm -f b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T06:23:21.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-21T06:23:22.140Z] Stashed 1 file(s) [Pipeline] echo [2021-05-21T06:23:22.144Z] [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-21T06:23:22.912Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-21T06:23:23.210Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T06:23:23.505Z] + sudo service docker restart [2021-05-21T06:23:23.505Z] + true [2021-05-21T06:23:23.505Z] Redirecting to /bin/systemctl restart docker.service [2021-05-21T06:23:37.356Z] Still waiting to schedule task [2021-05-21T06:23:37.357Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-21T06:23:41.655Z] ========================================================= [2021-05-21T06:23:41.655Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-21T06:23:41.655Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:23:41.967Z] + 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-21T06:23:43.360Z] Sending build context to Docker daemon 330.8MB [2021-05-21T06:23:43.360Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T06:23:43.360Z] Step 2/6 : FROM ${BASE} [2021-05-21T06:23:43.360Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-21T06:23:43.360Z] 540db60ca938: Pulling fs layer [2021-05-21T06:23:43.360Z] adcc1eea9eea: Pulling fs layer [2021-05-21T06:23:43.360Z] 4c4ab2625f07: Pulling fs layer [2021-05-21T06:23:43.360Z] 0510c868ecb4: Pulling fs layer [2021-05-21T06:23:43.360Z] afea3b2eda06: Pulling fs layer [2021-05-21T06:23:43.360Z] 7809a108b3ef: Pulling fs layer [2021-05-21T06:23:43.360Z] f706445af74f: Pulling fs layer [2021-05-21T06:23:43.360Z] afea3b2eda06: Waiting [2021-05-21T06:23:43.360Z] 7809a108b3ef: Waiting [2021-05-21T06:23:43.360Z] f706445af74f: Waiting [2021-05-21T06:23:43.360Z] 0510c868ecb4: Waiting [2021-05-21T06:23:43.360Z] 4c4ab2625f07: Verifying Checksum [2021-05-21T06:23:43.360Z] 4c4ab2625f07: Download complete [2021-05-21T06:23:43.360Z] adcc1eea9eea: Verifying Checksum [2021-05-21T06:23:43.360Z] adcc1eea9eea: Download complete [2021-05-21T06:23:43.360Z] afea3b2eda06: Verifying Checksum [2021-05-21T06:23:43.360Z] afea3b2eda06: Download complete [2021-05-21T06:23:43.620Z] 7809a108b3ef: Verifying Checksum [2021-05-21T06:23:43.620Z] 7809a108b3ef: Download complete [2021-05-21T06:23:43.620Z] 540db60ca938: Verifying Checksum [2021-05-21T06:23:43.620Z] 540db60ca938: Download complete [2021-05-21T06:23:43.881Z] 540db60ca938: Pull complete [2021-05-21T06:23:43.881Z] adcc1eea9eea: Pull complete [2021-05-21T06:23:43.881Z] 4c4ab2625f07: Pull complete [2021-05-21T06:23:45.793Z] f706445af74f: Verifying Checksum [2021-05-21T06:23:45.793Z] f706445af74f: Download complete [2021-05-21T06:23:46.373Z] 0510c868ecb4: Verifying Checksum [2021-05-21T06:23:46.373Z] 0510c868ecb4: Download complete [2021-05-21T06:23:49.704Z] 0510c868ecb4: Pull complete [2021-05-21T06:23:49.704Z] afea3b2eda06: Pull complete [2021-05-21T06:23:49.704Z] 7809a108b3ef: Pull complete [2021-05-21T06:23:52.291Z] f706445af74f: Pull complete [2021-05-21T06:23:52.291Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-21T06:23:52.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-21T06:23:52.291Z] ---> b068be0155e3 [2021-05-21T06:23:52.291Z] 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-21T06:23:53.683Z] ---> Running in 754f71b844fa [2021-05-21T06:23:53.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:23:54.626Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:23:54.887Z] (1/12) Installing libmagic (5.39-r0) [2021-05-21T06:23:55.458Z] (2/12) Installing file (5.39-r0) [2021-05-21T06:23:55.458Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-21T06:23:55.719Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-21T06:23:59.929Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-21T06:23:59.929Z] (6/12) Installing patch (2.7.6-r6) [2021-05-21T06:23:59.929Z] (7/12) Installing build-base (0.5-r2) [2021-05-21T06:23:59.929Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-21T06:23:59.929Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-21T06:23:59.929Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-21T06:23:59.929Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-21T06:23:59.929Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-21T06:23:59.929Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T06:23:59.929Z] OK: 219 MiB in 52 packages [2021-05-21T06:24:01.855Z] Removing intermediate container 754f71b844fa [2021-05-21T06:24:01.855Z] ---> a39626e8c661 [2021-05-21T06:24:01.855Z] Step 4/6 : WORKDIR /edgex-go [2021-05-21T06:24:01.855Z] ---> Running in 5511691c05c2 [2021-05-21T06:24:01.855Z] Removing intermediate container 5511691c05c2 [2021-05-21T06:24:01.855Z] ---> 3fe8a290bf6c [2021-05-21T06:24:01.855Z] Step 5/6 : COPY go.mod . [2021-05-21T06:24:01.855Z] ---> 1170ddab18a3 [2021-05-21T06:24:01.855Z] Step 6/6 : RUN go mod download [2021-05-21T06:24:01.855Z] ---> Running in af43d2cc8b13 [2021-05-21T06:24:14.128Z] Removing intermediate container af43d2cc8b13 [2021-05-21T06:24:14.128Z] ---> b422928377b3 [2021-05-21T06:24:14.128Z] Successfully built b422928377b3 [2021-05-21T06:24:14.128Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:24:14.434Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T06:24:14.434Z] . [Pipeline] withDockerContainer [2021-05-21T06:24:14.508Z] prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container [2021-05-21T06:24:14.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-21T06:24:14.913Z] $ docker top 1e6e606233554917341020c1649c94d03a8bbacd3c9bf6c08f76a67ff6856ced -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T06:24:15.287Z] + go version [2021-05-21T06:24:15.287Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-21T06:24:15.299Z] $ docker stop --time=1 1e6e606233554917341020c1649c94d03a8bbacd3c9bf6c08f76a67ff6856ced [2021-05-21T06:24:16.511Z] $ docker rm -f 1e6e606233554917341020c1649c94d03a8bbacd3c9bf6c08f76a67ff6856ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:24:17.052Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T06:24:17.052Z] . [Pipeline] withDockerContainer [2021-05-21T06:24:17.138Z] prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container [2021-05-21T06:24:17.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-21T06:24:17.524Z] $ docker top 6f434f0fc1d505ab61e26d40c4f0190fa6ab6b4799fbc2620b4298120af58e51 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T06:24:17.615Z] ========================================================= [2021-05-21T06:24:17.615Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-21T06:24:17.615Z] ========================================================= [Pipeline] sh [2021-05-21T06:24:17.902Z] + go mod tidy [Pipeline] sh [2021-05-21T06:24:18.461Z] + make test [2021-05-21T06:24:18.461Z] go mod tidy [2021-05-21T06:24:18.461Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T06:24:23.795Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-21T06:24:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-21T06:24:47.336Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-21T06:24:48.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-21T06:24:48.759Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-21T06:24:51.337Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-21T06:24:51.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-21T06:24:51.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-21T06:24:51.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-21T06:24:52.568Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-21T06:24:53.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-21T06:24:55.082Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-21T06:24:55.082Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-21T06:24:55.082Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-21T06:24:57.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.1% of statements [2021-05-21T06:24:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-21T06:24:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-21T06:24:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-21T06:24:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-21T06:24:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-21T06:24:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-21T06:24:57.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.048s coverage: 28.7% of statements [2021-05-21T06:24:57.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements [2021-05-21T06:25:00.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.102s coverage: 27.7% of statements [2021-05-21T06:25:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-21T06:25:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-21T06:25:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-21T06:25:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-21T06:25:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-21T06:25:00.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.085s coverage: 81.2% of statements [2021-05-21T06:25:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-21T06:25:00.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2021-05-21T06:25:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-21T06:25:00.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements [2021-05-21T06:25:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-21T06:25:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-21T06:25:01.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 58.6% of statements [2021-05-21T06:25:01.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-21T06:25:01.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-21T06:25:01.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.087s coverage: 87.7% of statements [2021-05-21T06:25:01.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-21T06:25:01.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T06:25:01.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements [2021-05-21T06:25:01.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-21T06:25:03.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.191s coverage: 28.6% of statements [2021-05-21T06:25:03.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-21T06:25:03.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-21T06:25:03.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-21T06:25:03.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-21T06:25:03.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-21T06:25:03.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.051s coverage: 100.0% of statements [2021-05-21T06:25:03.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-21T06:25:03.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements [2021-05-21T06:25:03.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-21T06:25:04.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements [2021-05-21T06:25:04.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-21T06:25:04.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.083s coverage: 97.5% of statements [2021-05-21T06:25:04.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-21T06:25:05.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2021-05-21T06:25:05.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-21T06:25:05.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-21T06:25:05.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-21T06:25:05.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-21T06:25:06.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.231s coverage: 95.1% of statements [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-21T06:25:06.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-21T06:25:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-21T06:25:07.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-05-21T06:25:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-21T06:25:07.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.051s coverage: 21.7% of statements [2021-05-21T06:25:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-21T06:25:07.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2021-05-21T06:25:08.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-05-21T06:25:08.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-21T06:25:08.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-05-21T06:25:08.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-05-21T06:25:21.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements [2021-05-21T06:25:21.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-21T06:25:27.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.222s coverage: 81.8% of statements [2021-05-21T06:25:27.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-21T06:25:36.826Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15489 in /w/workspace/edgexfoundry_edgex-go_PR-3490 [Pipeline] { [Pipeline] ws [2021-05-21T06:25:36.849Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-21T06:25:37.102Z] The recommended git tool is: git [2021-05-21T06:25:43.136Z] using credential edgex-jenkins-ssh [2021-05-21T06:25:43.158Z] Cloning the remote Git repository [2021-05-21T06:25:43.212Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-21T06:25:43.333Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-21T06:25:43.404Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T06:25:43.405Z] > git --version # timeout=10 [2021-05-21T06:25:43.419Z] > git --version # 'git version 2.17.1' [2021-05-21T06:25:43.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T06:25:43.526Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.5% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-05-21T06:25:45.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-21T06:25:45.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-05-21T06:25:46.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.090s coverage: 46.8% of statements [2021-05-21T06:25:46.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-21T06:25:46.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-21T06:25:46.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-21T06:25:46.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-21T06:25:46.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-21T06:25:46.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2021-05-21T06:25:46.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-21T06:25:47.068Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-05-21T06:25:47.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-21T06:25:47.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-21T06:25:51.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.056s coverage: 18.9% of statements [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-21T06:25:51.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-21T06:25:51.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.604s coverage: 28.8% of statements [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-21T06:25:51.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.039s coverage: 99.0% of statements [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-21T06:25:51.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-21T06:25:51.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 64.6% of statements [2021-05-21T06:25:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-21T06:25:52.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-05-21T06:25:52.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-21T06:25:52.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T06:25:52.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-21T06:25:52.256Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-05-21T06:25:52.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-21T06:25:52.256Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements [2021-05-21T06:25:52.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-21T06:25:52.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-21T06:25:52.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-21T06:25:52.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-21T06:25:52.520Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements [2021-05-21T06:25:52.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-21T06:25:52.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-21T06:25:52.520Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2021-05-21T06:25:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements [2021-05-21T06:25:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-21T06:25:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-21T06:25:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.061s coverage: 27.9% of statements [2021-05-21T06:25:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-21T06:25:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-21T06:25:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-21T06:25:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-21T06:25:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-21T06:25:53.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements [2021-05-21T06:25:53.623Z] GO111MODULE=on go vet ./... [2021-05-21T06:26:00.566Z] Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:26:00.990Z] Merge succeeded, producing 746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:26:00.991Z] Checking out Revision 746f9a56e26ead410528244ba1182494701ae8b2 (PR-3490) [2021-05-21T06:25:59.552Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T06:25:59.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T06:25:59.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T06:25:59.633Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T06:25:59.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T06:25:59.645Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3490/head:refs/remotes/origin/PR-3490 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T06:26:00.583Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T06:26:00.599Z] > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 [2021-05-21T06:26:00.905Z] > git remote # timeout=10 [2021-05-21T06:26:00.922Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T06:26:00.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T06:26:00.953Z] > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 [2021-05-21T06:26:00.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T06:26:00.996Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T06:26:01.014Z] > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 [2021-05-21T06:26:05.441Z] Commit message: "feat(notifications): Implement query transmissions V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T06:26:06.907Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-21T06:26:07.564Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T06:26:07.902Z] + sudo service docker restart [2021-05-21T06:26:07.902Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T06:26:26.239Z] provisioning config files... [2021-05-21T06:26:26.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6353494903488705549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:26:26.645Z] ---> docker-login.sh [2021-05-21T06:26:26.645Z] nexus3.edgexfoundry.org:10001 [2021-05-21T06:26:27.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:26:27.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:26:27.902Z] Configure a credential helper to remove this warning. See [2021-05-21T06:26:27.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:26:27.902Z] [2021-05-21T06:26:27.902Z] Login Succeeded [2021-05-21T06:26:27.902Z] nexus3.edgexfoundry.org:10002 [2021-05-21T06:26:28.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:26:28.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:26:28.452Z] Configure a credential helper to remove this warning. See [2021-05-21T06:26:28.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:26:28.452Z] [2021-05-21T06:26:28.452Z] Login Succeeded [2021-05-21T06:26:28.452Z] nexus3.edgexfoundry.org:10003 [2021-05-21T06:26:28.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:26:29.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:26:29.005Z] Configure a credential helper to remove this warning. See [2021-05-21T06:26:29.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:26:29.005Z] [2021-05-21T06:26:29.005Z] Login Succeeded [2021-05-21T06:26:29.005Z] nexus3.edgexfoundry.org:10004 [2021-05-21T06:26:29.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:26:29.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:26:29.553Z] Configure a credential helper to remove this warning. See [2021-05-21T06:26:29.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:26:29.553Z] [2021-05-21T06:26:29.553Z] Login Succeeded [2021-05-21T06:26:29.553Z] docker.io [2021-05-21T06:26:29.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T06:26:30.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T06:26:30.425Z] Configure a credential helper to remove this warning. See [2021-05-21T06:26:30.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T06:26:30.425Z] [2021-05-21T06:26:30.425Z] Login Succeeded [2021-05-21T06:26:30.425Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T06:26:30.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-21T06:26:30.771Z] ========================================================= [2021-05-21T06:26:30.771Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-21T06:26:30.771Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:26:31.151Z] + 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-21T06:26:33.779Z] Sending build context to Docker daemon 168.1MB [2021-05-21T06:26:33.780Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T06:26:33.780Z] Step 2/6 : FROM ${BASE} [2021-05-21T06:26:33.780Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-21T06:26:33.780Z] 595b0fe564bb: Pulling fs layer [2021-05-21T06:26:33.780Z] 7186ed65a4f7: Pulling fs layer [2021-05-21T06:26:33.780Z] 316046926c0a: Pulling fs layer [2021-05-21T06:26:33.780Z] 4ebd0625c992: Pulling fs layer [2021-05-21T06:26:33.780Z] 207e8628e3a3: Pulling fs layer [2021-05-21T06:26:33.780Z] c791037a9be2: Pulling fs layer [2021-05-21T06:26:33.780Z] ffd874e62e21: Pulling fs layer [2021-05-21T06:26:33.780Z] 4ebd0625c992: Waiting [2021-05-21T06:26:33.780Z] 207e8628e3a3: Waiting [2021-05-21T06:26:33.780Z] c791037a9be2: Waiting [2021-05-21T06:26:33.780Z] ffd874e62e21: Waiting [2021-05-21T06:26:33.780Z] 316046926c0a: Verifying Checksum [2021-05-21T06:26:33.780Z] 316046926c0a: Download complete [2021-05-21T06:26:33.780Z] 7186ed65a4f7: Verifying Checksum [2021-05-21T06:26:33.780Z] 7186ed65a4f7: Download complete [2021-05-21T06:26:33.780Z] 207e8628e3a3: Download complete [2021-05-21T06:26:33.780Z] c791037a9be2: Download complete [2021-05-21T06:26:33.780Z] 595b0fe564bb: Verifying Checksum [2021-05-21T06:26:33.780Z] 595b0fe564bb: Download complete [2021-05-21T06:26:34.766Z] 595b0fe564bb: Pull complete [2021-05-21T06:26:35.047Z] 7186ed65a4f7: Pull complete [2021-05-21T06:26:35.652Z] 316046926c0a: Pull complete [2021-05-21T06:26:36.634Z] ffd874e62e21: Verifying Checksum [2021-05-21T06:26:36.634Z] ffd874e62e21: Download complete [2021-05-21T06:26:37.618Z] 4ebd0625c992: Verifying Checksum [2021-05-21T06:26:37.618Z] 4ebd0625c992: Download complete [2021-05-21T06:26:47.798Z] 4ebd0625c992: Pull complete [2021-05-21T06:26:47.798Z] 207e8628e3a3: Pull complete [2021-05-21T06:26:47.798Z] c791037a9be2: Pull complete [2021-05-21T06:26:49.947Z] gofmt -l . [2021-05-21T06:26:49.947Z] [ "`gofmt -l .`" = "" ] [2021-05-21T06:26:49.947Z] ./bin/test-go-mod-tidy.sh [2021-05-21T06:26:49.947Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-21T06:26:50.248Z] + ls -al . [2021-05-21T06:26:50.248Z] total 852 [2021-05-21T06:26:50.248Z] drwxrwxr-x 10 1001 1001 4096 May 21 06:26 . [2021-05-21T06:26:50.248Z] drwxr-xr-x 4 root root 28 May 21 06:24 .. [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 11 May 21 06:22 .dockerignore [2021-05-21T06:26:50.248Z] drwxrwxr-x 8 1001 1001 179 May 21 06:22 .git [2021-05-21T06:26:50.248Z] drwxrwxr-x 3 1001 1001 125 May 21 06:22 .github [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 818 May 21 06:22 .gitignore [2021-05-21T06:26:50.248Z] drwx------ 3 1001 1001 60 May 21 06:23 .semver [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 166 May 21 06:22 .sonarcloud.properties [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 8609 May 21 06:22 Attribution.txt [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 3804 May 21 06:22 CONTRIBUTING.md [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 931 May 21 06:22 Dockerfile.build [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 863 May 21 06:22 Jenkinsfile [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 10775 May 21 06:22 LICENSE [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 5632 May 21 06:22 Makefile [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 7978 May 21 06:22 README.md [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 6755 May 21 06:22 SECURITY.md [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 5 May 21 06:23 VERSION [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 4131 May 21 06:22 ZMQWindows.md [2021-05-21T06:26:50.248Z] drwxrwxr-x 2 1001 1001 117 May 21 06:22 bin [2021-05-21T06:26:50.248Z] drwxrwxr-x 14 1001 1001 4096 May 21 06:22 cmd [2021-05-21T06:26:50.248Z] -rw-r--r-- 1 root root 741453 May 21 06:25 coverage.out [2021-05-21T06:26:50.248Z] -rw-r--r-- 1 root root 1060 May 21 06:26 go.mod [2021-05-21T06:26:50.248Z] -rw-r--r-- 1 root root 21990 May 21 06:24 go.sum [2021-05-21T06:26:50.248Z] drwxrwxr-x 8 1001 1001 127 May 21 06:22 internal [2021-05-21T06:26:50.248Z] drwxrwxr-x 4 1001 1001 26 May 21 06:22 openapi [2021-05-21T06:26:50.248Z] drwxrwxr-x 4 1001 1001 71 May 21 06:22 snap [2021-05-21T06:26:50.248Z] -rw-rw-r-- 1 1001 1001 168 May 21 06:22 version.go [Pipeline] sh [2021-05-21T06:26:50.546Z] + '[' -e coverage.out ] [2021-05-21T06:26:50.547Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-21T06:26:50.704Z] Stashed 1 file(s) [Pipeline] sh [2021-05-21T06:26:51.020Z] + make build [2021-05-21T06:26:51.020Z] go mod tidy [2021-05-21T06:26:51.020Z] 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-21T06:26:51.188Z] ffd874e62e21: Pull complete [2021-05-21T06:26:51.188Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-21T06:26:51.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-21T06:26:51.188Z] ---> cfc18b08335c [2021-05-21T06:26:51.188Z] 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-21T06:26:52.941Z] 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-21T06:26:53.817Z] ---> Running in 55b7aa47559f [2021-05-21T06:26:54.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:26:55.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:26:56.369Z] (1/12) Installing libmagic (5.39-r0) [2021-05-21T06:26:56.639Z] (2/12) Installing file (5.39-r0) [2021-05-21T06:26:56.910Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-21T06:26:56.910Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-21T06:27:01.153Z] 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-21T06:27:02.108Z] 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-21T06:27:03.518Z] 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-21T06:27:03.606Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-21T06:27:03.607Z] (6/12) Installing patch (2.7.6-r6) [2021-05-21T06:27:03.607Z] (7/12) Installing build-base (0.5-r2) [2021-05-21T06:27:03.607Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-21T06:27:03.607Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-21T06:27:03.607Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-21T06:27:03.607Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-21T06:27:03.607Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-21T06:27:03.607Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T06:27:03.607Z] OK: 218 MiB in 52 packages [2021-05-21T06:27:03.783Z] 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-21T06:27:04.765Z] 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-21T06:27:06.165Z] 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-21T06:27:06.737Z] 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-21T06:27:07.688Z] 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-21T06:27:07.961Z] Removing intermediate container 55b7aa47559f [2021-05-21T06:27:07.962Z] ---> 38533f8a6091 [2021-05-21T06:27:07.962Z] Step 4/6 : WORKDIR /edgex-go [2021-05-21T06:27:07.962Z] ---> Running in c21d398714e1 [2021-05-21T06:27:07.962Z] Removing intermediate container c21d398714e1 [2021-05-21T06:27:07.962Z] ---> 95174e0d2ae5 [2021-05-21T06:27:07.962Z] Step 5/6 : COPY go.mod . [2021-05-21T06:27:08.642Z] 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-21T06:27:08.946Z] ---> acaaa832b470 [2021-05-21T06:27:08.946Z] Step 6/6 : RUN go mod download [2021-05-21T06:27:08.946Z] ---> Running in 9945a95b7c19 [2021-05-21T06:27:09.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-21T06:27:10.654Z] $ docker stop --time=1 6f434f0fc1d505ab61e26d40c4f0190fa6ab6b4799fbc2620b4298120af58e51 [2021-05-21T06:27:13.386Z] $ docker rm -f 6f434f0fc1d505ab61e26d40c4f0190fa6ab6b4799fbc2620b4298120af58e51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:27:16.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T06:27:16.593Z] [2021-05-21T06:27:16.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:27:16.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T06:27:16.908Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-21T06:27:16.909Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-21T06:27:16.909Z] ca9280d653b3: Pulling fs layer [2021-05-21T06:27:16.909Z] 7e9c9ca2126c: Pulling fs layer [2021-05-21T06:27:17.170Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-21T06:27:17.170Z] cbdbe7a5bc2a: Download complete [2021-05-21T06:27:17.170Z] cbdbe7a5bc2a: Pull complete [2021-05-21T06:27:17.740Z] ca9280d653b3: Verifying Checksum [2021-05-21T06:27:17.740Z] ca9280d653b3: Download complete [2021-05-21T06:27:18.315Z] ca9280d653b3: Pull complete [2021-05-21T06:27:18.583Z] 7e9c9ca2126c: Download complete [2021-05-21T06:27:21.911Z] 7e9c9ca2126c: Pull complete [2021-05-21T06:27:21.911Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-21T06:27:21.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T06:27:21.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-21T06:27:21.986Z] prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container [2021-05-21T06:27:22.027Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-21T06:27:35.243Z] $ docker top 792ba0315157e5cd0a842f414268493c27fa50e6256b54b6dfbef337c12275e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T06:27:35.617Z] + docker-compose build --help [2021-05-21T06:27:35.617Z] + grep parallel [2021-05-21T06:27:35.757Z] Removing intermediate container 9945a95b7c19 [2021-05-21T06:27:35.757Z] ---> eef1128505d5 [2021-05-21T06:27:35.757Z] Successfully built eef1128505d5 [2021-05-21T06:27:35.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:27:36.102Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T06:27:36.102Z] . [Pipeline] withDockerContainer [2021-05-21T06:27:36.188Z] --parallel Build images in parallel. [2021-05-21T06:27:36.617Z] prd-ubuntu18.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container [2021-05-21T06:27:36.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-21T06:27:38.547Z] $ docker top bbeb8b030436efac06394fb71f77634dad2ece0bbe1b50fca7abbf144e9c7978 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-21T06:27:38.914Z] $ docker stop --time=1 792ba0315157e5cd0a842f414268493c27fa50e6256b54b6dfbef337c12275e3 [2021-05-21T06:27:40.316Z] $ docker rm -f 792ba0315157e5cd0a842f414268493c27fa50e6256b54b6dfbef337c12275e3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:27:40.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T06:27:40.839Z] . [Pipeline] withDockerContainer [2021-05-21T06:27:41.093Z] + go version [2021-05-21T06:27:41.094Z] go version go1.16.3 linux/arm64 [2021-05-21T06:27:41.199Z] prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container [2021-05-21T06:27:41.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-21T06:27:41.619Z] $ docker top 974c6cac0d107cb390c2962290c892fd2f2fd4fdfa6e972d3355cd0ee1074a9f -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-21T06:27:41.706Z] $ docker stop --time=1 bbeb8b030436efac06394fb71f77634dad2ece0bbe1b50fca7abbf144e9c7978 [2021-05-21T06:27:43.570Z] $ docker rm -f bbeb8b030436efac06394fb71f77634dad2ece0bbe1b50fca7abbf144e9c7978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:27:44.166Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-21T06:27:44.478Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T06:27:44.478Z] . [Pipeline] withDockerContainer [2021-05-21T06:27:44.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container [2021-05-21T06:27:44.736Z] Building core-command ... [2021-05-21T06:27:44.736Z] Building core-data ... [2021-05-21T06:27:44.736Z] Building core-metadata ... [2021-05-21T06:27:44.736Z] Building security-bootstrapper ... [2021-05-21T06:27:44.736Z] Building security-proxy-setup ... [2021-05-21T06:27:44.736Z] Building security-secretstore-setup ... [2021-05-21T06:27:44.736Z] Building support-notifications ... [2021-05-21T06:27:44.736Z] Building support-scheduler ... [2021-05-21T06:27:44.736Z] Building sys-mgmt-agent ... [2021-05-21T06:27:44.736Z] Building security-bootstrapper [2021-05-21T06:27:44.736Z] Building core-metadata [2021-05-21T06:27:44.736Z] Building sys-mgmt-agent [2021-05-21T06:27:44.736Z] Building security-proxy-setup [2021-05-21T06:27:44.736Z] Building support-scheduler [2021-05-21T06:27:44.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-21T06:27:46.343Z] $ docker top 4361941adca08b56ba23a09342728ccd6e11244ab82beb824926a2a093d8d2c6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T06:27:46.672Z] ========================================================= [2021-05-21T06:27:46.672Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-21T06:27:46.672Z] ========================================================= [Pipeline] sh [2021-05-21T06:27:47.320Z] + go mod tidy [Pipeline] sh [2021-05-21T06:27:48.968Z] + make test [2021-05-21T06:27:48.969Z] go mod tidy [2021-05-21T06:27:49.566Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T06:27:59.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:27:59.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:27:59.671Z] ---> b422928377b3 [2021-05-21T06:27:59.671Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T06:27:59.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:27:59.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:27:59.671Z] ---> b422928377b3 [2021-05-21T06:27:59.671Z] Step 3/22 : WORKDIR /edgex-go [2021-05-21T06:27:59.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:27:59.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:27:59.671Z] ---> b422928377b3 [2021-05-21T06:27:59.671Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T06:27:59.671Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:27:59.671Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:27:59.671Z] ---> b422928377b3 [2021-05-21T06:27:59.671Z] Step 3/32 : WORKDIR /edgex-go [2021-05-21T06:28:09.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:28:09.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:28:09.675Z] ---> b422928377b3 [2021-05-21T06:28:09.675Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T06:28:10.622Z] ---> Running in 8ebd7266fcfa [2021-05-21T06:28:10.622Z] ---> Running in 4c1187930a99 [2021-05-21T06:28:10.622Z] ---> Running in bfce07e7247c [2021-05-21T06:28:10.622Z] ---> Running in ae1c80a330be [2021-05-21T06:28:10.622Z] ---> Running in d55c15fea07a [2021-05-21T06:28:10.622Z] Removing intermediate container 8ebd7266fcfa [2021-05-21T06:28:10.622Z] ---> a5601a2482c1 [2021-05-21T06:28:10.622Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:28:10.622Z] Removing intermediate container bfce07e7247c [2021-05-21T06:28:10.622Z] ---> 1e80d8f40069 [2021-05-21T06:28:10.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:28:10.622Z] Removing intermediate container d55c15fea07a [2021-05-21T06:28:10.622Z] ---> fcd84954cf4b [2021-05-21T06:28:10.622Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:28:10.622Z] Removing intermediate container ae1c80a330be [2021-05-21T06:28:10.622Z] ---> acb979311a14 [2021-05-21T06:28:10.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:28:10.622Z] ---> Running in 3a02faed5533 [2021-05-21T06:28:10.622Z] ---> Running in b6d7dda02486 [2021-05-21T06:28:10.622Z] ---> Running in b1ae5ccf31de [2021-05-21T06:28:10.622Z] Removing intermediate container 4c1187930a99 [2021-05-21T06:28:10.622Z] ---> 6c6bb60129bc [2021-05-21T06:28:10.622Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:28:10.622Z] ---> Running in 0a34728dc9ee [2021-05-21T06:28:10.622Z] ---> Running in b39a36812915 [2021-05-21T06:28:12.015Z] Removing intermediate container b6d7dda02486 [2021-05-21T06:28:12.015Z] ---> 8637dd6ade04 [2021-05-21T06:28:12.015Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-21T06:28:12.015Z] ---> Running in 9e3eeeeef6e3 [2021-05-21T06:28:12.015Z] Removing intermediate container b1ae5ccf31de [2021-05-21T06:28:12.015Z] ---> 26c4f320d52d [2021-05-21T06:28:12.015Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-21T06:28:12.015Z] ---> Running in 2bce12b2065c [2021-05-21T06:28:12.278Z] Removing intermediate container 3a02faed5533 [2021-05-21T06:28:12.278Z] ---> 1a1bbc1dcdb5 [2021-05-21T06:28:12.278Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T06:28:12.278Z] Removing intermediate container 0a34728dc9ee [2021-05-21T06:28:12.278Z] ---> 75cb0ffd7d6d [2021-05-21T06:28:12.278Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-21T06:28:12.278Z] ---> Running in 4d3b58b9ae1b [2021-05-21T06:28:12.541Z] ---> Running in c8077a8a80a3 [2021-05-21T06:28:12.541Z] Removing intermediate container b39a36812915 [2021-05-21T06:28:12.541Z] ---> a342a7994805 [2021-05-21T06:28:12.541Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-21T06:28:12.541Z] ---> Running in b9ac56124123 [2021-05-21T06:28:12.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:12.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:12.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:12.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:13.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:13.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:13.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:13.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:13.848Z] OK: 219 MiB in 52 packages [2021-05-21T06:28:13.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:13.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:28:14.120Z] OK: 219 MiB in 52 packages [2021-05-21T06:28:14.120Z] Removing intermediate container 9e3eeeeef6e3 [2021-05-21T06:28:14.120Z] ---> 182010a35102 [2021-05-21T06:28:14.120Z] Step 6/32 : COPY go.mod . [2021-05-21T06:28:14.383Z] ---> bf3df4d11e38 [2021-05-21T06:28:14.383Z] Step 7/32 : RUN go mod download [2021-05-21T06:28:14.383Z] ---> Running in 8cc477f71e2f [2021-05-21T06:28:14.646Z] OK: 219 MiB in 52 packages [2021-05-21T06:28:14.646Z] OK: 219 MiB in 52 packages [2021-05-21T06:28:14.646Z] Removing intermediate container 4d3b58b9ae1b [2021-05-21T06:28:14.646Z] ---> feef4f6fd6bc [2021-05-21T06:28:14.646Z] Step 6/24 : COPY go.mod . [2021-05-21T06:28:14.907Z] ---> 292219563fef [2021-05-21T06:28:14.907Z] Step 7/24 : RUN go mod download [2021-05-21T06:28:14.907Z] ---> Running in 38e5edb1f6b8 [2021-05-21T06:28:15.175Z] Removing intermediate container 2bce12b2065c [2021-05-21T06:28:15.175Z] ---> f63b007262f5 [2021-05-21T06:28:15.175Z] Step 6/23 : COPY go.mod . [2021-05-21T06:28:15.175Z] Removing intermediate container c8077a8a80a3 [2021-05-21T06:28:15.175Z] ---> c23c62aad134 [2021-05-21T06:28:15.175Z] Step 6/24 : COPY go.mod . [2021-05-21T06:28:15.464Z] OK: 219 MiB in 52 packages [2021-05-21T06:28:15.464Z] ---> a9bb3c88236a [2021-05-21T06:28:15.464Z] Step 7/23 : RUN go mod download [2021-05-21T06:28:15.464Z] ---> acf482e6da11 [2021-05-21T06:28:15.464Z] Step 7/24 : RUN go mod download [2021-05-21T06:28:15.464Z] ---> Running in 07865730a089 [2021-05-21T06:28:15.464Z] ---> Running in 80c2c4494263 [2021-05-21T06:28:15.727Z] Removing intermediate container 8cc477f71e2f [2021-05-21T06:28:15.727Z] ---> 351d52199698 [2021-05-21T06:28:15.727Z] Step 8/32 : COPY . . [2021-05-21T06:28:15.727Z] Removing intermediate container b9ac56124123 [2021-05-21T06:28:15.727Z] ---> 746095628372 [2021-05-21T06:28:15.727Z] Step 6/22 : COPY go.mod . [2021-05-21T06:28:16.366Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-21T06:28:19.999Z] ---> dd44d56b8713 [2021-05-21T06:28:19.999Z] Step 7/22 : RUN go mod download [2021-05-21T06:28:20.264Z] Removing intermediate container 38e5edb1f6b8 [2021-05-21T06:28:20.264Z] ---> 7983df41489a [2021-05-21T06:28:20.264Z] Step 8/24 : COPY . . [2021-05-21T06:28:20.264Z] ---> Running in 7b9c0a5cbb6d [2021-05-21T06:28:20.264Z] ---> 6f41b8d457d9 [2021-05-21T06:28:20.264Z] Step 9/32 : RUN go mod tidy [2021-05-21T06:28:24.489Z] ---> Running in 06ad0015a0bc [2021-05-21T06:28:24.489Z] Removing intermediate container 07865730a089 [2021-05-21T06:28:24.489Z] ---> 92b1f30ca275 [2021-05-21T06:28:24.489Z] Step 8/23 : COPY . . [2021-05-21T06:28:24.489Z] ---> 3a0707397437 [2021-05-21T06:28:24.489Z] Step 9/24 : RUN go mod tidy [2021-05-21T06:28:24.489Z] Removing intermediate container 80c2c4494263 [2021-05-21T06:28:24.489Z] ---> c2ae590fd2d9 [2021-05-21T06:28:24.489Z] Step 8/24 : COPY . . [2021-05-21T06:28:24.489Z] ---> Running in 7ed4748c462d [2021-05-21T06:28:36.821Z] Removing intermediate container 7b9c0a5cbb6d [2021-05-21T06:28:36.821Z] ---> 90bcb98bbba5 [2021-05-21T06:28:36.821Z] Step 8/22 : COPY . . [2021-05-21T06:28:37.089Z] Removing intermediate container 06ad0015a0bc [2021-05-21T06:28:37.089Z] ---> db9115708ad5 [2021-05-21T06:28:37.089Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-21T06:28:37.089Z] ---> 69fe9e4f5860 [2021-05-21T06:28:37.089Z] Step 9/24 : RUN go mod tidy [2021-05-21T06:28:37.089Z] ---> 527b4613bb2f [2021-05-21T06:28:37.089Z] Step 9/23 : RUN go mod tidy [2021-05-21T06:28:37.660Z] ---> Running in 1df397492e83 [2021-05-21T06:28:37.660Z] ---> Running in d8ad75dca0f4 [2021-05-21T06:28:37.660Z] ---> Running in 32d51af6130e [2021-05-21T06:28:38.231Z] Removing intermediate container 7ed4748c462d [2021-05-21T06:28:38.231Z] ---> fdd4d3da52b7 [2021-05-21T06:28:38.231Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-21T06:28:39.628Z] ---> Running in 50368e8f00fe [2021-05-21T06:28:41.021Z] 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-21T06:28:42.448Z] 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-21T06:28:46.705Z] Removing intermediate container 32d51af6130e [2021-05-21T06:28:46.705Z] ---> 316d8c4d9dee [2021-05-21T06:28:46.705Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-21T06:28:46.705Z] Removing intermediate container d8ad75dca0f4 [2021-05-21T06:28:46.705Z] ---> beda3e3dea72 [2021-05-21T06:28:46.705Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-21T06:28:46.705Z] ---> Running in 23ebe35059d8 [2021-05-21T06:28:46.705Z] ---> Running in 62eb57b33b4a [2021-05-21T06:28:47.681Z] 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-21T06:28:47.681Z] 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-21T06:29:09.747Z] ---> 466081b2b1a5 [2021-05-21T06:29:09.747Z] Step 9/22 : RUN go mod tidy [2021-05-21T06:29:09.747Z] ---> Running in 5879927553a5 [2021-05-21T06:29:10.383Z] Removing intermediate container 5879927553a5 [2021-05-21T06:29:10.383Z] ---> bd799f0b4981 [2021-05-21T06:29:10.383Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-21T06:29:10.648Z] ---> Running in 8cd3601e6f01 [2021-05-21T06:29:11.225Z] 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-21T06:29:13.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-21T06:29:18.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-21T06:29:28.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-21T06:29:28.666Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-21T06:29:29.380Z] Removing intermediate container 1df397492e83 [2021-05-21T06:29:29.380Z] ---> 7edf01126824 [2021-05-21T06:29:29.380Z] [2021-05-21T06:29:29.380Z] Step 11/32 : FROM alpine:3.12 [2021-05-21T06:29:29.380Z] 3.12: Pulling from library/alpine [2021-05-21T06:29:30.740Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T06:29:30.740Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T06:29:30.740Z] ---> 13621d1b12d4 [2021-05-21T06:29:30.740Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-21T06:29:31.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-21T06:29:31.694Z] ---> Running in 28c0ba57fac0 [2021-05-21T06:29:32.268Z] Removing intermediate container 28c0ba57fac0 [2021-05-21T06:29:32.268Z] ---> b325b7c6bbbd [2021-05-21T06:29:32.268Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-21T06:29:32.268Z] ---> Running in aed40ddc3106 [2021-05-21T06:29:32.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-21T06:29:32.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-21T06:29:32.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-21T06:29:33.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:33.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:33.483Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-21T06:29:33.483Z] (2/2) Installing su-exec (0.2-r1) [2021-05-21T06:29:33.483Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:29:33.483Z] OK: 6 MiB in 16 packages [2021-05-21T06:29:35.403Z] Removing intermediate container aed40ddc3106 [2021-05-21T06:29:35.403Z] ---> 176fac1d32c5 [2021-05-21T06:29:35.403Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-21T06:29:35.403Z] ---> Running in ee1efdd2def1 [2021-05-21T06:29:36.377Z] Removing intermediate container ee1efdd2def1 [2021-05-21T06:29:36.377Z] ---> 534364a5f5ef [2021-05-21T06:29:36.377Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-21T06:29:36.673Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-21T06:29:36.961Z] ---> Running in 3fc8c5fe0463 [2021-05-21T06:29:37.565Z] Removing intermediate container 3fc8c5fe0463 [2021-05-21T06:29:37.565Z] ---> e5c987abcf12 [2021-05-21T06:29:37.565Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-21T06:29:37.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-21T06:29:38.973Z] ---> Running in 107057aada12 [2021-05-21T06:29:40.932Z] Removing intermediate container 50368e8f00fe [2021-05-21T06:29:40.933Z] ---> 042a2ec3093c [2021-05-21T06:29:40.933Z] [2021-05-21T06:29:40.933Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T06:29:40.933Z] ---> 13621d1b12d4 [2021-05-21T06:29:40.933Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T06:29:41.532Z] 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-21T06:29:41.532Z] ---> Running in e821a9b52097 [2021-05-21T06:29:42.935Z] Removing intermediate container 62eb57b33b4a [2021-05-21T06:29:42.935Z] ---> 007fc02dc3bf [2021-05-21T06:29:42.935Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-21T06:29:42.935Z] ---> Running in 4ca58561d09f [2021-05-21T06:29:44.878Z] Removing intermediate container 23ebe35059d8 [2021-05-21T06:29:44.878Z] ---> 0a33c619d279 [2021-05-21T06:29:44.878Z] [2021-05-21T06:29:44.878Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T06:29:44.879Z] ---> 13621d1b12d4 [2021-05-21T06:29:44.879Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-21T06:29:44.879Z] ---> Running in 69821653a275 [2021-05-21T06:29:45.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:45.141Z] Removing intermediate container 107057aada12 [2021-05-21T06:29:45.141Z] ---> 144962ef2114 [2021-05-21T06:29:45.141Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-21T06:29:45.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:45.141Z] ---> Running in e222fbd417ca [2021-05-21T06:29:45.408Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-21T06:29:45.408Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:29:45.408Z] OK: 6 MiB in 15 packages [2021-05-21T06:29:45.408Z] 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-21T06:29:45.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:45.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:45.673Z] Removing intermediate container e222fbd417ca [2021-05-21T06:29:45.673Z] ---> 572a68b008ef [2021-05-21T06:29:45.673Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-21T06:29:45.673Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-21T06:29:45.673Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:29:45.673Z] OK: 6 MiB in 15 packages [2021-05-21T06:29:46.257Z] ---> 8549fea8cd6a [2021-05-21T06:29:46.257Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-21T06:29:46.257Z] ---> Running in bc2e98bf8d59 [2021-05-21T06:29:47.674Z] Removing intermediate container e821a9b52097 [2021-05-21T06:29:47.674Z] ---> ee813952335a [2021-05-21T06:29:47.674Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T06:29:47.936Z] ---> Running in 04828cf5f86f [2021-05-21T06:29:47.936Z] Removing intermediate container 8cd3601e6f01 [2021-05-21T06:29:47.936Z] ---> 6ddd9a6b2281 [2021-05-21T06:29:47.936Z] [2021-05-21T06:29:47.936Z] Step 11/22 : FROM alpine:3.12 [2021-05-21T06:29:47.936Z] ---> 13621d1b12d4 [2021-05-21T06:29:47.936Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-21T06:29:48.200Z] ---> Running in c7312f6a0368 [2021-05-21T06:29:48.463Z] Removing intermediate container 69821653a275 [2021-05-21T06:29:48.463Z] ---> b0fa64d5f2c4 [2021-05-21T06:29:48.463Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T06:29:48.727Z] Removing intermediate container 04828cf5f86f [2021-05-21T06:29:48.727Z] ---> e2ece696fd1b [2021-05-21T06:29:48.727Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-21T06:29:48.727Z] ---> Running in 7ec7a70b36a4 [2021-05-21T06:29:48.727Z] Removing intermediate container 4ca58561d09f [2021-05-21T06:29:48.727Z] ---> bfb30038f70c [2021-05-21T06:29:48.727Z] [2021-05-21T06:29:48.727Z] Step 12/24 : FROM docker:20.10.0 [2021-05-21T06:29:48.997Z] ---> Running in ba6a3546e088 [2021-05-21T06:29:49.132Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-21T06:29:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-21T06:29:49.133Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-21T06:29:49.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:49.258Z] 20.10.0: Pulling from library/docker [2021-05-21T06:29:49.258Z] Removing intermediate container 7ec7a70b36a4 [2021-05-21T06:29:49.258Z] ---> f475eb74c82c [2021-05-21T06:29:49.258Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-21T06:29:49.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:49.258Z] Removing intermediate container ba6a3546e088 [2021-05-21T06:29:49.258Z] ---> 867e40a6be02 [2021-05-21T06:29:49.258Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T06:29:49.258Z] ---> Running in 21ad6c3b59eb [2021-05-21T06:29:49.258Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-21T06:29:49.258Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T06:29:49.258Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-21T06:29:49.258Z] (4/4) Installing curl (7.76.1-r0) [2021-05-21T06:29:49.258Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:29:49.258Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T06:29:49.531Z] OK: 7 MiB in 18 packages [2021-05-21T06:29:49.795Z] ---> Running in e095a78f4ecd [2021-05-21T06:29:50.060Z] Removing intermediate container 21ad6c3b59eb [2021-05-21T06:29:50.060Z] ---> cdf95d4d217e [2021-05-21T06:29:50.060Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T06:29:50.642Z] Removing intermediate container bc2e98bf8d59 [2021-05-21T06:29:50.642Z] ---> 410e8daeca9d [2021-05-21T06:29:50.642Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:29:50.642Z] ---> Running in 663768332e21 [2021-05-21T06:29:50.642Z] Removing intermediate container e095a78f4ecd [2021-05-21T06:29:50.642Z] ---> 12e00ab2c5de [2021-05-21T06:29:50.642Z] Step 16/24 : WORKDIR / [2021-05-21T06:29:50.926Z] ---> Running in 498b2d4cc795 [2021-05-21T06:29:50.926Z] ---> a9dd4a341ceb [2021-05-21T06:29:50.926Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-21T06:29:50.926Z] Removing intermediate container 663768332e21 [2021-05-21T06:29:50.926Z] ---> 35ee4735044b [2021-05-21T06:29:50.926Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:29:51.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.373s coverage: 46.1% of statements [2021-05-21T06:29:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-21T06:29:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-21T06:29:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-21T06:29:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-21T06:29:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-21T06:29:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-21T06:29:51.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.208s coverage: 28.7% of statements [2021-05-21T06:29:51.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.334s coverage: 100.0% of statements [2021-05-21T06:29:51.191Z] Removing intermediate container c7312f6a0368 [2021-05-21T06:29:51.191Z] ---> 957a7683e92b [2021-05-21T06:29:51.191Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T06:29:52.603Z] Removing intermediate container 498b2d4cc795 [2021-05-21T06:29:52.603Z] ---> 053ccaad6b2c [2021-05-21T06:29:52.603Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:29:55.162Z] ---> Running in d866e071a9b6 [2021-05-21T06:29:55.162Z] ---> cef34f0a25d6 [2021-05-21T06:29:55.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-21T06:29:55.162Z] ---> 791a714ba8f8 [2021-05-21T06:29:55.162Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-21T06:29:55.162Z] ---> 0bc67a5bdf08 [2021-05-21T06:29:55.162Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-21T06:29:55.162Z] Removing intermediate container d866e071a9b6 [2021-05-21T06:29:55.162Z] ---> e7d199211298 [2021-05-21T06:29:55.162Z] Step 14/22 : WORKDIR /edgex [2021-05-21T06:29:56.120Z] ---> Running in 0bff267dc0be [2021-05-21T06:29:56.120Z] ---> 1bc1b731c175 [2021-05-21T06:29:56.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-21T06:29:56.120Z] ---> d83831c5a8c2 [2021-05-21T06:29:56.120Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-21T06:29:56.120Z] ---> 31cf4a9ca4c3 [2021-05-21T06:29:56.120Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-21T06:29:56.386Z] Removing intermediate container 0bff267dc0be [2021-05-21T06:29:56.386Z] ---> 7df0fc4c9a29 [2021-05-21T06:29:56.386Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-21T06:29:56.386Z] ---> 4970eff25911 [2021-05-21T06:29:56.386Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-21T06:29:56.656Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-21T06:29:56.656Z] ---> e360cac1aed9 [2021-05-21T06:29:56.656Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-21T06:29:56.656Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-21T06:29:56.656Z] ---> aefe523efa57 [2021-05-21T06:29:56.656Z] 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-21T06:29:56.656Z] ---> bc74139be057 [2021-05-21T06:29:56.656Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-21T06:29:56.656Z] ---> Running in f045f239d818 [2021-05-21T06:29:56.656Z] ---> Running in 39e01dd5272b [2021-05-21T06:29:56.929Z] ---> Running in 058be82ff978 [2021-05-21T06:29:56.929Z] ---> 4df27ae10df4 [2021-05-21T06:29:56.929Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-21T06:29:56.929Z] Removing intermediate container f045f239d818 [2021-05-21T06:29:56.929Z] ---> 3809a4a84d63 [2021-05-21T06:29:56.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:29:57.194Z] Removing intermediate container 39e01dd5272b [2021-05-21T06:29:57.194Z] ---> 13f235dfd687 [2021-05-21T06:29:57.194Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:29:57.471Z] Removing intermediate container 058be82ff978 [2021-05-21T06:29:57.471Z] ---> 5172eb846ff6 [2021-05-21T06:29:57.471Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-21T06:29:57.471Z] ---> 8e3ddeef4aaa [2021-05-21T06:29:57.471Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-21T06:29:57.471Z] ---> Running in 05c6f232620d [2021-05-21T06:29:57.471Z] ---> Running in c205f098641f [2021-05-21T06:29:57.471Z] ---> Running in 1090737391c6 [2021-05-21T06:29:57.471Z] ---> 3f61dd4c984d [2021-05-21T06:29:57.471Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-21T06:29:57.738Z] ---> Running in 75c47200740b [2021-05-21T06:29:58.314Z] Removing intermediate container c205f098641f [2021-05-21T06:29:58.314Z] ---> fd3a1aab57a1 [2021-05-21T06:29:58.314Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T06:29:58.314Z] Removing intermediate container 05c6f232620d [2021-05-21T06:29:58.314Z] ---> 1ebf8ebec642 [2021-05-21T06:29:58.314Z] Step 21/23 : LABEL arch=x86_64 [2021-05-21T06:29:58.314Z] ---> 5163c4ab078d [2021-05-21T06:29:58.314Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-21T06:29:58.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:58.579Z] Removing intermediate container 75c47200740b [2021-05-21T06:29:58.579Z] ---> d48af4566cf7 [2021-05-21T06:29:58.579Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-21T06:29:58.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:29:58.579Z] ---> Running in e44c8d3faaa1 [2021-05-21T06:29:58.579Z] ---> Running in 279837befb16 [2021-05-21T06:29:58.579Z] ---> Running in 613d5992d49d [2021-05-21T06:29:58.579Z] (1/39) Installing readline (8.0.4-r0) [2021-05-21T06:29:58.579Z] (2/39) Installing bash (5.0.17-r0) [2021-05-21T06:29:58.579Z] Executing bash-5.0.17-r0.post-install [2021-05-21T06:29:58.579Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T06:29:58.579Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-21T06:29:58.842Z] (5/39) Installing curl (7.76.1-r0) [2021-05-21T06:29:58.842Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-21T06:29:58.842Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-21T06:29:58.842Z] (8/39) Installing expat (2.2.9-r1) [2021-05-21T06:29:58.842Z] (9/39) Installing libffi (3.3-r2) [2021-05-21T06:29:58.842Z] (10/39) Installing gdbm (1.13-r1) [2021-05-21T06:29:58.842Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-21T06:29:58.842Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-21T06:29:58.842Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-21T06:29:58.842Z] ---> 78bde9f9074b [2021-05-21T06:29:58.842Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-21T06:30:00.772Z] Removing intermediate container e44c8d3faaa1 [2021-05-21T06:30:00.772Z] ---> cc8d039fcb50 [2021-05-21T06:30:00.772Z] Step 22/23 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:30:00.772Z] Removing intermediate container 279837befb16 [2021-05-21T06:30:00.772Z] ---> b67cd179f80e [2021-05-21T06:30:00.772Z] Step 19/22 : CMD ["--init=true"] [2021-05-21T06:30:00.772Z] ---> Running in 1e6230da975d [2021-05-21T06:30:00.772Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-21T06:30:00.772Z] Removing intermediate container 613d5992d49d [2021-05-21T06:30:00.772Z] ---> 3382e52bfdac [2021-05-21T06:30:00.772Z] Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:30:00.772Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-21T06:30:00.772Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-21T06:30:00.772Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-21T06:30:01.034Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-21T06:30:01.034Z] ---> Running in 9748ca0eddd1 [2021-05-21T06:30:01.034Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-21T06:30:01.034Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-21T06:30:01.034Z] ---> Running in c66cb3f119b7 [2021-05-21T06:30:01.034Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-21T06:30:01.297Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-21T06:30:01.297Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-21T06:30:01.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.7% of statements [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-21T06:30:01.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.225s coverage: 81.2% of statements [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-21T06:30:01.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.168s coverage: 100.0% of statements [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-21T06:30:01.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.170s coverage: 100.0% of statements [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-21T06:30:01.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.314s coverage: 58.6% of statements [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-21T06:30:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-21T06:30:01.561Z] ---> Running in 47694817af4e [2021-05-21T06:30:01.561Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-21T06:30:01.561Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-21T06:30:01.561Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-21T06:30:01.561Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-21T06:30:01.561Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-21T06:30:01.833Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-21T06:30:01.833Z] Removing intermediate container c66cb3f119b7 [2021-05-21T06:30:01.833Z] ---> eda1707e439e [2021-05-21T06:30:01.833Z] Step 20/22 : LABEL arch=x86_64 [2021-05-21T06:30:01.833Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-21T06:30:01.833Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-21T06:30:01.833Z] Removing intermediate container 9748ca0eddd1 [2021-05-21T06:30:01.833Z] ---> cceb75d27ba8 [2021-05-21T06:30:01.833Z] Step 23/23 : LABEL version=0.0.0 [2021-05-21T06:30:02.110Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-21T06:30:02.110Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-21T06:30:02.110Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-21T06:30:02.110Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-21T06:30:02.110Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-21T06:30:02.110Z] ---> Running in b593abe81da3 [2021-05-21T06:30:02.110Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-21T06:30:02.110Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-21T06:30:02.110Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-21T06:30:02.400Z] Removing intermediate container 47694817af4e [2021-05-21T06:30:02.400Z] ---> 284ac5807758 [2021-05-21T06:30:02.400Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T06:30:02.400Z] ---> Running in e8ecb2b61b6d [2021-05-21T06:30:02.400Z] Executing busybox-1.31.1-r19.trigger [2021-05-21T06:30:02.400Z] OK: 72 MiB in 59 packages [2021-05-21T06:30:02.687Z] ---> Running in 04dc93c0920e [2021-05-21T06:30:02.687Z] Removing intermediate container b593abe81da3 [2021-05-21T06:30:02.687Z] ---> 0cd00a0fc8cc [2021-05-21T06:30:02.687Z] Step 21/22 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:30:02.951Z] ---> Running in 5c9be760b605 [2021-05-21T06:30:02.951Z] Removing intermediate container e8ecb2b61b6d [2021-05-21T06:30:02.951Z] ---> 55c8c304dff9 [2021-05-21T06:30:02.951Z] [2021-05-21T06:30:02.951Z] Removing intermediate container 04dc93c0920e [2021-05-21T06:30:02.951Z] ---> c173687ee8d2 [2021-05-21T06:30:02.951Z] [2021-05-21T06:30:03.228Z] Successfully built 55c8c304dff9 [2021-05-21T06:30:03.228Z] Successfully built c173687ee8d2 [2021-05-21T06:30:03.228Z] Removing intermediate container 1e6230da975d [2021-05-21T06:30:03.228Z] ---> 1386b39c52a0 [2021-05-21T06:30:03.228Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-21T06:30:03.228Z] Successfully tagged support-scheduler:latest [2021-05-21T06:30:03.228Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-05-21T06:30:03.228Z] Successfully tagged core-metadata:latest [2021-05-21T06:30:03.228Z]  Building core-metadata ... done Building support-notifications [2021-05-21T06:30:03.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.544s coverage: 87.7% of statements [2021-05-21T06:30:03.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-21T06:30:03.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T06:30:03.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.212s coverage: 78.9% of statements [2021-05-21T06:30:03.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-21T06:30:03.493Z] Collecting docker-compose==1.23.2 [2021-05-21T06:30:03.493Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-21T06:30:03.754Z] Removing intermediate container 5c9be760b605 [2021-05-21T06:30:03.754Z] ---> 2b57469a5414 [2021-05-21T06:30:03.754Z] Step 22/22 : LABEL version=0.0.0 [2021-05-21T06:30:03.754Z] Collecting texttable<0.10,>=0.9.0 [2021-05-21T06:30:03.754Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-21T06:30:04.702Z] ---> Running in 7e90c7f9624e [2021-05-21T06:30:08.027Z] Collecting PyYAML<4,>=3.10 [2021-05-21T06:30:08.027Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-21T06:30:08.303Z] ---> Running in d3ad3c7eef43 [2021-05-21T06:30:11.734Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-21T06:30:11.734Z] Removing intermediate container 7e90c7f9624e [2021-05-21T06:30:11.734Z] ---> 932a9abb4f79 [2021-05-21T06:30:11.734Z] Step 29/32 : CMD ["gate"] [2021-05-21T06:30:11.734Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-21T06:30:13.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.174s coverage: 28.6% of statements [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-21T06:30:13.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.271s coverage: 100.0% of statements [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-21T06:30:13.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.185s coverage: 100.0% of statements [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-21T06:30:13.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.379s coverage: 86.7% of statements [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-21T06:30:13.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.716s coverage: 97.5% of statements [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-21T06:30:13.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.348s coverage: 78.3% of statements [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-21T06:30:13.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-21T06:30:14.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:30:14.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:30:14.281Z] ---> b422928377b3 [2021-05-21T06:30:14.281Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T06:30:14.281Z] ---> Using cache [2021-05-21T06:30:14.281Z] ---> 6c6bb60129bc [2021-05-21T06:30:14.281Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:30:14.281Z] ---> Using cache [2021-05-21T06:30:14.281Z] ---> a342a7994805 [2021-05-21T06:30:14.281Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-21T06:30:18.489Z] Collecting docopt<0.7,>=0.6.1 [2021-05-21T06:30:18.489Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-21T06:30:20.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.248s coverage: 95.1% of statements [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-21T06:30:20.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-21T06:30:20.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.287s coverage: 0.8% of statements [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-21T06:30:20.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.191s coverage: 21.7% of statements [2021-05-21T06:30:20.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-21T06:30:20.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements [2021-05-21T06:30:20.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.227s coverage: 79.5% of statements [2021-05-21T06:30:20.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.257s coverage: 94.1% of statements [2021-05-21T06:30:20.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements [2021-05-21T06:30:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2021-05-21T06:30:21.815Z] Removing intermediate container d3ad3c7eef43 [2021-05-21T06:30:21.815Z] ---> 2295f91dda55 [2021-05-21T06:30:21.815Z] [2021-05-21T06:30:21.815Z] Successfully built 2295f91dda55 [2021-05-21T06:30:22.758Z] Successfully tagged security-proxy-setup:latest [2021-05-21T06:30:22.758Z]  Building security-proxy-setup ... done Building core-command [2021-05-21T06:30:23.328Z] ---> Running in a61b4583249b [2021-05-21T06:30:23.589Z] Collecting cached-property<2,>=1.2.0 [2021-05-21T06:30:23.589Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-21T06:30:23.589Z] ---> Running in c58a5859e7b7 [2021-05-21T06:30:23.589Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-21T06:30:23.589Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-21T06:30:24.174Z] 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-21T06:30:30.817Z] Collecting jsonschema<3,>=2.5.1 [2021-05-21T06:30:30.817Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-21T06:30:32.757Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:30:32.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:30:32.757Z] ---> b422928377b3 [2021-05-21T06:30:32.757Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T06:30:32.757Z] ---> Using cache [2021-05-21T06:30:32.757Z] ---> 6c6bb60129bc [2021-05-21T06:30:32.757Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:30:32.757Z] ---> Using cache [2021-05-21T06:30:32.757Z] ---> a342a7994805 [2021-05-21T06:30:32.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T06:30:32.757Z] ---> Using cache [2021-05-21T06:30:32.757Z] ---> 746095628372 [2021-05-21T06:30:32.758Z] Step 6/24 : COPY go.mod . [2021-05-21T06:30:32.758Z] ---> Using cache [2021-05-21T06:30:32.758Z] ---> dd44d56b8713 [2021-05-21T06:30:32.758Z] Step 7/24 : RUN go mod download [2021-05-21T06:30:32.758Z] ---> Using cache [2021-05-21T06:30:32.758Z] ---> 90bcb98bbba5 [2021-05-21T06:30:32.758Z] Step 8/24 : COPY . . [2021-05-21T06:30:32.758Z] ---> Using cache [2021-05-21T06:30:32.758Z] ---> 466081b2b1a5 [2021-05-21T06:30:32.758Z] Step 9/24 : RUN go mod tidy [2021-05-21T06:30:32.758Z] ---> Using cache [2021-05-21T06:30:32.758Z] ---> bd799f0b4981 [2021-05-21T06:30:32.758Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-21T06:30:33.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.183s coverage: 94.4% of statements [2021-05-21T06:30:33.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-05-21T06:30:34.150Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-21T06:30:34.150Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-21T06:30:35.552Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:30:35.552Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:30:35.552Z] ---> b422928377b3 [2021-05-21T06:30:35.552Z] Step 3/26 : WORKDIR /edgex-go [2021-05-21T06:30:35.552Z] ---> Using cache [2021-05-21T06:30:35.552Z] ---> 6c6bb60129bc [2021-05-21T06:30:35.552Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:30:35.552Z] ---> Using cache [2021-05-21T06:30:35.552Z] ---> a342a7994805 [2021-05-21T06:30:35.552Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-21T06:30:35.552Z] ---> Using cache [2021-05-21T06:30:35.552Z] ---> 746095628372 [2021-05-21T06:30:35.552Z] Step 6/26 : COPY go.mod . [2021-05-21T06:30:35.552Z] ---> Using cache [2021-05-21T06:30:35.552Z] ---> dd44d56b8713 [2021-05-21T06:30:35.552Z] Step 7/26 : RUN go mod download [2021-05-21T06:30:35.552Z] ---> Using cache [2021-05-21T06:30:35.552Z] ---> 90bcb98bbba5 [2021-05-21T06:30:35.552Z] Step 8/26 : COPY . . [2021-05-21T06:30:35.552Z] ---> Using cache [2021-05-21T06:30:35.552Z] ---> 466081b2b1a5 [2021-05-21T06:30:35.552Z] Step 9/26 : RUN go mod tidy [2021-05-21T06:30:35.552Z] ---> Using cache [2021-05-21T06:30:35.552Z] ---> bd799f0b4981 [2021-05-21T06:30:35.552Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-21T06:30:37.476Z] Removing intermediate container c58a5859e7b7 [2021-05-21T06:30:37.476Z] ---> 9e497a3106d4 [2021-05-21T06:30:37.476Z] Step 30/32 : LABEL arch=x86_64 [2021-05-21T06:30:37.476Z] Collecting docker<4.0,>=3.6.0 [2021-05-21T06:30:37.476Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-21T06:30:37.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:30:37.476Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-21T06:30:37.476Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-21T06:30:37.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 81.8% of statements [2021-05-21T06:30:37.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-21T06:30:37.927Z] ---> Running in 1ccf0c2735d2 [2021-05-21T06:30:37.927Z] ---> Running in 51f79aea76f8 [2021-05-21T06:30:37.927Z] ---> Running in 0b4d7e2eb125 [2021-05-21T06:30:37.927Z] 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-21T06:30:37.927Z] Collecting idna<2.8,>=2.5 [2021-05-21T06:30:37.927Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-21T06:30:38.304Z] 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-21T06:30:38.304Z] Collecting docker-pycreds>=0.4.0 [2021-05-21T06:30:38.304Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-21T06:30:38.304Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-21T06:30:38.304Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-21T06:30:38.304Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-21T06:30:38.304Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-21T06:30:38.304Z] Removing intermediate container 0b4d7e2eb125 [2021-05-21T06:30:38.304Z] ---> d51814909302 [2021-05-21T06:30:38.304Z] Step 31/32 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:30:38.304Z] Installing collected packages: texttable, PyYAML, urllib3, idna, requests, docopt, cached-property, dockerpty, jsonschema, websocket-client, docker-pycreds, docker, docker-compose [2021-05-21T06:30:38.304Z] Running setup.py install for texttable: started [2021-05-21T06:30:38.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:30:38.582Z] Running setup.py install for texttable: finished with status 'done' [2021-05-21T06:30:38.582Z] Running setup.py install for PyYAML: started [2021-05-21T06:30:38.861Z] ---> Running in c16d9d981ec1 [2021-05-21T06:30:39.132Z] OK: 219 MiB in 52 packages [2021-05-21T06:30:39.132Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-21T06:30:39.132Z] Attempting uninstall: urllib3 [2021-05-21T06:30:39.132Z] Found existing installation: urllib3 1.25.9 [2021-05-21T06:30:39.132Z] Uninstalling urllib3-1.25.9: [2021-05-21T06:30:39.132Z] Removing intermediate container c16d9d981ec1 [2021-05-21T06:30:39.132Z] ---> 109c58244c6e [2021-05-21T06:30:39.132Z] Step 32/32 : LABEL version=0.0.0 [2021-05-21T06:30:39.132Z] Successfully uninstalled urllib3-1.25.9 [2021-05-21T06:30:39.407Z] 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-21T06:30:39.675Z] 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-21T06:30:40.256Z] Attempting uninstall: idna [2021-05-21T06:30:40.256Z] Found existing installation: idna 2.9 [2021-05-21T06:30:40.256Z] Uninstalling idna-2.9: [2021-05-21T06:30:40.256Z] Successfully uninstalled idna-2.9 [2021-05-21T06:30:40.256Z] ---> Running in 440e78dbfd37 [2021-05-21T06:30:41.682Z] Attempting uninstall: requests [2021-05-21T06:30:41.682Z] Found existing installation: requests 2.23.0 [2021-05-21T06:30:41.682Z] Uninstalling requests-2.23.0: [2021-05-21T06:30:41.682Z] Successfully uninstalled requests-2.23.0 [2021-05-21T06:30:41.949Z] Removing intermediate container 440e78dbfd37 [2021-05-21T06:30:41.949Z] ---> f6836cc84430 [2021-05-21T06:30:41.949Z] [2021-05-21T06:30:41.949Z] Removing intermediate container a61b4583249b [2021-05-21T06:30:41.949Z] ---> b9fb65b86857 [2021-05-21T06:30:41.949Z] Step 6/23 : COPY go.mod . [2021-05-21T06:30:42.232Z] Running setup.py install for docopt: started [2021-05-21T06:30:42.232Z] Successfully built f6836cc84430 [2021-05-21T06:30:42.505Z] Successfully tagged security-bootstrapper:latest [2021-05-21T06:30:42.505Z] Building core-data [2021-05-21T06:30:42.781Z]  Building security-bootstrapper ... done  ---> 80a3b1be0877 [2021-05-21T06:30:42.781Z] Step 7/23 : RUN go mod download [2021-05-21T06:30:42.781Z] Running setup.py install for docopt: finished with status 'done' [2021-05-21T06:30:42.781Z] ---> Running in f06d3afe45e0 [2021-05-21T06:30:42.781Z] Running setup.py install for dockerpty: started [2021-05-21T06:30:43.772Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-21T06:30:50.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2021-05-21T06:30:50.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-21T06:30:50.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-21T06:30:50.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-21T06:30:50.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-21T06:30:50.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-21T06:30:50.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-21T06:30:50.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-21T06:30:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-21T06:30:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-21T06:30:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-21T06:30:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2021-05-21T06:30:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 76.0% of statements [2021-05-21T06:30:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.168s coverage: 80.0% of statements [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements [2021-05-21T06:30:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.674s coverage: 64.4% of statements [2021-05-21T06:30:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-21T06:30:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-05-21T06:30:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2021-05-21T06:30:50.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.083s coverage: 66.9% of statements [2021-05-21T06:30:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-21T06:30:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-21T06:30:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-21T06:30:51.259Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:30:51.259Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:30:51.259Z] ---> b422928377b3 [2021-05-21T06:30:51.259Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T06:30:51.259Z] ---> Using cache [2021-05-21T06:30:51.259Z] ---> 6c6bb60129bc [2021-05-21T06:30:51.259Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:30:51.259Z] ---> Using cache [2021-05-21T06:30:51.259Z] ---> a342a7994805 [2021-05-21T06:30:51.259Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-21T06:30:51.259Z] ---> Running in ee703010721f [2021-05-21T06:30:51.259Z] Removing intermediate container f06d3afe45e0 [2021-05-21T06:30:51.259Z] ---> e3219f8739fa [2021-05-21T06:30:51.259Z] Step 8/23 : COPY . . [2021-05-21T06:30:51.259Z] 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-21T06:30:51.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:30:51.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:30:51.259Z] OK: 219 MiB in 52 packages [2021-05-21T06:30:53.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.752s coverage: 43.5% of statements [2021-05-21T06:30:53.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-21T06:30:53.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-21T06:30:53.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements [2021-05-21T06:30:53.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-21T06:30:53.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements [2021-05-21T06:30:53.869Z] Removing intermediate container ee703010721f [2021-05-21T06:30:53.869Z] ---> c58fa553835c [2021-05-21T06:30:53.869Z] Step 6/24 : COPY go.mod . [2021-05-21T06:30:54.861Z] ---> b22f15d15bcc [2021-05-21T06:30:54.861Z] Step 7/24 : RUN go mod download [2021-05-21T06:30:55.480Z] ---> Running in 094979e2f7db [2021-05-21T06:30:56.941Z] Removing intermediate container 1090737391c6 [2021-05-21T06:30:56.941Z] ---> 2a228172471d [2021-05-21T06:30:56.941Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-21T06:30:57.527Z] ---> Running in a72db7a52634 [2021-05-21T06:30:58.546Z] Removing intermediate container a72db7a52634 [2021-05-21T06:30:58.546Z] ---> 0e4348c9015a [2021-05-21T06:30:58.546Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-21T06:30:58.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.608s coverage: 46.8% of statements [2021-05-21T06:30:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-21T06:30:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-21T06:30:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-21T06:30:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-21T06:30:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-21T06:30:58.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2021-05-21T06:30:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-21T06:30:58.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.087s coverage: 100.0% of statements [2021-05-21T06:30:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-21T06:30:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-21T06:30:58.811Z] Removing intermediate container 094979e2f7db [2021-05-21T06:30:58.811Z] ---> 3c4356fcddcd [2021-05-21T06:30:58.811Z] Step 8/24 : COPY . . [2021-05-21T06:30:58.811Z] ---> Running in 42a38c38f9da [2021-05-21T06:30:59.077Z] ---> 6b70cc0f28ee [2021-05-21T06:30:59.077Z] Step 9/23 : RUN go mod tidy [2021-05-21T06:30:59.077Z] Removing intermediate container 42a38c38f9da [2021-05-21T06:30:59.077Z] ---> f666f9da3f35 [2021-05-21T06:30:59.077Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-21T06:30:59.662Z] ---> Running in 350cc2fcb02b [2021-05-21T06:31:01.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.347s coverage: 18.9% of statements [2021-05-21T06:31:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-21T06:31:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-21T06:31:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-21T06:31:01.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.494s coverage: 91.9% of statements [2021-05-21T06:31:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-21T06:31:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T06:31:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-21T06:31:03.929Z] ---> 24ffcae34438 [2021-05-21T06:31:03.929Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-21T06:31:04.911Z] ---> 6f56d12eccb5 [2021-05-21T06:31:04.911Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-21T06:31:05.895Z] ---> 8e7218964c98 [2021-05-21T06:31:05.895Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-21T06:31:06.162Z] ---> Running in e74b4ea1cdda [2021-05-21T06:31:06.162Z] Removing intermediate container e74b4ea1cdda [2021-05-21T06:31:06.162Z] ---> bb72c78f33ec [2021-05-21T06:31:06.162Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:31:06.429Z] ---> 01ed8d8728c4 [2021-05-21T06:31:06.429Z] Step 9/24 : RUN go mod tidy [2021-05-21T06:31:06.429Z] ---> Running in 15da6975407c [2021-05-21T06:31:06.429Z] ---> Running in a84e36c60fda [2021-05-21T06:31:06.429Z] Removing intermediate container 350cc2fcb02b [2021-05-21T06:31:06.429Z] ---> 39be2b85b37f [2021-05-21T06:31:06.429Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-21T06:31:06.699Z] Removing intermediate container 15da6975407c [2021-05-21T06:31:06.699Z] ---> d0abb77473c3 [2021-05-21T06:31:06.699Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T06:31:06.699Z] ---> Running in d65fdd8259e7 [2021-05-21T06:31:06.699Z] ---> Running in 6fd0563d3fef [2021-05-21T06:31:06.699Z] Removing intermediate container 6fd0563d3fef [2021-05-21T06:31:06.699Z] ---> 0b2459eecd0a [2021-05-21T06:31:06.699Z] Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:31:06.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.340s coverage: 28.8% of statements [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-21T06:31:06.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.264s coverage: 99.0% of statements [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-21T06:31:06.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.178s coverage: 100.0% of statements [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-21T06:31:06.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.224s coverage: 64.6% of statements [2021-05-21T06:31:06.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-21T06:31:06.972Z] ---> Running in 0bd1a36e8990 [2021-05-21T06:31:07.237Z] Removing intermediate container 0bd1a36e8990 [2021-05-21T06:31:07.237Z] ---> 3d6a10845858 [2021-05-21T06:31:07.237Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T06:31:07.237Z] ---> Running in 2159f915d3ba [2021-05-21T06:31:07.237Z] 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-21T06:31:07.502Z] Removing intermediate container 2159f915d3ba [2021-05-21T06:31:07.502Z] ---> fc3316790837 [2021-05-21T06:31:07.502Z] [2021-05-21T06:31:07.502Z] Successfully built fc3316790837 [2021-05-21T06:31:07.502Z] Successfully tagged sys-mgmt-agent:latest [2021-05-21T06:31:08.276Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.488s coverage: 97.6% of statements [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-21T06:31:08.276Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-21T06:31:08.276Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-21T06:31:08.276Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-21T06:31:08.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-21T06:31:08.276Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-05-21T06:31:08.462Z]  Building sys-mgmt-agent ... done Removing intermediate container a84e36c60fda [2021-05-21T06:31:08.463Z] ---> 9228b7ccf148 [2021-05-21T06:31:08.463Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-21T06:31:08.463Z] ---> Running in 3103dd64f19e [2021-05-21T06:31:09.042Z] 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-21T06:31:09.311Z] 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-21T06:31:09.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.156s coverage: 28.1% of statements [2021-05-21T06:31:09.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-21T06:31:09.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-21T06:31:10.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.159s coverage: 27.9% of statements [2021-05-21T06:31:10.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-21T06:31:10.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-21T06:31:10.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-21T06:31:10.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-21T06:31:10.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-21T06:31:10.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-21T06:31:11.293Z] GO111MODULE=on go vet ./... [2021-05-21T06:31:12.696Z] Removing intermediate container 51f79aea76f8 [2021-05-21T06:31:12.696Z] ---> 6a4b0cd1b065 [2021-05-21T06:31:12.696Z] [2021-05-21T06:31:12.696Z] Step 11/26 : FROM alpine:3.12 [2021-05-21T06:31:12.696Z] ---> 13621d1b12d4 [2021-05-21T06:31:12.696Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-21T06:31:12.971Z] ---> Running in 4046d81ac282 [2021-05-21T06:31:13.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:31:13.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:31:13.870Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-21T06:31:13.870Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T06:31:13.870Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-21T06:31:13.870Z] (4/6) Installing curl (7.76.1-r0) [2021-05-21T06:31:13.870Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-21T06:31:13.870Z] (6/6) Installing su-exec (0.2-r1) [2021-05-21T06:31:13.870Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:31:13.870Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T06:31:14.144Z] OK: 7 MiB in 20 packages [2021-05-21T06:31:16.135Z] Removing intermediate container 4046d81ac282 [2021-05-21T06:31:16.135Z] ---> bb5b89dba0f1 [2021-05-21T06:31:16.135Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T06:31:16.135Z] ---> Running in 2d9214415f75 [2021-05-21T06:31:16.135Z] Removing intermediate container 1ccf0c2735d2 [2021-05-21T06:31:16.135Z] ---> d9371e192bbb [2021-05-21T06:31:16.135Z] [2021-05-21T06:31:16.135Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T06:31:16.135Z] ---> 13621d1b12d4 [2021-05-21T06:31:16.135Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T06:31:16.135Z] ---> Using cache [2021-05-21T06:31:16.135Z] ---> b0fa64d5f2c4 [2021-05-21T06:31:16.135Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T06:31:16.135Z] ---> Using cache [2021-05-21T06:31:16.135Z] ---> f475eb74c82c [2021-05-21T06:31:16.135Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-21T06:31:16.135Z] ---> Running in 1fca8b808f28 [2021-05-21T06:31:16.135Z] Removing intermediate container 2d9214415f75 [2021-05-21T06:31:16.135Z] ---> 7b1b844cb89e [2021-05-21T06:31:16.135Z] Step 14/26 : WORKDIR / [2021-05-21T06:31:16.409Z] ---> Running in b865f0908af9 [2021-05-21T06:31:16.689Z] Removing intermediate container 1fca8b808f28 [2021-05-21T06:31:16.689Z] ---> 3b5bd88dc359 [2021-05-21T06:31:16.689Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T06:31:16.689Z] Removing intermediate container b865f0908af9 [2021-05-21T06:31:16.689Z] ---> e6b6f16a245f [2021-05-21T06:31:16.689Z] 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-21T06:31:16.689Z] ---> Running in 647ce24f2bc3 [2021-05-21T06:31:16.969Z] ---> 4a3f2103aa3b [2021-05-21T06:31:16.969Z] 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-21T06:31:17.236Z] Removing intermediate container 647ce24f2bc3 [2021-05-21T06:31:17.236Z] ---> 0285d3552b30 [2021-05-21T06:31:17.236Z] Step 16/24 : WORKDIR / [2021-05-21T06:31:17.236Z] ---> Running in 6eeddce69d15 [2021-05-21T06:31:17.505Z] Removing intermediate container 6eeddce69d15 [2021-05-21T06:31:17.505Z] ---> 17105ab9957b [2021-05-21T06:31:17.505Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:31:17.505Z] ---> 61b584f9329a [2021-05-21T06:31:17.505Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-21T06:31:17.771Z] ---> 58ca09ca314b [2021-05-21T06:31:17.771Z] 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-21T06:31:17.771Z] ---> 335ecc15fe15 [2021-05-21T06:31:17.771Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-21T06:31:18.744Z] ---> f2db11aa9611 [2021-05-21T06:31:18.744Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-21T06:31:18.744Z] ---> c8ad2afd4847 [2021-05-21T06:31:18.744Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-21T06:31:20.186Z] ---> 59052ac0dc49 [2021-05-21T06:31:20.186Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-21T06:31:20.186Z] ---> de0de8d2db54 [2021-05-21T06:31:20.186Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-21T06:31:20.186Z] ---> Running in 06d9033d41ee [2021-05-21T06:31:20.450Z] Removing intermediate container 06d9033d41ee [2021-05-21T06:31:20.450Z] ---> 8976b5326be0 [2021-05-21T06:31:20.450Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:31:20.450Z] ---> b9962bc8c85c [2021-05-21T06:31:20.450Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-21T06:31:20.450Z] ---> Running in 0d95f7740e91 [2021-05-21T06:31:20.716Z] Removing intermediate container 0d95f7740e91 [2021-05-21T06:31:20.716Z] ---> 6a8e5d2146f4 [2021-05-21T06:31:20.716Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T06:31:20.716Z] ---> 68f2030500b9 [2021-05-21T06:31:20.716Z] 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-21T06:31:20.716Z] ---> Running in 53e0501adc45 [2021-05-21T06:31:20.716Z] ---> Running in fce157281777 [2021-05-21T06:31:20.994Z] Removing intermediate container 53e0501adc45 [2021-05-21T06:31:20.994Z] ---> 9a0821dd501c [2021-05-21T06:31:20.994Z] Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:31:20.994Z] ---> Running in 427ab603da78 [2021-05-21T06:31:21.268Z] Removing intermediate container 427ab603da78 [2021-05-21T06:31:21.268Z] ---> f79f884e93ac [2021-05-21T06:31:21.268Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T06:31:21.268Z] ---> Running in dcc85071c42c [2021-05-21T06:31:21.534Z] Removing intermediate container dcc85071c42c [2021-05-21T06:31:21.534Z] ---> 6bebe08861fc [2021-05-21T06:31:21.534Z] [2021-05-21T06:31:21.798Z] Successfully built 6bebe08861fc [2021-05-21T06:31:21.798Z] Successfully tagged core-command:latest [2021-05-21T06:31:22.065Z]  Building core-command ... done Removing intermediate container fce157281777 [2021-05-21T06:31:22.065Z] ---> 2d4f57c4ae5c [2021-05-21T06:31:22.065Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-21T06:31:22.065Z] ---> Running in e3c17ff1b9aa [2021-05-21T06:31:22.330Z] Removing intermediate container e3c17ff1b9aa [2021-05-21T06:31:22.330Z] ---> 3d9c5430d35f [2021-05-21T06:31:22.330Z] Step 24/26 : LABEL arch=x86_64 [2021-05-21T06:31:22.330Z] ---> Running in 5dcee9a0131e [2021-05-21T06:31:22.595Z] Removing intermediate container 5dcee9a0131e [2021-05-21T06:31:22.595Z] ---> 6923ec58c925 [2021-05-21T06:31:22.595Z] Step 25/26 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:31:22.595Z] ---> Running in b70eb57f37b1 [2021-05-21T06:31:22.863Z] Removing intermediate container b70eb57f37b1 [2021-05-21T06:31:22.863Z] ---> 47a426832e31 [2021-05-21T06:31:22.863Z] Step 26/26 : LABEL version=0.0.0 [2021-05-21T06:31:22.863Z] ---> Running in b2cb1e6d7f8e [2021-05-21T06:31:22.863Z] Removing intermediate container b2cb1e6d7f8e [2021-05-21T06:31:22.863Z] ---> 8b57593304d2 [2021-05-21T06:31:22.863Z] [2021-05-21T06:31:23.134Z] Successfully built 8b57593304d2 [2021-05-21T06:31:23.134Z] Successfully tagged security-secretstore-setup:latest [2021-05-21T06:31:31.417Z]  Building security-secretstore-setup ... done Removing intermediate container d65fdd8259e7 [2021-05-21T06:31:31.417Z] ---> c1904ba448b0 [2021-05-21T06:31:31.417Z] [2021-05-21T06:31:31.417Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T06:31:31.417Z] ---> 13621d1b12d4 [2021-05-21T06:31:31.417Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-21T06:31:31.417Z] ---> Running in 71a5a02f9e22 [2021-05-21T06:31:32.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:31:32.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:31:32.003Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-21T06:31:32.003Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-21T06:31:32.003Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:31:32.003Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T06:31:32.003Z] OK: 6 MiB in 16 packages [2021-05-21T06:31:32.601Z] Removing intermediate container 71a5a02f9e22 [2021-05-21T06:31:32.601Z] ---> 5eafc2fb2c1b [2021-05-21T06:31:32.601Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T06:31:32.601Z] ---> Running in 3bc8a6d9f152 [2021-05-21T06:31:32.601Z] Removing intermediate container 3bc8a6d9f152 [2021-05-21T06:31:32.601Z] ---> 92d8789fdd8a [2021-05-21T06:31:32.601Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-21T06:31:32.601Z] ---> Running in 6fd3b604ab5a [2021-05-21T06:31:32.883Z] Removing intermediate container 6fd3b604ab5a [2021-05-21T06:31:32.883Z] ---> 1cb375c7d3b2 [2021-05-21T06:31:32.883Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T06:31:32.883Z] ---> Running in d8bb67c4dc2d [2021-05-21T06:31:33.148Z] Removing intermediate container d8bb67c4dc2d [2021-05-21T06:31:33.148Z] ---> da77420795c7 [2021-05-21T06:31:33.148Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:31:33.148Z] ---> 109d0c724246 [2021-05-21T06:31:33.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-21T06:31:33.732Z] ---> 8d42a0caab14 [2021-05-21T06:31:33.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-21T06:31:34.001Z] ---> d15a5337c4b8 [2021-05-21T06:31:34.001Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-21T06:31:34.001Z] ---> Running in 2b1995cfa09d [2021-05-21T06:31:34.264Z] Removing intermediate container 2b1995cfa09d [2021-05-21T06:31:34.264Z] ---> c9717f666c40 [2021-05-21T06:31:34.264Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:31:34.849Z] ---> Running in bf2085a61d75 [2021-05-21T06:31:35.114Z] Removing intermediate container 3103dd64f19e [2021-05-21T06:31:35.114Z] ---> 795438bd7d45 [2021-05-21T06:31:35.114Z] [2021-05-21T06:31:35.114Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T06:31:35.114Z] ---> 13621d1b12d4 [2021-05-21T06:31:35.114Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-21T06:31:35.114Z] ---> Running in 7f711f423fd0 [2021-05-21T06:31:35.114Z] Removing intermediate container bf2085a61d75 [2021-05-21T06:31:35.114Z] ---> 6727e1484bc6 [2021-05-21T06:31:35.114Z] Step 21/23 : LABEL arch=x86_64 [2021-05-21T06:31:35.114Z] ---> Running in 9b324f005413 [2021-05-21T06:31:35.114Z] Removing intermediate container 7f711f423fd0 [2021-05-21T06:31:35.114Z] ---> 081034df98e6 [2021-05-21T06:31:35.114Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-21T06:31:35.114Z] ---> Running in 127aca82c076 [2021-05-21T06:31:35.114Z] Removing intermediate container 9b324f005413 [2021-05-21T06:31:35.114Z] ---> f077371a8301 [2021-05-21T06:31:35.114Z] Step 22/23 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:31:35.114Z] ---> Running in d5e3da52aed4 [2021-05-21T06:31:35.382Z] Removing intermediate container 127aca82c076 [2021-05-21T06:31:35.382Z] ---> b502d467e619 [2021-05-21T06:31:35.382Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-21T06:31:35.649Z] Removing intermediate container d5e3da52aed4 [2021-05-21T06:31:35.649Z] ---> 3fa8a7d0ffe6 [2021-05-21T06:31:35.649Z] Step 23/23 : LABEL version=0.0.0 [2021-05-21T06:31:35.649Z] ---> Running in a7816d0ed898 [2021-05-21T06:31:35.649Z] ---> Running in f42e778efc02 [2021-05-21T06:31:35.649Z] Removing intermediate container a7816d0ed898 [2021-05-21T06:31:35.649Z] ---> 33e6ea4e0cb2 [2021-05-21T06:31:35.649Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:31:35.649Z] Removing intermediate container f42e778efc02 [2021-05-21T06:31:35.649Z] ---> 501c21f2e262 [2021-05-21T06:31:35.649Z] [2021-05-21T06:31:35.649Z] ---> Running in c1eff9fffa8e [2021-05-21T06:31:35.649Z] Successfully built 501c21f2e262 [2021-05-21T06:31:35.649Z] Successfully tagged support-notifications:latest [2021-05-21T06:31:36.251Z]  Building support-notifications ... done Removing intermediate container c1eff9fffa8e [2021-05-21T06:31:36.251Z] ---> ed1eb16de4ae [2021-05-21T06:31:36.251Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-21T06:31:36.251Z] ---> Running in bb7885702ce4 [2021-05-21T06:31:36.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T06:31:37.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T06:31:37.353Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-21T06:31:37.619Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-21T06:31:37.619Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-21T06:31:37.619Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-21T06:31:39.016Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-21T06:31:39.016Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-21T06:31:39.016Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:31:39.016Z] OK: 8 MiB in 20 packages [2021-05-21T06:31:39.279Z] Removing intermediate container bb7885702ce4 [2021-05-21T06:31:39.279Z] ---> fe2690f82c66 [2021-05-21T06:31:39.279Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:31:39.279Z] ---> 3621a41769b7 [2021-05-21T06:31:39.279Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-21T06:31:39.853Z] ---> c89c41664fae [2021-05-21T06:31:39.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-21T06:31:39.853Z] ---> 93870c59e37a [2021-05-21T06:31:39.853Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-21T06:31:39.853Z] ---> Running in e8e132f5b2ba [2021-05-21T06:31:39.853Z] Removing intermediate container e8e132f5b2ba [2021-05-21T06:31:39.853Z] ---> 194abc1d4358 [2021-05-21T06:31:39.853Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:31:40.114Z] ---> Running in 2335cc0d19bb [2021-05-21T06:31:40.114Z] Removing intermediate container 2335cc0d19bb [2021-05-21T06:31:40.114Z] ---> f5cb2f615c98 [2021-05-21T06:31:40.114Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T06:31:40.114Z] ---> Running in 40191ec55f30 [2021-05-21T06:31:40.114Z] Removing intermediate container 40191ec55f30 [2021-05-21T06:31:40.114Z] ---> 755383df09b6 [2021-05-21T06:31:40.114Z] Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:31:40.374Z] ---> Running in 512fa3866c37 [2021-05-21T06:31:40.374Z] Removing intermediate container 512fa3866c37 [2021-05-21T06:31:40.374Z] ---> 7c790eb1e0a1 [2021-05-21T06:31:40.374Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T06:31:40.374Z] ---> Running in 480f5ecfd44f [2021-05-21T06:31:40.374Z] Removing intermediate container 480f5ecfd44f [2021-05-21T06:31:40.374Z] ---> 1b9808de2cb8 [2021-05-21T06:31:40.374Z] [2021-05-21T06:31:40.641Z] Successfully built 1b9808de2cb8 [2021-05-21T06:31:40.641Z] Successfully tagged core-data:latest [2021-05-21T06:31:40.649Z]  Building core-data ... done  [Pipeline] } [2021-05-21T06:31:40.678Z] $ docker stop --time=1 974c6cac0d107cb390c2962290c892fd2f2fd4fdfa6e972d3355cd0ee1074a9f [2021-05-21T06:31:42.047Z] $ docker rm -f 974c6cac0d107cb390c2962290c892fd2f2fd4fdfa6e972d3355cd0ee1074a9f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T06:31:42.488Z] + docker images [2021-05-21T06:31:42.489Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T06:31:42.489Z] core-data latest 1b9808de2cb8 2 seconds ago 21.6MB [2021-05-21T06:31:42.489Z] support-notifications latest 501c21f2e262 7 seconds ago 17.8MB [2021-05-21T06:31:42.489Z] 795438bd7d45 8 seconds ago 1.17GB [2021-05-21T06:31:42.489Z] c1904ba448b0 12 seconds ago 1.16GB [2021-05-21T06:31:42.489Z] security-secretstore-setup latest 8b57593304d2 20 seconds ago 25.8MB [2021-05-21T06:31:42.489Z] core-command latest 6bebe08861fc 21 seconds ago 17.1MB [2021-05-21T06:31:42.489Z] d9371e192bbb 27 seconds ago 1.16GB [2021-05-21T06:31:42.489Z] 6a4b0cd1b065 30 seconds ago 1.16GB [2021-05-21T06:31:42.489Z] sys-mgmt-agent latest fc3316790837 35 seconds ago 312MB [2021-05-21T06:31:42.489Z] security-bootstrapper latest f6836cc84430 About a minute ago 18.2MB [2021-05-21T06:31:42.489Z] security-proxy-setup latest 2295f91dda55 About a minute ago 25.3MB [2021-05-21T06:31:42.489Z] support-scheduler latest 55c8c304dff9 About a minute ago 17.1MB [2021-05-21T06:31:42.489Z] core-metadata latest c173687ee8d2 About a minute ago 18.6MB [2021-05-21T06:31:42.489Z] bfb30038f70c About a minute ago 1.16GB [2021-05-21T06:31:42.489Z] 6ddd9a6b2281 About a minute ago 1.16GB [2021-05-21T06:31:42.489Z] 0a33c619d279 About a minute ago 1.16GB [2021-05-21T06:31:42.489Z] 042a2ec3093c 2 minutes ago 1.17GB [2021-05-21T06:31:42.489Z] 7edf01126824 2 minutes ago 1.15GB [2021-05-21T06:31:42.489Z] ci-base-image-x86_64 latest b422928377b3 7 minutes ago 648MB [2021-05-21T06:31:42.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-21T06:31:42.489Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-21T06:31:42.489Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-21T06:31:42.489Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-21T06:31:42.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-21T06:31:57.910Z] Still waiting to schedule task [2021-05-21T06:31:57.910Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-21T06:32:48.120Z] gofmt -l . [2021-05-21T06:32:48.720Z] [ "`gofmt -l .`" = "" ] [2021-05-21T06:32:51.355Z] ./bin/test-go-mod-tidy.sh [2021-05-21T06:32:52.343Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-21T06:32:54.985Z] + ls -al . [2021-05-21T06:32:54.985Z] total 880 [2021-05-21T06:32:54.985Z] drwxrwxr-x 9 1001 1001 4096 May 21 06:32 . [2021-05-21T06:32:54.985Z] drwxr-xr-x 4 root root 4096 May 21 06:27 .. [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 11 May 21 06:26 .dockerignore [2021-05-21T06:32:54.985Z] drwxrwxr-x 8 1001 1001 4096 May 21 06:26 .git [2021-05-21T06:32:54.985Z] drwxrwxr-x 3 1001 1001 4096 May 21 06:26 .github [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 818 May 21 06:26 .gitignore [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 166 May 21 06:26 .sonarcloud.properties [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 8609 May 21 06:26 Attribution.txt [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 3804 May 21 06:26 CONTRIBUTING.md [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 931 May 21 06:26 Dockerfile.build [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 863 May 21 06:26 Jenkinsfile [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 10775 May 21 06:26 LICENSE [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 5632 May 21 06:26 Makefile [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 7978 May 21 06:26 README.md [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 6755 May 21 06:26 SECURITY.md [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 5 May 21 06:23 VERSION [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 4131 May 21 06:26 ZMQWindows.md [2021-05-21T06:32:54.985Z] drwxrwxr-x 2 1001 1001 4096 May 21 06:26 bin [2021-05-21T06:32:54.985Z] drwxrwxr-x 14 1001 1001 4096 May 21 06:26 cmd [2021-05-21T06:32:54.985Z] -rw-r--r-- 1 root root 741453 May 21 06:31 coverage.out [2021-05-21T06:32:54.985Z] -rw-r--r-- 1 root root 1060 May 21 06:32 go.mod [2021-05-21T06:32:54.985Z] -rw-r--r-- 1 root root 21990 May 21 06:27 go.sum [2021-05-21T06:32:54.985Z] drwxrwxr-x 8 1001 1001 4096 May 21 06:26 internal [2021-05-21T06:32:54.985Z] drwxrwxr-x 4 1001 1001 4096 May 21 06:26 openapi [2021-05-21T06:32:54.985Z] drwxrwxr-x 4 1001 1001 4096 May 21 06:26 snap [2021-05-21T06:32:54.985Z] -rw-rw-r-- 1 1001 1001 168 May 21 06:26 version.go [Pipeline] sh [2021-05-21T06:32:55.653Z] + '[' -e coverage.out ] [2021-05-21T06:32:55.653Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-21T06:32:55.686Z] Warning: overwriting stash ‘coverage-report’ [2021-05-21T06:32:56.604Z] Stashed 1 file(s) [Pipeline] sh [2021-05-21T06:32:57.254Z] + make build [2021-05-21T06:32:57.255Z] go mod tidy [2021-05-21T06:32:57.856Z] 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-21T06:33:04.583Z] 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-21T06:33:31.412Z] 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-21T06:33:33.388Z] 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-21T06:33:38.791Z] 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-21T06:33:39.067Z] 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-21T06:33:44.561Z] 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-21T06:33:48.875Z] 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-21T06:33:52.279Z] 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-21T06:33:55.672Z] 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-21T06:33:58.293Z] 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-21T06:34:01.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-21T06:34:07.108Z] $ docker stop --time=1 4361941adca08b56ba23a09342728ccd6e11244ab82beb824926a2a093d8d2c6 [2021-05-21T06:34:09.549Z] $ docker rm -f 4361941adca08b56ba23a09342728ccd6e11244ab82beb824926a2a093d8d2c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:34:11.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T06:34:11.674Z] [2021-05-21T06:34:11.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:34:12.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T06:34:12.307Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-21T06:34:12.307Z] 29e5d40040c1: Pulling fs layer [2021-05-21T06:34:12.307Z] 1ce36da41761: Pulling fs layer [2021-05-21T06:34:12.307Z] 25b303627fd3: Pulling fs layer [2021-05-21T06:34:12.579Z] 29e5d40040c1: Verifying Checksum [2021-05-21T06:34:12.579Z] 29e5d40040c1: Download complete [2021-05-21T06:34:13.175Z] 29e5d40040c1: Pull complete [2021-05-21T06:34:13.175Z] 1ce36da41761: Verifying Checksum [2021-05-21T06:34:13.175Z] 1ce36da41761: Download complete [2021-05-21T06:34:14.604Z] 1ce36da41761: Pull complete [2021-05-21T06:34:14.876Z] 25b303627fd3: Download complete [2021-05-21T06:34:25.008Z] 25b303627fd3: Pull complete [2021-05-21T06:34:25.008Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-21T06:34:25.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T06:34:25.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-21T06:34:25.279Z] prd-ubuntu18.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container [2021-05-21T06:34:25.364Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-21T06:34:28.198Z] $ docker top 07f367098ebe32cf44bc16ff26a6cfdf9804c11cca154ba1408e6ad61289dd63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T06:34:29.187Z] + docker-compose build --help [2021-05-21T06:34:29.188Z] + grep parallel [2021-05-21T06:34:32.559Z] --parallel Build images in parallel. [Pipeline] } [2021-05-21T06:34:32.852Z] $ docker stop --time=1 07f367098ebe32cf44bc16ff26a6cfdf9804c11cca154ba1408e6ad61289dd63 [2021-05-21T06:34:34.690Z] $ docker rm -f 07f367098ebe32cf44bc16ff26a6cfdf9804c11cca154ba1408e6ad61289dd63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:34:35.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T06:34:35.430Z] . [Pipeline] withDockerContainer [2021-05-21T06:34:35.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container [2021-05-21T06:34:35.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-21T06:34:37.162Z] $ docker top 7f33fd6d7f07cdeecf8d66fc1fe211b0147babfc2e8799d13deefa22f6bc57a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T06:34:38.108Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-21T06:34:42.398Z] Building core-command ... [2021-05-21T06:34:42.398Z] Building core-data ... [2021-05-21T06:34:42.398Z] Building core-metadata ... [2021-05-21T06:34:42.398Z] Building security-bootstrapper ... [2021-05-21T06:34:42.398Z] Building security-proxy-setup ... [2021-05-21T06:34:42.398Z] Building security-secretstore-setup ... [2021-05-21T06:34:42.398Z] Building support-notifications ... [2021-05-21T06:34:42.398Z] Building support-scheduler ... [2021-05-21T06:34:42.398Z] Building sys-mgmt-agent ... [2021-05-21T06:34:42.398Z] Building support-notifications [2021-05-21T06:34:42.398Z] Building security-bootstrapper [2021-05-21T06:34:42.398Z] Building security-proxy-setup [2021-05-21T06:34:42.398Z] Building core-data [2021-05-21T06:34:42.398Z] Building support-scheduler [2021-05-21T06:35:29.089Z] Running on prd-ubuntu18.04-docker-8c-8g-15490 in /w/workspace/edgexfoundry_edgex-go_PR-3490 [Pipeline] { [Pipeline] ws [2021-05-21T06:35:29.109Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-21T06:35:29.245Z] The recommended git tool is: git [2021-05-21T06:35:31.784Z] using credential edgex-jenkins-ssh [2021-05-21T06:35:31.799Z] Cloning the remote Git repository [2021-05-21T06:35:31.828Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-21T06:35:31.906Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-21T06:35:31.960Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T06:35:31.961Z] > git --version # timeout=10 [2021-05-21T06:35:31.968Z] > git --version # 'git version 2.17.1' [2021-05-21T06:35:31.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T06:35:32.001Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T06:35:39.823Z] Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:35:39.962Z] Merge succeeded, producing 746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:35:39.963Z] Checking out Revision 746f9a56e26ead410528244ba1182494701ae8b2 (PR-3490) [2021-05-21T06:35:39.111Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T06:35:39.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T06:35:39.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T06:35:39.150Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T06:35:39.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T06:35:39.157Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3490/head:refs/remotes/origin/PR-3490 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T06:35:39.837Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T06:35:39.851Z] > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 [2021-05-21T06:35:39.929Z] > git remote # timeout=10 [2021-05-21T06:35:39.940Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T06:35:39.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T06:35:39.949Z] > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 [2021-05-21T06:35:39.960Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T06:35:39.970Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T06:35:39.980Z] > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 [2021-05-21T06:35:43.834Z] Commit message: "feat(notifications): Implement query transmissions V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:35:45.088Z] + echo snap-build.sh [2021-05-21T06:35:45.088Z] snap-build.sh [2021-05-21T06:35:45.088Z] + SNAP_BASE_DIR=. [2021-05-21T06:35:45.088Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-21T06:35:45.088Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-21T06:35:45.088Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-21T06:35:45.088Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-21T06:35:45.088Z] + cd /w/workspace/edgex-go/2 [2021-05-21T06:35:45.088Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-21T06:35:45.088Z] Reading package lists... [2021-05-21T06:35:45.088Z] Building dependency tree... [2021-05-21T06:35:45.088Z] Reading state information... [2021-05-21T06:35:45.353Z] The following packages were automatically installed and are no longer required: [2021-05-21T06:35:45.353Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-21T06:35:45.353Z] uidmap xdelta3 [2021-05-21T06:35:45.353Z] Use 'sudo apt autoremove' to remove them. [2021-05-21T06:35:45.353Z] The following packages will be REMOVED: [2021-05-21T06:35:45.353Z] lxd* lxd-client* [2021-05-21T06:35:45.928Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-21T06:35:45.928Z] After this operation, 31.7 MB disk space will be freed. [2021-05-21T06:35:46.452Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-21T06:35:46.452Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-21T06:35:47.404Z] Removing lxd dnsmasq configuration [2021-05-21T06:35:47.667Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-21T06:35:48.615Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-21T06:35:49.560Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-21T06:35:49.822Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-21T06:35:49.822Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-21T06:35:51.212Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-21T06:35:51.212Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-21T06:35:53.132Z] + sudo snap remove --purge lxd [2021-05-21T06:35:53.132Z] snap "lxd" is not installed [2021-05-21T06:35:53.132Z] + sudo groupadd --force --system lxd [2021-05-21T06:35:53.132Z] ++ whoami [2021-05-21T06:35:53.132Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-21T06:35:53.395Z] + newgrp - lxd [2021-05-21T06:35:53.395Z] + sudo snap install lxd [2021-05-21T06:36:04.213Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:36:04.213Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:36:04.213Z] ---> eef1128505d5 [2021-05-21T06:36:04.213Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T06:36:04.213Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:36:04.213Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:36:04.213Z] ---> eef1128505d5 [2021-05-21T06:36:04.213Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T06:36:04.213Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:36:04.213Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:36:04.213Z] ---> eef1128505d5 [2021-05-21T06:36:04.213Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T06:36:04.213Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:36:04.213Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:36:04.213Z] ---> eef1128505d5 [2021-05-21T06:36:04.213Z] Step 3/32 : WORKDIR /edgex-go [2021-05-21T06:36:04.213Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:36:04.213Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:36:04.213Z] ---> eef1128505d5 [2021-05-21T06:36:04.213Z] Step 3/22 : WORKDIR /edgex-go [2021-05-21T06:36:04.213Z] ---> Running in a482c752cf5d [2021-05-21T06:36:04.213Z] ---> Running in ca1989a594ba [2021-05-21T06:36:04.213Z] ---> Running in 352573af51bc [2021-05-21T06:36:04.213Z] ---> Running in 7c9604a7cb46 [2021-05-21T06:36:04.213Z] ---> Running in fc1f55aa5b9c [2021-05-21T06:36:04.213Z] Removing intermediate container a482c752cf5d [2021-05-21T06:36:04.213Z] ---> 7360953f0969 [2021-05-21T06:36:04.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:36:04.213Z] ---> Running in 0011c0fc5a58 [2021-05-21T06:36:04.213Z] Removing intermediate container 7c9604a7cb46 [2021-05-21T06:36:04.213Z] ---> a0ad7758f218 [2021-05-21T06:36:04.213Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:36:04.213Z] Removing intermediate container fc1f55aa5b9c [2021-05-21T06:36:04.213Z] Removing intermediate container 352573af51bc [2021-05-21T06:36:04.213Z] ---> c3cd62ce43fe [2021-05-21T06:36:04.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:36:04.213Z] ---> af5ea7afd7d7 [2021-05-21T06:36:04.213Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:36:04.213Z] Removing intermediate container ca1989a594ba [2021-05-21T06:36:04.213Z] ---> d829dd4323cc [2021-05-21T06:36:04.213Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:36:04.213Z] ---> Running in 34788761dfc8 [2021-05-21T06:36:04.213Z] ---> Running in 6a5418e2a902 [2021-05-21T06:36:04.213Z] ---> Running in 07370da0ba0d [2021-05-21T06:36:04.213Z] ---> Running in 1687bd18fe0e [2021-05-21T06:36:04.213Z] Removing intermediate container 0011c0fc5a58 [2021-05-21T06:36:04.213Z] ---> d8fa79f5e5a0 [2021-05-21T06:36:04.213Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-21T06:36:04.213Z] ---> Running in 5bf8e1e5c536 [2021-05-21T06:36:04.213Z] Removing intermediate container 34788761dfc8 [2021-05-21T06:36:04.213Z] ---> 5b3045e9be81 [2021-05-21T06:36:04.213Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-21T06:36:04.213Z] ---> Running in d72c212f52f1 [2021-05-21T06:36:04.213Z] Removing intermediate container 6a5418e2a902 [2021-05-21T06:36:04.213Z] ---> 5db2887ffaf1 [2021-05-21T06:36:04.213Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-21T06:36:04.213Z] ---> Running in 08050a000862 [2021-05-21T06:36:04.503Z] Removing intermediate container 07370da0ba0d [2021-05-21T06:36:04.503Z] ---> 59d577624ace [2021-05-21T06:36:04.503Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-21T06:36:04.503Z] Removing intermediate container 1687bd18fe0e [2021-05-21T06:36:04.503Z] ---> ab9f0d2dfd29 [2021-05-21T06:36:04.503Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-21T06:36:04.789Z] ---> Running in 48a5a596c958 [2021-05-21T06:36:04.789Z] ---> Running in e094c4b66669 [2021-05-21T06:36:05.651Z] 2021-05-21T06:36:01Z INFO Waiting for automatic snapd restart... [2021-05-21T06:36:05.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:06.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:06.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:06.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:06.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:06.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:06.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:07.895Z] OK: 218 MiB in 52 packages [2021-05-21T06:36:07.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:07.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:07.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:36:07.895Z] OK: 218 MiB in 52 packages [2021-05-21T06:36:08.889Z] OK: 218 MiB in 52 packages [2021-05-21T06:36:08.889Z] OK: 218 MiB in 52 packages [2021-05-21T06:36:08.889Z] OK: 218 MiB in 52 packages [2021-05-21T06:36:09.505Z] Removing intermediate container 5bf8e1e5c536 [2021-05-21T06:36:09.505Z] ---> 7568e4263520 [2021-05-21T06:36:09.505Z] Step 6/23 : COPY go.mod . [2021-05-21T06:36:09.780Z] Removing intermediate container d72c212f52f1 [2021-05-21T06:36:09.780Z] ---> 6dff04a60800 [2021-05-21T06:36:09.780Z] Step 6/24 : COPY go.mod . [2021-05-21T06:36:10.377Z] ---> 20fbfad2dd3c [2021-05-21T06:36:10.377Z] Step 7/23 : RUN go mod download [2021-05-21T06:36:10.650Z] ---> Running in 10f439d62992 [2021-05-21T06:36:11.260Z] ---> e993df218403 [2021-05-21T06:36:11.260Z] Step 7/24 : RUN go mod download [2021-05-21T06:36:11.260Z] Removing intermediate container 08050a000862 [2021-05-21T06:36:11.260Z] ---> e99aeec88b62 [2021-05-21T06:36:11.260Z] Step 6/22 : COPY go.mod . [2021-05-21T06:36:11.260Z] Removing intermediate container 48a5a596c958 [2021-05-21T06:36:11.260Z] ---> a663eda24d0c [2021-05-21T06:36:11.260Z] Step 6/32 : COPY go.mod . [2021-05-21T06:36:11.260Z] Removing intermediate container e094c4b66669 [2021-05-21T06:36:11.260Z] ---> 049a747bb775 [2021-05-21T06:36:11.260Z] Step 6/23 : COPY go.mod . [2021-05-21T06:36:11.260Z] ---> Running in 4719d4f74e27 [2021-05-21T06:36:12.705Z] ---> d380cf3f637f [2021-05-21T06:36:12.705Z] Step 7/22 : RUN go mod download [2021-05-21T06:36:12.705Z] ---> b1ca27c63f49 [2021-05-21T06:36:12.705Z] Step 7/23 : RUN go mod download [2021-05-21T06:36:12.705Z] ---> 48e247467fef [2021-05-21T06:36:12.705Z] Step 7/32 : RUN go mod download [2021-05-21T06:36:12.705Z] ---> Running in 61432b76bcbf [2021-05-21T06:36:12.705Z] ---> Running in 1745d4a7ceaf [2021-05-21T06:36:12.982Z] ---> Running in 6d2ce602c80a [2021-05-21T06:36:14.991Z] Removing intermediate container 10f439d62992 [2021-05-21T06:36:14.991Z] ---> d8487a6ea202 [2021-05-21T06:36:14.991Z] Step 8/23 : COPY . . [2021-05-21T06:36:15.597Z] Removing intermediate container 4719d4f74e27 [2021-05-21T06:36:15.597Z] ---> 7b46c7f9d00c [2021-05-21T06:36:15.597Z] Step 8/24 : COPY . . [2021-05-21T06:36:18.249Z] Removing intermediate container 1745d4a7ceaf [2021-05-21T06:36:18.249Z] ---> 829cb519cf04 [2021-05-21T06:36:18.249Z] Step 8/22 : COPY . . [2021-05-21T06:36:18.531Z] Removing intermediate container 61432b76bcbf [2021-05-21T06:36:18.531Z] ---> 5d0d02af535c [2021-05-21T06:36:18.531Z] Step 8/23 : COPY . . [2021-05-21T06:36:18.821Z] Removing intermediate container 6d2ce602c80a [2021-05-21T06:36:18.822Z] ---> 77dc54d5ea8b [2021-05-21T06:36:18.822Z] Step 8/32 : COPY . . [2021-05-21T06:36:27.643Z] lxd 4.14 from Canonical* installed [2021-05-21T06:36:27.643Z] + sudo lxd init --auto [2021-05-21T06:36:37.677Z] + sudo snap install --classic snapcraft [2021-05-21T06:36:45.662Z] ---> 2a21fd661c9b [2021-05-21T06:36:45.662Z] Step 9/23 : RUN go mod tidy [2021-05-21T06:36:45.662Z] ---> 1ce1d3deded1 [2021-05-21T06:36:45.662Z] Step 9/24 : RUN go mod tidy [2021-05-21T06:36:45.662Z] ---> Running in d8fc2d79f330 [2021-05-21T06:36:45.662Z] ---> 90b8cd3af06d [2021-05-21T06:36:45.662Z] Step 9/23 : RUN go mod tidy [2021-05-21T06:36:45.662Z] ---> Running in e0b2ee177b06 [2021-05-21T06:36:45.662Z] ---> 2678a4c7dc09 [2021-05-21T06:36:45.662Z] Step 9/32 : RUN go mod tidy [2021-05-21T06:36:45.662Z] ---> bc3754db1f81 [2021-05-21T06:36:45.662Z] Step 9/22 : RUN go mod tidy [2021-05-21T06:36:45.662Z] ---> Running in 4c483f38421c [2021-05-21T06:36:45.662Z] ---> Running in 22f600a71b9f [2021-05-21T06:36:45.662Z] ---> Running in ade55ca461b8 [2021-05-21T06:36:45.827Z] snapcraft 4.7.1 from Canonical* installed [2021-05-21T06:36:45.827Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-21T06:36:45.827Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-21T06:36:45.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T06:36:45.827Z] Dload Upload Total Spent Left Speed [2021-05-21T06:36:45.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4679 0 --:--:-- --:--:-- --:--:-- 4644 [2021-05-21T06:36:45.827Z] 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M [2021-05-21T06:36:45.827Z] ./yq_linux_amd64 [2021-05-21T06:36:46.088Z] + sudo snapcraft prime --use-lxd [2021-05-21T06:36:48.004Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-21T06:36:48.004Z] 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-21T06:36:48.004Z] - README.md [2021-05-21T06:36:48.004Z] [2021-05-21T06:36:48.004Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-21T06:36:48.578Z] Launching a container. [2021-05-21T06:36:51.114Z] Removing intermediate container d8fc2d79f330 [2021-05-21T06:36:51.114Z] ---> d21c43ff4f0f [2021-05-21T06:36:51.114Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-21T06:36:51.114Z] ---> Running in 3419f526604f [2021-05-21T06:36:51.114Z] Removing intermediate container e0b2ee177b06 [2021-05-21T06:36:51.390Z] ---> 2d6f380a6ccc [2021-05-21T06:36:51.390Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-21T06:36:51.666Z] ---> Running in 8441a8b247c2 [2021-05-21T06:36:51.666Z] Removing intermediate container 4c483f38421c [2021-05-21T06:36:51.666Z] ---> a086e7989f13 [2021-05-21T06:36:51.666Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-21T06:36:51.956Z] Removing intermediate container 22f600a71b9f [2021-05-21T06:36:51.956Z] ---> c93be36711c6 [2021-05-21T06:36:51.956Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-21T06:36:51.956Z] ---> Running in 0c716b8fa992 [2021-05-21T06:36:51.956Z] Removing intermediate container ade55ca461b8 [2021-05-21T06:36:51.956Z] ---> b3fe3ed1c182 [2021-05-21T06:36:51.956Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-21T06:36:52.240Z] ---> Running in 3dde8e84da28 [2021-05-21T06:36:52.520Z] ---> Running in 6c6a39ed341b [2021-05-21T06:36:52.801Z] 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-21T06:36:53.794Z] 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-21T06:36:54.410Z] 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-21T06:36:55.016Z] 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-21T06:36:55.016Z] 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-21T06:36:56.726Z] Waiting for container to be ready [2021-05-21T06:36:56.726Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-21T06:36:56.726Z] [2021-05-21T06:37:02.192Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-21T06:37:02.766Z] Waiting for network to be ready... [2021-05-21T06:37:03.340Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-21T06:37:03.340Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-21T06:37:03.601Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-21T06:37:03.601Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-21T06:37:03.601Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-21T06:37:03.601Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-21T06:37:03.601Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-21T06:37:03.601Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-21T06:37:03.601Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-21T06:37:03.601Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-21T06:37:03.887Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-21T06:37:04.152Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-21T06:37:04.414Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-21T06:37:04.414Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-21T06:37:04.414Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-21T06:37:04.414Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-21T06:37:04.414Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-21T06:37:04.414Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-21T06:37:04.986Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-21T06:37:05.248Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-21T06:37:05.508Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-21T06:37:05.508Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-21T06:37:05.508Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-21T06:37:05.508Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-21T06:37:05.508Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-21T06:37:05.508Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-21T06:37:05.508Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-21T06:37:07.427Z] Fetched 24.6 MB in 4s (5752 kB/s) [2021-05-21T06:37:08.379Z] Reading package lists... [2021-05-21T06:37:08.641Z] Reading package lists... [2021-05-21T06:37:08.902Z] Building dependency tree... [2021-05-21T06:37:08.902Z] Reading state information... [2021-05-21T06:37:09.164Z] The following additional packages will be installed: [2021-05-21T06:37:09.164Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-21T06:37:09.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-21T06:37:09.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-21T06:37:09.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-21T06:37:09.164Z] Suggested packages: [2021-05-21T06:37:09.164Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-21T06:37:09.164Z] Recommended packages: [2021-05-21T06:37:09.164Z] gnupg libsasl2-modules [2021-05-21T06:37:09.164Z] The following NEW packages will be installed: [2021-05-21T06:37:09.164Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-21T06:37:09.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-21T06:37:09.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-21T06:37:09.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-21T06:37:09.164Z] The following packages will be upgraded: [2021-05-21T06:37:09.164Z] gpg gpg-agent gpgconf libudev1 [2021-05-21T06:37:09.164Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-21T06:37:09.164Z] Need to get 3530 kB of archives. [2021-05-21T06:37:09.164Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-21T06:37:09.164Z] 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-21T06:37:09.164Z] 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-21T06:37:09.164Z] 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-21T06:37:09.164Z] 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-21T06:37:09.426Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-21T06:37:09.687Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-21T06:37:09.948Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-21T06:37:09.948Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-21T06:37:10.210Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-21T06:37:10.210Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-21T06:37:10.210Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-21T06:37:10.210Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-21T06:37:10.210Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-21T06:37:10.210Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-21T06:37:10.210Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-21T06:37:10.210Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-21T06:37:10.210Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-21T06:37:10.210Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-21T06:37:10.210Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-21T06:37:10.210Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-21T06:37:10.210Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-21T06:37:10.210Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-21T06:37:10.470Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T06:37:10.470Z] Fetched 3530 kB in 1s (3157 kB/s) [2021-05-21T06:37:10.470Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-21T06:37:10.470Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-21T06:37:10.470Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-21T06:37:11.044Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-21T06:37:11.306Z] Selecting previously unselected package udev. [2021-05-21T06:37:11.306Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-21T06:37:11.306Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-21T06:37:11.568Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-21T06:37:12.514Z] Selecting previously unselected package libfuse2:amd64. [2021-05-21T06:37:12.514Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-21T06:37:12.514Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-21T06:37:13.088Z] Selecting previously unselected package fuse. [2021-05-21T06:37:13.088Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-21T06:37:13.088Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-21T06:37:13.668Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T06:37:13.930Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-21T06:37:14.192Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T06:37:14.455Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-21T06:37:14.455Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T06:37:14.456Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-21T06:37:14.717Z] Selecting previously unselected package libksba8:amd64. [2021-05-21T06:37:14.717Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-21T06:37:14.717Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-21T06:37:15.290Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-21T06:37:15.290Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T06:37:15.290Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:15.290Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-21T06:37:15.290Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T06:37:15.290Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:15.290Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-21T06:37:15.290Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T06:37:15.290Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:15.863Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-21T06:37:15.863Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T06:37:15.863Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:15.863Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-21T06:37:15.863Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T06:37:15.863Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:16.124Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-21T06:37:16.124Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T06:37:16.124Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:16.388Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-21T06:37:16.388Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T06:37:16.388Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:16.650Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-21T06:37:16.650Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T06:37:16.650Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:16.917Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-21T06:37:16.917Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T06:37:16.917Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:17.179Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-21T06:37:17.179Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-21T06:37:17.179Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-21T06:37:17.179Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-21T06:37:17.179Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-21T06:37:17.179Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-21T06:37:17.179Z] Selecting previously unselected package libldap-common. [2021-05-21T06:37:17.179Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-21T06:37:17.179Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-21T06:37:17.441Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-21T06:37:17.441Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-21T06:37:17.441Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-21T06:37:17.441Z] Selecting previously unselected package dirmngr. [2021-05-21T06:37:17.441Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T06:37:17.441Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-21T06:37:17.703Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-21T06:37:17.703Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-21T06:37:17.703Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-21T06:37:17.703Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-21T06:37:17.703Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-21T06:37:17.703Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-21T06:37:17.966Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:17.966Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-21T06:37:17.966Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-21T06:37:17.966Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-21T06:37:18.228Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T06:37:18.491Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:18.491Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-21T06:37:18.752Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-21T06:37:19.012Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-21T06:37:19.012Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:19.012Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:19.277Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:19.538Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:19.538Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:19.538Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:19.538Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T06:37:19.799Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-21T06:37:19.799Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-21T06:37:20.062Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-21T06:37:20.635Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-21T06:37:20.635Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-21T06:37:20.635Z] This means they are not meant to be enabled using systemctl. [2021-05-21T06:37:20.635Z] Possible reasons for having this kind of units are: [2021-05-21T06:37:20.635Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-21T06:37:20.635Z] .wants/ or .requires/ directory. [2021-05-21T06:37:20.635Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-21T06:37:20.635Z] a requirement dependency on it. [2021-05-21T06:37:20.635Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-21T06:37:20.635Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-21T06:37:20.635Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-21T06:37:20.635Z] instance name specified. [2021-05-21T06:37:20.897Z] Reading package lists... [2021-05-21T06:37:21.159Z] Building dependency tree... [2021-05-21T06:37:21.159Z] Reading state information... [2021-05-21T06:37:21.159Z] The following additional packages will be installed: [2021-05-21T06:37:21.159Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-21T06:37:21.159Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-21T06:37:21.159Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-21T06:37:21.159Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-21T06:37:21.159Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-21T06:37:21.159Z] Suggested packages: [2021-05-21T06:37:21.159Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-21T06:37:21.159Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-21T06:37:21.159Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-21T06:37:21.159Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-21T06:37:21.159Z] systemd-container policykit-1 [2021-05-21T06:37:21.159Z] Recommended packages: [2021-05-21T06:37:21.159Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-21T06:37:21.421Z] The following NEW packages will be installed: [2021-05-21T06:37:21.421Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-21T06:37:21.421Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-21T06:37:21.421Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-21T06:37:21.421Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-21T06:37:21.421Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-21T06:37:21.421Z] The following packages will be upgraded: [2021-05-21T06:37:21.421Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-21T06:37:21.421Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-21T06:37:21.421Z] Need to get 35.2 MB of archives. [2021-05-21T06:37:21.421Z] After this operation, 141 MB of additional disk space will be used. [2021-05-21T06:37:21.422Z] 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-21T06:37:21.422Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-21T06:37:21.422Z] 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-21T06:37:21.687Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-21T06:37:21.687Z] 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-21T06:37:21.687Z] 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-21T06:37:21.687Z] 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-21T06:37:21.687Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-21T06:37:21.687Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-21T06:37:21.687Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-21T06:37:21.687Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-21T06:37:21.687Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-21T06:37:21.687Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-21T06:37:21.687Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-21T06:37:21.687Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-21T06:37:21.687Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-21T06:37:21.687Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-21T06:37:22.631Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-21T06:37:22.631Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-21T06:37:22.631Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-21T06:37:22.892Z] 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-21T06:37:22.892Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-21T06:37:22.892Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-21T06:37:22.892Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-21T06:37:22.892Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-21T06:37:22.892Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-21T06:37:22.892Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-21T06:37:22.892Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-21T06:37:22.892Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-21T06:37:22.892Z] 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-21T06:37:23.153Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T06:37:23.153Z] Fetched 35.2 MB in 2s (22.1 MB/s) [2021-05-21T06:37:29.745Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-21T06:37:29.745Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-21T06:37:29.745Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-21T06:37:30.689Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-21T06:37:30.689Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-21T06:37:30.952Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-21T06:37:31.299Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-21T06:37:31.299Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-21T06:37:31.299Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-21T06:37:31.562Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-21T06:37:31.852Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-21T06:37:31.852Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-21T06:37:31.852Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-21T06:37:32.892Z] Setting up apt (1.6.13) ... [2021-05-21T06:37:32.892Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-21T06:37:33.157Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-21T06:37:33.435Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-21T06:37:33.435Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-21T06:37:33.701Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-21T06:37:33.964Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-21T06:37:33.965Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-21T06:37:33.965Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T06:37:33.965Z] Selecting previously unselected package libexpat1:amd64. [2021-05-21T06:37:33.965Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-21T06:37:33.965Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-21T06:37:34.225Z] Selecting previously unselected package python3.6-minimal. [2021-05-21T06:37:34.225Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-21T06:37:34.225Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T06:37:34.493Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-21T06:37:34.493Z] Checking for services that may need to be restarted...done. [2021-05-21T06:37:34.493Z] Checking for services that may need to be restarted...done. [2021-05-21T06:37:34.755Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T06:37:34.755Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-21T06:37:35.016Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T06:37:35.277Z] Selecting previously unselected package python3-minimal. [2021-05-21T06:37:35.277Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-21T06:37:35.542Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-21T06:37:35.542Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-21T06:37:35.542Z] Selecting previously unselected package mime-support. [2021-05-21T06:37:35.542Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-21T06:37:35.542Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-21T06:37:36.116Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-21T06:37:36.116Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-21T06:37:36.116Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-21T06:37:36.116Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-21T06:37:36.116Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-21T06:37:36.116Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T06:37:37.057Z] Selecting previously unselected package python3.6. [2021-05-21T06:37:37.057Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-21T06:37:37.057Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T06:37:37.057Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-21T06:37:37.057Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-21T06:37:37.057Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-21T06:37:37.320Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-21T06:37:37.581Z] Selecting previously unselected package python3. [2021-05-21T06:37:37.581Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-21T06:37:37.581Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-21T06:37:37.581Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-21T06:37:37.842Z] Selecting previously unselected package multiarch-support. [2021-05-21T06:37:37.842Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T06:37:37.842Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-21T06:37:37.842Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-21T06:37:38.126Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-21T06:37:38.126Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-21T06:37:38.126Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-21T06:37:38.126Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-21T06:37:38.126Z] Selecting previously unselected package libbsd0:amd64. [2021-05-21T06:37:38.126Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-21T06:37:38.387Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-21T06:37:38.387Z] Selecting previously unselected package sudo. [2021-05-21T06:37:38.387Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-21T06:37:38.387Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-21T06:37:38.648Z] Selecting previously unselected package apparmor. [2021-05-21T06:37:38.648Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-21T06:37:38.648Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-21T06:37:38.648Z] Selecting previously unselected package libedit2:amd64. [2021-05-21T06:37:38.648Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-21T06:37:38.648Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-21T06:37:38.910Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-21T06:37:38.910Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-21T06:37:38.910Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T06:37:38.910Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-21T06:37:38.910Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-21T06:37:38.910Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T06:37:39.172Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-21T06:37:39.172Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-21T06:37:39.172Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-21T06:37:39.172Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-21T06:37:39.172Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-21T06:37:39.172Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T06:37:39.434Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-21T06:37:39.434Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-21T06:37:39.434Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T06:37:39.695Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-21T06:37:39.695Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-21T06:37:39.695Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-21T06:37:39.957Z] Selecting previously unselected package openssh-client. [2021-05-21T06:37:39.957Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-21T06:37:39.957Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-21T06:37:40.905Z] Selecting previously unselected package squashfs-tools. [2021-05-21T06:37:40.905Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-21T06:37:40.905Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-21T06:37:41.175Z] Selecting previously unselected package snapd. [2021-05-21T06:37:41.175Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-21T06:37:41.175Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-21T06:37:43.096Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-21T06:37:43.096Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-21T06:37:43.096Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-21T06:37:43.356Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-21T06:37:43.356Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-21T06:37:43.356Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T06:37:43.356Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-21T06:37:43.356Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-21T06:37:43.356Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-21T06:37:44.302Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-21T06:37:44.302Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-21T06:37:44.302Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-21T06:37:44.302Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T06:37:44.302Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T06:37:44.302Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T06:37:45.248Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-21T06:37:45.248Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T06:37:45.248Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-21T06:37:45.248Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-21T06:37:45.248Z] running python rtupdate hooks for python3.6... [2021-05-21T06:37:45.248Z] running python post-rtupdate hooks for python3.6... [2021-05-21T06:37:45.248Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-21T06:37:46.194Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-21T06:37:46.455Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T06:37:46.456Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-21T06:37:46.717Z] Setting up snapd (2.48.3+18.04) ... [2021-05-21T06:37:46.977Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-21T06:37:47.247Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-21T06:37:47.508Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-21T06:37:47.508Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-21T06:37:47.770Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-21T06:37:47.770Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-21T06:37:48.030Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-21T06:37:48.030Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-21T06:37:48.291Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-21T06:37:48.559Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-21T06:37:48.559Z] /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-21T06:37:48.559Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-21T06:37:48.559Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-21T06:37:49.503Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-21T06:37:50.074Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-21T06:37:50.075Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-21T06:37:51.277Z] Reading package lists... [2021-05-21T06:37:51.537Z] Reading package lists... [2021-05-21T06:37:51.797Z] Building dependency tree... [2021-05-21T06:37:51.797Z] Reading state information... [2021-05-21T06:37:52.060Z] Calculating upgrade... [2021-05-21T06:37:52.060Z] The following packages will be upgraded: [2021-05-21T06:37:52.060Z] advancecomp base-files bash binutils binutils-common [2021-05-21T06:37:52.061Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-21T06:37:52.061Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-21T06:37:52.061Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-21T06:37:52.061Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-21T06:37:52.061Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-21T06:37:52.061Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-21T06:37:52.061Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-21T06:37:52.061Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-21T06:37:52.061Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-21T06:37:52.061Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-21T06:37:52.061Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-21T06:37:52.061Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-21T06:37:52.061Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-21T06:37:52.061Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-21T06:37:52.321Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-21T06:37:52.321Z] Need to get 64.0 MB of archives. [2021-05-21T06:37:52.321Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-21T06:37:52.321Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-21T06:37:52.321Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-21T06:37:52.321Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-21T06:37:52.321Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-21T06:37:52.321Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-21T06:37:52.321Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-21T06:37:52.321Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-21T06:37:52.321Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-21T06:37:52.321Z] 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-21T06:37:52.321Z] 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-21T06:37:52.321Z] 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-21T06:37:52.321Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-21T06:37:52.321Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-21T06:37:52.321Z] 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-21T06:37:52.321Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-21T06:37:52.321Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-21T06:37:52.321Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-21T06:37:52.321Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-21T06:37:52.582Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-21T06:37:52.582Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-21T06:37:52.582Z] 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-21T06:37:52.582Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-21T06:37:52.582Z] 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-21T06:37:52.582Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-21T06:37:52.582Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-21T06:37:52.582Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-21T06:37:52.582Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-21T06:37:52.582Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-21T06:37:52.582Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-21T06:37:52.582Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-21T06:37:52.582Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-21T06:37:52.582Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-21T06:37:52.582Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-21T06:37:52.582Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-21T06:37:52.582Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-21T06:37:52.582Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-21T06:37:52.582Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-21T06:37:52.582Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-21T06:37:52.582Z] 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-21T06:37:52.582Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-21T06:37:52.582Z] 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-21T06:37:52.582Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-21T06:37:52.582Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-21T06:37:52.582Z] 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-21T06:37:52.582Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-21T06:37:52.582Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-21T06:37:52.582Z] 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-21T06:37:52.582Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-21T06:37:52.582Z] 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-21T06:37:52.844Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-21T06:37:52.844Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-21T06:37:52.844Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-21T06:37:52.844Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-21T06:37:52.844Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-21T06:37:52.844Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-21T06:37:52.844Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-21T06:37:52.844Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-21T06:37:53.105Z] 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-21T06:37:53.105Z] 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-21T06:37:53.105Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-21T06:37:53.105Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-21T06:37:53.105Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-21T06:37:53.105Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-21T06:37:53.105Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-21T06:37:53.105Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-21T06:37:53.407Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-21T06:37:53.407Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-21T06:37:53.407Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-21T06:37:53.407Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-21T06:37:53.407Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-21T06:37:53.407Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-21T06:37:53.407Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-21T06:37:53.407Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-21T06:37:53.407Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-21T06:37:53.407Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-21T06:37:53.407Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-21T06:37:53.668Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-21T06:37:53.668Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-21T06:37:53.668Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-21T06:37:53.668Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-21T06:37:53.668Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-21T06:37:53.668Z] 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-21T06:37:53.668Z] 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-21T06:37:53.668Z] 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-21T06:37:53.668Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-21T06:37:53.668Z] 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-21T06:37:53.668Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-21T06:37:53.668Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-21T06:37:53.668Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-21T06:37:53.930Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-21T06:37:53.930Z] 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-21T06:37:53.930Z] 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-21T06:37:53.930Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-21T06:37:53.930Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-21T06:37:53.930Z] 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-21T06:37:53.930Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-21T06:37:53.930Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-21T06:37:53.930Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-21T06:37:53.930Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-21T06:37:53.930Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-21T06:37:53.930Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-21T06:37:54.205Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T06:37:54.205Z] Fetched 64.0 MB in 2s (34.6 MB/s) [2021-05-21T06:37:54.205Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:37:54.205Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T06:37:54.205Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-21T06:37:55.172Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T06:37:55.172Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-21T06:37:55.172Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-21T06:37:55.172Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-21T06:37:55.435Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:55.435Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:55.697Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:55.697Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:55.960Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:55.960Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:55.960Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:55.960Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:56.221Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:56.222Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:56.222Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:56.222Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:56.483Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:56.483Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:56.483Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:37:56.746Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-21T06:37:56.746Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:56.746Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-21T06:37:56.746Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:37:57.007Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-21T06:37:57.007Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:57.007Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:57.581Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:57.581Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:57.581Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T06:37:57.581Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T06:37:57.581Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:37:57.845Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-21T06:37:57.845Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T06:37:58.107Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-21T06:37:58.680Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-21T06:37:58.944Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-21T06:37:58.944Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-21T06:37:58.944Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-21T06:37:58.944Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-21T06:37:58.944Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-21T06:37:59.525Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-21T06:37:59.525Z] Installing new version of config file /etc/issue ... [2021-05-21T06:37:59.525Z] Installing new version of config file /etc/issue.net ... [2021-05-21T06:37:59.525Z] Installing new version of config file /etc/lsb-release ... [2021-05-21T06:37:59.525Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-21T06:37:59.786Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-21T06:38:00.053Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-21T06:38:00.053Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-21T06:38:00.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:00.053Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-21T06:38:00.053Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-21T06:38:00.315Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-21T06:38:00.315Z] 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-21T06:38:00.315Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:00.315Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T06:38:00.315Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-21T06:38:00.577Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-21T06:38:00.577Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:00.577Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-21T06:38:00.839Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-21T06:38:00.839Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-21T06:38:00.839Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:00.839Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-21T06:38:00.839Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-21T06:38:01.427Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-21T06:38:01.689Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:01.689Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-21T06:38:01.952Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-21T06:38:02.215Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-21T06:38:02.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:02.215Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-21T06:38:02.215Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-21T06:38:02.481Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-21T06:38:02.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:02.481Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-21T06:38:02.744Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-21T06:38:02.744Z] Setting up grep (3.1-2build1) ... [2021-05-21T06:38:02.744Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:02.744Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-21T06:38:02.744Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-21T06:38:03.008Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-21T06:38:03.272Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:03.272Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-21T06:38:03.272Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T06:38:03.272Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-21T06:38:03.533Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:03.533Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-21T06:38:03.533Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-21T06:38:04.481Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-21T06:38:04.481Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-21T06:38:04.481Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-21T06:38:04.481Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-21T06:38:04.742Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-21T06:38:05.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:05.003Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-21T06:38:05.003Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-21T06:38:06.395Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-21T06:38:06.395Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-21T06:38:06.395Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-21T06:38:06.395Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-21T06:38:06.395Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-21T06:38:06.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:06.656Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-21T06:38:06.656Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-21T06:38:06.656Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-21T06:38:06.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:06.918Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T06:38:06.918Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T06:38:06.918Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T06:38:06.918Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:06.918Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T06:38:07.181Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T06:38:07.181Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T06:38:07.181Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:07.181Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T06:38:07.181Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T06:38:07.442Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T06:38:07.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:07.442Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T06:38:07.442Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T06:38:07.442Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T06:38:07.704Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:07.704Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-21T06:38:07.704Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T06:38:07.704Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-21T06:38:07.966Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T06:38:07.966Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-21T06:38:07.966Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:07.966Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-21T06:38:07.966Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T06:38:08.227Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-21T06:38:08.227Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:08.227Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T06:38:08.489Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T06:38:08.489Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T06:38:08.751Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:08.751Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T06:38:08.751Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T06:38:09.012Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-21T06:38:09.012Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:09.012Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T06:38:09.274Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T06:38:09.848Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-21T06:38:10.110Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-21T06:38:10.374Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-21T06:38:10.684Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:10.684Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T06:38:10.684Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-21T06:38:10.947Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-21T06:38:11.522Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T06:38:11.522Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-21T06:38:11.784Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T06:38:11.784Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-21T06:38:12.047Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:12.047Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-21T06:38:12.047Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-21T06:38:12.308Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-21T06:38:12.570Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:12.570Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-21T06:38:12.570Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-21T06:38:12.832Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-21T06:38:12.832Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:12.832Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-21T06:38:12.832Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-21T06:38:13.095Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-21T06:38:13.095Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:13.095Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-21T06:38:13.095Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-21T06:38:13.095Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-21T06:38:13.358Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:13.358Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-21T06:38:13.358Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-21T06:38:13.619Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-21T06:38:13.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:13.619Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-21T06:38:13.881Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-21T06:38:13.881Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-21T06:38:14.142Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:14.142Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T06:38:14.142Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T06:38:14.142Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-21T06:38:14.142Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-21T06:38:14.403Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-21T06:38:14.403Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-21T06:38:14.403Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-21T06:38:14.403Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:14.403Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-21T06:38:14.403Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-21T06:38:14.665Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-21T06:38:14.926Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:14.926Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-21T06:38:14.926Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-21T06:38:14.926Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-21T06:38:15.188Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:15.188Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-21T06:38:15.188Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-21T06:38:15.188Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-21T06:38:15.448Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:15.448Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-21T06:38:15.448Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-21T06:38:15.721Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-21T06:38:15.721Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:15.721Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-21T06:38:15.721Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-21T06:38:15.984Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-21T06:38:16.248Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:16.248Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T06:38:16.248Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-21T06:38:16.248Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-21T06:38:16.248Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:16.248Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-21T06:38:16.511Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-21T06:38:16.512Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-21T06:38:17.088Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:17.088Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-21T06:38:17.088Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-21T06:38:17.352Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-21T06:38:17.654Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:17.654Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-21T06:38:17.918Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-21T06:38:17.918Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-21T06:38:17.918Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:17.918Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-21T06:38:18.187Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-21T06:38:18.187Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-21T06:38:18.452Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:18.452Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-21T06:38:18.452Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-21T06:38:18.452Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-21T06:38:18.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:18.715Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-21T06:38:18.715Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-21T06:38:18.978Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-21T06:38:18.978Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:18.978Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-21T06:38:18.978Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-21T06:38:19.240Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-21T06:38:19.504Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T06:38:19.504Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-21T06:38:19.504Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-21T06:38:19.504Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-21T06:38:19.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-21T06:38:19.504Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-21T06:38:19.504Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-21T06:38:19.504Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-21T06:38:19.504Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-21T06:38:19.782Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-21T06:38:19.782Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-21T06:38:20.044Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-21T06:38:20.044Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-21T06:38:20.044Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-21T06:38:20.044Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-21T06:38:20.044Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-21T06:38:20.044Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-21T06:38:20.306Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-21T06:38:20.307Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-21T06:38:20.307Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-21T06:38:20.307Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-21T06:38:20.307Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-21T06:38:20.583Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-21T06:38:20.583Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-21T06:38:20.583Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-21T06:38:20.583Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-21T06:38:20.583Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-21T06:38:20.845Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-21T06:38:20.845Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-21T06:38:21.108Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-21T06:38:21.108Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-21T06:38:21.370Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-21T06:38:21.370Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-21T06:38:21.370Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-21T06:38:21.370Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-21T06:38:21.946Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-21T06:38:21.946Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-21T06:38:21.946Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-21T06:38:21.946Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-21T06:38:21.947Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-21T06:38:21.947Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-21T06:38:22.897Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T06:38:23.160Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T06:38:23.733Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T06:38:23.996Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T06:38:23.996Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T06:38:23.996Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T06:38:23.996Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T06:38:23.996Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T06:38:24.940Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T06:38:25.200Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T06:38:26.143Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T06:38:26.143Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T06:38:26.404Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T06:38:26.404Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T06:38:26.668Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T06:38:26.668Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T06:38:27.627Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T06:38:27.627Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T06:38:27.627Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-21T06:38:27.627Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-21T06:38:27.627Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-21T06:38:27.627Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-21T06:38:27.627Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-21T06:38:27.627Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-21T06:38:27.890Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-21T06:38:27.890Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-21T06:38:27.890Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-21T06:38:27.890Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-21T06:38:27.890Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-21T06:38:27.890Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-21T06:38:28.152Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-21T06:38:28.152Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-21T06:38:28.152Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:38:28.152Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-21T06:38:28.152Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:38:28.152Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:38:28.152Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:38:28.415Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-21T06:38:28.415Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-21T06:38:28.415Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-21T06:38:28.415Z] [2021-05-21T06:38:28.415Z] Current default time zone: 'Etc/UTC' [2021-05-21T06:38:28.415Z] Local time is now: Fri May 21 06:38:28 UTC 2021. [2021-05-21T06:38:28.415Z] Universal Time is now: Fri May 21 06:38:28 UTC 2021. [2021-05-21T06:38:28.415Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-21T06:38:28.415Z] [2021-05-21T06:38:28.415Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-21T06:38:28.415Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:38:28.415Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-21T06:38:28.415Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-21T06:38:28.415Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-21T06:38:28.415Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-21T06:38:28.415Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-21T06:38:28.415Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-21T06:38:28.678Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-21T06:38:28.678Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-21T06:38:28.678Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:38:28.678Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-21T06:38:28.678Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T06:38:28.678Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-21T06:38:28.678Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:38:28.678Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-21T06:38:28.678Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-21T06:38:28.678Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-21T06:38:28.943Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-21T06:38:28.943Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-21T06:38:28.943Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-21T06:38:28.943Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-21T06:38:28.943Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-21T06:38:30.946Z] Updating certificates in /etc/ssl/certs... [2021-05-21T06:38:31.608Z] 23 added, 27 removed; done. [2021-05-21T06:38:31.608Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-21T06:38:31.608Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T06:38:31.608Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-21T06:38:31.608Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-21T06:38:31.889Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-21T06:38:31.889Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T06:38:31.889Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-21T06:38:31.889Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T06:38:31.889Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T06:38:31.889Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T06:38:31.889Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T06:38:31.889Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T06:38:32.151Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-21T06:38:32.151Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-21T06:38:32.151Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-21T06:38:32.151Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-21T06:38:32.151Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-21T06:38:32.151Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T06:38:32.151Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T06:38:32.151Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-21T06:38:32.151Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-21T06:38:32.151Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-21T06:38:32.151Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-21T06:38:32.418Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-21T06:38:32.419Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-21T06:38:32.419Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-21T06:38:32.419Z] Updating certificates in /etc/ssl/certs... [2021-05-21T06:38:32.999Z] 0 added, 0 removed; done. [2021-05-21T06:38:32.999Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-21T06:38:32.999Z] done. [2021-05-21T06:38:33.573Z] Reading package lists... [2021-05-21T06:38:33.573Z] Building dependency tree... [2021-05-21T06:38:33.573Z] Reading state information... [2021-05-21T06:38:33.838Z] The following NEW packages will be installed: [2021-05-21T06:38:33.838Z] apt-transport-https [2021-05-21T06:38:34.103Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-21T06:38:34.103Z] Need to get 1692 B of archives. [2021-05-21T06:38:34.103Z] After this operation, 154 kB of additional disk space will be used. [2021-05-21T06:38:34.103Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-21T06:38:34.103Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T06:38:34.103Z] Fetched 1692 B in 0s (8632 B/s) [2021-05-21T06:38:34.103Z] Selecting previously unselected package apt-transport-https. [2021-05-21T06:38:34.103Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-21T06:38:34.103Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-21T06:38:34.103Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-21T06:38:34.365Z] Setting up apt-transport-https (1.6.13) ... [2021-05-21T06:38:34.626Z] Waiting for network to be ready... [2021-05-21T06:38:42.787Z] 2021-05-21T06:38:38Z INFO Waiting for automatic snapd restart... [2021-05-21T06:38:42.787Z] snapd 2.50 from Canonical* installed [2021-05-21T06:38:42.787Z] "snapd" switched to the "latest/stable" channel [2021-05-21T06:38:42.787Z] [2021-05-21T06:38:47.008Z] core18 20210507 from Canonical* installed [2021-05-21T06:38:47.144Z] 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-21T06:38:47.581Z] "core18" switched to the "latest/stable" channel [2021-05-21T06:38:47.581Z] [2021-05-21T06:38:48.615Z] Removing intermediate container 6c6a39ed341b [2021-05-21T06:38:48.616Z] ---> 2bed607e31fd [2021-05-21T06:38:48.616Z] [2021-05-21T06:38:48.616Z] Step 11/32 : FROM alpine:3.12 [2021-05-21T06:38:48.896Z] 3.12: Pulling from library/alpine [2021-05-21T06:38:51.590Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T06:38:51.590Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T06:38:51.590Z] ---> 9852663dfa18 [2021-05-21T06:38:51.590Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-21T06:38:51.829Z] snapcraft 4.7.1 from Canonical* installed [2021-05-21T06:38:51.829Z] "snapcraft" switched to the "latest/stable" channel [2021-05-21T06:38:51.829Z] [2021-05-21T06:38:51.873Z] ---> Running in 0ba118a728a2 [2021-05-21T06:38:53.341Z] Removing intermediate container 0ba118a728a2 [2021-05-21T06:38:53.341Z] ---> b9dbdab31592 [2021-05-21T06:38:53.341Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-21T06:38:53.625Z] ---> Running in 7a910db9f258 [2021-05-21T06:38:55.623Z] Removing intermediate container 3dde8e84da28 [2021-05-21T06:38:55.623Z] ---> 431259adf53e [2021-05-21T06:38:55.623Z] [2021-05-21T06:38:55.623Z] Step 11/22 : FROM alpine:3.12 [2021-05-21T06:38:55.623Z] ---> 9852663dfa18 [2021-05-21T06:38:55.623Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-21T06:38:55.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:38:55.623Z] ---> Running in 6b186991993e [2021-05-21T06:38:55.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:38:56.099Z] 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-21T06:38:56.099Z] - README.md [2021-05-21T06:38:56.099Z] [2021-05-21T06:38:56.099Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-21T06:38:56.515Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-21T06:38:56.794Z] (2/2) Installing su-exec (0.2-r1) [2021-05-21T06:38:56.794Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:38:56.794Z] OK: 5 MiB in 16 packages [2021-05-21T06:38:58.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:38:58.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:38:58.876Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-21T06:38:58.876Z] Removing intermediate container 7a910db9f258 [2021-05-21T06:38:58.876Z] ---> 297c6b4f714c [2021-05-21T06:38:58.876Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-21T06:38:59.162Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T06:38:59.162Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-21T06:38:59.162Z] (4/4) Installing curl (7.76.1-r0) [2021-05-21T06:38:59.162Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:38:59.162Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T06:38:59.436Z] OK: 7 MiB in 18 packages [2021-05-21T06:38:59.436Z] ---> Running in f4111b63a10b [2021-05-21T06:39:01.462Z] Removing intermediate container f4111b63a10b [2021-05-21T06:39:01.462Z] ---> 791c046b27c5 [2021-05-21T06:39:01.462Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-21T06:39:01.754Z] ---> Running in cb7ec100fd51 [2021-05-21T06:39:02.684Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T06:39:02.684Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-21T06:39:02.684Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-21T06:39:02.684Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-21T06:39:03.671Z] Reading package lists... [2021-05-21T06:39:03.758Z] Removing intermediate container 6b186991993e [2021-05-21T06:39:03.758Z] ---> af61ceac511e [2021-05-21T06:39:03.758Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T06:39:03.758Z] Removing intermediate container cb7ec100fd51 [2021-05-21T06:39:03.758Z] ---> df1924dd1ac3 [2021-05-21T06:39:03.758Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-21T06:39:03.933Z] 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-21T06:39:04.035Z] ---> Running in 1efd00563cdd [2021-05-21T06:39:04.317Z] ---> Running in 0be67dcca339 [2021-05-21T06:39:04.926Z] Removing intermediate container 3419f526604f [2021-05-21T06:39:04.926Z] ---> bfa9cc648fd2 [2021-05-21T06:39:04.926Z] [2021-05-21T06:39:04.926Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T06:39:04.926Z] ---> 9852663dfa18 [2021-05-21T06:39:04.926Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-21T06:39:05.207Z] Removing intermediate container 1efd00563cdd [2021-05-21T06:39:05.207Z] ---> e759a80d9583 [2021-05-21T06:39:05.207Z] Step 14/22 : WORKDIR /edgex [2021-05-21T06:39:05.207Z] ---> Running in d7f77bf1743e [2021-05-21T06:39:05.492Z] ---> Running in e76a1c1abb45 [2021-05-21T06:39:06.493Z] Removing intermediate container 0c716b8fa992 [2021-05-21T06:39:06.493Z] ---> 0069080881c8 [2021-05-21T06:39:06.493Z] [2021-05-21T06:39:06.493Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T06:39:06.493Z] ---> 9852663dfa18 [2021-05-21T06:39:06.493Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-21T06:39:06.771Z] ---> Running in 158081c7da82 [2021-05-21T06:39:07.050Z] Removing intermediate container e76a1c1abb45 [2021-05-21T06:39:07.050Z] ---> c24a089b8dc4 [2021-05-21T06:39:07.050Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-21T06:39:08.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:39:08.333Z] Removing intermediate container 0be67dcca339 [2021-05-21T06:39:08.333Z] ---> 0a42c5191b6b [2021-05-21T06:39:08.333Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-21T06:39:08.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:39:08.333Z] ---> ab895d7975ab [2021-05-21T06:39:08.333Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-21T06:39:08.613Z] ---> Running in a9aa83afc81f [2021-05-21T06:39:08.899Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-21T06:39:08.899Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:39:08.899Z] OK: 5 MiB in 15 packages [2021-05-21T06:39:09.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:39:09.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:39:09.456Z] Removing intermediate container a9aa83afc81f [2021-05-21T06:39:09.456Z] ---> fba8e3fb0f87 [2021-05-21T06:39:09.456Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-21T06:39:09.736Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-21T06:39:10.022Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-21T06:39:10.023Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:39:10.023Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T06:39:10.308Z] OK: 6 MiB in 16 packages [2021-05-21T06:39:10.308Z] ---> 8a56b2cc6ee5 [2021-05-21T06:39:10.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-21T06:39:10.516Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T06:39:10.516Z] Reading package lists... [2021-05-21T06:39:10.516Z] Building dependency tree... [2021-05-21T06:39:10.516Z] Reading state information... [2021-05-21T06:39:10.516Z] Suggested packages: [2021-05-21T06:39:10.516Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-21T06:39:10.516Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-21T06:39:10.516Z] Recommended packages: [2021-05-21T06:39:10.516Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-21T06:39:10.516Z] The following NEW packages will be installed: [2021-05-21T06:39:10.516Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-21T06:39:10.516Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-21T06:39:10.516Z] pkg-config zip [2021-05-21T06:39:10.516Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-21T06:39:10.516Z] Need to get 7663 kB of archives. [2021-05-21T06:39:10.516Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-21T06:39:10.516Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-21T06:39:10.776Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-21T06:39:10.776Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-21T06:39:10.776Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-21T06:39:10.776Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-21T06:39:10.776Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-21T06:39:10.776Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-21T06:39:10.909Z] Removing intermediate container d7f77bf1743e [2021-05-21T06:39:10.909Z] ---> b6015bcbb417 [2021-05-21T06:39:10.909Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T06:39:11.035Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-21T06:39:11.035Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-21T06:39:11.035Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-21T06:39:11.035Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-21T06:39:11.196Z] ---> a929944e9948 [2021-05-21T06:39:11.196Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-21T06:39:11.196Z] ---> Running in 9acc9d2c651b [2021-05-21T06:39:11.295Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-21T06:39:11.295Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-21T06:39:11.295Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-21T06:39:11.295Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-21T06:39:11.478Z] ---> Running in 7734a09b9d70 [2021-05-21T06:39:11.554Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T06:39:11.555Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-05-21T06:39:11.555Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-21T06:39:11.555Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-21T06:39:11.555Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-21T06:39:11.555Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-21T06:39:11.816Z] Selecting previously unselected package libpsl5:amd64. [2021-05-21T06:39:11.816Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-21T06:39:11.816Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-21T06:39:11.816Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-21T06:39:11.816Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-21T06:39:11.816Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-21T06:39:11.816Z] Selecting previously unselected package librtmp1:amd64. [2021-05-21T06:39:11.816Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-21T06:39:11.816Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-21T06:39:11.816Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-21T06:39:11.816Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-21T06:39:11.816Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-21T06:39:12.075Z] Selecting previously unselected package liberror-perl. [2021-05-21T06:39:12.075Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-21T06:39:12.075Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-21T06:39:12.075Z] Selecting previously unselected package git-man. [2021-05-21T06:39:12.075Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-21T06:39:12.075Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-21T06:39:12.075Z] Selecting previously unselected package git. [2021-05-21T06:39:12.075Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-21T06:39:12.075Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-21T06:39:12.468Z] Removing intermediate container 9acc9d2c651b [2021-05-21T06:39:12.469Z] ---> ca323b0288ca [2021-05-21T06:39:12.469Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-21T06:39:12.469Z] Removing intermediate container 158081c7da82 [2021-05-21T06:39:12.469Z] ---> 749e488292c8 [2021-05-21T06:39:12.469Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T06:39:12.747Z] ---> f7a8e4ad39de [2021-05-21T06:39:12.747Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-21T06:39:12.747Z] ---> Running in 339999359f3b [2021-05-21T06:39:13.016Z] Selecting previously unselected package libnorm1:amd64. [2021-05-21T06:39:13.016Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-21T06:39:13.016Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-21T06:39:13.016Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-21T06:39:13.016Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-21T06:39:13.016Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-21T06:39:13.016Z] Selecting previously unselected package libsodium23:amd64. [2021-05-21T06:39:13.016Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-21T06:39:13.016Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-21T06:39:13.016Z] Selecting previously unselected package libzmq5:amd64. [2021-05-21T06:39:13.016Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-21T06:39:13.016Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-21T06:39:13.016Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-21T06:39:13.016Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-21T06:39:13.016Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-21T06:39:13.023Z] ---> Running in c28895536f75 [2021-05-21T06:39:13.023Z] ---> Running in e0a8d6756eed [2021-05-21T06:39:13.280Z] Selecting previously unselected package pkg-config. [2021-05-21T06:39:13.280Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-21T06:39:13.280Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-21T06:39:13.280Z] Selecting previously unselected package zip. [2021-05-21T06:39:13.280Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-21T06:39:13.280Z] Unpacking zip (3.0-11build1) ... [2021-05-21T06:39:13.280Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-21T06:39:13.541Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-21T06:39:13.541Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-21T06:39:13.541Z] Setting up liberror-perl (0.17025-1) ... [2021-05-21T06:39:13.541Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-21T06:39:13.541Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-21T06:39:13.541Z] No schema files found: doing nothing. [2021-05-21T06:39:13.541Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-21T06:39:13.541Z] Setting up zip (3.0-11build1) ... [2021-05-21T06:39:13.541Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-21T06:39:13.541Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-21T06:39:13.541Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-21T06:39:13.541Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-21T06:39:13.541Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-21T06:39:13.541Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-21T06:39:13.541Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-21T06:39:13.541Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-21T06:39:13.629Z] Removing intermediate container 339999359f3b [2021-05-21T06:39:13.629Z] ---> fe25116c2813 [2021-05-21T06:39:13.629Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-21T06:39:14.239Z] ---> Running in 58a2debc4a29 [2021-05-21T06:39:14.239Z] Removing intermediate container e0a8d6756eed [2021-05-21T06:39:14.239Z] ---> 353087e851ab [2021-05-21T06:39:14.239Z] Step 19/22 : CMD ["--init=true"] [2021-05-21T06:39:14.239Z] Removing intermediate container c28895536f75 [2021-05-21T06:39:14.239Z] ---> 054cb3b9c57e [2021-05-21T06:39:14.239Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T06:39:14.521Z] ---> Running in 56bcf6cf001e [2021-05-21T06:39:14.521Z] ---> Running in d30eea2a6baa [2021-05-21T06:39:15.140Z] Removing intermediate container 58a2debc4a29 [2021-05-21T06:39:15.140Z] ---> d6f75dfaf2b2 [2021-05-21T06:39:15.140Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T06:39:15.140Z] Removing intermediate container 7734a09b9d70 [2021-05-21T06:39:15.140Z] ---> 763ee6c1c10e [2021-05-21T06:39:15.140Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:39:15.757Z] ---> Running in ccd78488b9e4 [2021-05-21T06:39:15.757Z] Removing intermediate container d30eea2a6baa [2021-05-21T06:39:15.757Z] ---> 4e8030d35887 [2021-05-21T06:39:15.757Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:39:16.034Z] Removing intermediate container 56bcf6cf001e [2021-05-21T06:39:16.034Z] ---> 1f6a9b673c58 [2021-05-21T06:39:16.034Z] Step 20/22 : LABEL arch=arm64 [2021-05-21T06:39:16.312Z] ---> 0bdad62272dd [2021-05-21T06:39:16.312Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-21T06:39:16.312Z] ---> Running in ab3c98b4a75b [2021-05-21T06:39:16.590Z] Removing intermediate container ccd78488b9e4 [2021-05-21T06:39:16.590Z] ---> 9e846d9d638e [2021-05-21T06:39:16.869Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:39:16.869Z] Removing intermediate container 8441a8b247c2 [2021-05-21T06:39:16.869Z] ---> 7baed9c871f8 [2021-05-21T06:39:16.869Z] [2021-05-21T06:39:16.869Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T06:39:16.869Z] ---> 9852663dfa18 [2021-05-21T06:39:16.869Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-21T06:39:17.149Z] ---> deb2bc14738d [2021-05-21T06:39:17.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-21T06:39:17.493Z] ---> Running in 52d737c6e078 [2021-05-21T06:39:17.493Z] Removing intermediate container ab3c98b4a75b [2021-05-21T06:39:17.493Z] ---> a5065282e855 [2021-05-21T06:39:17.493Z] Step 21/22 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:39:17.854Z] ---> Running in 4127bff2334d [2021-05-21T06:39:18.141Z] ---> 6c30a1efac5e [2021-05-21T06:39:18.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-21T06:39:18.455Z] ---> 2853ab5ea0e6 [2021-05-21T06:39:18.455Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-21T06:39:18.455Z] Removing intermediate container 52d737c6e078 [2021-05-21T06:39:18.455Z] ---> 8a16a253585d [2021-05-21T06:39:18.757Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-21T06:39:18.757Z] Removing intermediate container 4127bff2334d [2021-05-21T06:39:18.757Z] ---> 64bcf2010bcc [2021-05-21T06:39:18.757Z] Step 22/22 : LABEL version=0.0.0 [2021-05-21T06:39:18.757Z] ---> Running in e2ef2d85f1d9 [2021-05-21T06:39:19.090Z] ---> Running in 01149f693cf8 [2021-05-21T06:39:19.724Z] Removing intermediate container e2ef2d85f1d9 [2021-05-21T06:39:19.724Z] ---> 0ca59656d844 [2021-05-21T06:39:19.724Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-21T06:39:19.724Z] ---> f44c8ea7bf20 [2021-05-21T06:39:19.724Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-21T06:39:20.000Z] ---> Running in 730c3dcca5fa [2021-05-21T06:39:20.125Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T06:39:20.125Z] git set to automatically installed. [2021-05-21T06:39:20.125Z] git-man set to automatically installed. [2021-05-21T06:39:20.125Z] libcurl3-gnutls set to automatically installed. [2021-05-21T06:39:20.125Z] liberror-perl set to automatically installed. [2021-05-21T06:39:20.125Z] libglib2.0-0 set to automatically installed. [2021-05-21T06:39:20.125Z] libnghttp2-14 set to automatically installed. [2021-05-21T06:39:20.125Z] libnorm1 set to automatically installed. [2021-05-21T06:39:20.125Z] libpgm-5.2-0 set to automatically installed. [2021-05-21T06:39:20.126Z] libpsl5 set to automatically installed. [2021-05-21T06:39:20.126Z] librtmp1 set to automatically installed. [2021-05-21T06:39:20.126Z] libsodium23 set to automatically installed. [2021-05-21T06:39:20.126Z] libzmq3-dev set to automatically installed. [2021-05-21T06:39:20.126Z] libzmq5 set to automatically installed. [2021-05-21T06:39:20.126Z] pkg-config set to automatically installed. [2021-05-21T06:39:20.126Z] zip set to automatically installed. [2021-05-21T06:39:20.283Z] Removing intermediate container 01149f693cf8 [2021-05-21T06:39:20.283Z] ---> ba2cd2b72a28 [2021-05-21T06:39:20.283Z] [2021-05-21T06:39:20.283Z] ---> c7232b5ae440 [2021-05-21T06:39:20.283Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-21T06:39:20.561Z] ---> bde2901f61f6 [2021-05-21T06:39:20.561Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-21T06:39:20.561Z] Removing intermediate container 730c3dcca5fa [2021-05-21T06:39:20.561Z] ---> 3711153d1fe6 [2021-05-21T06:39:20.561Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:39:20.839Z] ---> Running in 7597eb976827 [2021-05-21T06:39:21.119Z] Successfully built ba2cd2b72a28 [2021-05-21T06:39:21.119Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-21T06:39:21.119Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-05-21T06:39:21.119Z] ---> f068092af312 [2021-05-21T06:39:21.119Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-21T06:39:21.399Z] ---> Running in eaae0c8a6c86 [2021-05-21T06:39:21.399Z] ---> 7af13682ff81 [2021-05-21T06:39:21.676Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-21T06:39:21.953Z] ---> 0fd6057a29cf [2021-05-21T06:39:21.953Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-21T06:39:22.231Z] Removing intermediate container eaae0c8a6c86 [2021-05-21T06:39:22.231Z] ---> cd960676f7f6 [2021-05-21T06:39:22.231Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:39:22.231Z] ---> Running in 14163dbe5d80 [2021-05-21T06:39:22.505Z] ---> Running in e416026c3a76 [2021-05-21T06:39:22.790Z] ---> 79da35c053d8 [2021-05-21T06:39:22.790Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-21T06:39:23.387Z] Removing intermediate container 14163dbe5d80 [2021-05-21T06:39:23.388Z] ---> 9acd67f67931 [2021-05-21T06:39:23.388Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:39:23.665Z] Removing intermediate container e416026c3a76 [2021-05-21T06:39:23.665Z] ---> 1b06528fb15e [2021-05-21T06:39:23.665Z] Step 21/23 : LABEL arch=arm64 [2021-05-21T06:39:23.665Z] ---> Running in 088d90e96c37 [2021-05-21T06:39:24.272Z] ---> Running in 39502f3fdd2c [2021-05-21T06:39:24.272Z] ---> Running in 0a9f89779c8e [2021-05-21T06:39:24.876Z] Removing intermediate container 088d90e96c37 [2021-05-21T06:39:24.876Z] ---> b649bf7d7250 [2021-05-21T06:39:24.876Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-21T06:39:25.169Z] Removing intermediate container 39502f3fdd2c [2021-05-21T06:39:25.169Z] ---> 5a5e31e45520 [2021-05-21T06:39:25.169Z] Step 22/23 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:39:25.169Z] Removing intermediate container 0a9f89779c8e [2021-05-21T06:39:25.169Z] ---> 49b561390bd4 [2021-05-21T06:39:25.169Z] Step 21/23 : LABEL arch=arm64 [2021-05-21T06:39:25.169Z] ---> Running in c70ce8fff66b [2021-05-21T06:39:25.454Z] Removing intermediate container 7597eb976827 [2021-05-21T06:39:25.454Z] ---> abe8cae1536f [2021-05-21T06:39:25.454Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-21T06:39:25.454Z] ---> Running in 23e5bc83dfb4 [2021-05-21T06:39:25.454Z] ---> Running in 764273fafa3c [2021-05-21T06:39:25.738Z] ---> ed8e3cacff0b [2021-05-21T06:39:25.738Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-21T06:39:26.730Z] snapd is not logged in, snap install commands will use sudo [2021-05-21T06:39:26.765Z] Removing intermediate container c70ce8fff66b [2021-05-21T06:39:26.765Z] ---> f1842b001097 [2021-05-21T06:39:26.765Z] Step 23/23 : LABEL version=0.0.0 [2021-05-21T06:39:26.765Z] ---> Running in 3736ec00e413 [2021-05-21T06:39:26.765Z] Removing intermediate container 23e5bc83dfb4 [2021-05-21T06:39:26.765Z] ---> ec43be2839ec [2021-05-21T06:39:26.765Z] Step 22/23 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:39:27.049Z] ---> Running in a657019a41aa [2021-05-21T06:39:27.049Z] ---> Running in 8afdda98ee29 [2021-05-21T06:39:27.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:39:28.268Z] Removing intermediate container a657019a41aa [2021-05-21T06:39:28.268Z] ---> a6ce64a15798 [2021-05-21T06:39:28.268Z] [2021-05-21T06:39:28.268Z] Removing intermediate container 8afdda98ee29 [2021-05-21T06:39:28.268Z] ---> b5ffaf2d1140 [2021-05-21T06:39:28.268Z] Step 23/23 : LABEL version=0.0.0 [2021-05-21T06:39:28.268Z] ---> Running in ba0ed58fc453 [2021-05-21T06:39:28.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:39:28.836Z] Successfully built a6ce64a15798 [2021-05-21T06:39:28.836Z] Successfully tagged support-scheduler-arm64:latest [2021-05-21T06:39:28.836Z] Building sys-mgmt-agent [2021-05-21T06:39:29.113Z]  Building support-scheduler ... done Removing intermediate container ba0ed58fc453 [2021-05-21T06:39:29.113Z] ---> 79c2f88c6805 [2021-05-21T06:39:29.113Z] [2021-05-21T06:39:29.386Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-21T06:39:29.386Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-21T06:39:29.386Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-21T06:39:29.661Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-21T06:39:29.661Z] Successfully built 79c2f88c6805 [2021-05-21T06:39:29.661Z] Successfully tagged support-notifications-arm64:latest [2021-05-21T06:39:29.661Z] Building core-metadata [2021-05-21T06:39:29.933Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-05-21T06:39:29.933Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-21T06:39:29.933Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:39:30.217Z] OK: 8 MiB in 20 packages [2021-05-21T06:39:30.494Z] Removing intermediate container 3736ec00e413 [2021-05-21T06:39:30.494Z] ---> d7151683df64 [2021-05-21T06:39:30.494Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-21T06:39:30.769Z] ---> Running in ca9059c3015a [2021-05-21T06:39:31.752Z] Removing intermediate container ca9059c3015a [2021-05-21T06:39:31.752Z] ---> 79c5d8e7e232 [2021-05-21T06:39:31.752Z] Step 29/32 : CMD ["gate"] [2021-05-21T06:39:31.752Z] Removing intermediate container 764273fafa3c [2021-05-21T06:39:31.752Z] ---> d6848b165053 [2021-05-21T06:39:31.752Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:39:32.025Z] ---> Running in a752506e2fa6 [2021-05-21T06:39:32.623Z] Removing intermediate container a752506e2fa6 [2021-05-21T06:39:32.623Z] ---> 98be908c0efb [2021-05-21T06:39:32.623Z] Step 30/32 : LABEL arch=arm64 [2021-05-21T06:39:32.896Z] ---> 934600449ead [2021-05-21T06:39:32.896Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-21T06:39:33.177Z] ---> Running in 95d33e3c2f48 [2021-05-21T06:39:34.168Z] Removing intermediate container 95d33e3c2f48 [2021-05-21T06:39:34.168Z] ---> 858a302bb3f0 [2021-05-21T06:39:34.168Z] Step 31/32 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:39:34.773Z] ---> 863636ff0f44 [2021-05-21T06:39:34.773Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-21T06:39:34.867Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T06:39:35.061Z] ---> Running in 0e386b7df186 [2021-05-21T06:39:36.059Z] Removing intermediate container 0e386b7df186 [2021-05-21T06:39:36.059Z] ---> 3fba25e38e01 [2021-05-21T06:39:36.059Z] Step 32/32 : LABEL version=0.0.0 [2021-05-21T06:39:36.059Z] ---> 08064ddc357a [2021-05-21T06:39:36.059Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-21T06:39:36.677Z] ---> Running in 2f4914102f01 [2021-05-21T06:39:36.677Z] ---> Running in 0322dfb39743 [2021-05-21T06:39:37.663Z] Removing intermediate container 2f4914102f01 [2021-05-21T06:39:37.663Z] ---> 30f662244362 [2021-05-21T06:39:37.663Z] [2021-05-21T06:39:37.940Z] Removing intermediate container 0322dfb39743 [2021-05-21T06:39:37.940Z] ---> b5254e609ea8 [2021-05-21T06:39:37.940Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:39:37.940Z] Successfully built 30f662244362 [2021-05-21T06:39:38.221Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-21T06:39:38.221Z] Building core-command [2021-05-21T06:39:38.497Z]  Building security-bootstrapper ... done  ---> Running in 31302d89ca58 [2021-05-21T06:39:39.092Z] Removing intermediate container 31302d89ca58 [2021-05-21T06:39:39.092Z] ---> 0ca67323d193 [2021-05-21T06:39:39.092Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T06:39:39.365Z] ---> Running in ebf987c2b273 [2021-05-21T06:39:39.967Z] Removing intermediate container ebf987c2b273 [2021-05-21T06:39:39.967Z] ---> c3b1e141fd91 [2021-05-21T06:39:39.968Z] Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:39:40.246Z] ---> Running in 85e53b8950cc [2021-05-21T06:39:40.838Z] Removing intermediate container 85e53b8950cc [2021-05-21T06:39:40.838Z] ---> d2a59db16cdc [2021-05-21T06:39:40.838Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T06:39:41.108Z] ---> Running in 861b9866af7a [2021-05-21T06:39:41.703Z] Removing intermediate container 861b9866af7a [2021-05-21T06:39:41.703Z] ---> daddac528576 [2021-05-21T06:39:41.703Z] [2021-05-21T06:39:41.973Z] Successfully built daddac528576 [2021-05-21T06:39:41.973Z] Successfully tagged core-data-arm64:latest [2021-05-21T06:39:49.797Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-21T06:39:49.797Z] snapd is not logged in, snap install commands will use sudo [2021-05-21T06:39:56.389Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T06:39:57.331Z] snap "core18" has no updates available [2021-05-21T06:39:57.901Z] Pulling go-build-helper [2021-05-21T06:39:57.901Z] + snapcraftctl pull [2021-05-21T06:39:58.842Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-21T06:39:58.842Z] Skipping pull go-build-helper (already ran) [2021-05-21T06:39:58.842Z] Building go-build-helper [2021-05-21T06:39:58.842Z] + snapcraftctl build [2021-05-21T06:40:01.385Z] Staging go-build-helper [2021-05-21T06:40:01.385Z] + snapcraftctl stage [2021-05-21T06:40:04.324Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:40:04.324Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:40:04.324Z] ---> eef1128505d5 [2021-05-21T06:40:04.324Z] Step 3/26 : WORKDIR /edgex-go [2021-05-21T06:40:04.324Z] ---> Using cache [2021-05-21T06:40:04.324Z] ---> c3cd62ce43fe [2021-05-21T06:40:04.324Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:40:04.324Z] ---> Using cache [2021-05-21T06:40:04.324Z] ---> ab9f0d2dfd29 [2021-05-21T06:40:04.324Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-21T06:40:08.700Z] ---> Running in 0275a341e558 [2021-05-21T06:40:09.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:40:10.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:40:11.292Z] OK: 218 MiB in 52 packages [2021-05-21T06:40:11.383Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-21T06:40:11.384Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-21T06:40:11.384Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-21T06:40:11.384Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-21T06:40:11.384Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-21T06:40:11.384Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-21T06:40:11.384Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-21T06:40:11.384Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-21T06:40:11.384Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-21T06:40:11.384Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-21T06:40:11.384Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-21T06:40:11.384Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-21T06:40:11.384Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-21T06:40:11.384Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-21T06:40:11.384Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-21T06:40:11.384Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-21T06:40:11.384Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-21T06:40:11.384Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-21T06:40:11.384Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-21T06:40:11.384Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-21T06:40:11.384Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-21T06:40:11.384Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-21T06:40:11.384Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-21T06:40:11.384Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-21T06:40:11.384Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-21T06:40:11.384Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-21T06:40:11.384Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-21T06:40:11.384Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-21T06:40:11.384Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-21T06:40:11.384Z] Fetched 224 kB in 0s (0 B/s) [2021-05-21T06:40:11.384Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-21T06:40:11.384Z] Fetched 157 kB in 0s (0 B/s) [2021-05-21T06:40:11.384Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-21T06:40:11.384Z] Fetched 221 kB in 0s (0 B/s) [2021-05-21T06:40:11.384Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-21T06:40:11.384Z] Fetched 143 kB in 0s (0 B/s) [2021-05-21T06:40:11.384Z] Pulling app-service-config [2021-05-21T06:40:11.384Z] + snapcraftctl pull [2021-05-21T06:40:11.953Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-21T06:40:12.894Z] Pulling config-common [2021-05-21T06:40:12.894Z] + snapcraftctl pull [2021-05-21T06:40:13.954Z] Removing intermediate container 0275a341e558 [2021-05-21T06:40:13.954Z] ---> 0a34917c4a97 [2021-05-21T06:40:13.954Z] Step 6/26 : COPY go.mod . [2021-05-21T06:40:14.941Z] ---> 1cacdf234fbb [2021-05-21T06:40:14.941Z] Step 7/26 : RUN go mod download [2021-05-21T06:40:15.541Z] ---> Running in 25db600be69c [2021-05-21T06:40:17.138Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-21T06:40:17.138Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-21T06:40:17.138Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-21T06:40:17.138Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T06:40:17.138Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-21T06:40:17.138Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T06:40:17.138Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-21T06:40:17.138Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T06:40:17.138Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-21T06:40:17.138Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T06:40:17.138Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-21T06:40:17.138Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T06:40:17.138Z] Pulling edgex-go [2021-05-21T06:40:17.138Z] + snapcraftctl pull [2021-05-21T06:40:18.959Z] Removing intermediate container 25db600be69c [2021-05-21T06:40:18.959Z] ---> a043b4cab54f [2021-05-21T06:40:18.959Z] Step 8/26 : COPY . . [2021-05-21T06:40:19.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:40:19.568Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:40:19.568Z] ---> eef1128505d5 [2021-05-21T06:40:19.568Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T06:40:19.568Z] ---> Using cache [2021-05-21T06:40:19.568Z] ---> c3cd62ce43fe [2021-05-21T06:40:19.568Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:40:19.568Z] ---> Using cache [2021-05-21T06:40:19.568Z] ---> ab9f0d2dfd29 [2021-05-21T06:40:19.568Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-21T06:40:19.568Z] ---> Running in df85299d9cee [2021-05-21T06:40:20.185Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:40:20.185Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:40:20.185Z] ---> eef1128505d5 [2021-05-21T06:40:20.185Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T06:40:20.185Z] ---> Using cache [2021-05-21T06:40:20.185Z] ---> c3cd62ce43fe [2021-05-21T06:40:20.185Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:40:20.185Z] ---> Using cache [2021-05-21T06:40:20.185Z] ---> ab9f0d2dfd29 [2021-05-21T06:40:20.185Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T06:40:20.185Z] ---> Using cache [2021-05-21T06:40:20.185Z] ---> 0a34917c4a97 [2021-05-21T06:40:20.185Z] Step 6/24 : COPY go.mod . [2021-05-21T06:40:20.185Z] ---> Using cache [2021-05-21T06:40:20.185Z] ---> 1cacdf234fbb [2021-05-21T06:40:20.185Z] Step 7/24 : RUN go mod download [2021-05-21T06:40:20.473Z] ---> Using cache [2021-05-21T06:40:20.473Z] ---> a043b4cab54f [2021-05-21T06:40:20.473Z] Step 8/24 : COPY . . [2021-05-21T06:40:21.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:40:22.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:40:23.076Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T06:40:23.076Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T06:40:23.076Z] ---> eef1128505d5 [2021-05-21T06:40:23.076Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T06:40:23.076Z] ---> Using cache [2021-05-21T06:40:23.077Z] ---> c3cd62ce43fe [2021-05-21T06:40:23.077Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T06:40:23.077Z] ---> Using cache [2021-05-21T06:40:23.077Z] ---> ab9f0d2dfd29 [2021-05-21T06:40:23.077Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T06:40:23.077Z] ---> Using cache [2021-05-21T06:40:23.077Z] ---> 0a34917c4a97 [2021-05-21T06:40:23.077Z] Step 6/24 : COPY go.mod . [2021-05-21T06:40:23.077Z] ---> Using cache [2021-05-21T06:40:23.077Z] ---> 1cacdf234fbb [2021-05-21T06:40:23.077Z] Step 7/24 : RUN go mod download [2021-05-21T06:40:23.077Z] ---> Using cache [2021-05-21T06:40:23.077Z] ---> a043b4cab54f [2021-05-21T06:40:23.077Z] Step 8/24 : COPY . . [2021-05-21T06:40:23.360Z] OK: 218 MiB in 52 packages [2021-05-21T06:40:30.105Z] Removing intermediate container df85299d9cee [2021-05-21T06:40:30.105Z] ---> 2ef724374235 [2021-05-21T06:40:30.105Z] Step 6/24 : COPY go.mod . [2021-05-21T06:40:30.707Z] ---> 18f57c06cbe2 [2021-05-21T06:40:30.707Z] Step 7/24 : RUN go mod download [2021-05-21T06:40:30.982Z] ---> Running in 9d1e2410ff9e [2021-05-21T06:40:35.304Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-21T06:40:35.304Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-21T06:40:35.304Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-21T06:40:35.304Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-21T06:40:35.304Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-21T06:40:35.304Z] Fetched 279 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-21T06:40:35.304Z] Fetched 122 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-21T06:40:35.304Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-21T06:40:35.304Z] Fetched 8848 B in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-21T06:40:35.304Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-21T06:40:35.304Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-21T06:40:35.304Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-21T06:40:35.304Z] Fetched 219 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-21T06:40:35.304Z] Fetched 154 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-21T06:40:35.304Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-21T06:40:35.304Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-21T06:40:35.304Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-21T06:40:35.304Z] Fetched 499 kB in 0s (0 B/s) [2021-05-21T06:40:35.304Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-21T06:40:35.304Z] Fetched 111 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-21T06:40:35.305Z] Fetched 240 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-21T06:40:35.305Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-21T06:40:35.305Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-21T06:40:35.305Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-21T06:40:35.305Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-21T06:40:35.305Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-21T06:40:35.305Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-21T06:40:35.305Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-21T06:40:35.305Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-21T06:40:35.305Z] Fetched 8720 B in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-21T06:40:35.305Z] Fetched 137 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-21T06:40:35.305Z] Fetched 119 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-21T06:40:35.305Z] Fetched 110 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-21T06:40:35.305Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-21T06:40:35.305Z] Fetched 645 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-21T06:40:35.305Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-21T06:40:35.305Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-21T06:40:35.305Z] Fetched 368 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-21T06:40:35.305Z] Fetched 187 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-21T06:40:35.305Z] Fetched 175 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-21T06:40:35.305Z] Fetched 206 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-21T06:40:35.305Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-21T06:40:35.305Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-21T06:40:35.305Z] Fetched 159 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-21T06:40:35.305Z] Fetched 107 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-21T06:40:35.305Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-21T06:40:35.305Z] Pulling static-packages [2021-05-21T06:40:35.305Z] + snapcraftctl pull [2021-05-21T06:40:35.339Z] Removing intermediate container 9d1e2410ff9e [2021-05-21T06:40:35.339Z] ---> 3b10bdbe9b69 [2021-05-21T06:40:35.339Z] Step 8/24 : COPY . . [2021-05-21T06:40:35.996Z] Pulling version [2021-05-21T06:40:35.996Z] + cd /root/project [2021-05-21T06:40:35.996Z] + [ -f VERSION ] [2021-05-21T06:40:35.996Z] + PROJECT_VERSION=local-dev [2021-05-21T06:40:35.996Z] + git rev-parse --short HEAD [2021-05-21T06:40:35.996Z] + GIT_REVISION=746f9a56 [2021-05-21T06:40:35.996Z] + snapcraftctl set-version local-dev [2021-05-21T06:40:37.134Z] Skipping build go-build-helper (already ran) [2021-05-21T06:40:37.134Z] Building app-service-config [2021-05-21T06:40:37.134Z] + make build [2021-05-21T06:40:37.134Z] go mod tidy [2021-05-21T06:40:37.555Z] ---> 80aed11209f5 [2021-05-21T06:40:37.555Z] Step 9/26 : RUN go mod tidy [2021-05-21T06:40:38.564Z] ---> Running in c1e88be5954b [2021-05-21T06:40:39.556Z] ---> bb95704fd09f [2021-05-21T06:40:39.556Z] Step 9/24 : RUN go mod tidy [2021-05-21T06:40:40.444Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-21T06:40:40.444Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-21T06:40:40.444Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-21T06:40:40.444Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-21T06:40:40.444Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-21T06:40:40.444Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-21T06:40:40.444Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-21T06:40:40.554Z] ---> Running in 5aa14c3f9590 [2021-05-21T06:40:40.705Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-21T06:40:41.279Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-21T06:40:41.279Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-21T06:40:41.279Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T06:40:41.279Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-21T06:40:41.279Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-21T06:40:41.540Z] go: downloading golang.org/x/text v0.3.2 [2021-05-21T06:40:41.540Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-21T06:40:41.540Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-21T06:40:41.832Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-21T06:40:41.832Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-21T06:40:41.832Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T06:40:41.832Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-21T06:40:41.832Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-21T06:40:41.832Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-21T06:40:41.832Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-21T06:40:41.832Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-21T06:40:41.832Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-21T06:40:42.004Z] ---> c015cabe01c2 [2021-05-21T06:40:42.004Z] Step 9/24 : RUN go mod tidy [2021-05-21T06:40:42.104Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-21T06:40:42.104Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T06:40:42.104Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-21T06:40:42.104Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-21T06:40:42.104Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-21T06:40:42.104Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-21T06:40:42.104Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-21T06:40:42.104Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-21T06:40:42.104Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-21T06:40:42.104Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T06:40:42.104Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-21T06:40:42.104Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-21T06:40:42.104Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-21T06:40:42.104Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-21T06:40:42.104Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-21T06:40:42.104Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-21T06:40:42.104Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-21T06:40:42.367Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-21T06:40:42.367Z] go: downloading github.com/kr/text v0.1.0 [2021-05-21T06:40:42.367Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-21T06:40:42.367Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-21T06:40:42.367Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-21T06:40:42.367Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-21T06:40:42.367Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-21T06:40:42.367Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T06:40:42.367Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-21T06:40:42.367Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-21T06:40:42.367Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T06:40:42.367Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-21T06:40:42.367Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T06:40:42.367Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-21T06:40:42.367Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-21T06:40:42.367Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-21T06:40:42.367Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T06:40:42.629Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-21T06:40:42.629Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-21T06:40:42.629Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-21T06:40:42.629Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-21T06:40:42.629Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-21T06:40:42.629Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-21T06:40:42.629Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-21T06:40:42.629Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-21T06:40:42.629Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-21T06:40:42.629Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-21T06:40:42.629Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-21T06:40:42.629Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-21T06:40:42.629Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-21T06:40:42.629Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-21T06:40:42.629Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-21T06:40:42.629Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-21T06:40:42.629Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T06:40:42.891Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-21T06:40:42.891Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-21T06:40:42.891Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T06:40:42.891Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-21T06:40:42.988Z] ---> Running in a507840e3ab6 [2021-05-21T06:40:44.435Z] Removing intermediate container c1e88be5954b [2021-05-21T06:40:44.435Z] ---> 69855673e6a7 [2021-05-21T06:40:44.435Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-21T06:40:44.715Z] ---> Running in b77d193998f4 [2021-05-21T06:40:46.158Z] Removing intermediate container 5aa14c3f9590 [2021-05-21T06:40:46.158Z] ---> ef1993631f16 [2021-05-21T06:40:46.158Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-21T06:40:46.767Z] ---> Running in 0265e40831c9 [2021-05-21T06:40:47.051Z] 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-21T06:40:48.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T06:40:48.782Z] Removing intermediate container a507840e3ab6 [2021-05-21T06:40:48.782Z] ---> 7a8901fa219a [2021-05-21T06:40:48.782Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-21T06:40:49.072Z] ---> Running in 7f83f831d2e3 [2021-05-21T06:40:51.720Z] 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-21T06:40:52.896Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-21T06:40:52.896Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-21T06:40:52.896Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-21T06:40:52.896Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-21T06:40:53.840Z] Building config-common [2021-05-21T06:40:53.840Z] + snapcraftctl build [2021-05-21T06:40:56.056Z] ---> e16a9ee7e54f [2021-05-21T06:40:56.056Z] Step 9/24 : RUN go mod tidy [2021-05-21T06:40:56.056Z] ---> Running in 9a153e5d6b97 [2021-05-21T06:40:56.387Z] Building edgex-go [2021-05-21T06:40:56.387Z] + cd /root/parts/edgex-go/src [2021-05-21T06:40:56.387Z] + make build [2021-05-21T06:40:56.387Z] go mod tidy [2021-05-21T06:40:56.957Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-21T06:40:56.958Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-21T06:40:56.958Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-21T06:40:56.958Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-21T06:40:56.958Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-21T06:40:56.958Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-21T06:40:56.958Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-21T06:40:57.219Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-21T06:40:57.219Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-21T06:40:57.219Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-21T06:40:57.219Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-21T06:40:57.219Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-21T06:40:57.219Z] 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-21T06:41:02.507Z] 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-21T06:41:02.798Z] Removing intermediate container 9a153e5d6b97 [2021-05-21T06:41:02.799Z] ---> d5b53e20a454 [2021-05-21T06:41:02.799Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-21T06:41:02.799Z] ---> Running in 26780005500e [2021-05-21T06:41:04.792Z] 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-21T06:41:07.796Z] 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-21T06:41:09.707Z] 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-21T06:41:11.619Z] 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-21T06:41:11.880Z] 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-21T06:41:14.424Z] 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-21T06:41:16.336Z] 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-21T06:41:17.277Z] 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-21T06:41:19.191Z] 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-21T06:41:20.574Z] 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-21T06:41:21.958Z] 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-21T06:41:23.874Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-21T06:41:23.874Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-21T06:41:23.874Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-21T06:41:23.874Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-21T06:41:23.874Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-21T06:41:23.874Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-21T06:41:23.874Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-21T06:41:23.874Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-21T06:41:23.874Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-21T06:41:23.874Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-21T06:41:23.874Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-21T06:41:23.874Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-21T06:41:23.874Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-21T06:41:23.874Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-21T06:41:23.874Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-21T06:41:23.874Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-21T06:41:23.874Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-21T06:41:23.874Z] + 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-21T06:41:23.874Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-21T06:41:23.874Z] + 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-21T06:41:23.874Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-21T06:41:23.874Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-21T06:41:23.874Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-21T06:41:23.874Z] + 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-21T06:41:23.874Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-21T06:41:23.874Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-21T06:41:23.874Z] + 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-21T06:41:27.171Z] Building static-packages [2021-05-21T06:41:27.171Z] + snapcraftctl build [2021-05-21T06:41:29.086Z] Building version [2021-05-21T06:41:29.086Z] + snapcraftctl build [2021-05-21T06:41:31.005Z] Skipping stage go-build-helper (already ran) [2021-05-21T06:41:31.005Z] Staging app-service-config [2021-05-21T06:41:31.005Z] + snapcraftctl stage [2021-05-21T06:41:32.392Z] Staging config-common [2021-05-21T06:41:32.392Z] + snapcraftctl stage [2021-05-21T06:41:33.334Z] Staging edgex-go [2021-05-21T06:41:33.334Z] + snapcraftctl stage [2021-05-21T06:41:34.278Z] Staging static-packages [2021-05-21T06:41:34.278Z] + snapcraftctl stage [2021-05-21T06:41:35.220Z] Staging version [2021-05-21T06:41:35.220Z] + snapcraftctl stage [2021-05-21T06:41:36.603Z] Priming go-build-helper [2021-05-21T06:41:36.603Z] + snapcraftctl prime [2021-05-21T06:41:37.546Z] Priming app-service-config [2021-05-21T06:41:37.546Z] + snapcraftctl prime [2021-05-21T06:41:38.930Z] Priming config-common [2021-05-21T06:41:38.930Z] + snapcraftctl prime [2021-05-21T06:41:39.875Z] Priming edgex-go [2021-05-21T06:41:39.875Z] + snapcraftctl prime [2021-05-21T06:41:41.261Z] Priming static-packages [2021-05-21T06:41:41.261Z] + snapcraftctl prime [2021-05-21T06:41:43.818Z] Priming version [2021-05-21T06:41:43.818Z] + snapcraftctl prime [2021-05-21T06:41:44.760Z] 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-21T06:42:12.872Z] 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-21T06:42:23.074Z] Removing intermediate container b77d193998f4 [2021-05-21T06:42:23.074Z] ---> 7fccfb87dbe2 [2021-05-21T06:42:23.074Z] [2021-05-21T06:42:23.074Z] Step 11/26 : FROM alpine:3.12 [2021-05-21T06:42:23.074Z] ---> 9852663dfa18 [2021-05-21T06:42:23.074Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-21T06:42:23.354Z] ---> Running in defeeedc5ebb [2021-05-21T06:42:25.361Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:42:25.361Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:42:25.969Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-21T06:42:25.969Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T06:42:25.969Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-21T06:42:25.969Z] (4/6) Installing curl (7.76.1-r0) [2021-05-21T06:42:25.970Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-21T06:42:25.970Z] (6/6) Installing su-exec (0.2-r1) [2021-05-21T06:42:25.970Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T06:42:25.970Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T06:42:26.250Z] OK: 7 MiB in 20 packages [2021-05-21T06:42:28.910Z] Removing intermediate container defeeedc5ebb [2021-05-21T06:42:28.910Z] ---> be944102c2e9 [2021-05-21T06:42:28.910Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T06:42:29.188Z] ---> Running in dd712bdd2b16 [2021-05-21T06:42:30.185Z] Removing intermediate container dd712bdd2b16 [2021-05-21T06:42:30.185Z] ---> 952ee8b46275 [2021-05-21T06:42:30.185Z] Step 14/26 : WORKDIR / [2021-05-21T06:42:30.185Z] ---> Running in fdcf450e3862 [2021-05-21T06:42:31.637Z] Removing intermediate container fdcf450e3862 [2021-05-21T06:42:31.637Z] ---> 6bed9c779d82 [2021-05-21T06:42:31.637Z] 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-21T06:42:34.290Z] ---> 3110b6a3eb44 [2021-05-21T06:42:34.290Z] 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-21T06:42:34.290Z] Removing intermediate container 7f83f831d2e3 [2021-05-21T06:42:34.290Z] ---> 77a9222940f1 [2021-05-21T06:42:34.290Z] [2021-05-21T06:42:34.290Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T06:42:34.290Z] ---> 9852663dfa18 [2021-05-21T06:42:34.290Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T06:42:34.290Z] ---> Using cache [2021-05-21T06:42:34.290Z] ---> b6015bcbb417 [2021-05-21T06:42:34.290Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T06:42:34.290Z] ---> Using cache [2021-05-21T06:42:34.290Z] ---> ca323b0288ca [2021-05-21T06:42:34.290Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-21T06:42:34.565Z] ---> Running in 0a7cbc52e717 [2021-05-21T06:42:35.165Z] ---> 960b922d7c25 [2021-05-21T06:42:35.165Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-21T06:42:35.165Z] Removing intermediate container 0a7cbc52e717 [2021-05-21T06:42:35.165Z] ---> e56bd0b3a87d [2021-05-21T06:42:35.165Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T06:42:35.439Z] ---> Running in 0e10c5c9f787 [2021-05-21T06:42:36.035Z] Removing intermediate container 0e10c5c9f787 [2021-05-21T06:42:36.035Z] ---> 826f39eedf33 [2021-05-21T06:42:36.035Z] Step 16/24 : WORKDIR / [2021-05-21T06:42:36.312Z] ---> Running in b8fdb6862479 [2021-05-21T06:42:36.586Z] ---> 2ff7c1c539d6 [2021-05-21T06:42:36.586Z] 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-21T06:42:37.193Z] Removing intermediate container b8fdb6862479 [2021-05-21T06:42:37.193Z] ---> b3bd3a891f3f [2021-05-21T06:42:37.193Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:42:37.794Z] ---> 4ca15182430d [2021-05-21T06:42:37.794Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-21T06:42:38.395Z] ---> 94cfb53c99cd [2021-05-21T06:42:38.395Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-21T06:42:40.379Z] ---> 848863055925 [2021-05-21T06:42:40.379Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-21T06:42:40.379Z] ---> 0fc03fe8d183 [2021-05-21T06:42:40.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-21T06:42:41.361Z] Removing intermediate container 26780005500e [2021-05-21T06:42:41.361Z] ---> f4e161466b16 [2021-05-21T06:42:41.361Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-21T06:42:41.692Z] ---> Running in 5830e404954c [2021-05-21T06:42:41.969Z] ---> 6eb722da6bb5 [2021-05-21T06:42:41.969Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-21T06:42:41.969Z] ---> 8f1f7f0f7cfb [2021-05-21T06:42:41.969Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-21T06:42:42.250Z] Removing intermediate container 0265e40831c9 [2021-05-21T06:42:42.250Z] ---> 615dc4020e0e [2021-05-21T06:42:42.250Z] [2021-05-21T06:42:42.250Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T06:42:42.250Z] ---> 9852663dfa18 [2021-05-21T06:42:42.250Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T06:42:42.250Z] ---> Using cache [2021-05-21T06:42:42.250Z] ---> b6015bcbb417 [2021-05-21T06:42:42.250Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T06:42:42.250Z] ---> Using cache [2021-05-21T06:42:42.250Z] ---> ca323b0288ca [2021-05-21T06:42:42.250Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-21T06:42:42.250Z] ---> Running in dde4bdc4d738 [2021-05-21T06:42:42.539Z] ---> Running in d7438985818e [2021-05-21T06:42:43.143Z] Removing intermediate container dde4bdc4d738 [2021-05-21T06:42:43.143Z] ---> 05279f6b96dd [2021-05-21T06:42:43.143Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:42:43.143Z] Removing intermediate container d7438985818e [2021-05-21T06:42:43.143Z] ---> 79a4462efe6c [2021-05-21T06:42:43.143Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T06:42:43.143Z] ---> Running in 4669c70d66d6 [2021-05-21T06:42:43.424Z] ---> 0bca14f2a715 [2021-05-21T06:42:43.424Z] 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-21T06:42:43.424Z] ---> Running in 90dde9f5f351 [2021-05-21T06:42:43.424Z] 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-21T06:42:43.424Z] ---> Running in 761d5d7e3ba7 [2021-05-21T06:42:44.040Z] Removing intermediate container 4669c70d66d6 [2021-05-21T06:42:44.040Z] ---> e11bc2da3b00 [2021-05-21T06:42:44.040Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T06:42:44.348Z] Removing intermediate container 90dde9f5f351 [2021-05-21T06:42:44.348Z] ---> 193b0ae44540 [2021-05-21T06:42:44.348Z] Step 16/24 : WORKDIR / [2021-05-21T06:42:44.348Z] ---> Running in 9daadc9bf798 [2021-05-21T06:42:44.348Z] ---> Running in 7ec0ab197449 [2021-05-21T06:42:44.952Z] Removing intermediate container 9daadc9bf798 [2021-05-21T06:42:45.230Z] ---> 34c5acfd1e7d [2021-05-21T06:42:45.230Z] Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:42:45.230Z] Removing intermediate container 7ec0ab197449 [2021-05-21T06:42:45.230Z] ---> 9326344db3ec [2021-05-21T06:42:45.230Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T06:42:45.506Z] ---> Running in c97692fec702 [2021-05-21T06:42:46.116Z] Removing intermediate container c97692fec702 [2021-05-21T06:42:46.116Z] ---> 2993b931e383 [2021-05-21T06:42:46.116Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T06:42:46.392Z] ---> Running in b73aaf78883b [2021-05-21T06:42:46.392Z] ---> 4d2855122758 [2021-05-21T06:42:46.392Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-21T06:42:46.392Z] Removing intermediate container 5830e404954c [2021-05-21T06:42:46.392Z] ---> 5d9d847f2daf [2021-05-21T06:42:46.392Z] [2021-05-21T06:42:46.392Z] Step 12/24 : FROM docker:20.10.0 [2021-05-21T06:42:46.392Z] Removing intermediate container 761d5d7e3ba7 [2021-05-21T06:42:46.392Z] ---> 32160c3d8c71 [2021-05-21T06:42:46.392Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-21T06:42:46.664Z] 20.10.0: Pulling from library/docker [2021-05-21T06:42:46.664Z] ---> Running in 35c862eb0685 [2021-05-21T06:42:46.941Z] Removing intermediate container b73aaf78883b [2021-05-21T06:42:46.941Z] ---> b3ab7b50be1a [2021-05-21T06:42:46.941Z] [2021-05-21T06:42:47.546Z] Successfully built b3ab7b50be1a [2021-05-21T06:42:47.546Z] Successfully tagged core-command-arm64:latest [2021-05-21T06:42:47.546Z] Removing intermediate container 35c862eb0685 [2021-05-21T06:42:47.546Z]  Building core-command ... done  ---> e6ee1769a961 [2021-05-21T06:42:47.546Z] Step 24/26 : LABEL arch=arm64 [2021-05-21T06:42:47.839Z] ---> Running in 4245f3f8838f [2021-05-21T06:42:48.116Z] ---> 7536cf5ca093 [2021-05-21T06:42:48.116Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-21T06:42:48.396Z] Removing intermediate container 4245f3f8838f [2021-05-21T06:42:48.396Z] ---> f21b2a9d984b [2021-05-21T06:42:48.396Z] Step 25/26 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:42:48.674Z] ---> Running in 1af315978a75 [2021-05-21T06:42:49.753Z] ---> 3c18abbf907b [2021-05-21T06:42:49.753Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-21T06:42:49.753Z] Removing intermediate container 1af315978a75 [2021-05-21T06:42:49.753Z] ---> 1ad58982758c [2021-05-21T06:42:49.753Z] Step 26/26 : LABEL version=0.0.0 [2021-05-21T06:42:50.030Z] ---> Running in c21cb11ec040 [2021-05-21T06:42:50.030Z] ---> Running in b6a0a7bfe9ae [2021-05-21T06:42:50.678Z] Removing intermediate container c21cb11ec040 [2021-05-21T06:42:50.678Z] ---> 6f88fe0c3c47 [2021-05-21T06:42:50.678Z] [2021-05-21T06:42:50.678Z] Removing intermediate container b6a0a7bfe9ae [2021-05-21T06:42:50.678Z] ---> 3b7ee14fbaaf [2021-05-21T06:42:50.678Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:42:50.999Z] ---> Running in 711e9614948e [2021-05-21T06:42:51.606Z] Successfully built 6f88fe0c3c47 [2021-05-21T06:42:51.606Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-21T06:42:51.884Z]  Building security-secretstore-setup ... done Removing intermediate container 711e9614948e [2021-05-21T06:42:51.884Z] ---> 99f3eac20b67 [2021-05-21T06:42:51.884Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T06:42:52.158Z] ---> Running in dfea4308ae52 [2021-05-21T06:42:53.138Z] Removing intermediate container dfea4308ae52 [2021-05-21T06:42:53.138Z] ---> 81ed63da8298 [2021-05-21T06:42:53.138Z] Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:42:53.411Z] ---> Running in e318cab153b2 [2021-05-21T06:42:54.033Z] Removing intermediate container e318cab153b2 [2021-05-21T06:42:54.033Z] ---> 6555fabf1f24 [2021-05-21T06:42:54.033Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T06:42:54.627Z] ---> Running in e286a8db4b05 [2021-05-21T06:42:55.229Z] Removing intermediate container e286a8db4b05 [2021-05-21T06:42:55.229Z] ---> 50ff2ff413f9 [2021-05-21T06:42:55.229Z] [2021-05-21T06:42:55.831Z] Successfully built 50ff2ff413f9 [2021-05-21T06:42:55.831Z] Successfully tagged core-metadata-arm64:latest [2021-05-21T06:42:57.266Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-21T06:42:57.266Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-21T06:42:57.266Z] ---> eeaf43b92773 [2021-05-21T06:42:57.266Z] 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-21T06:42:57.266Z] ---> Running in fe8fdb92277b [2021-05-21T06:42:57.862Z] Removing intermediate container fe8fdb92277b [2021-05-21T06:42:57.862Z] ---> 2abf75bd58a1 [2021-05-21T06:42:57.862Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-21T06:42:57.862Z] ---> Running in 21771857ade9 [2021-05-21T06:42:59.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T06:42:59.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T06:42:59.893Z] (1/39) Installing readline (8.0.4-r0) [2021-05-21T06:42:59.893Z] (2/39) Installing bash (5.0.17-r0) [2021-05-21T06:42:59.893Z] Executing bash-5.0.17-r0.post-install [2021-05-21T06:42:59.893Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T06:42:59.893Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-21T06:42:59.893Z] (5/39) Installing curl (7.76.1-r0) [2021-05-21T06:42:59.893Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-21T06:42:59.893Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-21T06:42:59.893Z] (8/39) Installing expat (2.2.9-r1) [2021-05-21T06:42:59.893Z] (9/39) Installing libffi (3.3-r2) [2021-05-21T06:42:59.893Z] (10/39) Installing gdbm (1.13-r1) [2021-05-21T06:42:59.893Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-21T06:42:59.893Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-21T06:42:59.893Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-21T06:43:01.861Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-21T06:43:01.861Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-21T06:43:01.861Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-21T06:43:01.861Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-21T06:43:01.861Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-21T06:43:01.861Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-21T06:43:01.861Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-21T06:43:01.861Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-21T06:43:01.861Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-21T06:43:01.861Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-21T06:43:02.131Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-21T06:43:02.131Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-21T06:43:02.131Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-21T06:43:02.131Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-21T06:43:02.131Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-21T06:43:02.131Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-21T06:43:02.131Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-21T06:43:02.131Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-21T06:43:02.131Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-21T06:43:02.131Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-21T06:43:02.131Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-21T06:43:02.131Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-21T06:43:02.131Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-21T06:43:02.131Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-21T06:43:02.131Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-21T06:43:02.131Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-21T06:43:02.400Z] Executing busybox-1.31.1-r19.trigger [2021-05-21T06:43:02.400Z] OK: 72 MiB in 59 packages [2021-05-21T06:43:06.692Z] Collecting docker-compose==1.23.2 [2021-05-21T06:43:06.692Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-21T06:43:06.692Z] Collecting texttable<0.10,>=0.9.0 [2021-05-21T06:43:06.692Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-21T06:43:08.652Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-21T06:43:08.652Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-21T06:43:10.096Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-21T06:43:10.096Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-21T06:43:11.069Z] Collecting PyYAML<4,>=3.10 [2021-05-21T06:43:11.069Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-21T06:43:14.438Z] Collecting docker<4.0,>=3.6.0 [2021-05-21T06:43:14.438Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-21T06:43:14.709Z] Collecting docopt<0.7,>=0.6.1 [2021-05-21T06:43:14.709Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-21T06:43:16.679Z] Collecting cached-property<2,>=1.2.0 [2021-05-21T06:43:16.679Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-21T06:43:16.950Z] Collecting jsonschema<3,>=2.5.1 [2021-05-21T06:43:16.950Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-21T06:43:17.542Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-21T06:43:17.542Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-21T06:43:19.504Z] 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-21T06:43:19.504Z] Collecting idna<2.8,>=2.5 [2021-05-21T06:43:19.504Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-21T06:43:19.504Z] 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-21T06:43:20.091Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-21T06:43:20.091Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-21T06:43:20.091Z] 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-21T06:43:20.361Z] Collecting docker-pycreds>=0.4.0 [2021-05-21T06:43:20.361Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-21T06:43:20.361Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-21T06:43:20.361Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-21T06:43:20.361Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-21T06:43:20.361Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-21T06:43:21.329Z] Installing collected packages: texttable, websocket-client, idna, urllib3, requests, PyYAML, docker-pycreds, docker, docopt, cached-property, jsonschema, dockerpty, docker-compose [2021-05-21T06:43:21.329Z] Running setup.py install for texttable: started [2021-05-21T06:43:23.290Z] Running setup.py install for texttable: finished with status 'done' [2021-05-21T06:43:23.290Z] Attempting uninstall: idna [2021-05-21T06:43:23.290Z] Found existing installation: idna 2.9 [2021-05-21T06:43:23.290Z] Uninstalling idna-2.9: [2021-05-21T06:43:23.290Z] Successfully uninstalled idna-2.9 [2021-05-21T06:43:24.262Z] Attempting uninstall: urllib3 [2021-05-21T06:43:24.262Z] Found existing installation: urllib3 1.25.9 [2021-05-21T06:43:24.262Z] Uninstalling urllib3-1.25.9: [2021-05-21T06:43:24.262Z] Successfully uninstalled urllib3-1.25.9 [2021-05-21T06:43:24.532Z] Attempting uninstall: requests [2021-05-21T06:43:24.532Z] Found existing installation: requests 2.23.0 [2021-05-21T06:43:24.532Z] Uninstalling requests-2.23.0: [2021-05-21T06:43:24.802Z] Successfully uninstalled requests-2.23.0 [2021-05-21T06:43:25.072Z] Running setup.py install for PyYAML: started [2021-05-21T06:43:27.032Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-21T06:43:28.001Z] Running setup.py install for docopt: started [2021-05-21T06:43:29.971Z] Running setup.py install for docopt: finished with status 'done' [2021-05-21T06:43:30.243Z] Running setup.py install for dockerpty: started [2021-05-21T06:43:32.204Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-21T06:43:32.794Z] 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-21T06:43:41.077Z] Removing intermediate container 21771857ade9 [2021-05-21T06:43:41.077Z] ---> dc10261b9f35 [2021-05-21T06:43:41.077Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-21T06:43:41.350Z] ---> Running in c6d20b621101 [2021-05-21T06:43:41.947Z] Removing intermediate container c6d20b621101 [2021-05-21T06:43:41.947Z] ---> 2de0d0ac3d27 [2021-05-21T06:43:41.947Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-21T06:43:41.947Z] ---> Running in b601d53bd80e [2021-05-21T06:43:42.541Z] Removing intermediate container b601d53bd80e [2021-05-21T06:43:42.541Z] ---> 45ddaa44e8a7 [2021-05-21T06:43:42.541Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-21T06:43:43.520Z] ---> 0bed485fbf53 [2021-05-21T06:43:43.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-21T06:43:44.496Z] ---> 0c5f74e09540 [2021-05-21T06:43:44.496Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-21T06:43:45.090Z] ---> d18e474cd568 [2021-05-21T06:43:45.090Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-21T06:43:45.362Z] ---> Running in f9f1fb6ee6e9 [2021-05-21T06:43:45.955Z] Removing intermediate container f9f1fb6ee6e9 [2021-05-21T06:43:45.955Z] ---> e3d8b2f81028 [2021-05-21T06:43:45.955Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T06:43:45.955Z] ---> Running in 3720153bde74 [2021-05-21T06:43:46.549Z] Removing intermediate container 3720153bde74 [2021-05-21T06:43:46.549Z] ---> a3fe39dafc4c [2021-05-21T06:43:46.549Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T06:43:46.550Z] ---> Running in 1a42022704c9 [2021-05-21T06:43:47.155Z] Removing intermediate container 1a42022704c9 [2021-05-21T06:43:47.155Z] ---> 65b7ff285d1a [2021-05-21T06:43:47.155Z] Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 [2021-05-21T06:43:47.155Z] ---> Running in f0c2dd7684b1 [2021-05-21T06:43:47.758Z] Removing intermediate container f0c2dd7684b1 [2021-05-21T06:43:47.758Z] ---> ace2fa1883f1 [2021-05-21T06:43:47.758Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T06:43:47.758Z] ---> Running in 4b69cac16835 [2021-05-21T06:43:48.353Z] Removing intermediate container 4b69cac16835 [2021-05-21T06:43:48.353Z] ---> 4a9031a0a0c8 [2021-05-21T06:43:48.353Z] [2021-05-21T06:43:48.953Z] Successfully built 4a9031a0a0c8 [2021-05-21T06:43:48.953Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-21T06:43:49.240Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-21T06:43:49.248Z] $ docker stop --time=1 7f33fd6d7f07cdeecf8d66fc1fe211b0147babfc2e8799d13deefa22f6bc57a2 [2021-05-21T06:43:51.277Z] $ docker rm -f 7f33fd6d7f07cdeecf8d66fc1fe211b0147babfc2e8799d13deefa22f6bc57a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T06:43:51.925Z] + docker images [2021-05-21T06:43:52.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T06:43:52.204Z] sys-mgmt-agent-arm64 latest 4a9031a0a0c8 4 seconds ago 299MB [2021-05-21T06:43:52.204Z] core-metadata-arm64 latest 50ff2ff413f9 58 seconds ago 17.4MB [2021-05-21T06:43:52.204Z] security-secretstore-setup-arm64 latest 6f88fe0c3c47 About a minute ago 24.4MB [2021-05-21T06:43:52.204Z] core-command-arm64 latest b3ab7b50be1a About a minute ago 16.1MB [2021-05-21T06:43:52.204Z] 5d9d847f2daf About a minute ago 979MB [2021-05-21T06:43:52.204Z] 615dc4020e0e About a minute ago 989MB [2021-05-21T06:43:52.204Z] 77a9222940f1 About a minute ago 980MB [2021-05-21T06:43:52.204Z] 7fccfb87dbe2 About a minute ago 978MB [2021-05-21T06:43:52.204Z] core-data-arm64 latest daddac528576 4 minutes ago 20.4MB [2021-05-21T06:43:52.204Z] security-bootstrapper-arm64 latest 30f662244362 4 minutes ago 17.2MB [2021-05-21T06:43:52.204Z] support-notifications-arm64 latest 79c2f88c6805 4 minutes ago 16.8MB [2021-05-21T06:43:52.204Z] support-scheduler-arm64 latest a6ce64a15798 4 minutes ago 16.1MB [2021-05-21T06:43:52.204Z] security-proxy-setup-arm64 latest ba2cd2b72a28 4 minutes ago 24MB [2021-05-21T06:43:52.204Z] 7baed9c871f8 4 minutes ago 990MB [2021-05-21T06:43:52.204Z] 0069080881c8 4 minutes ago 981MB [2021-05-21T06:43:52.204Z] bfa9cc648fd2 4 minutes ago 981MB [2021-05-21T06:43:52.204Z] 431259adf53e 4 minutes ago 978MB [2021-05-21T06:43:52.204Z] 2bed607e31fd 5 minutes ago 974MB [2021-05-21T06:43:52.204Z] ci-base-image-arm64 latest eef1128505d5 16 minutes ago 641MB [2021-05-21T06:43:52.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-21T06:43:52.204Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-21T06:43:52.204Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-21T06:43:52.204Z] 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-21T06:43:53.283Z] ---> job-cost.sh [2021-05-21T06:43:53.283Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Foa [2021-05-21T06:44:32.286Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T06:46:09.030Z] lf-activate-venv(): INFO: Adding /tmp/venv-0Foa/bin to PATH [2021-05-21T06:46:09.030Z] INFO: No Stack... [2021-05-21T06:46:09.030Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-21T06:46:09.030Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T06:46:09.376Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-05-21T06:46:09.376Z] + cut -d, -f6 [Pipeline] lock [2021-05-21T06:46:09.449Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3490-2-stack-cost] [2021-05-21T06:46:09.459Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3490-2-stack-cost] did not exist. Created. [2021-05-21T06:46:09.459Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3490-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T06:46:09.830Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-21T06:46:10.120Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T06:46:10.140Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3490-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-21T06:46:11.331Z] provisioning config files... [2021-05-21T06:46:11.349Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4035868376244921871tmp [Pipeline] { [Pipeline] sh [2021-05-21T06:46:11.663Z] + set +x [2021-05-21T06:46:11.663Z] + curl -s https://codecov.io/bash [2021-05-21T06:46:11.663Z] + bash -s -- [2021-05-21T06:46:11.928Z] [2021-05-21T06:46:11.928Z] _____ _ [2021-05-21T06:46:11.928Z] / ____| | | [2021-05-21T06:46:11.928Z] | | ___ __| | ___ ___ _____ __ [2021-05-21T06:46:11.928Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-21T06:46:11.928Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-21T06:46:11.928Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-21T06:46:11.928Z] Bash-1.0.2 [2021-05-21T06:46:11.928Z] [2021-05-21T06:46:11.928Z] [2021-05-21T06:46:11.928Z] ==> git version 2.24.4 found [2021-05-21T06:46:11.928Z] ==> 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-21T06:46:11.928Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-21T06:46:11.928Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-21T06:46:11.928Z] ==> Jenkins CI detected. [2021-05-21T06:46:11.928Z] project root: . [2021-05-21T06:46:11.928Z] --> token set from env [2021-05-21T06:46:11.928Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-21T06:46:11.928Z] ==> Running gcov in . (disable via -X gcov) [2021-05-21T06:46:11.928Z] ==> Python coveragepy not found [2021-05-21T06:46:11.928Z] ==> Searching for coverage reports in: [2021-05-21T06:46:11.928Z] + . [2021-05-21T06:46:11.928Z] -> Found 1 reports [2021-05-21T06:46:11.928Z] ==> Detecting git/mercurial file structure [2021-05-21T06:46:11.928Z] ==> Reading reports [2021-05-21T06:46:11.928Z] + ./coverage.out bytes=741453 [2021-05-21T06:46:11.928Z] ==> Appending adjustments [2021-05-21T06:46:11.928Z] https://docs.codecov.io/docs/fixing-reports [2021-05-21T06:46:14.492Z] + Found adjustments [2021-05-21T06:46:14.492Z] ==> Gzipping contents [2021-05-21T06:46:14.492Z] 104K /tmp/codecov.7Z34GU.gz [2021-05-21T06:46:14.492Z] ==> Uploading reports [2021-05-21T06:46:14.492Z] url: https://codecov.io [2021-05-21T06:46:14.492Z] query: branch=PR-3490&commit=746f9a56e26ead410528244ba1182494701ae8b2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3490%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3490&job=&cmd_args= [2021-05-21T06:46:14.492Z] -> Pinging Codecov [2021-05-21T06:46:14.492Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3490&commit=746f9a56e26ead410528244ba1182494701ae8b2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3490%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3490&job=&cmd_args= [2021-05-21T06:46:14.753Z] -> Uploading to [2021-05-21T06:46:14.753Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-21/00271124DB129430A58F1EEE437C3FCB/746f9a56e26ead410528244ba1182494701ae8b2/14632636-a0db-40b2-87ab-d4d990843aa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T064614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d53145617b6ae05663ee0c37b90566de66bc1c83a4da9863b5dfcf1d48485b9 [2021-05-21T06:46:14.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T06:46:14.753Z] Dload Upload Total Spent Left Speed [2021-05-21T06:46:15.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 220k --:--:-- --:--:-- --:--:-- 220k [2021-05-21T06:46:15.323Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/746f9a56e26ead410528244ba1182494701ae8b2 [Pipeline] } [2021-05-21T06:46:15.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:46:16.790Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:46:17.357Z] ---> package-listing.sh [2021-05-21T06:46:17.357Z] ++ facter osfamily [2021-05-21T06:46:17.357Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-21T06:46:17.619Z] + OS_FAMILY=redhat [2021-05-21T06:46:17.619Z] + workspace=/w/workspace/edgex-go/2 [2021-05-21T06:46:17.619Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-21T06:46:17.619Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-21T06:46:17.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-21T06:46:17.619Z] + PACKAGES=/tmp/packages_start.txt [2021-05-21T06:46:17.619Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-21T06:46:17.619Z] + PACKAGES=/tmp/packages_end.txt [2021-05-21T06:46:17.619Z] + case "${OS_FAMILY}" in [2021-05-21T06:46:17.619Z] + rpm -qa [2021-05-21T06:46:17.619Z] + sort [2021-05-21T06:46:20.163Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-21T06:46:20.163Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-21T06:46:20.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-21T06:46:20.163Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-21T06:46:20.163Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-21T06:46:20.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-21T06:46:20.176Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-21T06:46:20.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:46:21.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T06:46:21.026Z] [2021-05-21T06:46:21.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:46:21.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T06:46:21.340Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-21T06:46:21.340Z] df20fa9351a1: Pulling fs layer [2021-05-21T06:46:21.340Z] 36b3adc4ff6f: Pulling fs layer [2021-05-21T06:46:21.340Z] 8ad3a11d3b57: Pulling fs layer [2021-05-21T06:46:21.340Z] 46f8f816bc3b: Pulling fs layer [2021-05-21T06:46:21.340Z] 93b61091891f: Pulling fs layer [2021-05-21T06:46:21.340Z] 93b9cdb0e59b: Pulling fs layer [2021-05-21T06:46:21.340Z] 5e14af77c1be: Pulling fs layer [2021-05-21T06:46:21.340Z] 01666e4c0597: Pulling fs layer [2021-05-21T06:46:21.340Z] aa168da1d23b: Pulling fs layer [2021-05-21T06:46:21.340Z] 46f8f816bc3b: Waiting [2021-05-21T06:46:21.340Z] 93b61091891f: Waiting [2021-05-21T06:46:21.340Z] 93b9cdb0e59b: Waiting [2021-05-21T06:46:21.340Z] 5e14af77c1be: Waiting [2021-05-21T06:46:21.340Z] 01666e4c0597: Waiting [2021-05-21T06:46:21.340Z] aa168da1d23b: Waiting [2021-05-21T06:46:21.340Z] 36b3adc4ff6f: Verifying Checksum [2021-05-21T06:46:21.340Z] 36b3adc4ff6f: Download complete [2021-05-21T06:46:21.340Z] 46f8f816bc3b: Verifying Checksum [2021-05-21T06:46:21.340Z] 46f8f816bc3b: Download complete [2021-05-21T06:46:21.606Z] df20fa9351a1: Verifying Checksum [2021-05-21T06:46:21.606Z] df20fa9351a1: Download complete [2021-05-21T06:46:21.606Z] 93b9cdb0e59b: Verifying Checksum [2021-05-21T06:46:21.606Z] 93b9cdb0e59b: Download complete [2021-05-21T06:46:21.606Z] 5e14af77c1be: Verifying Checksum [2021-05-21T06:46:21.606Z] 5e14af77c1be: Download complete [2021-05-21T06:46:21.606Z] 93b61091891f: Verifying Checksum [2021-05-21T06:46:21.606Z] 93b61091891f: Download complete [2021-05-21T06:46:21.606Z] 01666e4c0597: Verifying Checksum [2021-05-21T06:46:21.606Z] 01666e4c0597: Download complete [2021-05-21T06:46:21.606Z] 8ad3a11d3b57: Verifying Checksum [2021-05-21T06:46:21.606Z] 8ad3a11d3b57: Download complete [2021-05-21T06:46:21.606Z] df20fa9351a1: Pull complete [2021-05-21T06:46:21.869Z] 36b3adc4ff6f: Pull complete [2021-05-21T06:46:22.130Z] 8ad3a11d3b57: Pull complete [2021-05-21T06:46:22.130Z] 46f8f816bc3b: Pull complete [2021-05-21T06:46:22.390Z] 93b61091891f: Pull complete [2021-05-21T06:46:22.653Z] 93b9cdb0e59b: Pull complete [2021-05-21T06:46:22.653Z] 5e14af77c1be: Pull complete [2021-05-21T06:46:22.653Z] 01666e4c0597: Pull complete [2021-05-21T06:46:23.597Z] aa168da1d23b: Verifying Checksum [2021-05-21T06:46:23.597Z] aa168da1d23b: Download complete [2021-05-21T06:46:27.822Z] aa168da1d23b: Pull complete [2021-05-21T06:46:27.822Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-21T06:46:27.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T06:46:27.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-21T06:46:27.898Z] prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container [2021-05-21T06:46:27.937Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-21T06:46:30.663Z] $ docker top ac2bbae1df62a8a2c5607f9b9ffc6a5345aeb8f836e629127572e41636acda9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T06:46:31.064Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-21T06:46:31.358Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-21T06:46:31.653Z] + ls /var/log/sa-host [2021-05-21T06:46:31.653Z] + sadf -c /var/log/sa-host/sa05 [2021-05-21T06:46:31.653Z] file_magic: OK [2021-05-21T06:46:31.653Z] HZ: Using current value: 100 [2021-05-21T06:46:31.653Z] file_header: OK [2021-05-21T06:46:31.653Z] 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-21T06:46:31.653Z] Statistics: [2021-05-21T06:46:31.653Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T06:46:31.653Z] File successfully converted to sysstat format version 12.2.1 [2021-05-21T06:46:31.653Z] + sadf -c /var/log/sa-host/sa21 [2021-05-21T06:46:31.653Z] file_magic: OK [2021-05-21T06:46:31.653Z] HZ: Using current value: 100 [2021-05-21T06:46:31.653Z] file_header: OK [2021-05-21T06:46:31.653Z] 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-21T06:46:31.653Z] Statistics: [2021-05-21T06:46:31.653Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T06:46:31.653Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T06:46:32.325Z] provisioning config files... [2021-05-21T06:46:32.342Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4418576648820476094tmp [Pipeline] { [Pipeline] echo [2021-05-21T06:46:32.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:46:32.685Z] ---> create-netrc.sh [Pipeline] } [2021-05-21T06:46:32.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-21T06:46:32.720Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:46:33.058Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-21T06:46:33.070Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:46:33.364Z] ---> sudo-logs.sh [2021-05-21T06:46:33.365Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-21T06:46:33.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:46:33.693Z] ---> job-cost.sh [2021-05-21T06:46:33.693Z] lf-activate-venv: SKIPPING [2021-05-21T06:46:33.693Z] DEBUG: total: 0.18000000715255737 [2021-05-21T06:46:33.693Z] INFO: Retrieving Stack Cost... [2021-05-21T06:46:34.686Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T06:46:34.947Z] INFO: Archiving Costs [Pipeline] echo [2021-05-21T06:46:34.960Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:46:35.256Z] ---> logs-deploy.sh [2021-05-21T06:46:35.256Z] lf-activate-venv: SKIPPING [2021-05-21T06:46:35.256Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3490/2 [2021-05-21T06:46:35.256Z] INFO: archiving workspace using pattern(s): [2021-05-21T06:46:36.211Z] Archives upload complete. [2021-05-21T06:46:36.211Z] INFO: archiving logs to Nexus