Pull request #3662 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at dbae55fc488469eb58ee4ed534c55ed7a05c4c0d rather than deea8c272ed1fa875823edc8b423cf69320a3729 Obtained Jenkinsfile from dbae55fc488469eb58ee4ed534c55ed7a05c4c0d 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3522824074359011187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7317312476707294313.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3662/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3408855233688458229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4429648745236263694.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3662/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6152635004376414874.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-290 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh485123947782809549.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit deea8c272ed1fa875823edc8b423cf69320a3729 Merge succeeded, producing deea8c272ed1fa875823edc8b423cf69320a3729 Checking out Revision deea8c272ed1fa875823edc8b423cf69320a3729 (PR-3662) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh8540569916786443453.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh1043741969784051765.key > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 Commit message: "Merge branch 'main' into dev" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T01:42:38.409Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T01:42:38.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T01:42:38.538Z] ========================================================= [2021-08-11T01:42:38.538Z] EdgeX Global Pipelines Version Info [2021-08-11T01:42:38.538Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:42:39.774Z] ------------------- [2021-08-11T01:42:39.774Z] stable info: [2021-08-11T01:42:39.774Z] ------------------- [2021-08-11T01:42:39.774Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T01:42:39.774Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T01:42:39.774Z] Message: update stable to v1.0.204 > git rev-list --no-walk c22717e9c2e105fbad255babc50b46154ff10520 # timeout=10 [2021-08-11T01:42:40.361Z] ------------------- [2021-08-11T01:42:40.361Z] experimental info: [2021-08-11T01:42:40.361Z] ------------------- [2021-08-11T01:42:40.361Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T01:42:40.361Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T01:42:40.361Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T01:42:40.485Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-11T01:42:40.509Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-11T01:42:40.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T01:42:40.556Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T01:42:40.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T01:42:40.602Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T01:42:40.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T01:42:40.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-11T01:42:40.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-11T01:42:40.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-11T01:42:40.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T01:42:40.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T01:42:40.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T01:42:40.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T01:42:40.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T01:42:40.853Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T01:42:40.884Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T01:42:40.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T01:42:40.952Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T01:42:40.983Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-11T01:42:41.012Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-11T01:42:41.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T01:42:41.076Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T01:42:41.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3662 [Pipeline] echo [2021-08-11T01:42:41.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3662 [Pipeline] echo [2021-08-11T01:42:41.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3662 [Pipeline] echo [2021-08-11T01:42:41.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = deea8c272ed1fa875823edc8b423cf69320a3729 [Pipeline] echo [2021-08-11T01:42:41.230Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = deea8c2 [Pipeline] echo [2021-08-11T01:42:41.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T01:42:41.327Z] provisioning config files... [2021-08-11T01:42:41.346Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config2323336677952247273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:42:41.681Z] ---> docker-login.sh [2021-08-11T01:42:41.681Z] nexus3.edgexfoundry.org:10001 [2021-08-11T01:42:41.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:42:41.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:42:41.950Z] Configure a credential helper to remove this warning. See [2021-08-11T01:42:41.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:42:41.950Z] [2021-08-11T01:42:41.950Z] Login Succeeded [2021-08-11T01:42:41.950Z] nexus3.edgexfoundry.org:10002 [2021-08-11T01:42:41.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:42:41.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:42:41.950Z] Configure a credential helper to remove this warning. See [2021-08-11T01:42:41.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:42:41.950Z] [2021-08-11T01:42:41.950Z] Login Succeeded [2021-08-11T01:42:41.950Z] nexus3.edgexfoundry.org:10003 [2021-08-11T01:42:42.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:42:42.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:42:42.223Z] Configure a credential helper to remove this warning. See [2021-08-11T01:42:42.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:42:42.223Z] [2021-08-11T01:42:42.223Z] Login Succeeded [2021-08-11T01:42:42.223Z] nexus3.edgexfoundry.org:10004 [2021-08-11T01:42:42.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:42:42.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:42:42.491Z] Configure a credential helper to remove this warning. See [2021-08-11T01:42:42.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:42:42.491Z] [2021-08-11T01:42:42.491Z] Login Succeeded [2021-08-11T01:42:42.491Z] docker.io [2021-08-11T01:42:42.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:42:42.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:42:42.758Z] Configure a credential helper to remove this warning. See [2021-08-11T01:42:42.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:42:42.758Z] [2021-08-11T01:42:42.758Z] Login Succeeded [2021-08-11T01:42:42.758Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T01:42:42.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T01:42:43.124Z] ++ 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-08-11T01:42:43.124Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:42:43.124Z] ++ dirname cmd/core-command/Dockerfile [2021-08-11T01:42:43.124Z] ++ cut -d/ -f2 [2021-08-11T01:42:43.124Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-11T01:42:43.124Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:42:43.124Z] ++ dirname cmd/core-data/Dockerfile [2021-08-11T01:42:43.124Z] ++ cut -d/ -f2 [2021-08-11T01:42:43.124Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-11T01:42:43.124Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:42:43.124Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-11T01:42:43.124Z] ++ cut -d/ -f2 [2021-08-11T01:42:43.124Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-11T01:42:43.124Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:42:43.124Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-11T01:42:43.124Z] ++ cut -d/ -f2 [2021-08-11T01:42:43.124Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-11T01:42:43.124Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:42:43.124Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-11T01:42:43.124Z] ++ cut -d/ -f2 [2021-08-11T01:42:43.124Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-11T01:42:43.124Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:42:43.124Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-11T01:42:43.124Z] ++ cut -d/ -f2 [2021-08-11T01:42:43.124Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-11T01:42:43.124Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:42:43.124Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-11T01:42:43.124Z] ++ cut -d/ -f2 [2021-08-11T01:42:43.124Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-11T01:42:43.124Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:42:43.124Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-11T01:42:43.124Z] ++ cut -d/ -f2 [2021-08-11T01:42:43.124Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-11T01:42:43.124Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:42:43.124Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-11T01:42:43.124Z] ++ cut -d/ -f2 [2021-08-11T01:42:43.124Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-11T01:42:43.185Z] 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-08-11T01:42:43.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T01:42:43.852Z] [2021-08-11T01:42:43.852Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:42:44.185Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T01:42:49.535Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T01:42:49.535Z] 31603596830f: Pulling fs layer [2021-08-11T01:42:49.535Z] d4622e32a9a9: Pulling fs layer [2021-08-11T01:42:49.535Z] 1030fce36090: Pulling fs layer [2021-08-11T01:42:49.535Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T01:42:49.535Z] 6c6cb7e1b49b: Waiting [2021-08-11T01:42:49.535Z] d4622e32a9a9: Verifying Checksum [2021-08-11T01:42:49.535Z] d4622e32a9a9: Download complete [2021-08-11T01:42:49.535Z] 31603596830f: Verifying Checksum [2021-08-11T01:42:49.535Z] 31603596830f: Download complete [2021-08-11T01:42:49.801Z] 31603596830f: Pull complete [2021-08-11T01:42:49.801Z] d4622e32a9a9: Pull complete [2021-08-11T01:42:50.075Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T01:42:50.075Z] 6c6cb7e1b49b: Download complete [2021-08-11T01:42:50.075Z] 1030fce36090: Verifying Checksum [2021-08-11T01:42:50.075Z] 1030fce36090: Download complete [2021-08-11T01:42:50.662Z] 1030fce36090: Pull complete [2021-08-11T01:42:50.929Z] 6c6cb7e1b49b: Pull complete [2021-08-11T01:42:50.929Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T01:42:50.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T01:42:50.929Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T01:42:51.026Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-08-11T01:42:51.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:10004/edgex-devops/git-semver:latest cat [2021-08-11T01:42:51.974Z] $ docker top 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T01:42:52.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T01:42:52.114Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T01:42:52.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T01:42:52.240Z] $ docker exec 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 ssh-agent [2021-08-11T01:42:52.364Z] SSH_AUTH_SOCK=/tmp/ssh-wAPbiDmrLDfD/agent.13 [2021-08-11T01:42:52.364Z] SSH_AGENT_PID=19 [2021-08-11T01:42:52.377Z] Running ssh-add (command line suppressed) [2021-08-11T01:42:52.493Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_5541185479235350999.key (/w/workspace/edgex-go/9@tmp/private_key_5541185479235350999.key) [2021-08-11T01:42:52.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T01:42:52.832Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T01:42:52.854Z] $ docker exec --env ******** --env ******** 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 ssh-agent -k [2021-08-11T01:42:52.949Z] unset SSH_AUTH_SOCK; [2021-08-11T01:42:52.949Z] unset SSH_AGENT_PID; [2021-08-11T01:42:52.949Z] echo Agent pid 19 killed; [2021-08-11T01:42:52.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T01:42:53.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T01:42:53.008Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T01:42:53.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T01:42:53.133Z] $ docker exec 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 ssh-agent [2021-08-11T01:42:53.252Z] SSH_AUTH_SOCK=/tmp/ssh-3w70B36bNTPL/agent.53 [2021-08-11T01:42:53.252Z] SSH_AGENT_PID=60 [2021-08-11T01:42:53.262Z] Running ssh-add (command line suppressed) [2021-08-11T01:42:53.363Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_6940117788652290950.key (/w/workspace/edgex-go/9@tmp/private_key_6940117788652290950.key) [2021-08-11T01:42:53.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T01:42:53.702Z] + git semver init [2021-08-11T01:42:53.702Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T01:42:53.702Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-08-11T01:42:53.702Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-08-11T01:42:53.702Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T01:42:53.702Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T01:42:53.702Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T01:42:53.702Z] # $SEMVER_BRANCH = PR-3662 [2021-08-11T01:42:53.702Z] # $SEMVER_TEMP = /tmp/semver-953986742 [2021-08-11T01:42:53.702Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-11T01:43:12.162Z] # '/tmp/semver-953986742' -> '/w/workspace/edgex-go/9/.semver' [2021-08-11T01:43:12.162Z] # -> Force: false [2021-08-11T01:43:12.162Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-08-11T01:43:12.177Z] $ docker exec --env ******** --env ******** 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 ssh-agent -k [2021-08-11T01:43:12.292Z] unset SSH_AUTH_SOCK; [2021-08-11T01:43:12.293Z] unset SSH_AGENT_PID; [2021-08-11T01:43:12.293Z] echo Agent pid 60 killed; [2021-08-11T01:43:12.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T01:43:12.659Z] + git semver [Pipeline] } [2021-08-11T01:43:12.682Z] $ docker stop --time=1 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 [2021-08-11T01:43:14.590Z] $ docker rm -f 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T01:43:15.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T01:43:15.382Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T01:43:15.385Z] [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] echo [2021-08-11T01:43:15.615Z] ========================================================= [2021-08-11T01:43:15.615Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T01:43:15.615Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T01:43:15.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T01:43:15.949Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T01:43:15.949Z] 540db60ca938: Pulling fs layer [2021-08-11T01:43:15.949Z] adcc1eea9eea: Pulling fs layer [2021-08-11T01:43:15.949Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T01:43:15.949Z] db62176df00c: Pulling fs layer [2021-08-11T01:43:15.949Z] 3b30891b0d05: Pulling fs layer [2021-08-11T01:43:15.949Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T01:43:15.949Z] c788192a36de: Pulling fs layer [2021-08-11T01:43:15.949Z] a77e37c0d609: Pulling fs layer [2021-08-11T01:43:15.949Z] c3185cebc471: Pulling fs layer [2021-08-11T01:43:15.950Z] db62176df00c: Waiting [2021-08-11T01:43:15.950Z] 3b30891b0d05: Waiting [2021-08-11T01:43:15.950Z] 06b49ca38bd5: Waiting [2021-08-11T01:43:15.950Z] c788192a36de: Waiting [2021-08-11T01:43:15.950Z] a77e37c0d609: Waiting [2021-08-11T01:43:15.950Z] c3185cebc471: Waiting [2021-08-11T01:43:15.950Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T01:43:15.950Z] 4c4ab2625f07: Download complete [2021-08-11T01:43:15.950Z] adcc1eea9eea: Verifying Checksum [2021-08-11T01:43:15.950Z] adcc1eea9eea: Download complete [2021-08-11T01:43:15.977Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-283 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws [2021-08-11T01:43:15.993Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-08-11T01:43:16.223Z] 3b30891b0d05: Verifying Checksum [2021-08-11T01:43:16.223Z] 3b30891b0d05: Download complete [2021-08-11T01:43:16.223Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T01:43:16.223Z] 06b49ca38bd5: Download complete [2021-08-11T01:43:16.223Z] c788192a36de: Verifying Checksum [2021-08-11T01:43:16.223Z] c788192a36de: Download complete [2021-08-11T01:43:16.223Z] 540db60ca938: Verifying Checksum [2021-08-11T01:43:16.223Z] 540db60ca938: Download complete [2021-08-11T01:43:16.240Z] The recommended git tool is: git [2021-08-11T01:43:16.494Z] 540db60ca938: Pull complete [2021-08-11T01:43:16.494Z] adcc1eea9eea: Pull complete [2021-08-11T01:43:16.494Z] 4c4ab2625f07: Pull complete [2021-08-11T01:43:17.081Z] a77e37c0d609: Verifying Checksum [2021-08-11T01:43:17.081Z] a77e37c0d609: Download complete [2021-08-11T01:43:21.754Z] using credential edgex-jenkins-ssh [2021-08-11T01:43:21.774Z] Cloning the remote Git repository [2021-08-11T01:43:22.430Z] db62176df00c: Verifying Checksum [2021-08-11T01:43:22.430Z] db62176df00c: Download complete [2021-08-11T01:43:21.832Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:43:21.941Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-08-11T01:43:22.038Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:43:22.039Z] > git --version # timeout=10 [2021-08-11T01:43:22.061Z] > git --version # 'git version 2.17.1' [2021-08-11T01:43:22.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:43:22.150Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:43:22.700Z] c3185cebc471: Verifying Checksum [2021-08-11T01:43:22.700Z] c3185cebc471: Download complete [2021-08-11T01:43:25.306Z] db62176df00c: Pull complete [2021-08-11T01:43:25.306Z] 3b30891b0d05: Pull complete [2021-08-11T01:43:25.576Z] 06b49ca38bd5: Pull complete [2021-08-11T01:43:25.576Z] c788192a36de: Pull complete [2021-08-11T01:43:25.576Z] a77e37c0d609: Pull complete [2021-08-11T01:43:28.221Z] c3185cebc471: Pull complete [2021-08-11T01:43:28.221Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T01:43:28.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T01:43:28.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-11T01:43:28.563Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T01:43:28.563Z] WORKDIR /edgex [2021-08-11T01:43:28.563Z] COPY go.mod . [2021-08-11T01:43:28.563Z] RUN go mod download' [2021-08-11T01:43:28.563Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-11T01:43:30.062Z] Sending build context to Docker daemon 328.7MB [2021-08-11T01:43:30.062Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T01:43:30.062Z] ---> 031687cdd783 [2021-08-11T01:43:30.062Z] Step 2/4 : WORKDIR /edgex [2021-08-11T01:43:32.011Z] ---> Running in d7496acfb713 [2021-08-11T01:43:32.011Z] Removing intermediate container d7496acfb713 [2021-08-11T01:43:32.011Z] ---> b08df52f6d8a [2021-08-11T01:43:32.011Z] Step 3/4 : COPY go.mod . [2021-08-11T01:43:32.011Z] ---> 6a3ccb248e15 [2021-08-11T01:43:32.011Z] Step 4/4 : RUN go mod download [2021-08-11T01:43:32.011Z] ---> Running in 2464ed5b0b85 [2021-08-11T01:43:39.924Z] Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:43:40.238Z] Merge succeeded, producing deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:43:40.239Z] Checking out Revision deea8c272ed1fa875823edc8b423cf69320a3729 (PR-3662) [2021-08-11T01:43:39.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T01:43:39.146Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:43:39.167Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T01:43:39.198Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:43:39.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:43:39.212Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T01:43:39.946Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:43:39.961Z] > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 [2021-08-11T01:43:40.168Z] > git remote # timeout=10 [2021-08-11T01:43:40.183Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T01:43:40.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:43:40.206Z] > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 [2021-08-11T01:43:40.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T01:43:40.248Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:43:40.270Z] > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 [2021-08-11T01:43:44.754Z] Commit message: "Merge branch 'main' into dev" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T01:43:45.106Z] provisioning config files... [2021-08-11T01:43:45.142Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config9040255519543582977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:43:45.814Z] ---> docker-login.sh [2021-08-11T01:43:45.814Z] nexus3.edgexfoundry.org:10001 [2021-08-11T01:43:46.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:43:47.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:43:47.438Z] Configure a credential helper to remove this warning. See [2021-08-11T01:43:47.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:43:47.438Z] [2021-08-11T01:43:47.438Z] Login Succeeded [2021-08-11T01:43:47.438Z] nexus3.edgexfoundry.org:10002 [2021-08-11T01:43:48.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:43:48.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:43:48.044Z] Configure a credential helper to remove this warning. See [2021-08-11T01:43:48.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:43:48.044Z] [2021-08-11T01:43:48.044Z] Login Succeeded [2021-08-11T01:43:48.328Z] nexus3.edgexfoundry.org:10003 [2021-08-11T01:43:48.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:43:48.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:43:48.892Z] Configure a credential helper to remove this warning. See [2021-08-11T01:43:48.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:43:48.892Z] [2021-08-11T01:43:48.892Z] Login Succeeded [2021-08-11T01:43:48.892Z] nexus3.edgexfoundry.org:10004 [2021-08-11T01:43:49.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:43:49.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:43:49.553Z] Configure a credential helper to remove this warning. See [2021-08-11T01:43:49.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:43:49.553Z] [2021-08-11T01:43:49.553Z] Login Succeeded [2021-08-11T01:43:49.553Z] docker.io [2021-08-11T01:43:50.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:43:50.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:43:50.823Z] Configure a credential helper to remove this warning. See [2021-08-11T01:43:50.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:43:50.823Z] [2021-08-11T01:43:50.823Z] Login Succeeded [2021-08-11T01:43:50.823Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T01:43:50.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T01:43:51.631Z] ========================================================= [2021-08-11T01:43:51.631Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T01:43:51.632Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T01:43:52.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T01:43:52.286Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T01:43:52.286Z] 595b0fe564bb: Pulling fs layer [2021-08-11T01:43:52.286Z] 24495759ef45: Pulling fs layer [2021-08-11T01:43:52.286Z] d148012ef14d: Pulling fs layer [2021-08-11T01:43:52.286Z] e90a11edd702: Pulling fs layer [2021-08-11T01:43:52.286Z] d77568369979: Pulling fs layer [2021-08-11T01:43:52.286Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T01:43:52.286Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T01:43:52.286Z] 97ac5df62f85: Pulling fs layer [2021-08-11T01:43:52.286Z] e90a11edd702: Waiting [2021-08-11T01:43:52.286Z] 170f2ba95c9a: Waiting [2021-08-11T01:43:52.286Z] d77568369979: Waiting [2021-08-11T01:43:52.286Z] fc1c9f9a7f3b: Waiting [2021-08-11T01:43:52.286Z] 97ac5df62f85: Waiting [2021-08-11T01:43:52.566Z] d148012ef14d: Verifying Checksum [2021-08-11T01:43:52.566Z] d148012ef14d: Download complete [2021-08-11T01:43:52.566Z] 24495759ef45: Verifying Checksum [2021-08-11T01:43:52.566Z] 24495759ef45: Download complete [2021-08-11T01:43:52.566Z] d77568369979: Download complete [2021-08-11T01:43:52.566Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T01:43:52.566Z] fc1c9f9a7f3b: Download complete [2021-08-11T01:43:52.566Z] 595b0fe564bb: Download complete [2021-08-11T01:43:52.566Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T01:43:52.566Z] 170f2ba95c9a: Download complete [2021-08-11T01:43:53.563Z] 595b0fe564bb: Pull complete [2021-08-11T01:43:54.177Z] 24495759ef45: Pull complete [2021-08-11T01:43:54.456Z] d148012ef14d: Pull complete [2021-08-11T01:43:57.898Z] e90a11edd702: Verifying Checksum [2021-08-11T01:43:57.898Z] e90a11edd702: Download complete [2021-08-11T01:43:57.898Z] 97ac5df62f85: Verifying Checksum [2021-08-11T01:43:57.898Z] 97ac5df62f85: Download complete [2021-08-11T01:44:08.101Z] e90a11edd702: Pull complete [2021-08-11T01:44:08.101Z] d77568369979: Pull complete [2021-08-11T01:44:08.706Z] fc1c9f9a7f3b: Pull complete [2021-08-11T01:44:09.314Z] 170f2ba95c9a: Pull complete [2021-08-11T01:44:11.268Z] Removing intermediate container 2464ed5b0b85 [2021-08-11T01:44:11.268Z] ---> 4f0b9b5c2e12 [2021-08-11T01:44:11.268Z] Successfully built 4f0b9b5c2e12 [2021-08-11T01:44:11.268Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:44:11.797Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T01:44:11.798Z] . [Pipeline] withDockerContainer [2021-08-11T01:44:11.881Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-08-11T01:44:11.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat [2021-08-11T01:44:12.337Z] $ docker top 92afbcac01eabe757c2946bafec5c88ba516bb8bdc3cdd325deae512f99eeb57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:44:12.739Z] + go version [2021-08-11T01:44:12.739Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T01:44:12.754Z] $ docker stop --time=1 92afbcac01eabe757c2946bafec5c88ba516bb8bdc3cdd325deae512f99eeb57 [2021-08-11T01:44:13.942Z] $ docker rm -f 92afbcac01eabe757c2946bafec5c88ba516bb8bdc3cdd325deae512f99eeb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:44:14.448Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T01:44:14.448Z] . [Pipeline] withDockerContainer [2021-08-11T01:44:14.548Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-08-11T01:44:14.600Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat [2021-08-11T01:44:14.764Z] 97ac5df62f85: Pull complete [2021-08-11T01:44:14.764Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T01:44:14.970Z] $ docker top 2a907f629b0a8290a5873bb27bdbcfc057125bafed40c20cf22e871a9f9ddb57 -eo pid,comm [2021-08-11T01:44:15.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T01:44:15.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] echo [2021-08-11T01:44:15.144Z] ========================================================= [2021-08-11T01:44:15.144Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-11T01:44:15.144Z] ========================================================= [Pipeline] sh [2021-08-11T01:44:15.423Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T01:44:15.423Z] WORKDIR /edgex [2021-08-11T01:44:15.423Z] COPY go.mod . [2021-08-11T01:44:15.423Z] RUN go mod download [2021-08-11T01:44:15.423Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-11T01:44:15.449Z] + go mod tidy [Pipeline] sh [2021-08-11T01:44:16.046Z] + make test [2021-08-11T01:44:16.046Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-11T01:44:16.322Z] go mod tidy [2021-08-11T01:44:16.601Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-11T01:44:17.424Z] Sending build context to Docker daemon 165.9MB [2021-08-11T01:44:17.424Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T01:44:17.424Z] ---> 04bc70af865f [2021-08-11T01:44:17.424Z] Step 2/4 : WORKDIR /edgex [2021-08-11T01:44:22.860Z] ---> Running in e2b943c647db [2021-08-11T01:44:22.860Z] Removing intermediate container e2b943c647db [2021-08-11T01:44:22.860Z] ---> f7321db1620e [2021-08-11T01:44:22.860Z] Step 3/4 : COPY go.mod . [2021-08-11T01:44:23.323Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-11T01:44:23.459Z] ---> 0a3e59cfa9fd [2021-08-11T01:44:23.459Z] Step 4/4 : RUN go mod download [2021-08-11T01:44:23.459Z] ---> Running in 2f30be8d3dba [2021-08-11T01:44:41.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-11T01:44:47.151Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-11T01:44:47.151Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-11T01:44:47.437Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-11T01:44:50.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-11T01:44:50.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-11T01:44:50.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-11T01:44:50.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-11T01:44:51.277Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-11T01:44:51.550Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-11T01:44:51.827Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-11T01:44:51.827Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-11T01:44:51.827Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-11T01:44:51.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-11T01:44:55.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-08-11T01:44:55.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-11T01:44:55.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-11T01:44:55.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-08-11T01:44:55.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-11T01:44:56.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 46.3% of statements [2021-08-11T01:44:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-11T01:44:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-11T01:44:57.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements [2021-08-11T01:44:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-11T01:44:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:44:58.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-08-11T01:44:58.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-11T01:44:58.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-11T01:44:58.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-11T01:44:58.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-11T01:44:58.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-11T01:44:59.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements [2021-08-11T01:44:59.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-11T01:44:59.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:44:59.057Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-08-11T01:44:59.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-11T01:44:59.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-11T01:44:59.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-11T01:44:59.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-11T01:44:59.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-11T01:44:59.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-08-11T01:44:59.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-11T01:44:59.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-11T01:44:59.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-11T01:45:00.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.8% of statements [2021-08-11T01:45:00.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-11T01:45:00.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-08-11T01:45:00.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-08-11T01:45:00.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-11T01:45:00.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-08-11T01:45:00.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-08-11T01:45:01.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-08-11T01:45:06.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 5.062s coverage: 96.3% of statements [2021-08-11T01:45:06.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-08-11T01:45:14.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-08-11T01:45:14.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-08-11T01:45:27.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.206s coverage: 81.8% of statements [2021-08-11T01:45:27.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-11T01:45:37.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-11T01:45:37.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-11T01:45:37.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-11T01:45:37.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-11T01:45:37.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-08-11T01:45:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-11T01:45:37.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2021-08-11T01:45:37.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-11T01:45:38.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-08-11T01:45:38.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.2% of statements [2021-08-11T01:45:38.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-11T01:45:39.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-08-11T01:45:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-11T01:45:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-11T01:45:39.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-08-11T01:45:39.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements [2021-08-11T01:45:39.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-11T01:45:40.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-08-11T01:45:40.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-08-11T01:45:41.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.194s coverage: 66.9% of statements [2021-08-11T01:45:41.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-11T01:45:41.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-11T01:45:41.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-11T01:45:41.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.6% of statements [2021-08-11T01:45:41.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-11T01:45:41.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-11T01:45:41.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-08-11T01:45:41.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-11T01:45:41.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-08-11T01:45:41.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-11T01:45:50.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-11T01:45:50.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-11T01:45:50.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-11T01:45:50.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-11T01:45:50.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-11T01:45:50.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-11T01:45:50.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-08-11T01:45:50.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements [2021-08-11T01:45:50.079Z] GO111MODULE=on go vet ./... [2021-08-11T01:46:01.481Z] Removing intermediate container 2f30be8d3dba [2021-08-11T01:46:01.481Z] ---> 4b805682cadc [2021-08-11T01:46:01.481Z] Successfully built 4b805682cadc [2021-08-11T01:46:01.481Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:46:01.845Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T01:46:01.845Z] . [Pipeline] withDockerContainer [2021-08-11T01:46:02.104Z] prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container [2021-08-11T01:46:02.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat [2021-08-11T01:46:03.979Z] $ docker top 077ab3334025a4365b3eacb1083243f5b02ce5757ac696b0cc2eb8d30480f56f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:46:04.978Z] + go version [2021-08-11T01:46:04.978Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T01:46:05.007Z] $ docker stop --time=1 077ab3334025a4365b3eacb1083243f5b02ce5757ac696b0cc2eb8d30480f56f [2021-08-11T01:46:06.898Z] $ docker rm -f 077ab3334025a4365b3eacb1083243f5b02ce5757ac696b0cc2eb8d30480f56f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:46:07.592Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T01:46:07.592Z] . [Pipeline] withDockerContainer [2021-08-11T01:46:07.868Z] prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container [2021-08-11T01:46:07.990Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat [2021-08-11T01:46:09.627Z] $ docker top a7dea05332146f029c51ece257004dbacec12a14d3c156794a2c9a62f1c87c89 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T01:46:09.962Z] ========================================================= [2021-08-11T01:46:09.962Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-11T01:46:09.962Z] ========================================================= [Pipeline] sh [2021-08-11T01:46:10.613Z] + go mod tidy [Pipeline] sh [2021-08-11T01:46:12.271Z] + make test [2021-08-11T01:46:12.271Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-11T01:46:12.271Z] go mod tidy [2021-08-11T01:46:12.875Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-11T01:46:13.502Z] gofmt -l . [2021-08-11T01:46:13.502Z] [ "`gofmt -l .`" = "" ] [2021-08-11T01:46:13.502Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-11T01:46:14.088Z] + ls -al . [2021-08-11T01:46:14.088Z] total 604 [2021-08-11T01:46:14.088Z] drwxrwxr-x 10 1001 1001 4096 Aug 11 01:46 . [2021-08-11T01:46:14.088Z] drwxr-xr-x 4 root root 28 Aug 11 01:44 .. [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 11 Aug 11 01:42 .dockerignore [2021-08-11T01:46:14.088Z] drwxrwxr-x 8 1001 1001 179 Aug 11 01:42 .git [2021-08-11T01:46:14.088Z] drwxrwxr-x 3 1001 1001 125 Aug 11 01:42 .github [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 818 Aug 11 01:42 .gitignore [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 76 Aug 11 01:42 .hadolint.yml [2021-08-11T01:46:14.088Z] drwx------ 3 1001 1001 58 Aug 11 01:43 .semver [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 166 Aug 11 01:42 .sonarcloud.properties [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 1171 Aug 11 01:42 ADOPTERS.md [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 8609 Aug 11 01:42 Attribution.txt [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 43881 Aug 11 01:42 CHANGELOG.md [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 3804 Aug 11 01:42 CONTRIBUTING.md [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 677 Aug 11 01:42 GOVERNANCE.md [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 849 Aug 11 01:42 Jenkinsfile [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 10775 Aug 11 01:42 LICENSE [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 5915 Aug 11 01:42 Makefile [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 582 Aug 11 01:42 OWNERS.md [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 8643 Aug 11 01:42 README.md [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 6912 Aug 11 01:42 SECURITY.md [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 5 Aug 11 01:43 VERSION [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 4131 Aug 11 01:42 ZMQWindows.md [2021-08-11T01:46:14.088Z] drwxrwxr-x 2 1001 1001 37 Aug 11 01:42 bin [2021-08-11T01:46:14.088Z] drwxrwxr-x 14 1001 1001 4096 Aug 11 01:42 cmd [2021-08-11T01:46:14.088Z] -rw-r--r-- 1 root root 404329 Aug 11 01:45 coverage.out [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 813 Aug 11 01:42 go.mod [2021-08-11T01:46:14.088Z] -rw-r--r-- 1 root root 48847 Aug 11 01:44 go.sum [2021-08-11T01:46:14.088Z] drwxrwxr-x 8 1001 1001 124 Aug 11 01:42 internal [2021-08-11T01:46:14.088Z] drwxrwxr-x 3 1001 1001 16 Aug 11 01:42 openapi [2021-08-11T01:46:14.088Z] drwxrwxr-x 4 1001 1001 71 Aug 11 01:42 snap [2021-08-11T01:46:14.088Z] -rw-rw-r-- 1 1001 1001 204 Aug 11 01:42 version.go [Pipeline] sh [2021-08-11T01:46:14.405Z] + '[' -e coverage.out ] [2021-08-11T01:46:14.405Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-11T01:46:14.526Z] Stashed 1 file(s) [Pipeline] sh [2021-08-11T01:46:14.837Z] + make build [2021-08-11T01:46:14.837Z] go mod tidy [2021-08-11T01:46:15.106Z] 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-08-11T01:46:16.517Z] 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-08-11T01:46:24.779Z] 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-08-11T01:46:24.779Z] 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-08-11T01:46:25.755Z] 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-08-11T01:46:26.026Z] 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-08-11T01:46:27.012Z] 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-08-11T01:46:27.982Z] 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-08-11T01:46:28.961Z] 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-08-11T01:46:29.928Z] 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-08-11T01:46:30.890Z] 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-08-11T01:46:31.863Z] 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-08-11T01:46:33.825Z] $ docker stop --time=1 2a907f629b0a8290a5873bb27bdbcfc057125bafed40c20cf22e871a9f9ddb57 [2021-08-11T01:46:35.896Z] $ docker rm -f 2a907f629b0a8290a5873bb27bdbcfc057125bafed40c20cf22e871a9f9ddb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:46:37.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T01:46:37.400Z] [2021-08-11T01:46:37.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:46:37.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T01:46:37.729Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-11T01:46:37.729Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-11T01:46:37.729Z] ca9280d653b3: Pulling fs layer [2021-08-11T01:46:37.729Z] 7e9c9ca2126c: Pulling fs layer [2021-08-11T01:46:38.316Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-11T01:46:38.316Z] cbdbe7a5bc2a: Download complete [2021-08-11T01:46:38.316Z] cbdbe7a5bc2a: Pull complete [2021-08-11T01:46:38.910Z] ca9280d653b3: Verifying Checksum [2021-08-11T01:46:38.910Z] ca9280d653b3: Download complete [2021-08-11T01:46:39.502Z] ca9280d653b3: Pull complete [2021-08-11T01:46:40.920Z] 7e9c9ca2126c: Verifying Checksum [2021-08-11T01:46:40.920Z] 7e9c9ca2126c: Download complete [2021-08-11T01:46:44.312Z] 7e9c9ca2126c: Pull complete [2021-08-11T01:46:44.312Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-11T01:46:44.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T01:46:44.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-11T01:46:44.418Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-08-11T01:46:44.474Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:latest cat [2021-08-11T01:46:45.300Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-11T01:46:46.954Z] $ docker top b811addf983ad73fba9acbe9ceefa1187c0daa6f0082cd1fe59b1970ed9ba189 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:46:47.350Z] + docker-compose build --help [2021-08-11T01:46:47.350Z] + grep parallel [2021-08-11T01:46:47.934Z] --parallel Build images in parallel. [Pipeline] } [2021-08-11T01:46:47.961Z] $ docker stop --time=1 b811addf983ad73fba9acbe9ceefa1187c0daa6f0082cd1fe59b1970ed9ba189 [2021-08-11T01:46:49.252Z] $ docker rm -f b811addf983ad73fba9acbe9ceefa1187c0daa6f0082cd1fe59b1970ed9ba189 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:46:49.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T01:46:49.713Z] . [Pipeline] withDockerContainer [2021-08-11T01:46:49.820Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-08-11T01:46:49.882Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-11T01:46:50.238Z] $ docker top cb0cb89994da9f602ffbf3a516df222479e62f46ebe54b16a77d3631e7753b86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:46:50.639Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-11T01:46:51.223Z] Building core-command ... [2021-08-11T01:46:51.223Z] Building core-data ... [2021-08-11T01:46:51.223Z] Building core-metadata ... [2021-08-11T01:46:51.223Z] Building security-bootstrapper ... [2021-08-11T01:46:51.223Z] Building security-proxy-setup ... [2021-08-11T01:46:51.223Z] Building security-secretstore-setup ... [2021-08-11T01:46:51.223Z] Building support-notifications ... [2021-08-11T01:46:51.223Z] Building support-scheduler ... [2021-08-11T01:46:51.223Z] Building sys-mgmt-agent ... [2021-08-11T01:46:51.223Z] Building sys-mgmt-agent [2021-08-11T01:46:51.223Z] Building security-bootstrapper [2021-08-11T01:46:51.223Z] Building core-metadata [2021-08-11T01:46:51.223Z] Building security-secretstore-setup [2021-08-11T01:46:51.223Z] Building security-proxy-setup [2021-08-11T01:47:03.535Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:47:03.535Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:47:03.535Z] ---> 4f0b9b5c2e12 [2021-08-11T01:47:03.535Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:47:03.535Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:47:03.535Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:47:03.535Z] ---> 4f0b9b5c2e12 [2021-08-11T01:47:03.535Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:47:03.535Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:47:03.535Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:47:03.535Z] ---> 4f0b9b5c2e12 [2021-08-11T01:47:03.535Z] Step 3/22 : WORKDIR /edgex-go [2021-08-11T01:47:07.171Z] ---> Running in 2f42928cc505 [2021-08-11T01:47:07.171Z] ---> Running in 557a29eeb26a [2021-08-11T01:47:07.171Z] ---> Running in c4e2ba5e2d7b [2021-08-11T01:47:10.477Z] Removing intermediate container 557a29eeb26a [2021-08-11T01:47:10.477Z] ---> fb179aea8f7f [2021-08-11T01:47:10.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:47:10.477Z] Removing intermediate container 2f42928cc505 [2021-08-11T01:47:10.477Z] ---> 79179dffed9d [2021-08-11T01:47:10.477Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:47:10.477Z] Removing intermediate container c4e2ba5e2d7b [2021-08-11T01:47:10.477Z] ---> 470df2f5a0d3 [2021-08-11T01:47:10.477Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:47:10.744Z] ---> Running in 3e8743b148e5 [2021-08-11T01:47:11.010Z] ---> Running in 9ec8f3f9aa94 [2021-08-11T01:47:11.010Z] ---> Running in 78731eb95761 [2021-08-11T01:47:18.125Z] Removing intermediate container 3e8743b148e5 [2021-08-11T01:47:18.125Z] ---> 51ba4b4a0d1f [2021-08-11T01:47:18.125Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-11T01:47:18.125Z] Removing intermediate container 9ec8f3f9aa94 [2021-08-11T01:47:18.125Z] ---> 3a7e01d5a34d [2021-08-11T01:47:18.125Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T01:47:18.125Z] Removing intermediate container 78731eb95761 [2021-08-11T01:47:18.125Z] ---> d3f50c7ed6b7 [2021-08-11T01:47:18.125Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-11T01:47:18.125Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:47:18.125Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:47:18.125Z] ---> 4f0b9b5c2e12 [2021-08-11T01:47:18.125Z] Step 3/26 : WORKDIR /edgex-go [2021-08-11T01:47:18.125Z] ---> Using cache [2021-08-11T01:47:18.125Z] ---> 470df2f5a0d3 [2021-08-11T01:47:18.125Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:47:18.125Z] ---> Using cache [2021-08-11T01:47:18.125Z] ---> d3f50c7ed6b7 [2021-08-11T01:47:18.125Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-11T01:47:18.125Z] ---> Running in c8f66a66284e [2021-08-11T01:47:18.125Z] ---> Running in 70292c05d9cf [2021-08-11T01:47:18.125Z] ---> Running in bf5d0b29419f [2021-08-11T01:47:18.125Z] ---> Running in e81b09f8d608 [2021-08-11T01:47:18.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:18.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:18.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:18.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:19.257Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:47:19.257Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:47:19.257Z] ---> 4f0b9b5c2e12 [2021-08-11T01:47:19.257Z] Step 3/32 : WORKDIR /edgex-go [2021-08-11T01:47:19.257Z] ---> Using cache [2021-08-11T01:47:19.257Z] ---> 470df2f5a0d3 [2021-08-11T01:47:19.257Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:47:19.257Z] ---> Using cache [2021-08-11T01:47:19.257Z] ---> d3f50c7ed6b7 [2021-08-11T01:47:19.257Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-11T01:47:19.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:19.807Z] ---> Running in 31b97b7eeff6 [2021-08-11T01:47:19.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:20.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:20.074Z] OK: 219 MiB in 52 packages [2021-08-11T01:47:20.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:20.349Z] Removing intermediate container c8f66a66284e [2021-08-11T01:47:20.349Z] ---> a71fffc9e7b6 [2021-08-11T01:47:20.349Z] Step 6/24 : COPY go.mod . [2021-08-11T01:47:20.349Z] OK: 219 MiB in 52 packages [2021-08-11T01:47:20.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:20.623Z] ---> d46bb1ffd5fe [2021-08-11T01:47:20.623Z] Step 7/24 : RUN go mod download [2021-08-11T01:47:20.623Z] ---> Running in 6ed0530342f9 [2021-08-11T01:47:20.623Z] Removing intermediate container e81b09f8d608 [2021-08-11T01:47:20.623Z] ---> 4a392b586d11 [2021-08-11T01:47:20.623Z] Step 6/24 : COPY go.mod . [2021-08-11T01:47:20.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:47:20.893Z] ---> 3079b65c4939 [2021-08-11T01:47:20.893Z] Step 7/24 : RUN go mod download [2021-08-11T01:47:20.893Z] ---> Running in e38cc7bcca4a [2021-08-11T01:47:21.164Z] OK: 219 MiB in 52 packages [2021-08-11T01:47:21.434Z] OK: 219 MiB in 52 packages [2021-08-11T01:47:21.702Z] Removing intermediate container 70292c05d9cf [2021-08-11T01:47:21.702Z] ---> 09fdc08ccf8b [2021-08-11T01:47:21.702Z] Step 6/22 : COPY go.mod . [2021-08-11T01:47:21.702Z] OK: 219 MiB in 52 packages [2021-08-11T01:47:21.967Z] Removing intermediate container 31b97b7eeff6 [2021-08-11T01:47:21.967Z] ---> 8e7af054e658 [2021-08-11T01:47:21.967Z] Step 6/32 : COPY go.mod . [2021-08-11T01:47:22.238Z] ---> a06ff11e7b8a [2021-08-11T01:47:22.238Z] Step 7/22 : RUN go mod download [2021-08-11T01:47:22.238Z] ---> Running in 97bccc6b7ed2 [2021-08-11T01:47:22.238Z] Removing intermediate container bf5d0b29419f [2021-08-11T01:47:22.238Z] ---> 007886d5a340 [2021-08-11T01:47:22.238Z] Step 6/26 : COPY go.mod . [2021-08-11T01:47:22.238Z] ---> 22e619fc48bf [2021-08-11T01:47:22.238Z] Step 7/32 : RUN go mod download [2021-08-11T01:47:22.238Z] ---> Running in e9a50ce40e81 [2021-08-11T01:47:22.509Z] Removing intermediate container e38cc7bcca4a [2021-08-11T01:47:22.509Z] ---> 4e1ec84da373 [2021-08-11T01:47:22.509Z] Step 8/24 : COPY . . [2021-08-11T01:47:22.509Z] ---> 6795ff4d4b2a [2021-08-11T01:47:22.509Z] Step 7/26 : RUN go mod download [2021-08-11T01:47:22.509Z] ---> Running in 2921af0c79ba [2021-08-11T01:47:23.097Z] Removing intermediate container 6ed0530342f9 [2021-08-11T01:47:23.097Z] ---> 02934e58ce87 [2021-08-11T01:47:23.097Z] Step 8/24 : COPY . . [2021-08-11T01:47:29.987Z] Removing intermediate container e9a50ce40e81 [2021-08-11T01:47:29.988Z] ---> c5bd6372f085 [2021-08-11T01:47:29.988Z] Step 8/32 : COPY . . [2021-08-11T01:47:29.988Z] ---> c8ab481ba8d7 [2021-08-11T01:47:29.988Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:47:29.988Z] Removing intermediate container 97bccc6b7ed2 [2021-08-11T01:47:29.988Z] ---> 6cec4c904567 [2021-08-11T01:47:29.988Z] Step 8/22 : COPY . . [2021-08-11T01:47:29.988Z] ---> Running in 9700691fa62d [2021-08-11T01:47:29.988Z] Removing intermediate container 2921af0c79ba [2021-08-11T01:47:29.988Z] ---> fc84522d2670 [2021-08-11T01:47:29.988Z] Step 8/26 : COPY . . [2021-08-11T01:47:29.988Z] ---> f7e037e98edb [2021-08-11T01:47:29.988Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:47:29.988Z] ---> Running in 46dac70de408 [2021-08-11T01:47:36.679Z] Removing intermediate container 46dac70de408 [2021-08-11T01:47:36.679Z] ---> 20128ecab0ad [2021-08-11T01:47:36.679Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-11T01:47:36.679Z] Removing intermediate container 9700691fa62d [2021-08-11T01:47:36.679Z] ---> b62f0b2af173 [2021-08-11T01:47:36.679Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-11T01:47:36.951Z] ---> Running in 9e3dac538aca [2021-08-11T01:47:36.951Z] ---> Running in b1551dd4e18b [2021-08-11T01:47:37.422Z] ---> 11faebfd12de [2021-08-11T01:47:37.422Z] Step 9/32 : RUN go mod tidy [2021-08-11T01:47:37.422Z] ---> Running in 88393cf5d32e [2021-08-11T01:47:37.692Z] ---> fca0dcb4e8ea [2021-08-11T01:47:37.692Z] Step 9/22 : RUN go mod tidy [2021-08-11T01:47:37.965Z] 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-08-11T01:47:37.965Z] ---> Running in 4c37f714fcd1 [2021-08-11T01:47:37.965Z] 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-08-11T01:47:37.965Z] ---> b1866da5f3fc [2021-08-11T01:47:37.965Z] Step 9/26 : RUN go mod tidy [2021-08-11T01:47:37.965Z] ---> Running in b4f52a11df93 [2021-08-11T01:47:39.408Z] Removing intermediate container 88393cf5d32e [2021-08-11T01:47:39.408Z] ---> cb06441595f2 [2021-08-11T01:47:39.408Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-11T01:47:39.408Z] ---> Running in c53e61311705 [2021-08-11T01:47:40.015Z] 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-08-11T01:47:40.015Z] Removing intermediate container b4f52a11df93 [2021-08-11T01:47:40.015Z] ---> b86d145037ec [2021-08-11T01:47:40.015Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-11T01:47:40.293Z] ---> Running in dee2bfcfeb80 [2021-08-11T01:47:40.293Z] Removing intermediate container 4c37f714fcd1 [2021-08-11T01:47:40.293Z] ---> 3e3f33150901 [2021-08-11T01:47:40.293Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-11T01:47:40.293Z] ---> Running in d8d3b0209c34 [2021-08-11T01:47:40.903Z] 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-08-11T01:47:40.903Z] 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-08-11T01:47:53.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-11T01:48:03.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-11T01:48:03.987Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-11T01:48:04.598Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-11T01:48:19.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-11T01:48:19.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-11T01:48:19.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-11T01:48:19.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-11T01:48:19.769Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-11T01:48:19.769Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-11T01:48:19.927Z] Removing intermediate container b1551dd4e18b [2021-08-11T01:48:19.927Z] ---> 8bb4b9093ea8 [2021-08-11T01:48:19.927Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-11T01:48:19.927Z] ---> Running in 04edcec51bdb [2021-08-11T01:48:19.927Z] 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-08-11T01:48:19.927Z] 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-08-11T01:48:20.395Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-11T01:48:20.396Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-11T01:48:20.396Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-11T01:48:20.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-11T01:48:21.352Z] 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-08-11T01:48:21.979Z] Removing intermediate container 04edcec51bdb [2021-08-11T01:48:21.979Z] ---> f62c8276900b [2021-08-11T01:48:21.979Z] [2021-08-11T01:48:21.979Z] Step 12/24 : FROM docker:20.10.7 [2021-08-11T01:48:21.979Z] 20.10.7: Pulling from library/docker [2021-08-11T01:48:23.991Z] Removing intermediate container c53e61311705 [2021-08-11T01:48:23.991Z] ---> b72c2024afe0 [2021-08-11T01:48:23.991Z] [2021-08-11T01:48:23.991Z] Step 11/32 : FROM alpine:3.12 [2021-08-11T01:48:24.262Z] Removing intermediate container 9e3dac538aca [2021-08-11T01:48:24.262Z] ---> fdccba828afc [2021-08-11T01:48:24.262Z] [2021-08-11T01:48:24.262Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:48:24.262Z] 3.12: Pulling from library/alpine [2021-08-11T01:48:24.530Z] Removing intermediate container d8d3b0209c34 [2021-08-11T01:48:24.530Z] ---> ffee3fe87bd0 [2021-08-11T01:48:24.530Z] [2021-08-11T01:48:24.530Z] Step 11/22 : FROM alpine:3.12 [2021-08-11T01:48:24.530Z] 3.12: Pulling from library/alpine [2021-08-11T01:48:24.530Z] 3.12: Pulling from library/alpine [2021-08-11T01:48:25.494Z] Removing intermediate container dee2bfcfeb80 [2021-08-11T01:48:25.494Z] ---> 75331e59984a [2021-08-11T01:48:25.494Z] [2021-08-11T01:48:25.494Z] Step 11/26 : FROM alpine:3.12 [2021-08-11T01:48:25.494Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:48:25.494Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:48:25.494Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T01:48:25.494Z] Status: Image is up to date for alpine:3.12 [2021-08-11T01:48:25.494Z] ---> 13621d1b12d4 [2021-08-11T01:48:25.494Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-11T01:48:25.494Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:48:25.494Z] Status: Image is up to date for alpine:3.12 [2021-08-11T01:48:25.494Z] ---> 13621d1b12d4 [2021-08-11T01:48:25.494Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:48:25.494Z] ---> 13621d1b12d4 [2021-08-11T01:48:25.494Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-11T01:48:25.494Z] 3.12: Pulling from library/alpine [2021-08-11T01:48:25.494Z] ---> Running in ee8906fa7157 [2021-08-11T01:48:25.494Z] ---> Running in 33fcff3112d8 [2021-08-11T01:48:25.494Z] ---> Running in c4455f6823ab [2021-08-11T01:48:25.494Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:48:25.494Z] Status: Image is up to date for alpine:3.12 [2021-08-11T01:48:25.494Z] ---> 13621d1b12d4 [2021-08-11T01:48:25.494Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-11T01:48:25.761Z] ---> Running in 84d0b4e612f6 [2021-08-11T01:48:25.761Z] Removing intermediate container 33fcff3112d8 [2021-08-11T01:48:25.761Z] ---> 37dc25ef5424 [2021-08-11T01:48:25.761Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-11T01:48:25.761Z] ---> Running in 632708ef9c7d [2021-08-11T01:48:26.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:26.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:26.568Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-11T01:48:26.568Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T01:48:26.568Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-11T01:48:26.568Z] (4/4) Installing curl (7.78.0-r0) [2021-08-11T01:48:26.568Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:48:26.568Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:48:26.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:26.568Z] OK: 7 MiB in 18 packages [2021-08-11T01:48:26.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:26.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:26.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:26.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:26.863Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T01:48:26.863Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:48:26.863Z] OK: 6 MiB in 15 packages [2021-08-11T01:48:26.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:26.863Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-11T01:48:26.863Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T01:48:26.863Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-11T01:48:26.863Z] (4/6) Installing curl (7.78.0-r0) [2021-08-11T01:48:26.863Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-11T01:48:26.863Z] (6/6) Installing su-exec (0.2-r1) [2021-08-11T01:48:26.863Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:48:27.136Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:48:27.136Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-11T01:48:27.136Z] (2/2) Installing su-exec (0.2-r1) [2021-08-11T01:48:27.136Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:48:27.136Z] OK: 6 MiB in 16 packages [2021-08-11T01:48:27.136Z] OK: 7 MiB in 20 packages [2021-08-11T01:48:27.407Z] Removing intermediate container c4455f6823ab [2021-08-11T01:48:27.407Z] ---> 4ccb06e2ae85 [2021-08-11T01:48:27.407Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T01:48:27.407Z] ---> Running in 2fcfa0c6bc04 [2021-08-11T01:48:27.407Z] Removing intermediate container ee8906fa7157 [2021-08-11T01:48:27.407Z] ---> e95fe739c609 [2021-08-11T01:48:27.407Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:48:27.683Z] ---> Running in 4d19379fb7bd [2021-08-11T01:48:27.683Z] Removing intermediate container 2fcfa0c6bc04 [2021-08-11T01:48:27.683Z] ---> c9468dd4c659 [2021-08-11T01:48:27.683Z] Step 14/22 : WORKDIR /edgex [2021-08-11T01:48:27.683Z] ---> Running in f493a097ffc5 [2021-08-11T01:48:27.683Z] Removing intermediate container 632708ef9c7d [2021-08-11T01:48:27.683Z] ---> cbe5c7eecd2c [2021-08-11T01:48:27.683Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-11T01:48:27.683Z] ---> Running in 0f7e134ab907 [2021-08-11T01:48:27.951Z] Removing intermediate container 4d19379fb7bd [2021-08-11T01:48:27.951Z] ---> 50a8a3c581ee [2021-08-11T01:48:27.951Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-11T01:48:27.952Z] Removing intermediate container 84d0b4e612f6 [2021-08-11T01:48:27.952Z] Removing intermediate container f493a097ffc5 [2021-08-11T01:48:27.952Z] ---> c822c2df1f7c [2021-08-11T01:48:27.952Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-11T01:48:27.952Z] ---> 1f22b0d41d5b [2021-08-11T01:48:27.952Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T01:48:27.952Z] ---> Running in 0356c9958695 [2021-08-11T01:48:27.952Z] Removing intermediate container 0f7e134ab907 [2021-08-11T01:48:27.952Z] ---> 878c49047246 [2021-08-11T01:48:27.952Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-11T01:48:27.952Z] ---> Running in 1f8422420d08 [2021-08-11T01:48:27.952Z] ---> Running in 7e5021b42ff7 [2021-08-11T01:48:28.237Z] ---> a85eab8b072d [2021-08-11T01:48:28.237Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-11T01:48:28.237Z] Removing intermediate container 0356c9958695 [2021-08-11T01:48:28.237Z] ---> 9a0a4bebba3d [2021-08-11T01:48:28.237Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T01:48:28.237Z] Removing intermediate container 7e5021b42ff7 [2021-08-11T01:48:28.237Z] ---> 2de3849a2c05 [2021-08-11T01:48:28.237Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-11T01:48:28.237Z] Removing intermediate container 1f8422420d08 [2021-08-11T01:48:28.237Z] ---> 3e6dadd30593 [2021-08-11T01:48:28.237Z] Step 14/26 : WORKDIR / [2021-08-11T01:48:28.237Z] ---> Running in 06d0860b1c76 [2021-08-11T01:48:28.520Z] ---> Running in bc3b5cdbd40f [2021-08-11T01:48:28.520Z] ---> Running in 28f9e20a272f [2021-08-11T01:48:28.520Z] Removing intermediate container 06d0860b1c76 [2021-08-11T01:48:28.520Z] ---> f92f8f09aebc [2021-08-11T01:48:28.520Z] Step 16/24 : WORKDIR / [2021-08-11T01:48:28.912Z] Removing intermediate container 28f9e20a272f [2021-08-11T01:48:28.912Z] ---> fd60f453c7f0 [2021-08-11T01:48:28.912Z] 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-08-11T01:48:28.912Z] ---> e9150c5e974e [2021-08-11T01:48:28.912Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-11T01:48:28.912Z] ---> Running in 2af0524ce3f0 [2021-08-11T01:48:29.288Z] Removing intermediate container 2af0524ce3f0 [2021-08-11T01:48:29.288Z] ---> c4e2e13c4f7d [2021-08-11T01:48:29.288Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:48:29.288Z] ---> 215590aec606 [2021-08-11T01:48:29.288Z] 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-08-11T01:48:29.288Z] ---> 7a3379eb7329 [2021-08-11T01:48:29.288Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-11T01:48:29.613Z] ---> a8d54a905af9 [2021-08-11T01:48:29.613Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-11T01:48:29.613Z] ---> 9abadfd8af68 [2021-08-11T01:48:29.613Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-11T01:48:29.613Z] ---> Running in dca73c52b1a6 [2021-08-11T01:48:29.613Z] Removing intermediate container bc3b5cdbd40f [2021-08-11T01:48:29.613Z] ---> fcc3ec4354cc [2021-08-11T01:48:29.613Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-11T01:48:29.613Z] ---> Running in 64673229e089 [2021-08-11T01:48:29.884Z] Removing intermediate container dca73c52b1a6 [2021-08-11T01:48:29.884Z] ---> c50ed8797c75 [2021-08-11T01:48:29.884Z] Step 19/22 : CMD ["--init=true"] [2021-08-11T01:48:29.884Z] ---> Running in ee23b18b45b3 [2021-08-11T01:48:29.884Z] ---> 73b58f55e385 [2021-08-11T01:48:29.884Z] 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-08-11T01:48:29.884Z] Removing intermediate container 64673229e089 [2021-08-11T01:48:29.884Z] ---> f10e0bc66cfe [2021-08-11T01:48:29.884Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-11T01:48:29.884Z] ---> af1fcd560e27 [2021-08-11T01:48:29.884Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-11T01:48:30.153Z] Removing intermediate container ee23b18b45b3 [2021-08-11T01:48:30.153Z] ---> 41d118c885ec [2021-08-11T01:48:30.153Z] Step 20/22 : LABEL arch=x86_64 [2021-08-11T01:48:30.153Z] ---> 6ff0ebcc2ac1 [2021-08-11T01:48:30.153Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-11T01:48:30.153Z] ---> Running in c35fdb68261e [2021-08-11T01:48:30.427Z] ---> 181025e510f7 [2021-08-11T01:48:30.427Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-11T01:48:30.427Z] Removing intermediate container c35fdb68261e [2021-08-11T01:48:30.427Z] ---> 0f6d1ff5e62d [2021-08-11T01:48:30.427Z] Step 21/22 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:48:30.427Z] ---> Running in c773314b59a1 [2021-08-11T01:48:30.427Z] ---> 038b51a978c7 [2021-08-11T01:48:30.427Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-11T01:48:30.427Z] ---> Running in 9a9cfee3fed1 [2021-08-11T01:48:30.427Z] ---> Running in 707b4e045103 [2021-08-11T01:48:30.427Z] ---> 6dcba3ad2023 [2021-08-11T01:48:30.427Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-11T01:48:30.700Z] Removing intermediate container 9a9cfee3fed1 [2021-08-11T01:48:30.700Z] ---> 82cf59bbb422 [2021-08-11T01:48:30.700Z] Step 22/22 : LABEL version=0.0.0 [2021-08-11T01:48:30.700Z] Removing intermediate container 707b4e045103 [2021-08-11T01:48:30.700Z] ---> 5f8791083365 [2021-08-11T01:48:30.700Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:48:30.700Z] ---> Running in b611819a0dba [2021-08-11T01:48:30.700Z] ---> Running in 5fd6f6770d83 [2021-08-11T01:48:30.700Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-11T01:48:30.966Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-11T01:48:30.966Z] ---> 08bdaf2f88f9 [2021-08-11T01:48:30.966Z] 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-08-11T01:48:30.966Z] Removing intermediate container b611819a0dba [2021-08-11T01:48:30.966Z] ---> ede2e05466ef [2021-08-11T01:48:30.966Z] [2021-08-11T01:48:30.966Z] Removing intermediate container 5fd6f6770d83 [2021-08-11T01:48:30.966Z] ---> 6e983114e6e6 [2021-08-11T01:48:30.966Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T01:48:30.966Z] ---> Running in eb33d33d0302 [2021-08-11T01:48:30.966Z] ---> 246c8d0852c7 [2021-08-11T01:48:30.966Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-11T01:48:30.966Z] ---> Running in 73ea96701aa1 [2021-08-11T01:48:30.966Z] Successfully built ede2e05466ef [2021-08-11T01:48:30.966Z] Successfully tagged security-proxy-setup:latest [2021-08-11T01:48:31.234Z] Building support-scheduler [2021-08-11T01:48:31.234Z]  Building security-proxy-setup ... done Removing intermediate container eb33d33d0302 [2021-08-11T01:48:31.234Z] ---> fe4efd278a0b [2021-08-11T01:48:31.234Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-11T01:48:31.234Z] Removing intermediate container 73ea96701aa1 [2021-08-11T01:48:31.234Z] ---> d694f0608d9c [2021-08-11T01:48:31.234Z] Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:48:31.820Z] ---> 854733b35b16 [2021-08-11T01:48:31.820Z] 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-08-11T01:48:31.820Z] ---> Running in 2b61f4462a8f [2021-08-11T01:48:32.088Z] Removing intermediate container c773314b59a1 [2021-08-11T01:48:32.088Z] ---> 1b523445c9d0 [2021-08-11T01:48:32.088Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:48:32.088Z] ---> Running in 6f8514e80d75 [2021-08-11T01:48:32.363Z] ---> Running in 9a8dc2e8c0e2 [2021-08-11T01:48:32.653Z] ---> 34daa2f7534a [2021-08-11T01:48:32.653Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-11T01:48:32.653Z] Removing intermediate container 2b61f4462a8f [2021-08-11T01:48:32.653Z] ---> 550221ba92c2 [2021-08-11T01:48:32.653Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:48:32.929Z] ---> Running in 0093b22b0d31 [2021-08-11T01:48:33.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:33.197Z] Removing intermediate container 0093b22b0d31 [2021-08-11T01:48:33.197Z] ---> 0a675b4efd5b [2021-08-11T01:48:33.197Z] [2021-08-11T01:48:33.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:33.197Z] Successfully built 0a675b4efd5b [2021-08-11T01:48:33.468Z] Successfully tagged core-metadata:latest [2021-08-11T01:48:33.468Z] Building support-notifications [2021-08-11T01:48:33.468Z]  Building core-metadata ... done  ---> 3775325bd3ce [2021-08-11T01:48:33.468Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-11T01:48:33.734Z] (1/39) Installing readline (8.1.0-r0) [2021-08-11T01:48:33.734Z] (2/39) Installing bash (5.1.0-r0) [2021-08-11T01:48:33.734Z] Executing bash-5.1.0-r0.post-install [2021-08-11T01:48:33.734Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-11T01:48:33.734Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-11T01:48:33.734Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-11T01:48:33.734Z] (6/39) Installing curl (7.78.0-r0) [2021-08-11T01:48:33.734Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-11T01:48:33.734Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-11T01:48:33.734Z] (9/39) Installing expat (2.2.10-r1) [2021-08-11T01:48:33.734Z] (10/39) Installing libffi (3.3-r2) [2021-08-11T01:48:33.734Z] (11/39) Installing gdbm (1.19-r0) [2021-08-11T01:48:33.734Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-11T01:48:33.734Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-11T01:48:34.002Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-11T01:48:35.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements [2021-08-11T01:48:35.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-11T01:48:35.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-11T01:48:35.973Z] ---> 3aeca86c4b39 [2021-08-11T01:48:35.973Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-11T01:48:36.239Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-11T01:48:36.239Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-11T01:48:36.239Z] Removing intermediate container 9a8dc2e8c0e2 [2021-08-11T01:48:36.239Z] ---> 39420a23cda0 [2021-08-11T01:48:36.239Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-11T01:48:36.239Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-11T01:48:36.239Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-11T01:48:36.826Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-11T01:48:36.826Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-11T01:48:36.826Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-11T01:48:36.826Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-11T01:48:36.826Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-11T01:48:37.413Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-11T01:48:37.413Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-11T01:48:37.413Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-11T01:48:37.682Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-11T01:48:37.682Z] ---> 7bd4c973fcb4 [2021-08-11T01:48:37.682Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-11T01:48:37.950Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-11T01:48:37.950Z] ---> Running in 3fed3b2aa498 [2021-08-11T01:48:37.950Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-11T01:48:37.950Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-11T01:48:37.950Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-11T01:48:38.224Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-11T01:48:38.224Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-11T01:48:38.224Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-11T01:48:38.224Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-11T01:48:38.224Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-11T01:48:38.494Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-11T01:48:38.494Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:48:38.494Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:48:38.494Z] ---> 4f0b9b5c2e12 [2021-08-11T01:48:38.494Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T01:48:38.494Z] ---> Using cache [2021-08-11T01:48:38.494Z] ---> 470df2f5a0d3 [2021-08-11T01:48:38.494Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:48:38.494Z] ---> Using cache [2021-08-11T01:48:38.494Z] ---> d3f50c7ed6b7 [2021-08-11T01:48:38.494Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-11T01:48:38.494Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-11T01:48:38.762Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-11T01:48:38.762Z] Removing intermediate container 3fed3b2aa498 [2021-08-11T01:48:38.762Z] ---> e138b99f5f14 [2021-08-11T01:48:38.762Z] Step 24/26 : LABEL arch=x86_64 [2021-08-11T01:48:38.762Z] ---> f5fa9fd65347 [2021-08-11T01:48:38.762Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-11T01:48:38.762Z] ---> Running in bd179ddc6494 [2021-08-11T01:48:38.762Z] ---> Running in 02f8f3cea933 [2021-08-11T01:48:39.031Z] ---> Running in 9c6ed67f03c8 [2021-08-11T01:48:39.031Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T01:48:39.031Z] OK: 82 MiB in 59 packages [2021-08-11T01:48:39.031Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:48:39.031Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:48:39.031Z] ---> 4f0b9b5c2e12 [2021-08-11T01:48:39.031Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T01:48:39.031Z] ---> Using cache [2021-08-11T01:48:39.031Z] ---> 470df2f5a0d3 [2021-08-11T01:48:39.031Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:48:39.031Z] ---> Using cache [2021-08-11T01:48:39.031Z] ---> d3f50c7ed6b7 [2021-08-11T01:48:39.031Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-11T01:48:39.031Z] ---> Using cache [2021-08-11T01:48:39.031Z] ---> 007886d5a340 [2021-08-11T01:48:39.031Z] Step 6/23 : COPY go.mod . [2021-08-11T01:48:39.031Z] ---> Using cache [2021-08-11T01:48:39.031Z] ---> 6795ff4d4b2a [2021-08-11T01:48:39.031Z] Step 7/23 : RUN go mod download [2021-08-11T01:48:39.031Z] ---> Using cache [2021-08-11T01:48:39.031Z] ---> fc84522d2670 [2021-08-11T01:48:39.031Z] Step 8/23 : COPY . . [2021-08-11T01:48:39.031Z] ---> Using cache [2021-08-11T01:48:39.031Z] ---> b1866da5f3fc [2021-08-11T01:48:39.031Z] Step 9/23 : RUN go mod tidy [2021-08-11T01:48:39.031Z] ---> Using cache [2021-08-11T01:48:39.031Z] ---> b86d145037ec [2021-08-11T01:48:39.031Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-11T01:48:39.031Z] Removing intermediate container 02f8f3cea933 [2021-08-11T01:48:39.031Z] ---> 5c738580d53d [2021-08-11T01:48:39.031Z] Step 25/26 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:48:39.299Z] Removing intermediate container 9c6ed67f03c8 [2021-08-11T01:48:39.299Z] ---> 8da4df2c17dd [2021-08-11T01:48:39.299Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-11T01:48:39.299Z] ---> Running in 2a57b501915f [2021-08-11T01:48:39.299Z] ---> Running in 7f193095f0ae [2021-08-11T01:48:39.565Z] Removing intermediate container 2a57b501915f [2021-08-11T01:48:39.565Z] ---> d4ed4db5650a [2021-08-11T01:48:39.565Z] Step 26/26 : LABEL version=0.0.0 [2021-08-11T01:48:39.565Z] ---> cfd0edc47335 [2021-08-11T01:48:39.565Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-11T01:48:39.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:39.565Z] ---> Running in 814b02cf2daa [2021-08-11T01:48:39.840Z] ---> Running in 9ffb62ec29f8 [2021-08-11T01:48:39.840Z] 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-08-11T01:48:40.109Z] Removing intermediate container 814b02cf2daa [2021-08-11T01:48:40.109Z] ---> 2b81b7f0ae62 [2021-08-11T01:48:40.109Z] [2021-08-11T01:48:40.109Z] Successfully built 2b81b7f0ae62 [2021-08-11T01:48:40.109Z] Successfully tagged security-secretstore-setup:latest [2021-08-11T01:48:40.109Z] Building core-command [2021-08-11T01:48:40.694Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:48:40.694Z] Collecting docker-compose==1.23.2 [2021-08-11T01:48:40.694Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-11T01:48:40.959Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-11T01:48:40.960Z] OK: 219 MiB in 52 packages [2021-08-11T01:48:40.960Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-11T01:48:40.960Z] 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-08-11T01:48:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.349s coverage: 100.0% of statements [2021-08-11T01:48:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-11T01:48:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 46.3% of statements [2021-08-11T01:48:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-11T01:48:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-11T01:48:41.241Z] Collecting texttable<0.10,>=0.9.0 [2021-08-11T01:48:41.241Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-11T01:48:41.522Z] Collecting jsonschema<3,>=2.5.1 [2021-08-11T01:48:41.522Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-11T01:48:41.522Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-11T01:48:41.522Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-11T01:48:42.501Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-11T01:48:42.501Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-11T01:48:42.501Z] Collecting PyYAML<4,>=3.10 [2021-08-11T01:48:42.501Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-11T01:48:42.501Z] Removing intermediate container 9ffb62ec29f8 [2021-08-11T01:48:42.501Z] ---> 790b966f388c [2021-08-11T01:48:42.501Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-11T01:48:42.773Z] ---> Running in 9d32e53d71cd [2021-08-11T01:48:43.045Z] Removing intermediate container bd179ddc6494 [2021-08-11T01:48:43.045Z] ---> 8cd0808e36f4 [2021-08-11T01:48:43.045Z] Step 6/23 : COPY go.mod . [2021-08-11T01:48:43.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements [2021-08-11T01:48:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-11T01:48:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:48:43.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.317s coverage: 81.2% of statements [2021-08-11T01:48:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-11T01:48:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-11T01:48:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-11T01:48:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-11T01:48:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-11T01:48:43.318Z] Removing intermediate container 9d32e53d71cd [2021-08-11T01:48:43.318Z] ---> 2968bcbed6af [2021-08-11T01:48:43.318Z] Step 29/32 : CMD ["gate"] [2021-08-11T01:48:43.318Z] Collecting cached-property<2,>=1.2.0 [2021-08-11T01:48:43.318Z] ---> eaf139a660fd [2021-08-11T01:48:43.318Z] Step 7/23 : RUN go mod download [2021-08-11T01:48:43.318Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-11T01:48:43.802Z] ---> Running in 745ebc50aa3e [2021-08-11T01:48:43.802Z] ---> Running in 21cfeb54f65c [2021-08-11T01:48:43.802Z] Collecting docopt<0.7,>=0.6.1 [2021-08-11T01:48:43.802Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-11T01:48:43.802Z] Removing intermediate container 21cfeb54f65c [2021-08-11T01:48:43.802Z] ---> 938e33c6ee55 [2021-08-11T01:48:43.802Z] Step 30/32 : LABEL arch=x86_64 [2021-08-11T01:48:44.069Z] ---> Running in 5b8b68c7f8ab [2021-08-11T01:48:44.339Z] Removing intermediate container 5b8b68c7f8ab [2021-08-11T01:48:44.339Z] ---> 59e70d00cdfa [2021-08-11T01:48:44.339Z] Step 31/32 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:48:44.607Z] Collecting docker<4.0,>=3.6.0 [2021-08-11T01:48:44.607Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-11T01:48:44.607Z] ---> Running in f0877104ff89 [2021-08-11T01:48:44.607Z] Collecting docker-pycreds>=0.4.0 [2021-08-11T01:48:44.607Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-11T01:48:44.879Z] Collecting certifi>=2017.4.17 [2021-08-11T01:48:44.879Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-11T01:48:44.879Z] Removing intermediate container f0877104ff89 [2021-08-11T01:48:44.879Z] ---> b756bc99aa49 [2021-08-11T01:48:44.879Z] Step 32/32 : LABEL version=0.0.0 [2021-08-11T01:48:44.879Z] Collecting idna<2.8,>=2.5 [2021-08-11T01:48:44.879Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-11T01:48:44.879Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-11T01:48:44.879Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-11T01:48:44.879Z] ---> Running in dcca5389bb75 [2021-08-11T01:48:45.153Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-11T01:48:45.153Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-11T01:48:45.153Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-11T01:48:45.153Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-11T01:48:45.153Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-11T01:48:45.153Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-11T01:48:45.421Z] Removing intermediate container dcca5389bb75 [2021-08-11T01:48:45.421Z] ---> 368cf79d2a99 [2021-08-11T01:48:45.421Z] [2021-08-11T01:48:45.421Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-11T01:48:45.421Z] Attempting uninstall: urllib3 [2021-08-11T01:48:45.421Z] Found existing installation: urllib3 1.26.2 [2021-08-11T01:48:45.421Z] Uninstalling urllib3-1.26.2: [2021-08-11T01:48:45.421Z] Successfully uninstalled urllib3-1.26.2 [2021-08-11T01:48:45.688Z] Successfully built 368cf79d2a99 [2021-08-11T01:48:45.688Z] Successfully tagged security-bootstrapper:latest [2021-08-11T01:48:45.688Z] Building core-data [2021-08-11T01:48:45.688Z]  Building security-bootstrapper ... done  Attempting uninstall: idna [2021-08-11T01:48:45.688Z] Found existing installation: idna 3.1 [2021-08-11T01:48:45.688Z] Uninstalling idna-3.1: [2021-08-11T01:48:45.955Z] Successfully uninstalled idna-3.1 [2021-08-11T01:48:46.557Z] Attempting uninstall: chardet [2021-08-11T01:48:46.557Z] Found existing installation: chardet 4.0.0 [2021-08-11T01:48:46.557Z] Uninstalling chardet-4.0.0: [2021-08-11T01:48:46.557Z] Successfully uninstalled chardet-4.0.0 [2021-08-11T01:48:48.040Z] Removing intermediate container 745ebc50aa3e [2021-08-11T01:48:48.040Z] ---> 91a6c9f81363 [2021-08-11T01:48:48.040Z] Step 8/23 : COPY . . [2021-08-11T01:48:48.040Z] Attempting uninstall: requests [2021-08-11T01:48:48.040Z] Found existing installation: requests 2.25.1 [2021-08-11T01:48:48.040Z] Uninstalling requests-2.25.1: [2021-08-11T01:48:48.040Z] Successfully uninstalled requests-2.25.1 [2021-08-11T01:48:48.040Z] Running setup.py install for texttable: started [2021-08-11T01:48:48.669Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:48:48.669Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:48:48.669Z] ---> 4f0b9b5c2e12 [2021-08-11T01:48:48.669Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:48:48.669Z] ---> Using cache [2021-08-11T01:48:48.669Z] ---> 470df2f5a0d3 [2021-08-11T01:48:48.669Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:48:48.669Z] ---> Using cache [2021-08-11T01:48:48.669Z] ---> d3f50c7ed6b7 [2021-08-11T01:48:48.669Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T01:48:48.669Z] ---> Using cache [2021-08-11T01:48:48.669Z] ---> 007886d5a340 [2021-08-11T01:48:48.669Z] Step 6/24 : COPY go.mod . [2021-08-11T01:48:48.669Z] ---> Using cache [2021-08-11T01:48:48.669Z] ---> 6795ff4d4b2a [2021-08-11T01:48:48.669Z] Step 7/24 : RUN go mod download [2021-08-11T01:48:48.669Z] ---> Using cache [2021-08-11T01:48:48.669Z] ---> fc84522d2670 [2021-08-11T01:48:48.669Z] Step 8/24 : COPY . . [2021-08-11T01:48:48.669Z] ---> Using cache [2021-08-11T01:48:48.669Z] ---> b1866da5f3fc [2021-08-11T01:48:48.669Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:48:48.669Z] ---> Using cache [2021-08-11T01:48:48.669Z] ---> b86d145037ec [2021-08-11T01:48:48.669Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-11T01:48:48.955Z] Running setup.py install for texttable: finished with status 'done' [2021-08-11T01:48:48.955Z] Running setup.py install for PyYAML: started [2021-08-11T01:48:49.573Z] ---> Running in a766382df4fa [2021-08-11T01:48:49.850Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-11T01:48:49.850Z] Running setup.py install for docopt: started [2021-08-11T01:48:50.474Z] 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-08-11T01:48:50.762Z] Running setup.py install for docopt: finished with status 'done' [2021-08-11T01:48:50.762Z] Running setup.py install for dockerpty: started [2021-08-11T01:48:51.367Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-11T01:48:52.398Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-08-11T01:48:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.616s coverage: 94.2% of statements [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:48:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 59.1% of statements [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-11T01:48:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.299s coverage: 60.0% of statements [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-11T01:48:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.348s coverage: 0.8% of statements [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-11T01:48:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.199s coverage: 58.8% of statements [2021-08-11T01:48:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 21.7% of statements [2021-08-11T01:48:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-11T01:48:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements [2021-08-11T01:48:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.228s coverage: 79.5% of statements [2021-08-11T01:48:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements [2021-08-11T01:48:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements [2021-08-11T01:48:54.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2021-08-11T01:48:55.855Z] ---> 9e4de661e152 [2021-08-11T01:48:55.856Z] Step 9/23 : RUN go mod tidy [2021-08-11T01:48:55.856Z] ---> Running in f71fe617cf2d [2021-08-11T01:49:00.142Z] Removing intermediate container 6f8514e80d75 [2021-08-11T01:49:00.142Z] ---> ad9cbfd4482e [2021-08-11T01:49:00.142Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-11T01:49:00.142Z] ---> Running in f208b5281b07 [2021-08-11T01:49:00.142Z] Removing intermediate container f71fe617cf2d [2021-08-11T01:49:00.142Z] ---> 938bf7a160e8 [2021-08-11T01:49:00.142Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-11T01:49:00.142Z] ---> Running in 4e2054c0cfa5 [2021-08-11T01:49:00.142Z] Removing intermediate container f208b5281b07 [2021-08-11T01:49:00.142Z] ---> e94292303f28 [2021-08-11T01:49:00.142Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-11T01:49:00.142Z] ---> Running in e4545ed7970a [2021-08-11T01:49:00.142Z] Removing intermediate container e4545ed7970a [2021-08-11T01:49:00.142Z] ---> d0ce5c9f5214 [2021-08-11T01:49:00.142Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-11T01:49:00.730Z] 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-08-11T01:49:00.998Z] ---> 3fec5ae9cf0f [2021-08-11T01:49:00.998Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-11T01:49:01.589Z] ---> 3f38d14516bd [2021-08-11T01:49:01.589Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-11T01:49:02.183Z] ---> d115d34ee243 [2021-08-11T01:49:02.183Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-11T01:49:02.183Z] ---> Running in ded884f0a935 [2021-08-11T01:49:02.455Z] Removing intermediate container ded884f0a935 [2021-08-11T01:49:02.455Z] ---> 7a23de6bb21c [2021-08-11T01:49:02.455Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:49:02.455Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:49:02.455Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:49:02.455Z] ---> 4f0b9b5c2e12 [2021-08-11T01:49:02.455Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:49:02.455Z] ---> Using cache [2021-08-11T01:49:02.455Z] ---> 470df2f5a0d3 [2021-08-11T01:49:02.455Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:49:02.455Z] ---> Using cache [2021-08-11T01:49:02.455Z] ---> d3f50c7ed6b7 [2021-08-11T01:49:02.455Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-11T01:49:02.455Z] ---> Running in 7296ae685948 [2021-08-11T01:49:02.455Z] ---> Running in ad91b25644cc [2021-08-11T01:49:02.730Z] Removing intermediate container ad91b25644cc [2021-08-11T01:49:02.730Z] ---> b801353b89aa [2021-08-11T01:49:02.730Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T01:49:02.730Z] ---> Running in c015cf5f4daf [2021-08-11T01:49:03.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:49:03.005Z] Removing intermediate container c015cf5f4daf [2021-08-11T01:49:03.005Z] ---> b6c39036bee4 [2021-08-11T01:49:03.005Z] Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:49:03.005Z] ---> Running in ebcba90713a0 [2021-08-11T01:49:03.279Z] Removing intermediate container ebcba90713a0 [2021-08-11T01:49:03.279Z] ---> 406072741faa [2021-08-11T01:49:03.279Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:49:03.279Z] ---> Running in 19dd14541628 [2021-08-11T01:49:03.554Z] Removing intermediate container 19dd14541628 [2021-08-11T01:49:03.554Z] ---> 17cf5d88db54 [2021-08-11T01:49:03.554Z] [2021-08-11T01:49:03.821Z] Successfully built 17cf5d88db54 [2021-08-11T01:49:03.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:49:03.821Z] Successfully tagged sys-mgmt-agent:latest [2021-08-11T01:49:04.414Z]  Building sys-mgmt-agent ... done OK: 219 MiB in 52 packages [2021-08-11T01:49:05.009Z] Removing intermediate container 7296ae685948 [2021-08-11T01:49:05.009Z] ---> 7746d83bc5ca [2021-08-11T01:49:05.009Z] Step 6/24 : COPY go.mod . [2021-08-11T01:49:05.279Z] ---> 8eb0df084e98 [2021-08-11T01:49:05.279Z] Step 7/24 : RUN go mod download [2021-08-11T01:49:05.553Z] ---> Running in 28d48ed9621a [2021-08-11T01:49:07.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.203s coverage: 94.4% of statements [2021-08-11T01:49:07.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements [2021-08-11T01:49:08.150Z] Removing intermediate container 28d48ed9621a [2021-08-11T01:49:08.150Z] ---> 66e826caea48 [2021-08-11T01:49:08.150Z] Step 8/24 : COPY . . [2021-08-11T01:49:12.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.603s coverage: 81.8% of statements [2021-08-11T01:49:12.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-11T01:49:14.850Z] ---> 4f9a26f291ce [2021-08-11T01:49:14.850Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:49:14.850Z] ---> Running in 539a3d0d6926 [2021-08-11T01:49:16.798Z] Removing intermediate container 539a3d0d6926 [2021-08-11T01:49:16.798Z] ---> 8652b54f7ba7 [2021-08-11T01:49:16.798Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-11T01:49:17.097Z] ---> Running in aec9f1a1c74e [2021-08-11T01:49:17.686Z] 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-08-11T01:49:19.642Z] Removing intermediate container 7f193095f0ae [2021-08-11T01:49:19.642Z] ---> 22425fd3f1c4 [2021-08-11T01:49:19.642Z] [2021-08-11T01:49:19.642Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T01:49:19.642Z] ---> 13621d1b12d4 [2021-08-11T01:49:19.642Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:49:19.642Z] ---> Using cache [2021-08-11T01:49:19.642Z] ---> e95fe739c609 [2021-08-11T01:49:19.642Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:49:19.642Z] ---> Using cache [2021-08-11T01:49:19.642Z] ---> 50a8a3c581ee [2021-08-11T01:49:19.642Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-11T01:49:19.642Z] ---> Running in 5aa881351475 [2021-08-11T01:49:19.642Z] Removing intermediate container 5aa881351475 [2021-08-11T01:49:19.642Z] ---> abc4b28266c7 [2021-08-11T01:49:19.642Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T01:49:19.642Z] ---> Running in e6bab46fb8de [2021-08-11T01:49:19.642Z] Removing intermediate container e6bab46fb8de [2021-08-11T01:49:19.642Z] ---> 611001b01a6e [2021-08-11T01:49:19.642Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:49:19.914Z] ---> 07374337938b [2021-08-11T01:49:19.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-11T01:49:20.880Z] ---> a2cd16562aad [2021-08-11T01:49:20.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-11T01:49:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-11T01:49:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-11T01:49:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-11T01:49:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-11T01:49:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.196s coverage: 58.8% of statements [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-11T01:49:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.212s coverage: 80.0% of statements [2021-08-11T01:49:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-08-11T01:49:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2021-08-11T01:49:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.313s coverage: 91.2% of statements [2021-08-11T01:49:21.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-11T01:49:21.150Z] ---> 87dc9939da19 [2021-08-11T01:49:21.150Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-11T01:49:21.150Z] ---> Running in 490361860c1d [2021-08-11T01:49:21.150Z] Removing intermediate container 490361860c1d [2021-08-11T01:49:21.150Z] ---> c9dfe91e6bc9 [2021-08-11T01:49:21.150Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:49:21.419Z] ---> Running in 8a22c8a3ec0f [2021-08-11T01:49:21.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.900s coverage: 64.4% of statements [2021-08-11T01:49:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-11T01:49:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-11T01:49:21.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements [2021-08-11T01:49:21.686Z] Removing intermediate container 8a22c8a3ec0f [2021-08-11T01:49:21.686Z] ---> 845b63ebea1d [2021-08-11T01:49:21.686Z] Step 21/23 : LABEL arch=x86_64 [2021-08-11T01:49:21.686Z] ---> Running in b0fad24001f4 [2021-08-11T01:49:21.960Z] Removing intermediate container b0fad24001f4 [2021-08-11T01:49:21.960Z] ---> 2e1f4bb56129 [2021-08-11T01:49:21.960Z] Step 22/23 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:49:21.960Z] ---> Running in 84bdf6ac89ce [2021-08-11T01:49:22.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-08-11T01:49:22.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.126s coverage: 100.0% of statements [2021-08-11T01:49:22.229Z] Removing intermediate container 84bdf6ac89ce [2021-08-11T01:49:22.229Z] ---> 1263fd033dc0 [2021-08-11T01:49:22.229Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T01:49:22.229Z] ---> Running in 05a7af003618 [2021-08-11T01:49:22.499Z] Removing intermediate container 05a7af003618 [2021-08-11T01:49:22.499Z] ---> af874aa173a7 [2021-08-11T01:49:22.499Z] [2021-08-11T01:49:22.499Z] Successfully built af874aa173a7 [2021-08-11T01:49:22.499Z] Successfully tagged support-scheduler:latest [2021-08-11T01:49:22.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-08-11T01:49:24.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-08-11T01:49:25.850Z]  Building support-scheduler ... done Removing intermediate container a766382df4fa [2021-08-11T01:49:25.850Z] ---> d9dfd4c4e4af [2021-08-11T01:49:25.850Z] [2021-08-11T01:49:25.850Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:49:25.850Z] ---> 13621d1b12d4 [2021-08-11T01:49:25.850Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:49:25.850Z] ---> Using cache [2021-08-11T01:49:25.850Z] ---> e95fe739c609 [2021-08-11T01:49:25.850Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:49:25.850Z] ---> Using cache [2021-08-11T01:49:25.850Z] ---> 50a8a3c581ee [2021-08-11T01:49:25.850Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-11T01:49:25.850Z] ---> Running in e40fa8ef37ce [2021-08-11T01:49:26.119Z] Removing intermediate container e40fa8ef37ce [2021-08-11T01:49:26.119Z] ---> 3333110d3ab0 [2021-08-11T01:49:26.119Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T01:49:26.119Z] ---> Running in 7318946d34bc [2021-08-11T01:49:26.119Z] Removing intermediate container 7318946d34bc [2021-08-11T01:49:26.119Z] ---> e15e4fba2d78 [2021-08-11T01:49:26.119Z] Step 16/24 : WORKDIR / [2021-08-11T01:49:26.388Z] ---> Running in 743908ec4b54 [2021-08-11T01:49:26.388Z] Removing intermediate container 743908ec4b54 [2021-08-11T01:49:26.388Z] ---> f86d7c836287 [2021-08-11T01:49:26.388Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:49:26.990Z] ---> 840450d901ab [2021-08-11T01:49:26.990Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-11T01:49:27.269Z] ---> e7200eca0849 [2021-08-11T01:49:27.269Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-11T01:49:27.545Z] ---> f080755e1635 [2021-08-11T01:49:27.545Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-11T01:49:27.826Z] ---> Running in 433eb511c822 [2021-08-11T01:49:27.826Z] Removing intermediate container 433eb511c822 [2021-08-11T01:49:27.826Z] ---> e4b64ff0ed4e [2021-08-11T01:49:27.826Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:49:27.826Z] ---> Running in 53e13232cbb9 [2021-08-11T01:49:28.277Z] Removing intermediate container 53e13232cbb9 [2021-08-11T01:49:28.277Z] ---> 36b08effab86 [2021-08-11T01:49:28.277Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T01:49:28.277Z] ---> Running in 28246b9d4c8d [2021-08-11T01:49:28.277Z] Removing intermediate container 28246b9d4c8d [2021-08-11T01:49:28.277Z] ---> 8ed7aa77a523 [2021-08-11T01:49:28.277Z] Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:49:28.277Z] ---> Running in e1bf80af4d1a [2021-08-11T01:49:28.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.111s coverage: 66.9% of statements [2021-08-11T01:49:28.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-11T01:49:28.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-11T01:49:28.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-11T01:49:28.684Z] Removing intermediate container e1bf80af4d1a [2021-08-11T01:49:28.684Z] ---> b1ac7eb198d6 [2021-08-11T01:49:28.684Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:49:28.684Z] ---> Running in 7ac7c2b6b4ab [2021-08-11T01:49:28.684Z] Removing intermediate container 7ac7c2b6b4ab [2021-08-11T01:49:28.684Z] ---> d021f66abb09 [2021-08-11T01:49:28.684Z] [2021-08-11T01:49:28.961Z] Successfully built d021f66abb09 [2021-08-11T01:49:28.961Z] Successfully tagged core-command:latest [2021-08-11T01:49:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.844s coverage: 43.6% of statements [2021-08-11T01:49:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-11T01:49:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-11T01:49:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2021-08-11T01:49:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-11T01:49:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements [2021-08-11T01:49:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-11T01:49:33.259Z]  Building core-command ... done Removing intermediate container 4e2054c0cfa5 [2021-08-11T01:49:33.259Z] ---> 9db2e907bd63 [2021-08-11T01:49:33.259Z] [2021-08-11T01:49:33.259Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T01:49:33.259Z] ---> 13621d1b12d4 [2021-08-11T01:49:33.259Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-11T01:49:33.259Z] ---> Running in f2869d8e4256 [2021-08-11T01:49:33.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:49:34.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:49:36.441Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-11T01:49:36.441Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-11T01:49:36.441Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:49:36.441Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:49:36.441Z] OK: 6 MiB in 16 packages [2021-08-11T01:49:37.034Z] Removing intermediate container f2869d8e4256 [2021-08-11T01:49:37.034Z] ---> f7a1f5e131ac [2021-08-11T01:49:37.034Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:49:37.034Z] ---> Running in 47d3e7034db0 [2021-08-11T01:49:37.305Z] Removing intermediate container 47d3e7034db0 [2021-08-11T01:49:37.305Z] ---> 447235447a1d [2021-08-11T01:49:37.305Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-11T01:49:37.572Z] ---> Running in 2cf47894b362 [2021-08-11T01:49:37.572Z] Removing intermediate container 2cf47894b362 [2021-08-11T01:49:37.572Z] ---> 10bfe61bb6d6 [2021-08-11T01:49:37.572Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T01:49:37.572Z] ---> Running in 80a47d5e229b [2021-08-11T01:49:37.847Z] Removing intermediate container 80a47d5e229b [2021-08-11T01:49:37.847Z] ---> ad5014bdb257 [2021-08-11T01:49:37.847Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:49:37.847Z] ---> 2058474c8b23 [2021-08-11T01:49:37.847Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-11T01:49:38.119Z] ---> 8a540695cafd [2021-08-11T01:49:38.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-11T01:49:38.707Z] ---> a518e18af683 [2021-08-11T01:49:38.707Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-11T01:49:38.707Z] ---> Running in a27e068a089c [2021-08-11T01:49:38.975Z] Removing intermediate container a27e068a089c [2021-08-11T01:49:38.975Z] ---> 35b186a03289 [2021-08-11T01:49:38.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:49:38.975Z] Removing intermediate container aec9f1a1c74e [2021-08-11T01:49:38.975Z] ---> 39afe6442107 [2021-08-11T01:49:38.975Z] [2021-08-11T01:49:38.975Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:49:38.975Z] ---> 13621d1b12d4 [2021-08-11T01:49:38.975Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-11T01:49:38.975Z] ---> Running in c6aa8bc9171d [2021-08-11T01:49:38.975Z] ---> Running in ff9ba2b1c029 [2021-08-11T01:49:39.259Z] Removing intermediate container c6aa8bc9171d [2021-08-11T01:49:39.259Z] ---> c53140cbe0d3 [2021-08-11T01:49:39.259Z] Step 21/23 : LABEL arch=x86_64 [2021-08-11T01:49:39.259Z] Removing intermediate container ff9ba2b1c029 [2021-08-11T01:49:39.260Z] ---> 36e11d45ba25 [2021-08-11T01:49:39.260Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-11T01:49:39.260Z] ---> Running in 3633876d8969 [2021-08-11T01:49:39.260Z] ---> Running in e00236e1a479 [2021-08-11T01:49:39.260Z] Removing intermediate container 3633876d8969 [2021-08-11T01:49:39.260Z] ---> 473cde5f788d [2021-08-11T01:49:39.260Z] Step 22/23 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:49:39.260Z] Removing intermediate container e00236e1a479 [2021-08-11T01:49:39.260Z] ---> e87db17e45f8 [2021-08-11T01:49:39.260Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-11T01:49:39.260Z] ---> Running in 7ea48123e481 [2021-08-11T01:49:39.260Z] ---> Running in 7b1b8328d675 [2021-08-11T01:49:39.260Z] Removing intermediate container 7ea48123e481 [2021-08-11T01:49:39.260Z] ---> 378ed1da497e [2021-08-11T01:49:39.260Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T01:49:39.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 19.5% of statements [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-11T01:49:39.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 92.0% of statements [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-11T01:49:39.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 62.7% of statements [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-11T01:49:39.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-11T01:49:39.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-11T01:49:39.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-11T01:49:39.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements [2021-08-11T01:49:39.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 95.4% of statements [2021-08-11T01:49:39.434Z] GO111MODULE=on go vet ./... [2021-08-11T01:49:39.532Z] Removing intermediate container 7b1b8328d675 [2021-08-11T01:49:39.533Z] ---> 73ef603fdd09 [2021-08-11T01:49:39.533Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:49:39.533Z] ---> Running in 9d5824448f4a [2021-08-11T01:49:39.533Z] ---> Running in 91ee258c798a [2021-08-11T01:49:39.533Z] Removing intermediate container 9d5824448f4a [2021-08-11T01:49:39.533Z] ---> 72743446dd99 [2021-08-11T01:49:39.533Z] [2021-08-11T01:49:39.533Z] Successfully built 72743446dd99 [2021-08-11T01:49:39.533Z] Successfully tagged support-notifications:latest [2021-08-11T01:49:39.826Z]  Building support-notifications ... done Removing intermediate container 91ee258c798a [2021-08-11T01:49:39.826Z] ---> eaa864ed5d11 [2021-08-11T01:49:39.826Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T01:49:40.103Z] ---> Running in 6a91fd1704ae [2021-08-11T01:49:40.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:49:40.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:49:41.223Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T01:49:41.223Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T01:49:41.490Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T01:49:41.490Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T01:49:42.458Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T01:49:42.458Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T01:49:42.458Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:49:42.458Z] OK: 8 MiB in 20 packages [2021-08-11T01:49:42.727Z] Removing intermediate container 6a91fd1704ae [2021-08-11T01:49:42.727Z] ---> eec343acce23 [2021-08-11T01:49:42.727Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:49:43.000Z] ---> 3303e6a89582 [2021-08-11T01:49:43.000Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-11T01:49:43.272Z] ---> 55d77927e5d8 [2021-08-11T01:49:43.272Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-11T01:49:43.542Z] ---> ff4bb050d5ee [2021-08-11T01:49:43.542Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-11T01:49:43.542Z] ---> Running in 8ceb4ab6b679 [2021-08-11T01:49:43.542Z] Removing intermediate container 8ceb4ab6b679 [2021-08-11T01:49:43.542Z] ---> 6021b87247cc [2021-08-11T01:49:43.542Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:49:43.542Z] ---> Running in 5fb8d603f955 [2021-08-11T01:49:43.810Z] Removing intermediate container 5fb8d603f955 [2021-08-11T01:49:43.810Z] ---> 0d4035212625 [2021-08-11T01:49:43.810Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T01:49:43.810Z] ---> Running in 5d67d5c4ebce [2021-08-11T01:49:43.810Z] Removing intermediate container 5d67d5c4ebce [2021-08-11T01:49:43.810Z] ---> 87145d4489ff [2021-08-11T01:49:43.810Z] Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:49:43.810Z] ---> Running in cc647e77e1ca [2021-08-11T01:49:44.079Z] Removing intermediate container cc647e77e1ca [2021-08-11T01:49:44.079Z] ---> e1990a7a6857 [2021-08-11T01:49:44.079Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:49:44.079Z] ---> Running in ea338ce36b52 [2021-08-11T01:49:44.079Z] Removing intermediate container ea338ce36b52 [2021-08-11T01:49:44.079Z] ---> 043db848adcf [2021-08-11T01:49:44.079Z] [2021-08-11T01:49:44.079Z] Successfully built 043db848adcf [2021-08-11T01:49:44.079Z] Successfully tagged core-data:latest [2021-08-11T01:49:44.357Z]  Building core-data ... done  [Pipeline] } [2021-08-11T01:49:44.363Z] $ docker stop --time=1 cb0cb89994da9f602ffbf3a516df222479e62f46ebe54b16a77d3631e7753b86 [2021-08-11T01:49:45.694Z] $ docker rm -f cb0cb89994da9f602ffbf3a516df222479e62f46ebe54b16a77d3631e7753b86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T01:49:46.094Z] + docker images [2021-08-11T01:49:46.094Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T01:49:46.094Z] core-data latest 043db848adcf 3 seconds ago 20.4MB [2021-08-11T01:49:46.094Z] support-notifications latest 72743446dd99 7 seconds ago 16.8MB [2021-08-11T01:49:46.094Z] 39afe6442107 8 seconds ago 1.75GB [2021-08-11T01:49:46.094Z] 9db2e907bd63 14 seconds ago 1.75GB [2021-08-11T01:49:46.094Z] core-command latest d021f66abb09 18 seconds ago 16MB [2021-08-11T01:49:46.094Z] d9dfd4c4e4af 21 seconds ago 1.74GB [2021-08-11T01:49:46.094Z] support-scheduler latest af874aa173a7 24 seconds ago 16.1MB [2021-08-11T01:49:46.094Z] 22425fd3f1c4 28 seconds ago 1.75GB [2021-08-11T01:49:46.094Z] sys-mgmt-agent latest 17cf5d88db54 43 seconds ago 325MB [2021-08-11T01:49:46.094Z] security-bootstrapper latest 368cf79d2a99 About a minute ago 18.8MB [2021-08-11T01:49:46.094Z] security-secretstore-setup latest 2b81b7f0ae62 About a minute ago 29MB [2021-08-11T01:49:46.094Z] core-metadata latest 0a675b4efd5b About a minute ago 16.7MB [2021-08-11T01:49:46.094Z] security-proxy-setup latest ede2e05466ef About a minute ago 25.9MB [2021-08-11T01:49:46.094Z] 75331e59984a About a minute ago 1.75GB [2021-08-11T01:49:46.094Z] ffee3fe87bd0 About a minute ago 1.75GB [2021-08-11T01:49:46.094Z] fdccba828afc About a minute ago 1.75GB [2021-08-11T01:49:46.094Z] b72c2024afe0 About a minute ago 1.75GB [2021-08-11T01:49:46.094Z] f62c8276900b About a minute ago 1.75GB [2021-08-11T01:49:46.094Z] ci-base-image-x86_64 latest 4f0b9b5c2e12 5 minutes ago 1.24GB [2021-08-11T01:49:46.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 days ago 547MB [2021-08-11T01:49:46.094Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 8 days ago 37.5MB [2021-08-11T01:49:46.094Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-11T01:49:46.094Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-11T01:49:46.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-11T01:50:01.315Z] Still waiting to schedule task [2021-08-11T01:50:01.315Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-11T01:51:16.364Z] gofmt -l . [2021-08-11T01:51:16.364Z] [ "`gofmt -l .`" = "" ] [2021-08-11T01:51:16.364Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-11T01:51:17.023Z] + ls -al . [2021-08-11T01:51:17.023Z] total 632 [2021-08-11T01:51:17.023Z] drwxrwxr-x 9 1001 1001 4096 Aug 11 01:51 . [2021-08-11T01:51:17.023Z] drwxr-xr-x 4 root root 4096 Aug 11 01:46 .. [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 11 Aug 11 01:43 .dockerignore [2021-08-11T01:51:17.023Z] drwxrwxr-x 8 1001 1001 4096 Aug 11 01:43 .git [2021-08-11T01:51:17.023Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 01:43 .github [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 818 Aug 11 01:43 .gitignore [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 76 Aug 11 01:43 .hadolint.yml [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 166 Aug 11 01:43 .sonarcloud.properties [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 1171 Aug 11 01:43 ADOPTERS.md [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 8609 Aug 11 01:43 Attribution.txt [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 43881 Aug 11 01:43 CHANGELOG.md [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 3804 Aug 11 01:43 CONTRIBUTING.md [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 677 Aug 11 01:43 GOVERNANCE.md [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 849 Aug 11 01:43 Jenkinsfile [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 10775 Aug 11 01:43 LICENSE [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 5915 Aug 11 01:43 Makefile [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 582 Aug 11 01:43 OWNERS.md [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 8643 Aug 11 01:43 README.md [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 6912 Aug 11 01:43 SECURITY.md [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 5 Aug 11 01:43 VERSION [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 4131 Aug 11 01:43 ZMQWindows.md [2021-08-11T01:51:17.023Z] drwxrwxr-x 2 1001 1001 4096 Aug 11 01:43 bin [2021-08-11T01:51:17.023Z] drwxrwxr-x 14 1001 1001 4096 Aug 11 01:43 cmd [2021-08-11T01:51:17.023Z] -rw-r--r-- 1 root root 404329 Aug 11 01:49 coverage.out [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 813 Aug 11 01:43 go.mod [2021-08-11T01:51:17.023Z] -rw-r--r-- 1 root root 48847 Aug 11 01:46 go.sum [2021-08-11T01:51:17.023Z] drwxrwxr-x 8 1001 1001 4096 Aug 11 01:43 internal [2021-08-11T01:51:17.023Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 01:43 openapi [2021-08-11T01:51:17.023Z] drwxrwxr-x 4 1001 1001 4096 Aug 11 01:43 snap [2021-08-11T01:51:17.023Z] -rw-rw-r-- 1 1001 1001 204 Aug 11 01:43 version.go [Pipeline] sh [2021-08-11T01:51:17.688Z] + '[' -e coverage.out ] [2021-08-11T01:51:17.688Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-11T01:51:17.719Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T01:51:18.819Z] Stashed 1 file(s) [Pipeline] sh [2021-08-11T01:51:19.496Z] + make build [2021-08-11T01:51:19.496Z] go mod tidy [2021-08-11T01:51:20.096Z] 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-08-11T01:51:28.399Z] 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-08-11T01:51:55.732Z] 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-08-11T01:51:59.109Z] 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-08-11T01:52:02.529Z] 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-08-11T01:52:03.503Z] 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-08-11T01:52:07.805Z] 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-08-11T01:52:11.183Z] 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-08-11T01:52:14.552Z] 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-08-11T01:52:18.889Z] 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-08-11T01:52:21.582Z] 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-08-11T01:52:24.964Z] 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-08-11T01:52:31.704Z] $ docker stop --time=1 a7dea05332146f029c51ece257004dbacec12a14d3c156794a2c9a62f1c87c89 [2021-08-11T01:52:34.550Z] $ docker rm -f a7dea05332146f029c51ece257004dbacec12a14d3c156794a2c9a62f1c87c89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:52:36.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T01:52:36.497Z] [2021-08-11T01:52:36.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:52:36.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T01:52:37.128Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-11T01:52:37.128Z] 29e5d40040c1: Pulling fs layer [2021-08-11T01:52:37.128Z] 1ce36da41761: Pulling fs layer [2021-08-11T01:52:37.128Z] 25b303627fd3: Pulling fs layer [2021-08-11T01:52:37.405Z] 29e5d40040c1: Verifying Checksum [2021-08-11T01:52:37.405Z] 29e5d40040c1: Download complete [2021-08-11T01:52:38.010Z] 1ce36da41761: Verifying Checksum [2021-08-11T01:52:38.010Z] 1ce36da41761: Download complete [2021-08-11T01:52:38.287Z] 29e5d40040c1: Pull complete [2021-08-11T01:52:39.741Z] 1ce36da41761: Pull complete [2021-08-11T01:52:40.016Z] 25b303627fd3: Download complete [2021-08-11T01:52:50.181Z] 25b303627fd3: Pull complete [2021-08-11T01:52:50.181Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-11T01:52:50.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T01:52:50.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-11T01:52:50.467Z] prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container [2021-08-11T01:52:50.558Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-08-11T01:52:54.200Z] $ docker top af9eb2e0507c3f1c370b3d19fae9d916931853e9066926efc32bb775c77d828c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:52:55.182Z] + docker-compose build --help [2021-08-11T01:52:55.182Z] + grep parallel [2021-08-11T01:53:00.591Z] --parallel Build images in parallel. [Pipeline] } [2021-08-11T01:53:00.617Z] $ docker stop --time=1 af9eb2e0507c3f1c370b3d19fae9d916931853e9066926efc32bb775c77d828c [2021-08-11T01:53:02.476Z] $ docker rm -f af9eb2e0507c3f1c370b3d19fae9d916931853e9066926efc32bb775c77d828c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:53:03.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T01:53:03.099Z] . [Pipeline] withDockerContainer [2021-08-11T01:53:03.393Z] prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container [2021-08-11T01:53:03.489Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-11T01:53:05.282Z] $ docker top 84c98f276842390b219212b1d30aa64144096f9bd2105e4f2a3340d2efe88925 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:53:06.241Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-11T01:53:11.635Z] Building core-command ... [2021-08-11T01:53:11.635Z] Building core-data ... [2021-08-11T01:53:11.635Z] Building core-metadata ... [2021-08-11T01:53:11.635Z] Building security-bootstrapper ... [2021-08-11T01:53:11.635Z] Building security-proxy-setup ... [2021-08-11T01:53:11.635Z] Building security-secretstore-setup ... [2021-08-11T01:53:11.635Z] Building support-notifications ... [2021-08-11T01:53:11.635Z] Building support-scheduler ... [2021-08-11T01:53:11.635Z] Building sys-mgmt-agent ... [2021-08-11T01:53:11.635Z] Building security-bootstrapper [2021-08-11T01:53:11.635Z] Building core-data [2021-08-11T01:53:11.635Z] Building support-notifications [2021-08-11T01:53:11.635Z] Building security-secretstore-setup [2021-08-11T01:53:11.635Z] Building support-scheduler [2021-08-11T01:53:44.226Z] Running on prd-ubuntu18.04-docker-8c-8g-297 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws [2021-08-11T01:53:44.248Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-08-11T01:53:44.371Z] The recommended git tool is: git [2021-08-11T01:53:46.998Z] using credential edgex-jenkins-ssh [2021-08-11T01:53:47.018Z] Cloning the remote Git repository [2021-08-11T01:53:47.042Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:53:47.120Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-08-11T01:53:47.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:53:47.162Z] > git --version # timeout=10 [2021-08-11T01:53:47.169Z] > git --version # 'git version 2.17.1' [2021-08-11T01:53:47.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:53:47.198Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:54:06.024Z] Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:54:06.143Z] Merge succeeded, producing deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:54:06.143Z] Checking out Revision deea8c272ed1fa875823edc8b423cf69320a3729 (PR-3662) [2021-08-11T01:54:05.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T01:54:05.376Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:54:05.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T01:54:05.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:54:05.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:54:05.406Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T01:54:06.032Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:54:06.038Z] > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 [2021-08-11T01:54:06.103Z] > git remote # timeout=10 [2021-08-11T01:54:06.110Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T01:54:06.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:54:06.120Z] > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 [2021-08-11T01:54:06.133Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T01:54:06.144Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:54:06.150Z] > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 [2021-08-11T01:54:10.110Z] Commit message: "Merge branch 'main' into dev" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:54:10.894Z] + echo snap-build.sh [2021-08-11T01:54:10.894Z] snap-build.sh [2021-08-11T01:54:10.894Z] + SNAP_BASE_DIR=. [2021-08-11T01:54:10.894Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-08-11T01:54:10.894Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-08-11T01:54:10.894Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-08-11T01:54:10.894Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-08-11T01:54:10.894Z] + cd /w/workspace/edgex-go/9 [2021-08-11T01:54:10.894Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-11T01:54:10.894Z] Reading package lists... [2021-08-11T01:54:10.894Z] Building dependency tree... [2021-08-11T01:54:10.894Z] Reading state information... [2021-08-11T01:54:10.894Z] The following packages were automatically installed and are no longer required: [2021-08-11T01:54:10.894Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-11T01:54:10.894Z] uidmap xdelta3 [2021-08-11T01:54:10.894Z] Use 'sudo apt autoremove' to remove them. [2021-08-11T01:54:10.894Z] The following packages will be REMOVED: [2021-08-11T01:54:10.894Z] lxd* lxd-client* [2021-08-11T01:54:11.166Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-11T01:54:11.166Z] After this operation, 31.7 MB disk space will be freed. [2021-08-11T01:54:11.704Z] (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-08-11T01:54:11.704Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-11T01:54:12.693Z] Removing lxd dnsmasq configuration [2021-08-11T01:54:12.693Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-11T01:54:12.693Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-11T01:54:13.280Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-11T01:54:13.554Z] (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-08-11T01:54:13.554Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-11T01:54:14.968Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-11T01:54:14.968Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-11T01:54:15.556Z] + sudo snap remove --purge lxd [2021-08-11T01:54:15.826Z] snap "lxd" is not installed [2021-08-11T01:54:15.826Z] + sudo groupadd --force --system lxd [2021-08-11T01:54:15.826Z] ++ whoami [2021-08-11T01:54:15.826Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-11T01:54:15.826Z] + newgrp - lxd [2021-08-11T01:54:15.826Z] + sudo snap install lxd [2021-08-11T01:54:19.626Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:54:19.626Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:54:19.626Z] ---> 4b805682cadc [2021-08-11T01:54:19.626Z] Step 3/26 : WORKDIR /edgex-go [2021-08-11T01:54:19.626Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:54:19.626Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:54:19.626Z] [2021-08-11T01:54:19.626Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:54:19.626Z] ---> 4b805682cadc [2021-08-11T01:54:19.626Z] ---> 4b805682cadc [2021-08-11T01:54:19.626Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:54:19.626Z] Step 3/32 : WORKDIR /edgex-go [2021-08-11T01:54:19.626Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:54:19.626Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:54:19.626Z] ---> 4b805682cadc [2021-08-11T01:54:19.626Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T01:54:19.626Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:54:19.626Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:54:19.626Z] ---> 4b805682cadc [2021-08-11T01:54:19.626Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T01:54:19.626Z] ---> Running in c2331a610069 [2021-08-11T01:54:19.626Z] ---> Running in 9222f423e083 [2021-08-11T01:54:19.626Z] ---> Running in 205cbca46d97 [2021-08-11T01:54:19.626Z] ---> Running in d2bc38ddfa0b [2021-08-11T01:54:19.626Z] ---> Running in a79c6eb7a384 [2021-08-11T01:54:19.626Z] Removing intermediate container d2bc38ddfa0b [2021-08-11T01:54:19.626Z] ---> 41f779626d7a [2021-08-11T01:54:19.626Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:54:19.898Z] Removing intermediate container 9222f423e083 [2021-08-11T01:54:19.898Z] ---> 5b28c5cda905 [2021-08-11T01:54:19.898Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:54:19.898Z] Removing intermediate container a79c6eb7a384 [2021-08-11T01:54:19.898Z] ---> f4dd84edff03 [2021-08-11T01:54:19.898Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:54:19.898Z] Removing intermediate container 205cbca46d97 [2021-08-11T01:54:19.898Z] ---> fab2c2dd3333 [2021-08-11T01:54:19.898Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:54:19.898Z] ---> Running in 4c727c17f745 [2021-08-11T01:54:19.898Z] Removing intermediate container c2331a610069 [2021-08-11T01:54:19.898Z] ---> a669f8aaf77c [2021-08-11T01:54:19.898Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:54:20.494Z] ---> Running in ca073df605a2 [2021-08-11T01:54:20.773Z] ---> Running in 6c965adc7720 [2021-08-11T01:54:20.773Z] ---> Running in 50a566c85c85 [2021-08-11T01:54:20.773Z] ---> Running in e5c2315a7008 [2021-08-11T01:54:24.041Z] 2021-08-11T01:54:21Z INFO Waiting for automatic snapd restart... [2021-08-11T01:54:25.122Z] Removing intermediate container 4c727c17f745 [2021-08-11T01:54:25.122Z] ---> 0b055d33c37e [2021-08-11T01:54:25.122Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-11T01:54:25.122Z] ---> Running in c3938cc0e911 [2021-08-11T01:54:25.122Z] Removing intermediate container ca073df605a2 [2021-08-11T01:54:25.122Z] ---> cd597240933a [2021-08-11T01:54:25.122Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-11T01:54:25.718Z] Removing intermediate container e5c2315a7008 [2021-08-11T01:54:25.718Z] ---> 9ea171fcbe51 [2021-08-11T01:54:25.718Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-11T01:54:25.718Z] ---> Running in b2b5ebb343bd [2021-08-11T01:54:25.992Z] Removing intermediate container 6c965adc7720 [2021-08-11T01:54:25.992Z] ---> 4df5ced4498f [2021-08-11T01:54:25.992Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-11T01:54:25.992Z] ---> Running in ae6176a9080e [2021-08-11T01:54:26.288Z] ---> Running in 91a119971289 [2021-08-11T01:54:26.568Z] Removing intermediate container 50a566c85c85 [2021-08-11T01:54:26.568Z] ---> 52e06d31955c [2021-08-11T01:54:26.568Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-11T01:54:26.858Z] ---> Running in 74cdf018f6b9 [2021-08-11T01:54:27.838Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:28.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:28.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:28.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:28.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:28.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:29.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:29.705Z] OK: 218 MiB in 52 packages [2021-08-11T01:54:29.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:30.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:31.179Z] OK: 218 MiB in 52 packages [2021-08-11T01:54:31.180Z] Removing intermediate container c3938cc0e911 [2021-08-11T01:54:31.180Z] ---> ac11789e48eb [2021-08-11T01:54:31.180Z] Step 6/23 : COPY go.mod . [2021-08-11T01:54:31.786Z] OK: 218 MiB in 52 packages [2021-08-11T01:54:32.382Z] ---> 0c8b1f11e030 [2021-08-11T01:54:32.382Z] Step 7/23 : RUN go mod download [2021-08-11T01:54:32.382Z] Removing intermediate container ae6176a9080e [2021-08-11T01:54:32.382Z] ---> 054dd2ed3b1b [2021-08-11T01:54:32.382Z] Step 6/32 : COPY go.mod . [2021-08-11T01:54:32.985Z] ---> Running in 2feb0dff370b [2021-08-11T01:54:32.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:54:33.586Z] OK: 218 MiB in 52 packages [2021-08-11T01:54:33.586Z] ---> babd28a77432 [2021-08-11T01:54:33.586Z] Step 7/32 : RUN go mod download [2021-08-11T01:54:33.872Z] Removing intermediate container 74cdf018f6b9 [2021-08-11T01:54:33.872Z] ---> 081f18f95866 [2021-08-11T01:54:33.872Z] Step 6/24 : COPY go.mod . [2021-08-11T01:54:33.873Z] ---> Running in 2e60060ef2e8 [2021-08-11T01:54:35.354Z] ---> d6be5eeddc88 [2021-08-11T01:54:35.354Z] Step 7/24 : RUN go mod download [2021-08-11T01:54:35.354Z] Removing intermediate container b2b5ebb343bd [2021-08-11T01:54:35.354Z] ---> dcd3df913f15 [2021-08-11T01:54:35.354Z] Step 6/23 : COPY go.mod . [2021-08-11T01:54:35.354Z] ---> Running in bb641efb8464 [2021-08-11T01:54:36.390Z] lxd 4.17 from Canonical* installed [2021-08-11T01:54:36.390Z] + sudo lxd init --auto [2021-08-11T01:54:36.843Z] OK: 218 MiB in 52 packages [2021-08-11T01:54:37.137Z] ---> efffc342fe3c [2021-08-11T01:54:37.137Z] Step 7/23 : RUN go mod download [2021-08-11T01:54:37.423Z] ---> Running in 35ad14a3db35 [2021-08-11T01:54:38.965Z] Removing intermediate container 91a119971289 [2021-08-11T01:54:38.965Z] ---> 6ea0f497df80 [2021-08-11T01:54:38.965Z] Step 6/26 : COPY go.mod . [2021-08-11T01:54:39.582Z] Removing intermediate container 2feb0dff370b [2021-08-11T01:54:39.582Z] ---> e4efb22bb320 [2021-08-11T01:54:39.582Z] Step 8/23 : COPY . . [2021-08-11T01:54:41.082Z] ---> af82e3635d93 [2021-08-11T01:54:41.082Z] Step 7/26 : RUN go mod download [2021-08-11T01:54:41.082Z] Removing intermediate container 2e60060ef2e8 [2021-08-11T01:54:41.082Z] ---> 268ceb5cbb79 [2021-08-11T01:54:41.082Z] Step 8/32 : COPY . . [2021-08-11T01:54:41.375Z] ---> Running in 308a2903721b [2021-08-11T01:54:44.639Z] + sudo snap install --classic snapcraft [2021-08-11T01:54:45.743Z] Removing intermediate container bb641efb8464 [2021-08-11T01:54:45.743Z] ---> 5ccd6b0052b0 [2021-08-11T01:54:45.743Z] Step 8/24 : COPY . . [2021-08-11T01:54:45.743Z] Removing intermediate container 35ad14a3db35 [2021-08-11T01:54:45.743Z] ---> 7b52326fbeb3 [2021-08-11T01:54:45.743Z] Step 8/23 : COPY . . [2021-08-11T01:54:50.166Z] Removing intermediate container 308a2903721b [2021-08-11T01:54:50.166Z] ---> f4bfe56f0985 [2021-08-11T01:54:50.166Z] Step 8/26 : COPY . . [2021-08-11T01:54:53.602Z] snapcraft 5.0 from Canonical* installed [2021-08-11T01:54:53.602Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-11T01:54:53.602Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-11T01:54:53.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T01:54:53.602Z] Dload Upload Total Spent Left Speed [2021-08-11T01:54:53.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 [2021-08-11T01:54:53.869Z] 100 3325k 100 3325k 0 0 9159k 0 --:--:-- --:--:-- --:--:-- 9159k [2021-08-11T01:54:53.869Z] ./yq_linux_amd64 [2021-08-11T01:54:53.869Z] + sudo snapcraft prime --use-lxd [2021-08-11T01:54:56.459Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-11T01:54:56.459Z] 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-08-11T01:54:56.459Z] - README.md [2021-08-11T01:54:56.459Z] [2021-08-11T01:54:56.459Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-11T01:54:56.459Z] Launching a container. [2021-08-11T01:55:06.562Z] Waiting for container to be ready [2021-08-11T01:55:06.562Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-11T01:55:06.562Z] [2021-08-11T01:55:08.529Z] ---> eaab8fa6ce64 [2021-08-11T01:55:08.530Z] Step 9/23 : RUN go mod tidy [2021-08-11T01:55:08.530Z] ---> e45483a6ab36 [2021-08-11T01:55:08.530Z] Step 9/32 : RUN go mod tidy [2021-08-11T01:55:08.530Z] ---> 3b6185a4f0ab [2021-08-11T01:55:08.530Z] Step 9/23 : RUN go mod tidy [2021-08-11T01:55:08.530Z] ---> 13bbb8e6283b [2021-08-11T01:55:08.530Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:55:08.530Z] ---> Running in 3853f2beecec [2021-08-11T01:55:08.530Z] ---> Running in dada3bbe39dc [2021-08-11T01:55:08.530Z] ---> Running in 16dafcecb8fa [2021-08-11T01:55:08.530Z] ---> Running in 075b5164a079 [2021-08-11T01:55:08.805Z] ---> ae153486342f [2021-08-11T01:55:08.805Z] Step 9/26 : RUN go mod tidy [2021-08-11T01:55:09.414Z] ---> Running in d64b9dc7fa9f [2021-08-11T01:55:10.824Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-11T01:55:11.094Z] Waiting for network to be ready... [2021-08-11T01:55:11.361Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-11T01:55:11.626Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1819 kB] [2021-08-11T01:55:11.626Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-11T01:55:11.897Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-11T01:55:11.897Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-11T01:55:11.897Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-11T01:55:11.897Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-11T01:55:11.897Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-11T01:55:11.897Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-11T01:55:11.897Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-11T01:55:12.165Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-11T01:55:12.433Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-11T01:55:12.699Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-11T01:55:12.699Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-11T01:55:12.967Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-11T01:55:12.967Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-11T01:55:12.967Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-11T01:55:12.967Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-11T01:55:13.927Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-11T01:55:14.196Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] [2021-08-11T01:55:14.463Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-11T01:55:14.463Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-11T01:55:14.463Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-11T01:55:14.463Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-11T01:55:14.463Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-11T01:55:14.463Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-11T01:55:14.733Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-11T01:55:16.708Z] Fetched 25.0 MB in 5s (4936 kB/s) [2021-08-11T01:55:17.300Z] Reading package lists... [2021-08-11T01:55:17.566Z] Reading package lists... [2021-08-11T01:55:17.740Z] Removing intermediate container 3853f2beecec [2021-08-11T01:55:17.740Z] ---> 24ce452bbdaa [2021-08-11T01:55:17.740Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-11T01:55:17.740Z] Removing intermediate container dada3bbe39dc [2021-08-11T01:55:17.740Z] ---> c8b45c37d5b8 [2021-08-11T01:55:17.740Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-11T01:55:17.740Z] ---> Running in 5cefb8a7e2fe [2021-08-11T01:55:17.740Z] ---> Running in d12ed8e226fa [2021-08-11T01:55:17.740Z] Removing intermediate container d64b9dc7fa9f [2021-08-11T01:55:17.740Z] ---> 0660a525276f [2021-08-11T01:55:17.740Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-11T01:55:17.740Z] ---> Running in f75f5029767b [2021-08-11T01:55:17.740Z] Removing intermediate container 16dafcecb8fa [2021-08-11T01:55:17.740Z] ---> 5ccd448936ac [2021-08-11T01:55:17.740Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-11T01:55:17.740Z] Removing intermediate container 075b5164a079 [2021-08-11T01:55:17.740Z] ---> d8d5eafc8fbd [2021-08-11T01:55:17.740Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-11T01:55:17.856Z] Building dependency tree... [2021-08-11T01:55:17.856Z] Reading state information... [2021-08-11T01:55:17.856Z] The following additional packages will be installed: [2021-08-11T01:55:17.856Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-11T01:55:17.856Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-11T01:55:17.856Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-11T01:55:17.856Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-11T01:55:17.856Z] Suggested packages: [2021-08-11T01:55:17.856Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-11T01:55:17.856Z] Recommended packages: [2021-08-11T01:55:17.856Z] gnupg libsasl2-modules [2021-08-11T01:55:17.856Z] The following NEW packages will be installed: [2021-08-11T01:55:17.856Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-11T01:55:17.856Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-11T01:55:17.856Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-11T01:55:17.856Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-11T01:55:17.856Z] The following packages will be upgraded: [2021-08-11T01:55:17.856Z] gpg gpg-agent gpgconf libudev1 [2021-08-11T01:55:17.856Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-11T01:55:17.856Z] Need to get 3527 kB of archives. [2021-08-11T01:55:17.856Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-11T01:55:17.856Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-11T01:55:18.014Z] ---> Running in 6a3f23030528 [2021-08-11T01:55:18.014Z] ---> Running in 513c764cf2eb [2021-08-11T01:55:18.125Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-11T01:55:18.125Z] Get:3 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-08-11T01:55:18.125Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-11T01:55:18.125Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-11T01:55:18.125Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-11T01:55:18.125Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-11T01:55:18.708Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-11T01:55:18.708Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-11T01:55:19.306Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-11T01:55:19.306Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-11T01:55:19.306Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-11T01:55:19.306Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-11T01:55:19.306Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-11T01:55:19.306Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-11T01:55:19.306Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-11T01:55:19.306Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-11T01:55:19.306Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-11T01:55:19.306Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-11T01:55:19.306Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-11T01:55:19.573Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-11T01:55:19.574Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-11T01:55:19.698Z] 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-08-11T01:55:19.850Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T01:55:19.850Z] Fetched 3527 kB in 2s (1860 kB/s) [2021-08-11T01:55:19.850Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-11T01:55:19.850Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-11T01:55:19.850Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-11T01:55:19.975Z] 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-08-11T01:55:20.118Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-11T01:55:20.118Z] Selecting previously unselected package udev. [2021-08-11T01:55:20.118Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-11T01:55:20.118Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-11T01:55:20.118Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-11T01:55:20.256Z] 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-08-11T01:55:20.386Z] Selecting previously unselected package libfuse2:amd64. [2021-08-11T01:55:20.386Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-11T01:55:20.386Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-11T01:55:20.386Z] Selecting previously unselected package fuse. [2021-08-11T01:55:20.387Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-11T01:55:20.387Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-11T01:55:20.387Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T01:55:20.387Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-11T01:55:20.387Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T01:55:20.387Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-11T01:55:20.534Z] 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-08-11T01:55:20.655Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T01:55:20.655Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-11T01:55:20.655Z] Selecting previously unselected package libksba8:amd64. [2021-08-11T01:55:20.655Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-11T01:55:20.655Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-11T01:55:20.655Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-11T01:55:20.655Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T01:55:20.655Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:20.655Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-11T01:55:20.655Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T01:55:20.655Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:20.812Z] 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-08-11T01:55:20.922Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-11T01:55:20.922Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T01:55:20.922Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:20.922Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-11T01:55:20.922Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T01:55:20.922Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:20.922Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-11T01:55:20.922Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T01:55:20.922Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:20.922Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-11T01:55:20.922Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T01:55:20.922Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:21.187Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-11T01:55:21.187Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T01:55:21.187Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:21.187Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-11T01:55:21.187Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T01:55:21.187Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:21.187Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-11T01:55:21.187Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T01:55:21.187Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:21.187Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-11T01:55:21.187Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-11T01:55:21.187Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-11T01:55:21.187Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-11T01:55:21.187Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-11T01:55:21.187Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-11T01:55:21.455Z] Selecting previously unselected package libldap-common. [2021-08-11T01:55:21.455Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-11T01:55:21.455Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-11T01:55:21.455Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-11T01:55:21.455Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-11T01:55:21.455Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-11T01:55:21.455Z] Selecting previously unselected package dirmngr. [2021-08-11T01:55:21.455Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T01:55:21.455Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-11T01:55:21.455Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-11T01:55:21.455Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-11T01:55:21.455Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-11T01:55:21.455Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-11T01:55:21.723Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-11T01:55:21.723Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-11T01:55:21.723Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:21.723Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-11T01:55:21.723Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-11T01:55:21.723Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-11T01:55:21.990Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-11T01:55:21.990Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:21.990Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-11T01:55:22.256Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-11T01:55:22.256Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-11T01:55:22.256Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:22.256Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:22.256Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:22.256Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:22.256Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:22.257Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:22.257Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T01:55:22.257Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-11T01:55:22.257Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-11T01:55:22.257Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-11T01:55:22.844Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-11T01:55:22.844Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-11T01:55:22.844Z] This means they are not meant to be enabled using systemctl. [2021-08-11T01:55:22.844Z] Possible reasons for having this kind of units are: [2021-08-11T01:55:22.844Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-11T01:55:22.844Z] .wants/ or .requires/ directory. [2021-08-11T01:55:22.844Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-11T01:55:22.844Z] a requirement dependency on it. [2021-08-11T01:55:22.844Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-11T01:55:22.844Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-11T01:55:22.844Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-11T01:55:22.844Z] instance name specified. [2021-08-11T01:55:23.112Z] Reading package lists... [2021-08-11T01:55:23.112Z] Building dependency tree... [2021-08-11T01:55:23.112Z] Reading state information... [2021-08-11T01:55:23.381Z] The following additional packages will be installed: [2021-08-11T01:55:23.381Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-11T01:55:23.381Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-11T01:55:23.381Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-11T01:55:23.381Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-11T01:55:23.381Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-11T01:55:23.381Z] Suggested packages: [2021-08-11T01:55:23.381Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-11T01:55:23.381Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-11T01:55:23.381Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-11T01:55:23.381Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-11T01:55:23.381Z] systemd-container policykit-1 [2021-08-11T01:55:23.381Z] Recommended packages: [2021-08-11T01:55:23.381Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-11T01:55:23.381Z] The following NEW packages will be installed: [2021-08-11T01:55:23.381Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-11T01:55:23.381Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-11T01:55:23.381Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-11T01:55:23.381Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-11T01:55:23.381Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-11T01:55:23.381Z] The following packages will be upgraded: [2021-08-11T01:55:23.381Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-11T01:55:23.381Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-11T01:55:23.381Z] Need to get 36.7 MB of archives. [2021-08-11T01:55:23.381Z] After this operation, 147 MB of additional disk space will be used. [2021-08-11T01:55:23.381Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-11T01:55:23.648Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-11T01:55:23.648Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-11T01:55:23.648Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-11T01:55:23.648Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-11T01:55:23.648Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-11T01:55:23.648Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-11T01:55:23.919Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-11T01:55:23.919Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-11T01:55:23.919Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-11T01:55:23.919Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-11T01:55:23.919Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-11T01:55:23.919Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-11T01:55:23.919Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-11T01:55:23.919Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-11T01:55:23.919Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-11T01:55:23.919Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-11T01:55:24.506Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-11T01:55:24.774Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-11T01:55:25.040Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-11T01:55:25.040Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-11T01:55:25.040Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-11T01:55:25.040Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-11T01:55:25.040Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-11T01:55:25.040Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-11T01:55:25.040Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-11T01:55:25.040Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-11T01:55:25.040Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-11T01:55:25.040Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-11T01:55:25.308Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-11T01:55:27.895Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T01:55:27.895Z] Fetched 36.7 MB in 4s (9083 kB/s) [2021-08-11T01:55:27.895Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-11T01:55:27.895Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-11T01:55:27.895Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-11T01:55:28.164Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-11T01:55:28.164Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-11T01:55:28.431Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-11T01:55:28.431Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-11T01:55:28.431Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-11T01:55:28.431Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-11T01:55:28.431Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-11T01:55:28.699Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-11T01:55:28.700Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-11T01:55:28.700Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-11T01:55:28.966Z] Setting up apt (1.6.14) ... [2021-08-11T01:55:28.966Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-11T01:55:29.232Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-11T01:55:29.232Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-11T01:55:29.232Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-11T01:55:29.232Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-11T01:55:29.501Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-11T01:55:29.501Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-11T01:55:29.501Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T01:55:29.768Z] Selecting previously unselected package libexpat1:amd64. [2021-08-11T01:55:29.768Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-11T01:55:29.768Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-11T01:55:29.768Z] Selecting previously unselected package python3.6-minimal. [2021-08-11T01:55:29.768Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-11T01:55:29.768Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T01:55:30.039Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-11T01:55:30.039Z] Checking for services that may need to be restarted...done. [2021-08-11T01:55:30.039Z] Checking for services that may need to be restarted...done. [2021-08-11T01:55:30.305Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T01:55:30.305Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-11T01:55:30.305Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T01:55:30.570Z] Selecting previously unselected package python3-minimal. [2021-08-11T01:55:30.570Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-11T01:55:30.570Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-11T01:55:30.570Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-11T01:55:30.570Z] Selecting previously unselected package mime-support. [2021-08-11T01:55:30.570Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-11T01:55:30.570Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-11T01:55:31.154Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-11T01:55:31.154Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-11T01:55:31.154Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-11T01:55:31.154Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-11T01:55:31.154Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-11T01:55:31.154Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T01:55:31.154Z] Selecting previously unselected package python3.6. [2021-08-11T01:55:31.154Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-11T01:55:31.154Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T01:55:31.421Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-11T01:55:31.421Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-11T01:55:31.421Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-11T01:55:31.421Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-11T01:55:31.688Z] Selecting previously unselected package python3. [2021-08-11T01:55:31.688Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-11T01:55:31.688Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-11T01:55:31.688Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-11T01:55:31.688Z] Selecting previously unselected package multiarch-support. [2021-08-11T01:55:31.688Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T01:55:31.688Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-11T01:55:31.688Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-11T01:55:31.688Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-11T01:55:31.688Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-11T01:55:31.688Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-11T01:55:31.688Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-11T01:55:31.688Z] Selecting previously unselected package libbsd0:amd64. [2021-08-11T01:55:31.688Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-11T01:55:31.688Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-11T01:55:31.955Z] Selecting previously unselected package sudo. [2021-08-11T01:55:31.955Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-11T01:55:31.955Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-11T01:55:31.955Z] Selecting previously unselected package apparmor. [2021-08-11T01:55:31.955Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-11T01:55:31.955Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-11T01:55:31.955Z] Selecting previously unselected package libedit2:amd64. [2021-08-11T01:55:31.955Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-11T01:55:31.955Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-11T01:55:32.227Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-11T01:55:32.227Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-11T01:55:32.227Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T01:55:32.227Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-11T01:55:32.227Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-11T01:55:32.227Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T01:55:32.227Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-11T01:55:32.227Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-11T01:55:32.227Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-11T01:55:32.227Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-11T01:55:32.227Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-11T01:55:32.227Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T01:55:32.565Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-11T01:55:32.565Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-11T01:55:32.565Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T01:55:32.565Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-11T01:55:32.565Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-11T01:55:32.565Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-11T01:55:32.565Z] Selecting previously unselected package openssh-client. [2021-08-11T01:55:32.565Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-11T01:55:32.565Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-11T01:55:32.882Z] Selecting previously unselected package squashfs-tools. [2021-08-11T01:55:32.882Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-11T01:55:32.882Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-11T01:55:32.882Z] Selecting previously unselected package snapd. [2021-08-11T01:55:32.882Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-11T01:55:32.882Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-11T01:55:34.954Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-11T01:55:34.954Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-11T01:55:34.955Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-11T01:55:34.955Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-11T01:55:35.221Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-11T01:55:35.221Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T01:55:35.221Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-11T01:55:35.221Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-11T01:55:35.221Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-11T01:55:35.810Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-11T01:55:35.810Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-11T01:55:35.810Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-11T01:55:35.810Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T01:55:35.810Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T01:55:35.810Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T01:55:36.401Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-11T01:55:36.986Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T01:55:36.986Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-11T01:55:36.986Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-11T01:55:36.986Z] running python rtupdate hooks for python3.6... [2021-08-11T01:55:36.986Z] running python post-rtupdate hooks for python3.6... [2021-08-11T01:55:37.255Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-11T01:55:37.840Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-11T01:55:37.840Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T01:55:37.840Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-11T01:55:38.107Z] Setting up snapd (2.49.2+18.04) ... [2021-08-11T01:55:38.374Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-11T01:55:38.641Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-11T01:55:38.909Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-11T01:55:38.909Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-11T01:55:39.177Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-11T01:55:39.177Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-11T01:55:39.443Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-11T01:55:39.443Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-11T01:55:39.708Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-11T01:55:39.975Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-11T01:55:39.975Z] /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-08-11T01:55:39.975Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-11T01:55:39.975Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-11T01:55:40.932Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-11T01:55:40.932Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-11T01:55:41.200Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-11T01:55:42.160Z] Reading package lists... [2021-08-11T01:55:42.427Z] Reading package lists... [2021-08-11T01:55:42.694Z] Building dependency tree... [2021-08-11T01:55:42.694Z] Reading state information... [2021-08-11T01:55:42.694Z] Calculating upgrade... [2021-08-11T01:55:42.959Z] The following packages will be upgraded: [2021-08-11T01:55:42.959Z] advancecomp base-files bash binutils binutils-common [2021-08-11T01:55:42.959Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-11T01:55:42.959Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-11T01:55:42.959Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-11T01:55:42.959Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-11T01:55:42.959Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-11T01:55:42.959Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-11T01:55:42.959Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-11T01:55:42.959Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-11T01:55:42.959Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-11T01:55:42.959Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-11T01:55:42.959Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-11T01:55:42.959Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-11T01:55:42.959Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-11T01:55:42.959Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-11T01:55:42.959Z] ubuntu-keyring util-linux [2021-08-11T01:55:42.959Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-11T01:55:42.959Z] Need to get 64.2 MB of archives. [2021-08-11T01:55:42.959Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-11T01:55:42.959Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-11T01:55:43.224Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-11T01:55:43.224Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-11T01:55:43.224Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-11T01:55:43.224Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-11T01:55:43.224Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-11T01:55:43.224Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-11T01:55:43.224Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-11T01:55:43.224Z] 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-08-11T01:55:43.224Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-11T01:55:43.224Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-11T01:55:43.224Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-11T01:55:43.224Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-11T01:55:43.224Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-11T01:55:43.224Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-11T01:55:43.224Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-11T01:55:43.224Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-11T01:55:43.224Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-11T01:55:43.224Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-11T01:55:43.224Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-11T01:55:43.224Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-11T01:55:43.488Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-11T01:55:43.488Z] 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-08-11T01:55:43.488Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-11T01:55:43.488Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-11T01:55:43.488Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-11T01:55:43.488Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-11T01:55:43.488Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-11T01:55:43.488Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-11T01:55:43.488Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-11T01:55:43.488Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-11T01:55:43.488Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-11T01:55:43.488Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-11T01:55:43.488Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-11T01:55:43.488Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-11T01:55:43.488Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-11T01:55:43.488Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-11T01:55:43.488Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-11T01:55:43.488Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-11T01:55:43.488Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-11T01:55:43.488Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-11T01:55:43.488Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-11T01:55:43.488Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-11T01:55:43.488Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-11T01:55:43.488Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-11T01:55:43.489Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-11T01:55:43.489Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-11T01:55:43.489Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-11T01:55:43.489Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-11T01:55:43.489Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-11T01:55:43.489Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-11T01:55:43.489Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-11T01:55:43.489Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-11T01:55:43.489Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-11T01:55:43.489Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-11T01:55:43.489Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-11T01:55:43.489Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-11T01:55:43.753Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-11T01:55:44.019Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-11T01:55:44.019Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-11T01:55:44.019Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-11T01:55:44.019Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-11T01:55:44.019Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-11T01:55:44.019Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-11T01:55:44.019Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-11T01:55:44.019Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-11T01:55:44.602Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-11T01:55:44.602Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-11T01:55:45.186Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-11T01:55:45.186Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-11T01:55:45.186Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-11T01:55:45.453Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-11T01:55:45.453Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-11T01:55:45.453Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-11T01:55:45.453Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-11T01:55:45.453Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-11T01:55:45.453Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-11T01:55:45.453Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-11T01:55:45.453Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-11T01:55:45.453Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-11T01:55:45.453Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-11T01:55:45.453Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-11T01:55:45.453Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-11T01:55:45.453Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-11T01:55:45.453Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-11T01:55:45.453Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-11T01:55:45.719Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-11T01:55:45.719Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-11T01:55:45.719Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-11T01:55:45.719Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-11T01:55:45.719Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-11T01:55:45.719Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-11T01:55:45.719Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-11T01:55:45.719Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-11T01:55:45.719Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-11T01:55:45.985Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-11T01:55:45.985Z] Get:97 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-08-11T01:55:45.985Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-11T01:55:45.985Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-11T01:55:45.985Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-11T01:55:45.985Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-11T01:55:45.985Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-11T01:55:45.985Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-11T01:55:46.254Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T01:55:46.254Z] Fetched 64.2 MB in 3s (21.0 MB/s) [2021-08-11T01:55:46.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T01:55:46.254Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T01:55:46.254Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-11T01:55:46.522Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T01:55:46.522Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-11T01:55:46.791Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-11T01:55:46.791Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-11T01:55:47.063Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.063Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:47.063Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.063Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:47.063Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.063Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:47.063Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.063Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:47.330Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.330Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:47.330Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.330Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:47.330Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.330Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:47.596Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:55:47.863Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T01:55:47.863Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.863Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-11T01:55:47.863Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:55:47.863Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T01:55:47.863Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.863Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:47.863Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:47.863Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:48.132Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T01:55:48.132Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T01:55:48.132Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:55:48.132Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T01:55:48.132Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T01:55:48.399Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-11T01:55:48.670Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-11T01:55:48.948Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T01:55:48.949Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-11T01:55:48.949Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-11T01:55:48.949Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-11T01:55:48.949Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-11T01:55:49.223Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-11T01:55:49.223Z] Installing new version of config file /etc/issue ... [2021-08-11T01:55:49.223Z] Installing new version of config file /etc/issue.net ... [2021-08-11T01:55:49.223Z] Installing new version of config file /etc/lsb-release ... [2021-08-11T01:55:49.223Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-11T01:55:49.492Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-11T01:55:49.492Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-11T01:55:49.492Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-11T01:55:49.758Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:49.758Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-11T01:55:49.758Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-11T01:55:49.758Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-11T01:55:49.758Z] 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-08-11T01:55:50.025Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:50.025Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T01:55:50.025Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-11T01:55:50.025Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-11T01:55:50.025Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:50.025Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-11T01:55:50.025Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-11T01:55:50.025Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-11T01:55:50.294Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:50.294Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-11T01:55:50.294Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-11T01:55:50.561Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-11T01:55:50.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:50.561Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-11T01:55:50.561Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-11T01:55:50.561Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-11T01:55:50.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:50.561Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-11T01:55:50.561Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-11T01:55:50.829Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-11T01:55:50.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:50.829Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-11T01:55:50.829Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-11T01:55:51.096Z] Setting up grep (3.1-2build1) ... [2021-08-11T01:55:51.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:51.096Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-11T01:55:51.096Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-11T01:55:51.364Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-11T01:55:51.364Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:51.364Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-11T01:55:51.364Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-11T01:55:51.364Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-11T01:55:51.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:51.638Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-11T01:55:51.638Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T01:55:51.638Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-11T01:55:51.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:51.638Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-11T01:55:51.638Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-11T01:55:52.223Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-11T01:55:52.223Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-11T01:55:52.223Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-11T01:55:52.223Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-11T01:55:52.490Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-11T01:55:52.490Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:52.490Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-11T01:55:52.490Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-11T01:55:53.083Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-11T01:55:53.084Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-11T01:55:53.084Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-11T01:55:53.084Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-11T01:55:53.084Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-11T01:55:53.350Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:53.350Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-11T01:55:53.350Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-11T01:55:53.350Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-11T01:55:53.350Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:53.350Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T01:55:53.350Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T01:55:53.350Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T01:55:53.616Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:53.616Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T01:55:53.616Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T01:55:53.616Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T01:55:53.616Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:53.616Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T01:55:53.616Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T01:55:53.616Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T01:55:53.883Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:53.883Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T01:55:53.883Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T01:55:53.883Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T01:55:53.883Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:53.883Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-11T01:55:53.883Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T01:55:53.883Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-11T01:55:53.883Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T01:55:54.173Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-11T01:55:54.173Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:54.173Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-11T01:55:54.173Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T01:55:54.173Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-11T01:55:54.173Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:54.173Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T01:55:54.173Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T01:55:54.470Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T01:55:54.470Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:54.470Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T01:55:54.470Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T01:55:54.470Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-11T01:55:54.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:54.736Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T01:55:54.736Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T01:55:55.003Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-11T01:55:55.270Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-11T01:55:55.536Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-11T01:55:55.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:55.803Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T01:55:55.803Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-11T01:55:55.803Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-11T01:55:56.071Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T01:55:56.071Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-11T01:55:56.071Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T01:55:56.071Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-11T01:55:56.071Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T01:55:56.071Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-11T01:55:56.071Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-11T01:55:56.337Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-11T01:55:56.338Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T01:55:56.338Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-11T01:55:56.605Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-11T01:55:56.605Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-11T01:55:56.605Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T01:55:56.605Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-11T01:55:56.605Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-11T01:55:56.605Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-11T01:55:56.605Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T01:55:56.605Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-11T01:55:56.876Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-11T01:55:56.876Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-11T01:55:56.876Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T01:55:56.876Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-11T01:55:56.876Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-11T01:55:56.876Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-11T01:55:57.142Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-11T01:55:57.142Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-11T01:55:57.142Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-11T01:55:57.142Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-11T01:55:57.409Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:57.409Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T01:55:57.409Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T01:55:57.409Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-11T01:55:57.409Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-11T01:55:57.409Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-11T01:55:57.409Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-11T01:55:57.675Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-11T01:55:57.675Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:57.675Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-11T01:55:57.675Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-11T01:55:57.675Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-11T01:55:57.942Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:57.942Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-11T01:55:57.942Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-11T01:55:57.942Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-11T01:55:57.942Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:57.942Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-11T01:55:57.942Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-11T01:55:58.211Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-11T01:55:58.211Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:58.211Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-11T01:55:58.211Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-11T01:55:58.478Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-11T01:55:58.478Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:58.478Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-11T01:55:58.478Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-11T01:55:58.478Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-11T01:55:58.478Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:58.478Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-11T01:55:58.478Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-11T01:55:58.747Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-11T01:55:58.747Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:58.747Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T01:55:58.747Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-11T01:55:59.016Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-11T01:55:59.016Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:59.016Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-11T01:55:59.016Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-11T01:55:59.016Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-11T01:55:59.016Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:59.016Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-11T01:55:59.016Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-11T01:55:59.283Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-11T01:55:59.283Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:59.283Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-11T01:55:59.283Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-11T01:55:59.283Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-11T01:55:59.566Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:59.566Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-11T01:55:59.566Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-11T01:55:59.566Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-11T01:55:59.566Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:59.566Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-11T01:55:59.566Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-11T01:55:59.566Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-11T01:55:59.834Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:59.835Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-11T01:55:59.835Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-11T01:55:59.835Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-11T01:55:59.835Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:55:59.835Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-11T01:55:59.835Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-11T01:56:00.103Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-11T01:56:00.103Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T01:56:00.103Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-11T01:56:00.103Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-11T01:56:00.103Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-11T01:56:00.103Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-11T01:56:00.103Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-11T01:56:00.103Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-11T01:56:00.370Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-11T01:56:00.371Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-11T01:56:00.371Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-11T01:56:00.371Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-11T01:56:00.638Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-11T01:56:00.638Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-11T01:56:00.638Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-11T01:56:00.638Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-11T01:56:00.905Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-11T01:56:00.905Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-11T01:56:00.905Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-11T01:56:00.905Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-11T01:56:00.905Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-11T01:56:00.906Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-11T01:56:00.906Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-11T01:56:00.906Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-11T01:56:01.176Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-11T01:56:01.176Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-11T01:56:01.176Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-11T01:56:01.176Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-11T01:56:01.449Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-11T01:56:01.449Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-11T01:56:01.449Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-11T01:56:01.717Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-11T01:56:01.717Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-11T01:56:01.717Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-11T01:56:01.717Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-11T01:56:01.717Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-11T01:56:01.989Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-11T01:56:01.989Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-11T01:56:02.262Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-11T01:56:02.262Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-11T01:56:02.262Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-11T01:56:02.262Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-11T01:56:02.262Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T01:56:02.262Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T01:56:02.529Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T01:56:02.529Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T01:56:02.529Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T01:56:02.529Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T01:56:02.798Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T01:56:02.798Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T01:56:03.761Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T01:56:03.761Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T01:56:04.344Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T01:56:04.344Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T01:56:04.611Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T01:56:04.886Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T01:56:04.886Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T01:56:05.152Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T01:56:05.735Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T01:56:05.735Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T01:56:05.735Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-11T01:56:05.735Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-11T01:56:06.003Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-11T01:56:06.004Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-11T01:56:06.004Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-11T01:56:06.004Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-11T01:56:06.271Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-11T01:56:06.271Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-11T01:56:06.271Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-11T01:56:06.271Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-11T01:56:06.271Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-11T01:56:06.271Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-11T01:56:06.271Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-11T01:56:06.538Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-11T01:56:06.538Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:56:06.538Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-11T01:56:06.538Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:56:06.538Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:56:06.538Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:56:06.538Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-11T01:56:06.538Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-11T01:56:06.538Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-11T01:56:06.538Z] [2021-08-11T01:56:06.538Z] Current default time zone: 'Etc/UTC' [2021-08-11T01:56:06.538Z] Local time is now: Wed Aug 11 01:56:06 UTC 2021. [2021-08-11T01:56:06.538Z] Universal Time is now: Wed Aug 11 01:56:06 UTC 2021. [2021-08-11T01:56:06.538Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-11T01:56:06.538Z] [2021-08-11T01:56:06.805Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-11T01:56:06.805Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:56:06.805Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-11T01:56:06.805Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-11T01:56:06.805Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-11T01:56:06.805Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-11T01:56:06.805Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-11T01:56:06.805Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-11T01:56:06.805Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-11T01:56:06.805Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-11T01:56:06.805Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:56:06.805Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-11T01:56:07.071Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T01:56:07.071Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-11T01:56:07.071Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:56:07.071Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-11T01:56:07.071Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-11T01:56:07.071Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-11T01:56:07.071Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-11T01:56:07.071Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-11T01:56:07.071Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-11T01:56:07.071Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-11T01:56:07.071Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-11T01:56:09.021Z] Updating certificates in /etc/ssl/certs... [2021-08-11T01:56:09.983Z] 23 added, 27 removed; done. [2021-08-11T01:56:09.983Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-11T01:56:09.983Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T01:56:09.983Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-11T01:56:09.983Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-11T01:56:09.983Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-11T01:56:09.983Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T01:56:09.983Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-11T01:56:09.983Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T01:56:09.983Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T01:56:09.983Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T01:56:10.252Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T01:56:10.252Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T01:56:10.252Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-11T01:56:10.252Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-11T01:56:10.252Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-11T01:56:10.252Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-11T01:56:10.252Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-11T01:56:10.252Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T01:56:10.252Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T01:56:10.252Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-11T01:56:10.252Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-11T01:56:10.252Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-11T01:56:10.252Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-11T01:56:10.252Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-11T01:56:10.519Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-11T01:56:10.519Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-11T01:56:10.519Z] Updating certificates in /etc/ssl/certs... [2021-08-11T01:56:11.103Z] 0 added, 0 removed; done. [2021-08-11T01:56:11.103Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-11T01:56:11.103Z] done. [2021-08-11T01:56:11.689Z] Reading package lists... [2021-08-11T01:56:11.689Z] Building dependency tree... [2021-08-11T01:56:11.689Z] Reading state information... [2021-08-11T01:56:11.957Z] The following NEW packages will be installed: [2021-08-11T01:56:11.957Z] apt-transport-https [2021-08-11T01:56:11.957Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-11T01:56:12.224Z] Need to get 4348 B of archives. [2021-08-11T01:56:12.224Z] After this operation, 154 kB of additional disk space will be used. [2021-08-11T01:56:12.224Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-11T01:56:12.224Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T01:56:12.224Z] Fetched 4348 B in 0s (22.0 kB/s) [2021-08-11T01:56:12.224Z] Selecting previously unselected package apt-transport-https. [2021-08-11T01:56:12.224Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-11T01:56:12.224Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-11T01:56:12.224Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-11T01:56:12.224Z] Setting up apt-transport-https (1.6.14) ... [2021-08-11T01:56:12.489Z] Waiting for network to be ready... [2021-08-11T01:56:17.866Z] 2021-08-11T01:56:15Z INFO Waiting for automatic snapd restart... [2021-08-11T01:56:18.135Z] snapd 2.51.3 from Canonical* installed [2021-08-11T01:56:19.097Z] "snapd" switched to the "latest/stable" channel [2021-08-11T01:56:19.097Z] [2021-08-11T01:56:21.691Z] core18 20210722 from Canonical* installed [2021-08-11T01:56:21.960Z] "core18" switched to the "latest/stable" channel [2021-08-11T01:56:21.960Z] [2021-08-11T01:56:24.559Z] snapcraft 5.0 from Canonical* installed [2021-08-11T01:56:24.833Z] "snapcraft" switched to the "latest/stable" channel [2021-08-11T01:56:24.833Z] [2021-08-11T01:56:29.096Z] 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-08-11T01:56:29.096Z] - README.md [2021-08-11T01:56:29.096Z] [2021-08-11T01:56:29.096Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-11T01:56:29.682Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-11T01:56:29.954Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-11T01:56:29.954Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-11T01:56:31.191Z] Reading package lists... [2021-08-11T01:56:31.458Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-11T01:56:31.458Z] Reading package lists... [2021-08-11T01:56:31.726Z] Building dependency tree... [2021-08-11T01:56:31.726Z] Reading state information... [2021-08-11T01:56:31.726Z] Suggested packages: [2021-08-11T01:56:31.726Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-11T01:56:31.726Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-11T01:56:31.726Z] Recommended packages: [2021-08-11T01:56:31.726Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-11T01:56:31.992Z] The following NEW packages will be installed: [2021-08-11T01:56:31.992Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-11T01:56:31.992Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-11T01:56:31.992Z] pkg-config zip [2021-08-11T01:56:31.992Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-11T01:56:31.992Z] Need to get 7663 kB of archives. [2021-08-11T01:56:31.992Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-11T01:56:31.992Z] 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-08-11T01:56:32.258Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-11T01:56:32.258Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-11T01:56:32.258Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-11T01:56:32.258Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-11T01:56:32.258Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-11T01:56:32.258Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-11T01:56:32.525Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-11T01:56:32.525Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-11T01:56:32.525Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-11T01:56:32.525Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-11T01:56:32.794Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-11T01:56:32.794Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-11T01:56:32.794Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-11T01:56:32.794Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-11T01:56:33.062Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T01:56:33.062Z] Fetched 7663 kB in 1s (8283 kB/s) [2021-08-11T01:56:33.062Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-11T01:56:33.062Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-11T01:56:33.062Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-11T01:56:33.062Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-11T01:56:33.330Z] Selecting previously unselected package libpsl5:amd64. [2021-08-11T01:56:33.330Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-11T01:56:33.330Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-11T01:56:33.330Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-11T01:56:33.330Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-11T01:56:33.330Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-11T01:56:33.330Z] Selecting previously unselected package librtmp1:amd64. [2021-08-11T01:56:33.330Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-11T01:56:33.330Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-11T01:56:33.330Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-11T01:56:33.330Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-11T01:56:33.330Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-11T01:56:33.601Z] Selecting previously unselected package liberror-perl. [2021-08-11T01:56:33.601Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-11T01:56:33.601Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-11T01:56:33.601Z] Selecting previously unselected package git-man. [2021-08-11T01:56:33.601Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-11T01:56:33.601Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-11T01:56:33.601Z] Selecting previously unselected package git. [2021-08-11T01:56:33.601Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-11T01:56:33.601Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-11T01:56:34.186Z] Selecting previously unselected package libnorm1:amd64. [2021-08-11T01:56:34.186Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-11T01:56:34.186Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-11T01:56:34.186Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-11T01:56:34.186Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-11T01:56:34.186Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-11T01:56:34.453Z] Selecting previously unselected package libsodium23:amd64. [2021-08-11T01:56:34.453Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-11T01:56:34.453Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-11T01:56:34.453Z] Selecting previously unselected package libzmq5:amd64. [2021-08-11T01:56:34.453Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-11T01:56:34.453Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-11T01:56:34.453Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-11T01:56:34.453Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-11T01:56:34.453Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-11T01:56:34.721Z] Selecting previously unselected package pkg-config. [2021-08-11T01:56:34.721Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-11T01:56:34.721Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-11T01:56:34.721Z] Selecting previously unselected package zip. [2021-08-11T01:56:34.721Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-11T01:56:34.721Z] Unpacking zip (3.0-11build1) ... [2021-08-11T01:56:34.721Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-11T01:56:34.721Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-11T01:56:34.721Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-11T01:56:34.721Z] Setting up liberror-perl (0.17025-1) ... [2021-08-11T01:56:34.721Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-11T01:56:34.721Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-11T01:56:34.721Z] No schema files found: doing nothing. [2021-08-11T01:56:34.721Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-11T01:56:34.721Z] Setting up zip (3.0-11build1) ... [2021-08-11T01:56:34.721Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-11T01:56:34.721Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-11T01:56:34.721Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-11T01:56:34.989Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-11T01:56:34.989Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-11T01:56:34.989Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-11T01:56:34.989Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-11T01:56:34.989Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-11T01:56:35.576Z] git set to automatically installed. [2021-08-11T01:56:35.576Z] git-man set to automatically installed. [2021-08-11T01:56:35.576Z] libcurl3-gnutls set to automatically installed. [2021-08-11T01:56:35.576Z] liberror-perl set to automatically installed. [2021-08-11T01:56:35.576Z] libglib2.0-0 set to automatically installed. [2021-08-11T01:56:35.576Z] libnghttp2-14 set to automatically installed. [2021-08-11T01:56:35.576Z] libnorm1 set to automatically installed. [2021-08-11T01:56:35.576Z] libpgm-5.2-0 set to automatically installed. [2021-08-11T01:56:35.576Z] libpsl5 set to automatically installed. [2021-08-11T01:56:35.576Z] librtmp1 set to automatically installed. [2021-08-11T01:56:35.576Z] libsodium23 set to automatically installed. [2021-08-11T01:56:35.576Z] libzmq3-dev set to automatically installed. [2021-08-11T01:56:35.576Z] libzmq5 set to automatically installed. [2021-08-11T01:56:35.576Z] pkg-config set to automatically installed. [2021-08-11T01:56:35.576Z] zip set to automatically installed. [2021-08-11T01:56:37.529Z] snapd is not logged in, snap install commands will use sudo [2021-08-11T01:56:38.944Z] snap "core18" has no updates available [2021-08-11T01:56:39.527Z] snapd is not logged in, snap install commands will use sudo [2021-08-11T01:56:46.187Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-11T01:56:46.771Z] Pulling config-common [2021-08-11T01:56:46.771Z] + snapcraftctl pull [2021-08-11T01:56:47.844Z] Pulling go-build-helper [2021-08-11T01:56:47.844Z] + snapcraftctl pull [2021-08-11T01:56:49.377Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-11T01:56:49.377Z] Skipping pull go-build-helper (already ran) [2021-08-11T01:56:49.377Z] Building go-build-helper [2021-08-11T01:56:49.377Z] + snapcraftctl build [2021-08-11T01:56:51.327Z] Staging go-build-helper [2021-08-11T01:56:51.327Z] + snapcraftctl stage [2021-08-11T01:57:03.649Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-11T01:57:03.649Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-11T01:57:03.649Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1819 kB] [2021-08-11T01:57:03.649Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-11T01:57:03.649Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-11T01:57:03.649Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-11T01:57:03.649Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-11T01:57:03.649Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-11T01:57:03.649Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-11T01:57:03.649Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-11T01:57:03.649Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-11T01:57:03.649Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-11T01:57:03.649Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-11T01:57:03.649Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-11T01:57:03.649Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-11T01:57:03.649Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-11T01:57:03.649Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-11T01:57:03.649Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-11T01:57:03.649Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-11T01:57:03.649Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] [2021-08-11T01:57:03.649Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-11T01:57:03.649Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-11T01:57:03.649Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-11T01:57:03.649Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-11T01:57:03.649Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-11T01:57:03.649Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-11T01:57:03.649Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-11T01:57:03.649Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-11T01:57:03.649Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-11T01:57:03.649Z] Fetched 224 kB in 0s (0 B/s) [2021-08-11T01:57:03.649Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-11T01:57:03.649Z] Fetched 157 kB in 0s (0 B/s) [2021-08-11T01:57:03.649Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-11T01:57:03.649Z] Fetched 221 kB in 0s (0 B/s) [2021-08-11T01:57:03.649Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-11T01:57:03.649Z] Fetched 143 kB in 0s (0 B/s) [2021-08-11T01:57:03.649Z] Pulling edgex-go [2021-08-11T01:57:03.649Z] + snapcraftctl pull [2021-08-11T01:57:04.233Z] Pulling hooks [2021-08-11T01:57:04.233Z] + snapcraftctl pull [2021-08-11T01:57:26.298Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-11T01:57:26.298Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-11T01:57:26.298Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-11T01:57:26.298Z] Fetched 0 B in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-11T01:57:26.298Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-11T01:57:26.298Z] Fetched 279 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-11T01:57:26.298Z] Fetched 122 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-11T01:57:26.298Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-11T01:57:26.298Z] Fetched 8848 B in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-11T01:57:26.298Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-11T01:57:26.298Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-11T01:57:26.298Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-11T01:57:26.298Z] Fetched 219 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-11T01:57:26.298Z] Fetched 154 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-11T01:57:26.298Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-11T01:57:26.298Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-11T01:57:26.298Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-11T01:57:26.298Z] Fetched 499 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-11T01:57:26.298Z] Fetched 111 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-11T01:57:26.298Z] Fetched 240 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-11T01:57:26.298Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-11T01:57:26.298Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-11T01:57:26.298Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-11T01:57:26.298Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-11T01:57:26.298Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-11T01:57:26.298Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-11T01:57:26.298Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-11T01:57:26.298Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-11T01:57:26.298Z] Fetched 8720 B in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-11T01:57:26.298Z] Fetched 140 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-11T01:57:26.298Z] Fetched 119 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-11T01:57:26.298Z] Fetched 111 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-11T01:57:26.298Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-11T01:57:26.298Z] Fetched 645 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-11T01:57:26.298Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-11T01:57:26.298Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-11T01:57:26.298Z] Fetched 368 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-11T01:57:26.298Z] Fetched 187 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-11T01:57:26.298Z] Fetched 175 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-11T01:57:26.298Z] Fetched 206 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-11T01:57:26.298Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-11T01:57:26.298Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-11T01:57:26.298Z] Fetched 159 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-11T01:57:26.298Z] Fetched 107 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-11T01:57:26.298Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-11T01:57:26.298Z] Pulling static-packages [2021-08-11T01:57:26.298Z] + snapcraftctl pull [2021-08-11T01:57:26.298Z] Pulling version [2021-08-11T01:57:26.298Z] + cd /root/project [2021-08-11T01:57:26.298Z] + git describe --tags --abbrev=0 [2021-08-11T01:57:26.298Z] + sed s/v// [2021-08-11T01:57:26.566Z] + GIT_VERSION=2.0.1-dev.27 [2021-08-11T01:57:26.566Z] + [ -z 2.0.1-dev.27 ] [2021-08-11T01:57:26.566Z] + snapcraftctl set-version 2.0.1-dev.27 [2021-08-11T01:57:27.533Z] Building config-common [2021-08-11T01:57:27.533Z] + snapcraftctl build [2021-08-11T01:57:27.742Z] 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-08-11T01:57:30.119Z] Skipping build go-build-helper (already ran) [2021-08-11T01:57:30.119Z] Building edgex-go [2021-08-11T01:57:30.389Z] + cd /root/parts/edgex-go/src [2021-08-11T01:57:30.389Z] + git describe --tags --abbrev=0 [2021-08-11T01:57:30.389Z] + sed s/v// [2021-08-11T01:57:30.389Z] + GIT_VERSION=2.0.1-dev.27 [2021-08-11T01:57:30.389Z] + [ -z 2.0.1-dev.27 ] [2021-08-11T01:57:30.389Z] + echo 2.0.1-dev.27 [2021-08-11T01:57:30.389Z] + make build [2021-08-11T01:57:30.389Z] go mod tidy [2021-08-11T01:57:33.733Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-11T01:57:33.733Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-11T01:57:33.733Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-11T01:57:33.733Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-11T01:57:33.733Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-11T01:57:33.733Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-11T01:57:33.733Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-11T01:57:33.733Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-11T01:57:33.733Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-11T01:57:33.733Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-11T01:57:33.733Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-11T01:57:33.733Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-11T01:57:33.999Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-11T01:57:33.999Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-11T01:57:34.265Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-11T01:57:34.265Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-11T01:57:34.265Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-11T01:57:34.850Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-11T01:57:34.850Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-11T01:57:34.850Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-11T01:57:34.850Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-11T01:57:34.850Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-11T01:57:34.850Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-11T01:57:34.850Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-11T01:57:34.850Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-11T01:57:34.850Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-11T01:57:35.120Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-11T01:57:35.120Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-11T01:57:35.120Z] go: downloading golang.org/x/text v0.3.6 [2021-08-11T01:57:35.120Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-11T01:57:35.120Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-11T01:57:35.400Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-11T01:57:35.400Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-11T01:57:35.400Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-11T01:57:35.400Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-11T01:57:35.987Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-11T01:57:35.987Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-11T01:57:35.987Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-11T01:57:35.987Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-11T01:57:35.987Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-11T01:57:35.987Z] go: downloading github.com/kr/text v0.1.0 [2021-08-11T01:57:35.987Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-11T01:57:35.987Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-11T01:57:35.987Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-11T01:57:36.254Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-11T01:57:36.254Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-11T01:57:36.254Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-11T01:57:36.254Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-11T01:57:36.254Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-11T01:57:36.254Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-11T01:57:36.254Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-11T01:57:36.522Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-11T01:57:36.522Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-11T01:57:36.522Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-11T01:57:36.522Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-11T01:57:36.522Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-11T01:57:36.522Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-11T01:57:36.522Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-11T01:57:36.790Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-11T01:57:36.791Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-11T01:57:36.791Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-11T01:57:36.791Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-11T01:57:36.791Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-11T01:57:36.791Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-11T01:57:36.791Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-11T01:57:36.791Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-11T01:57:36.791Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-11T01:57:36.791Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-11T01:57:36.791Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-11T01:57:36.791Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-11T01:57:36.791Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-11T01:57:36.791Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-11T01:57:36.791Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-11T01:57:37.057Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-11T01:57:37.057Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-11T01:57:37.057Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-11T01:57:37.057Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-data/core-data ./cmd/core-data [2021-08-11T01:57:38.018Z] Removing intermediate container 5cefb8a7e2fe [2021-08-11T01:57:38.018Z] ---> df678c8c476f [2021-08-11T01:57:38.018Z] [2021-08-11T01:57:38.018Z] Step 11/32 : FROM alpine:3.12 [2021-08-11T01:57:38.018Z] Removing intermediate container f75f5029767b [2021-08-11T01:57:38.018Z] ---> 8360cd25f54e [2021-08-11T01:57:38.018Z] [2021-08-11T01:57:38.018Z] Step 11/26 : FROM alpine:3.12 [2021-08-11T01:57:38.618Z] 3.12: Pulling from library/alpine [2021-08-11T01:57:38.618Z] 3.12: Pulling from library/alpine [2021-08-11T01:57:40.597Z] Removing intermediate container d12ed8e226fa [2021-08-11T01:57:40.597Z] ---> c9ce1fefb705 [2021-08-11T01:57:40.597Z] [2021-08-11T01:57:40.597Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T01:57:40.871Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:57:40.871Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:57:40.871Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T01:57:40.871Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T01:57:40.871Z] 3.12: Pulling from library/alpine [2021-08-11T01:57:40.871Z] ---> c4fd0aeabfcf [2021-08-11T01:57:40.871Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-11T01:57:40.871Z] ---> c4fd0aeabfcf [2021-08-11T01:57:40.871Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-11T01:57:41.152Z] Removing intermediate container 513c764cf2eb [2021-08-11T01:57:41.152Z] ---> 1a714ff0f1e5 [2021-08-11T01:57:41.152Z] [2021-08-11T01:57:41.152Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T01:57:41.152Z] ---> c4fd0aeabfcf [2021-08-11T01:57:41.152Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-11T01:57:41.152Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:57:41.152Z] Status: Image is up to date for alpine:3.12 [2021-08-11T01:57:41.436Z] ---> c4fd0aeabfcf [2021-08-11T01:57:41.436Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:57:41.740Z] ---> Running in 0f27f748f3ac [2021-08-11T01:57:41.740Z] ---> Running in a77fe57b5ea7 [2021-08-11T01:57:41.740Z] ---> Running in d1f0aae36834 [2021-08-11T01:57:41.740Z] ---> Running in 967f700a93ee [2021-08-11T01:57:42.386Z] Removing intermediate container 0f27f748f3ac [2021-08-11T01:57:42.386Z] ---> 23515383bba8 [2021-08-11T01:57:42.386Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-11T01:57:43.003Z] ---> Running in ae11a24a89ed [2021-08-11T01:57:44.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:57:44.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:57:44.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:57:44.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:57:44.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:57:44.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:57:45.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:57:45.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:57:45.310Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-11T01:57:45.310Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T01:57:45.310Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:57:45.310Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T01:57:45.310Z] OK: 5 MiB in 15 packages [2021-08-11T01:57:45.310Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-11T01:57:45.310Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-11T01:57:45.310Z] (4/6) Installing curl (7.78.0-r0) [2021-08-11T01:57:45.310Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-11T01:57:45.310Z] (6/6) Installing su-exec (0.2-r1) [2021-08-11T01:57:45.310Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:57:45.310Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:57:45.598Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-11T01:57:45.598Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:57:45.598Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:57:45.598Z] OK: 7 MiB in 20 packages [2021-08-11T01:57:45.886Z] OK: 6 MiB in 16 packages [2021-08-11T01:57:45.886Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-11T01:57:45.886Z] (2/2) Installing su-exec (0.2-r1) [2021-08-11T01:57:45.886Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:57:45.886Z] OK: 5 MiB in 16 packages [2021-08-11T01:57:47.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-11T01:57:47.328Z] Removing intermediate container 967f700a93ee [2021-08-11T01:57:47.328Z] ---> 1a1546e4ad13 [2021-08-11T01:57:47.328Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:57:47.604Z] ---> Running in 9a3c3a8db43a [2021-08-11T01:57:48.589Z] Removing intermediate container ae11a24a89ed [2021-08-11T01:57:48.589Z] ---> 7efedacd97df [2021-08-11T01:57:48.589Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-11T01:57:48.864Z] Removing intermediate container d1f0aae36834 [2021-08-11T01:57:48.864Z] ---> b859bbd4ff4a [2021-08-11T01:57:48.864Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T01:57:49.523Z] Removing intermediate container a77fe57b5ea7 [2021-08-11T01:57:49.523Z] ---> d6a10495a139 [2021-08-11T01:57:49.523Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:57:49.523Z] Removing intermediate container 9a3c3a8db43a [2021-08-11T01:57:49.523Z] ---> c87d3e98d646 [2021-08-11T01:57:49.523Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-11T01:57:49.523Z] ---> Running in 4c75173110e4 [2021-08-11T01:57:49.523Z] ---> Running in 014e50c90f22 [2021-08-11T01:57:49.918Z] ---> Running in 5287fa2311a9 [2021-08-11T01:57:49.918Z] ---> Running in cf32cf35845d [2021-08-11T01:57:50.192Z] Removing intermediate container 6a3f23030528 [2021-08-11T01:57:50.192Z] ---> 3e5be40e9a56 [2021-08-11T01:57:50.192Z] [2021-08-11T01:57:50.192Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:57:50.466Z] ---> c4fd0aeabfcf [2021-08-11T01:57:50.466Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-11T01:57:50.466Z] Removing intermediate container 4c75173110e4 [2021-08-11T01:57:50.466Z] ---> d287607b7004 [2021-08-11T01:57:50.466Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-11T01:57:50.466Z] Removing intermediate container 014e50c90f22 [2021-08-11T01:57:50.466Z] ---> c8207d168098 [2021-08-11T01:57:50.466Z] Step 14/26 : WORKDIR / [2021-08-11T01:57:50.740Z] ---> Running in ef37fd269439 [2021-08-11T01:57:51.012Z] ---> Running in 7605c1870ce6 [2021-08-11T01:57:51.013Z] ---> Running in cb9d95250c80 [2021-08-11T01:57:51.013Z] Removing intermediate container cf32cf35845d [2021-08-11T01:57:51.013Z] ---> 70c935163667 [2021-08-11T01:57:51.013Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T01:57:51.013Z] Removing intermediate container 5287fa2311a9 [2021-08-11T01:57:51.013Z] ---> 59ec9a34d808 [2021-08-11T01:57:51.013Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-11T01:57:51.287Z] ---> Running in 67de200767b4 [2021-08-11T01:57:51.287Z] ---> Running in 931a5ed83633 [2021-08-11T01:57:51.287Z] Removing intermediate container ef37fd269439 [2021-08-11T01:57:51.287Z] ---> 9068d2751d6f [2021-08-11T01:57:51.287Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-11T01:57:51.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T01:57:51.883Z] ---> Running in 35dc423220c1 [2021-08-11T01:57:51.883Z] Removing intermediate container cb9d95250c80 [2021-08-11T01:57:51.883Z] ---> 34fff4f681a1 [2021-08-11T01:57:51.883Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-11T01:57:52.158Z] Removing intermediate container 67de200767b4 [2021-08-11T01:57:52.158Z] ---> badf9ebd9a98 [2021-08-11T01:57:52.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:57:52.158Z] Removing intermediate container 7605c1870ce6 [2021-08-11T01:57:52.158Z] ---> b7c576097fe8 [2021-08-11T01:57:52.158Z] 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-08-11T01:57:52.158Z] Removing intermediate container 931a5ed83633 [2021-08-11T01:57:52.158Z] ---> d9c0d7b6b54d [2021-08-11T01:57:52.158Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T01:57:52.158Z] ---> Running in c85a453213b0 [2021-08-11T01:57:52.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-11T01:57:52.435Z] ---> Running in fc297e6fb210 [2021-08-11T01:57:52.435Z] Removing intermediate container 35dc423220c1 [2021-08-11T01:57:52.435Z] ---> 720c415ab8d3 [2021-08-11T01:57:52.435Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-11T01:57:53.060Z] ---> Running in 8a13e75986c8 [2021-08-11T01:57:53.656Z] Removing intermediate container fc297e6fb210 [2021-08-11T01:57:53.656Z] ---> 7273d6528beb [2021-08-11T01:57:53.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:57:53.656Z] ---> be019d8a95a6 [2021-08-11T01:57:53.656Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-11T01:57:53.656Z] ---> 835a273ba03c [2021-08-11T01:57:53.656Z] 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-08-11T01:57:53.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-11T01:57:53.932Z] Removing intermediate container 8a13e75986c8 [2021-08-11T01:57:53.932Z] ---> e0ad62a4fc1d [2021-08-11T01:57:53.932Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:57:54.206Z] ---> Running in 81bacd7fcf6f [2021-08-11T01:57:54.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-11T01:57:55.198Z] ---> 99d7b9df8e8d [2021-08-11T01:57:55.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-11T01:57:55.198Z] ---> f422e9190726 [2021-08-11T01:57:55.198Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-11T01:57:55.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-11T01:57:56.181Z] ---> c1f132e9559e [2021-08-11T01:57:56.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-11T01:57:56.181Z] Removing intermediate container c85a453213b0 [2021-08-11T01:57:56.181Z] ---> af9016a2e4b4 [2021-08-11T01:57:56.181Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-11T01:57:56.459Z] ---> Running in 4eda30962e28 [2021-08-11T01:57:56.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-11T01:57:56.737Z] ---> 9b7f990d1e2e [2021-08-11T01:57:56.737Z] 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-08-11T01:57:57.729Z] ---> 7bcd7b597f7b [2021-08-11T01:57:57.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-11T01:57:57.729Z] ---> b08569859fca [2021-08-11T01:57:57.729Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-11T01:57:57.729Z] Removing intermediate container 4eda30962e28 [2021-08-11T01:57:57.729Z] ---> 3a292ef397b3 [2021-08-11T01:57:57.729Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-11T01:57:58.025Z] ---> Running in 516350b0d524 [2021-08-11T01:57:58.025Z] ---> 67d57dd9fee6 [2021-08-11T01:57:58.025Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-11T01:57:58.025Z] Removing intermediate container 81bacd7fcf6f [2021-08-11T01:57:58.025Z] ---> d56097857ee6 [2021-08-11T01:57:58.025Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T01:57:58.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-11T01:57:58.317Z] ---> Running in 186b8f11141c [2021-08-11T01:57:58.921Z] Removing intermediate container 516350b0d524 [2021-08-11T01:57:58.921Z] ---> 639842535ea6 [2021-08-11T01:57:58.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:57:59.199Z] ---> Running in 7293d7474064 [2021-08-11T01:57:59.199Z] ---> 882c4518e52d [2021-08-11T01:57:59.199Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-11T01:57:59.474Z] ---> ffb9710696c3 [2021-08-11T01:57:59.474Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-11T01:57:59.474Z] ---> Running in 1bc2de1b9749 [2021-08-11T01:57:59.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-11T01:57:59.750Z] ---> Running in d12ea9683477 [2021-08-11T01:58:00.025Z] Removing intermediate container 7293d7474064 [2021-08-11T01:58:00.025Z] ---> 316dca2ff27d [2021-08-11T01:58:00.025Z] Step 21/23 : LABEL arch=arm64 [2021-08-11T01:58:00.298Z] ---> 50e2ec2e5815 [2021-08-11T01:58:00.298Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-11T01:58:00.298Z] ---> Running in fd5b6d250521 [2021-08-11T01:58:00.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T01:58:00.573Z] Removing intermediate container 1bc2de1b9749 [2021-08-11T01:58:00.573Z] ---> 9df225ac088c [2021-08-11T01:58:00.573Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:58:00.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:00.849Z] ---> Running in 3ece07066e5d [2021-08-11T01:58:01.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:01.450Z] Removing intermediate container fd5b6d250521 [2021-08-11T01:58:01.450Z] ---> 0774a7b068a2 [2021-08-11T01:58:01.450Z] Step 22/23 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:58:01.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-11T01:58:01.732Z] Removing intermediate container 3ece07066e5d [2021-08-11T01:58:01.732Z] ---> 07e7c7a589f4 [2021-08-11T01:58:01.732Z] Step 21/23 : LABEL arch=arm64 [2021-08-11T01:58:01.732Z] ---> Running in b0095407f654 [2021-08-11T01:58:02.012Z] ---> Running in 9ff0aba496a9 [2021-08-11T01:58:02.012Z] ---> 3d6467360ddb [2021-08-11T01:58:02.012Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-11T01:58:02.287Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T01:58:02.287Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T01:58:02.558Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T01:58:02.558Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T01:58:02.844Z] Removing intermediate container b0095407f654 [2021-08-11T01:58:02.844Z] ---> c5d5fd377899 [2021-08-11T01:58:02.844Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T01:58:02.844Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T01:58:02.844Z] Removing intermediate container 9ff0aba496a9 [2021-08-11T01:58:02.844Z] ---> 19d12058de0a [2021-08-11T01:58:02.844Z] Step 22/23 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:58:02.844Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T01:58:02.844Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:58:03.129Z] OK: 8 MiB in 20 packages [2021-08-11T01:58:03.129Z] ---> Running in d067eaa02db1 [2021-08-11T01:58:03.129Z] ---> Running in 5191cd18deb5 [2021-08-11T01:58:03.413Z] Removing intermediate container d12ea9683477 [2021-08-11T01:58:03.413Z] ---> 70ac4861407f [2021-08-11T01:58:03.413Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:58:03.413Z] ---> d281935ce538 [2021-08-11T01:58:03.413Z] 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-08-11T01:58:03.446Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-11T01:58:03.446Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-11T01:58:03.446Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-11T01:58:03.446Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-11T01:58:03.446Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-11T01:58:03.446Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-11T01:58:03.446Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-11T01:58:03.446Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-11T01:58:03.446Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-11T01:58:03.446Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-11T01:58:03.446Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-11T01:58:03.446Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-11T01:58:03.446Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-11T01:58:03.446Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-11T01:58:03.446Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-11T01:58:03.446Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-11T01:58:03.446Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-11T01:58:03.446Z] + 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-08-11T01:58:03.446Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-11T01:58:03.701Z] ---> Running in 33729e850419 [2021-08-11T01:58:03.721Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-11T01:58:03.721Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-11T01:58:03.721Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-11T01:58:03.721Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-11T01:58:03.721Z] + 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-08-11T01:58:03.721Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-11T01:58:03.721Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-11T01:58:03.721Z] + 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-08-11T01:58:03.990Z] Removing intermediate container d067eaa02db1 [2021-08-11T01:58:03.990Z] ---> 3d892bda7797 [2021-08-11T01:58:03.990Z] [2021-08-11T01:58:03.990Z] Removing intermediate container 5191cd18deb5 [2021-08-11T01:58:03.990Z] ---> a9d4092ca5f8 [2021-08-11T01:58:03.990Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T01:58:04.275Z] ---> Running in 9767ff1307ac [2021-08-11T01:58:04.275Z] Successfully built 3d892bda7797 [2021-08-11T01:58:04.275Z] Successfully tagged support-scheduler-arm64:latest [2021-08-11T01:58:04.550Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-08-11T01:58:04.550Z] ---> 32349546d470 [2021-08-11T01:58:04.550Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-11T01:58:05.150Z] Removing intermediate container 186b8f11141c [2021-08-11T01:58:05.150Z] ---> 88569ca04b2c [2021-08-11T01:58:05.150Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:58:05.150Z] Removing intermediate container 9767ff1307ac [2021-08-11T01:58:05.150Z] ---> acc6056d5be4 [2021-08-11T01:58:05.150Z] [2021-08-11T01:58:05.177Z] Building hooks [2021-08-11T01:58:05.177Z] + cd /root/parts/hooks/src [2021-08-11T01:58:05.177Z] + make build [2021-08-11T01:58:05.177Z] go mod tidy [2021-08-11T01:58:05.750Z] Successfully built acc6056d5be4 [2021-08-11T01:58:05.750Z] Successfully tagged support-notifications-arm64:latest [2021-08-11T01:58:05.750Z] Building security-proxy-setup [2021-08-11T01:58:05.760Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-11T01:58:05.760Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-11T01:58:06.025Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-11T01:58:06.025Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-11T01:58:06.025Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-11T01:58:06.748Z]  Building support-notifications ... done  ---> cce01527910e [2021-08-11T01:58:06.749Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-11T01:58:06.749Z] ---> 2b46cda19dfa [2021-08-11T01:58:06.749Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-11T01:58:07.000Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-11T01:58:07.584Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-11T01:58:07.584Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-11T01:58:08.210Z] Removing intermediate container 33729e850419 [2021-08-11T01:58:08.210Z] ---> f6a32570e6a8 [2021-08-11T01:58:08.210Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-11T01:58:09.185Z] ---> 9cfab0e225f0 [2021-08-11T01:58:09.185Z] ---> d3019373e1a4 [2021-08-11T01:58:09.185Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-11T01:58:09.185Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-11T01:58:09.186Z] ---> Running in df6428bd143e [2021-08-11T01:58:10.204Z] Removing intermediate container df6428bd143e [2021-08-11T01:58:10.204Z] ---> 95a873575aaa [2021-08-11T01:58:10.204Z] Step 24/26 : LABEL arch=arm64 [2021-08-11T01:58:10.951Z] Building static-packages [2021-08-11T01:58:10.951Z] + snapcraftctl build [2021-08-11T01:58:11.252Z] ---> Running in bc4b8a80e059 [2021-08-11T01:58:11.533Z] ---> 944bf4b15e62 [2021-08-11T01:58:11.533Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-11T01:58:11.533Z] ---> f31027459db6 [2021-08-11T01:58:11.533Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-11T01:58:12.130Z] ---> Running in dbe207ec2d14 [2021-08-11T01:58:12.130Z] Removing intermediate container bc4b8a80e059 [2021-08-11T01:58:12.130Z] ---> f900056b0e0a [2021-08-11T01:58:12.130Z] Step 25/26 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:58:12.403Z] ---> Running in 0c3b0c0b9327 [2021-08-11T01:58:12.673Z] ---> ee6ac2381642 [2021-08-11T01:58:12.673Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-11T01:58:12.673Z] Removing intermediate container dbe207ec2d14 [2021-08-11T01:58:12.673Z] ---> ae545175b5c4 [2021-08-11T01:58:12.673Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:58:12.894Z] Building version [2021-08-11T01:58:12.894Z] + snapcraftctl build [2021-08-11T01:58:13.266Z] ---> Running in a5672378eb41 [2021-08-11T01:58:13.267Z] ---> Running in 5d66a7241dab [2021-08-11T01:58:13.267Z] Removing intermediate container 0c3b0c0b9327 [2021-08-11T01:58:13.267Z] ---> e737d1a10c58 [2021-08-11T01:58:13.267Z] Step 26/26 : LABEL version=0.0.0 [2021-08-11T01:58:13.554Z] ---> Running in d81e664b88d3 [2021-08-11T01:58:13.826Z] Removing intermediate container a5672378eb41 [2021-08-11T01:58:13.826Z] ---> a108538234bd [2021-08-11T01:58:13.826Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T01:58:14.422Z] Removing intermediate container 5d66a7241dab [2021-08-11T01:58:14.422Z] ---> f844e38dc88e [2021-08-11T01:58:14.422Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-11T01:58:14.707Z] ---> Running in 71b859ba8fa5 [2021-08-11T01:58:15.104Z] Removing intermediate container d81e664b88d3 [2021-08-11T01:58:15.104Z] ---> 0911778da274 [2021-08-11T01:58:15.104Z] [2021-08-11T01:58:15.387Z] Successfully built 0911778da274 [2021-08-11T01:58:15.469Z] Staging config-common [2021-08-11T01:58:15.469Z] + snapcraftctl stage [2021-08-11T01:58:15.674Z] ---> 5d6862ad7e7e [2021-08-11T01:58:15.674Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-11T01:58:15.674Z] Removing intermediate container 71b859ba8fa5 [2021-08-11T01:58:15.674Z] ---> b9992884841f [2021-08-11T01:58:15.674Z] Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:58:15.674Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-11T01:58:15.674Z]  Building security-secretstore-setup ... done Building core-metadata [2021-08-11T01:58:15.962Z] ---> Running in a44729d5b349 [2021-08-11T01:58:15.962Z] ---> Running in b00ba78f7755 [2021-08-11T01:58:16.434Z] Skipping stage go-build-helper (already ran) [2021-08-11T01:58:16.434Z] Staging edgex-go [2021-08-11T01:58:16.434Z] + snapcraftctl stage [2021-08-11T01:58:16.950Z] Removing intermediate container a44729d5b349 [2021-08-11T01:58:16.950Z] ---> 6035cc2f8629 [2021-08-11T01:58:16.950Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:58:17.398Z] Staging hooks [2021-08-11T01:58:17.398Z] + snapcraftctl stage [2021-08-11T01:58:17.545Z] ---> Running in dd2662e59089 [2021-08-11T01:58:18.534Z] Removing intermediate container dd2662e59089 [2021-08-11T01:58:18.534Z] ---> 1f76e248a69a [2021-08-11T01:58:18.534Z] [2021-08-11T01:58:18.807Z] Staging static-packages [2021-08-11T01:58:18.807Z] + snapcraftctl stage [2021-08-11T01:58:18.807Z] Successfully built 1f76e248a69a [2021-08-11T01:58:19.077Z] Successfully tagged core-data-arm64:latest [2021-08-11T01:58:19.078Z]  Building core-data ... done Building core-command [2021-08-11T01:58:19.669Z] Removing intermediate container b00ba78f7755 [2021-08-11T01:58:19.669Z] ---> 31777cd1fd4e [2021-08-11T01:58:19.669Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-11T01:58:20.222Z] Staging version [2021-08-11T01:58:20.222Z] + snapcraftctl stage [2021-08-11T01:58:20.260Z] ---> Running in ca977beaeb23 [2021-08-11T01:58:20.852Z] Removing intermediate container ca977beaeb23 [2021-08-11T01:58:20.852Z] ---> ce3ac30deaab [2021-08-11T01:58:20.852Z] Step 29/32 : CMD ["gate"] [2021-08-11T01:58:21.187Z] Priming config-common [2021-08-11T01:58:21.187Z] + snapcraftctl prime [2021-08-11T01:58:21.453Z] ---> Running in 98b661472232 [2021-08-11T01:58:22.152Z] Priming go-build-helper [2021-08-11T01:58:22.152Z] + snapcraftctl prime [2021-08-11T01:58:22.424Z] Removing intermediate container 98b661472232 [2021-08-11T01:58:22.425Z] ---> af888a3be995 [2021-08-11T01:58:22.425Z] Step 30/32 : LABEL arch=arm64 [2021-08-11T01:58:23.022Z] ---> Running in e53fb07e04d0 [2021-08-11T01:58:23.773Z] Priming edgex-go [2021-08-11T01:58:23.774Z] + snapcraftctl prime [2021-08-11T01:58:23.997Z] Removing intermediate container e53fb07e04d0 [2021-08-11T01:58:23.997Z] ---> 635643348075 [2021-08-11T01:58:23.998Z] Step 31/32 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T01:58:24.600Z] ---> Running in 88ffae45ff90 [2021-08-11T01:58:25.179Z] Priming hooks [2021-08-11T01:58:25.179Z] + snapcraftctl prime [2021-08-11T01:58:25.574Z] Removing intermediate container 88ffae45ff90 [2021-08-11T01:58:25.574Z] ---> e52dfdd9492e [2021-08-11T01:58:25.574Z] Step 32/32 : LABEL version=0.0.0 [2021-08-11T01:58:25.852Z] ---> Running in bc2e4a4d4a26 [2021-08-11T01:58:26.141Z] Priming static-packages [2021-08-11T01:58:26.141Z] + snapcraftctl prime [2021-08-11T01:58:26.845Z] Removing intermediate container bc2e4a4d4a26 [2021-08-11T01:58:26.845Z] ---> 5a82f718c845 [2021-08-11T01:58:26.845Z] [2021-08-11T01:58:27.119Z] Successfully built 5a82f718c845 [2021-08-11T01:58:27.119Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-11T01:58:29.476Z] Priming version [2021-08-11T01:58:29.476Z] + snapcraftctl prime [2021-08-11T01:58:30.441Z] 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-08-11T01:58:45.424Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:58:45.424Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:58:45.424Z] ---> 4b805682cadc [2021-08-11T01:58:45.424Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:58:45.424Z] ---> Using cache [2021-08-11T01:58:45.424Z] ---> a669f8aaf77c [2021-08-11T01:58:45.424Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:58:45.424Z] ---> Using cache [2021-08-11T01:58:45.424Z] ---> 52e06d31955c [2021-08-11T01:58:45.424Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-11T01:58:45.424Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:58:45.424Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:58:45.424Z] ---> 4b805682cadc [2021-08-11T01:58:45.424Z] Step 3/22 : WORKDIR /edgex-go [2021-08-11T01:58:45.424Z] ---> Using cache [2021-08-11T01:58:45.424Z] ---> a669f8aaf77c [2021-08-11T01:58:45.424Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:58:45.424Z] ---> Using cache [2021-08-11T01:58:45.424Z] ---> 52e06d31955c [2021-08-11T01:58:45.424Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-11T01:58:48.824Z] ---> Running in 1ef00cf60e14 [2021-08-11T01:58:48.824Z] ---> Running in 4abeac721032 [2021-08-11T01:58:50.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:50.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:51.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:51.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:52.766Z] OK: 218 MiB in 52 packages [2021-08-11T01:58:52.766Z] OK: 218 MiB in 52 packages [2021-08-11T01:58:54.217Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:58:54.217Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:58:54.217Z] ---> 4b805682cadc [2021-08-11T01:58:54.217Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:58:54.217Z] ---> Using cache [2021-08-11T01:58:54.217Z] ---> a669f8aaf77c [2021-08-11T01:58:54.217Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:58:54.217Z] ---> Using cache [2021-08-11T01:58:54.217Z] ---> 52e06d31955c [2021-08-11T01:58:54.217Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T01:58:54.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:58:54.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:58:54.487Z] ---> 4b805682cadc [2021-08-11T01:58:54.487Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:58:54.487Z] ---> Using cache [2021-08-11T01:58:54.487Z] ---> a669f8aaf77c [2021-08-11T01:58:54.487Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:58:54.487Z] ---> Using cache [2021-08-11T01:58:54.487Z] ---> 52e06d31955c [2021-08-11T01:58:54.487Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T01:58:54.783Z] ---> Running in 6e7f610c6106 [2021-08-11T01:58:54.783Z] ---> Running in 54f12237e5ea [2021-08-11T01:58:55.419Z] Removing intermediate container 1ef00cf60e14 [2021-08-11T01:58:55.419Z] ---> 31ed3552edf7 [2021-08-11T01:58:55.419Z] Step 6/24 : COPY go.mod . [2021-08-11T01:58:55.698Z] Removing intermediate container 4abeac721032 [2021-08-11T01:58:55.698Z] ---> d796ccbd43ce [2021-08-11T01:58:55.698Z] Step 6/22 : COPY go.mod . [2021-08-11T01:58:56.727Z] ---> 9db15634c4cc [2021-08-11T01:58:56.727Z] Step 7/24 : RUN go mod download [2021-08-11T01:58:56.727Z] ---> b577aece47ea [2021-08-11T01:58:56.727Z] Step 7/22 : RUN go mod download [2021-08-11T01:58:56.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:56.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:56.727Z] ---> Running in e801ab42714f [2021-08-11T01:58:56.997Z] ---> Running in 82bdca41689d [2021-08-11T01:58:57.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:57.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:58:58.851Z] OK: 218 MiB in 52 packages [2021-08-11T01:58:58.851Z] OK: 218 MiB in 52 packages [2021-08-11T01:59:00.298Z] Removing intermediate container 54f12237e5ea [2021-08-11T01:59:00.298Z] ---> da846503ef4c [2021-08-11T01:59:00.298Z] Step 6/24 : COPY go.mod . [2021-08-11T01:59:00.571Z] Removing intermediate container 6e7f610c6106 [2021-08-11T01:59:00.571Z] ---> 56c2c3993ce1 [2021-08-11T01:59:00.571Z] Step 6/24 : COPY go.mod . [2021-08-11T01:59:01.186Z] ---> 6aa5abfc51ee [2021-08-11T01:59:01.186Z] Step 7/24 : RUN go mod download [2021-08-11T01:59:01.465Z] ---> 15819a645b48 [2021-08-11T01:59:01.465Z] Step 7/24 : RUN go mod download [2021-08-11T01:59:01.465Z] ---> Running in afcd15245eae [2021-08-11T01:59:02.076Z] ---> Running in 2b404cbac0a1 [2021-08-11T01:59:02.076Z] Removing intermediate container 82bdca41689d [2021-08-11T01:59:02.076Z] ---> 1580aadfc7cd [2021-08-11T01:59:02.076Z] Step 8/22 : COPY . . [2021-08-11T01:59:02.076Z] Removing intermediate container e801ab42714f [2021-08-11T01:59:02.076Z] ---> 34a6aac9b2cd [2021-08-11T01:59:02.076Z] Step 8/24 : COPY . . [2021-08-11T01:59:10.399Z] Removing intermediate container afcd15245eae [2021-08-11T01:59:10.399Z] ---> a07c667f59f5 [2021-08-11T01:59:10.399Z] Step 8/24 : COPY . . [2021-08-11T01:59:10.399Z] Removing intermediate container 2b404cbac0a1 [2021-08-11T01:59:10.399Z] ---> 7fd7e6992e1a [2021-08-11T01:59:10.399Z] Step 8/24 : COPY . . [2021-08-11T01:59:25.518Z] ---> e0658353235c [2021-08-11T01:59:25.518Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:59:25.518Z] ---> 1d77a4d52a4d [2021-08-11T01:59:25.518Z] Step 9/22 : RUN go mod tidy [2021-08-11T01:59:25.518Z] ---> Running in 43b8488ee8f2 [2021-08-11T01:59:25.518Z] ---> Running in 5734033dd9c5 [2021-08-11T01:59:25.518Z] ---> 00b84d73c45b [2021-08-11T01:59:25.518Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:59:25.518Z] ---> 196f6d88e54b [2021-08-11T01:59:25.518Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:59:25.518Z] ---> Running in e732fd3ffc60 [2021-08-11T01:59:25.518Z] ---> Running in a3e41a931dcd [2021-08-11T01:59:30.950Z] Removing intermediate container 43b8488ee8f2 [2021-08-11T01:59:30.950Z] ---> 6bcdcb941d67 [2021-08-11T01:59:30.950Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-11T01:59:30.950Z] Removing intermediate container 5734033dd9c5 [2021-08-11T01:59:30.950Z] ---> bf1c2d6f2151 [2021-08-11T01:59:30.950Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-11T01:59:30.950Z] ---> Running in 22f4b9672467 [2021-08-11T01:59:30.950Z] ---> Running in 8261151424a3 [2021-08-11T01:59:31.242Z] Removing intermediate container e732fd3ffc60 [2021-08-11T01:59:31.242Z] ---> 6a3247cf8c68 [2021-08-11T01:59:31.242Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-11T01:59:31.242Z] Removing intermediate container a3e41a931dcd [2021-08-11T01:59:31.242Z] ---> 59effb618b42 [2021-08-11T01:59:31.242Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-11T01:59:31.525Z] ---> Running in 9740e25f2443 [2021-08-11T01:59:31.525Z] ---> Running in 2d648e7a274e [2021-08-11T01:59:32.516Z] 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-08-11T01:59:32.793Z] 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-08-11T01:59:33.789Z] 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-08-11T01:59:33.789Z] 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-08-11T02:01:10.718Z] 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-08-11T02:01:10.719Z] Removing intermediate container 9740e25f2443 [2021-08-11T02:01:10.719Z] ---> 9a40af800188 [2021-08-11T02:01:10.719Z] [2021-08-11T02:01:10.719Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T02:01:10.719Z] ---> c4fd0aeabfcf [2021-08-11T02:01:10.719Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T02:01:10.719Z] ---> Using cache [2021-08-11T02:01:10.719Z] ---> 1a1546e4ad13 [2021-08-11T02:01:10.719Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T02:01:10.719Z] ---> Using cache [2021-08-11T02:01:10.719Z] ---> c87d3e98d646 [2021-08-11T02:01:10.719Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-11T02:01:10.719Z] Removing intermediate container 22f4b9672467 [2021-08-11T02:01:10.719Z] ---> cabdfdc50705 [2021-08-11T02:01:10.719Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-11T02:01:10.719Z] ---> Running in 641909b89122 [2021-08-11T02:01:10.719Z] ---> Running in 69d368e71667 [2021-08-11T02:01:11.708Z] Removing intermediate container 641909b89122 [2021-08-11T02:01:11.708Z] ---> 0d0fb2210f3a [2021-08-11T02:01:11.708Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T02:01:11.991Z] ---> Running in 4fd198fb4ecf [2021-08-11T02:01:12.267Z] 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-08-11T02:01:13.251Z] Removing intermediate container 8261151424a3 [2021-08-11T02:01:13.251Z] ---> 960bb4094fc0 [2021-08-11T02:01:13.251Z] [2021-08-11T02:01:13.251Z] Step 11/22 : FROM alpine:3.12 [2021-08-11T02:01:13.251Z] ---> c4fd0aeabfcf [2021-08-11T02:01:13.251Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-11T02:01:13.251Z] Removing intermediate container 4fd198fb4ecf [2021-08-11T02:01:13.251Z] ---> 6b427a241fe5 [2021-08-11T02:01:13.251Z] Step 16/24 : WORKDIR / [2021-08-11T02:01:13.530Z] ---> Running in 0a9d986d043f [2021-08-11T02:01:13.530Z] ---> Running in e5d21edbf8b5 [2021-08-11T02:01:14.971Z] Removing intermediate container e5d21edbf8b5 [2021-08-11T02:01:14.971Z] ---> d8e9a6e55a93 [2021-08-11T02:01:14.971Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T02:01:15.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T02:01:15.246Z] Removing intermediate container 2d648e7a274e [2021-08-11T02:01:15.246Z] ---> 8a09794aed42 [2021-08-11T02:01:15.246Z] [2021-08-11T02:01:15.246Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T02:01:15.246Z] ---> c4fd0aeabfcf [2021-08-11T02:01:15.246Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T02:01:15.246Z] ---> Using cache [2021-08-11T02:01:15.246Z] ---> 1a1546e4ad13 [2021-08-11T02:01:15.246Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T02:01:15.246Z] ---> Using cache [2021-08-11T02:01:15.246Z] ---> c87d3e98d646 [2021-08-11T02:01:15.246Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-11T02:01:15.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T02:01:15.519Z] ---> Running in e9805f094e7d [2021-08-11T02:01:15.519Z] Removing intermediate container 69d368e71667 [2021-08-11T02:01:15.519Z] ---> e0e57d030e21 [2021-08-11T02:01:15.519Z] [2021-08-11T02:01:15.519Z] Step 12/24 : FROM docker:20.10.7 [2021-08-11T02:01:15.794Z] ---> 0446d86c1093 [2021-08-11T02:01:15.794Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-11T02:01:15.794Z] 20.10.7: Pulling from library/docker [2021-08-11T02:01:16.069Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-11T02:01:16.069Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T02:01:16.069Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-11T02:01:16.069Z] (4/4) Installing curl (7.78.0-r0) [2021-08-11T02:01:16.069Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T02:01:16.351Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T02:01:16.351Z] OK: 7 MiB in 18 packages [2021-08-11T02:01:16.632Z] Removing intermediate container e9805f094e7d [2021-08-11T02:01:16.633Z] ---> 04373ccdd948 [2021-08-11T02:01:16.633Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T02:01:17.244Z] ---> Running in 9843e6dee65f [2021-08-11T02:01:17.519Z] ---> 9625da63e92c [2021-08-11T02:01:17.519Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-11T02:01:18.119Z] Removing intermediate container 9843e6dee65f [2021-08-11T02:01:18.119Z] ---> 9058d04c0e60 [2021-08-11T02:01:18.119Z] Step 16/24 : WORKDIR / [2021-08-11T02:01:18.391Z] ---> Running in 87fda0d8c875 [2021-08-11T02:01:18.990Z] Removing intermediate container 0a9d986d043f [2021-08-11T02:01:18.990Z] ---> 619186c032b1 [2021-08-11T02:01:18.990Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T02:01:19.272Z] ---> d001a7371adc [2021-08-11T02:01:19.272Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-11T02:01:19.272Z] ---> Running in 68f877aff402 [2021-08-11T02:01:19.871Z] Removing intermediate container 87fda0d8c875 [2021-08-11T02:01:19.871Z] ---> 28fd85bac8ad [2021-08-11T02:01:19.871Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T02:01:19.871Z] ---> Running in c5ea7b5bef0f [2021-08-11T02:01:20.479Z] Removing intermediate container 68f877aff402 [2021-08-11T02:01:20.479Z] ---> d40660b69147 [2021-08-11T02:01:20.479Z] Step 14/22 : WORKDIR /edgex [2021-08-11T02:01:20.758Z] ---> Running in 78b37ecd3404 [2021-08-11T02:01:21.035Z] Removing intermediate container c5ea7b5bef0f [2021-08-11T02:01:21.035Z] ---> 0c44e6b60ce8 [2021-08-11T02:01:21.035Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T02:01:21.311Z] ---> 95b2d803e2e3 [2021-08-11T02:01:21.312Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-11T02:01:21.312Z] ---> Running in a5d718a8e564 [2021-08-11T02:01:21.915Z] Removing intermediate container 78b37ecd3404 [2021-08-11T02:01:21.916Z] ---> b2eb1b6074d1 [2021-08-11T02:01:21.916Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-11T02:01:22.193Z] Removing intermediate container a5d718a8e564 [2021-08-11T02:01:22.193Z] ---> a4f272ff7b36 [2021-08-11T02:01:22.193Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T02:01:22.798Z] ---> Running in 40ed7ed52c0b [2021-08-11T02:01:23.405Z] ---> 9987b9d453d4 [2021-08-11T02:01:23.405Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-11T02:01:23.405Z] ---> 10f47db52c4d [2021-08-11T02:01:23.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-11T02:01:23.682Z] Removing intermediate container 40ed7ed52c0b [2021-08-11T02:01:23.682Z] ---> 84f7c21e639b [2021-08-11T02:01:23.682Z] Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T02:01:24.302Z] ---> Running in 74247971f5ce [2021-08-11T02:01:24.579Z] ---> a39b0e950546 [2021-08-11T02:01:24.579Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-11T02:01:25.176Z] ---> Running in fb671c90d0bd [2021-08-11T02:01:25.176Z] Removing intermediate container 74247971f5ce [2021-08-11T02:01:25.176Z] ---> 3bc5c0313bff [2021-08-11T02:01:25.176Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T02:01:25.448Z] ---> e0ab8be430fe [2021-08-11T02:01:25.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-11T02:01:25.448Z] ---> Running in c9a00bd03d33 [2021-08-11T02:01:26.053Z] Removing intermediate container fb671c90d0bd [2021-08-11T02:01:26.053Z] ---> 98d380ef3549 [2021-08-11T02:01:26.053Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T02:01:26.331Z] ---> Running in ea144f7fa18c [2021-08-11T02:01:26.331Z] Removing intermediate container c9a00bd03d33 [2021-08-11T02:01:26.331Z] ---> d9d405806a99 [2021-08-11T02:01:26.331Z] [2021-08-11T02:01:26.928Z] Successfully built d9d405806a99 [2021-08-11T02:01:26.928Z] Successfully tagged core-command-arm64:latest [2021-08-11T02:01:26.928Z]  Building core-command ... done  ---> 894c182bb1a3 [2021-08-11T02:01:26.928Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-11T02:01:27.202Z] Removing intermediate container ea144f7fa18c [2021-08-11T02:01:27.202Z] ---> a154332727a3 [2021-08-11T02:01:27.202Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T02:01:27.481Z] ---> Running in e97e1d59a15e [2021-08-11T02:01:27.481Z] ---> Running in 76465e957336 [2021-08-11T02:01:28.090Z] Removing intermediate container e97e1d59a15e [2021-08-11T02:01:28.090Z] ---> 1f55773d62d6 [2021-08-11T02:01:28.090Z] Step 19/22 : CMD ["--init=true"] [2021-08-11T02:01:28.090Z] Removing intermediate container 76465e957336 [2021-08-11T02:01:28.090Z] ---> 1fe83c2951ed [2021-08-11T02:01:28.090Z] Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T02:01:28.366Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-11T02:01:28.366Z] ---> Running in 2ad20b875fca [2021-08-11T02:01:28.366Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-11T02:01:28.366Z] ---> df445af6242a [2021-08-11T02:01:28.366Z] 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-08-11T02:01:28.366Z] ---> Running in a3a70a5903f7 [2021-08-11T02:01:28.642Z] ---> Running in b8900197e5f7 [2021-08-11T02:01:28.916Z] Removing intermediate container 2ad20b875fca [2021-08-11T02:01:28.916Z] ---> 58887e01f6d8 [2021-08-11T02:01:28.916Z] Step 20/22 : LABEL arch=arm64 [2021-08-11T02:01:29.195Z] Removing intermediate container a3a70a5903f7 [2021-08-11T02:01:29.195Z] ---> 8f70735c8716 [2021-08-11T02:01:29.195Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T02:01:29.195Z] ---> Running in 7d939b752a0c [2021-08-11T02:01:29.195Z] Removing intermediate container b8900197e5f7 [2021-08-11T02:01:29.195Z] ---> 2faea7e86add [2021-08-11T02:01:29.195Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-11T02:01:29.802Z] ---> Running in 569e493fa61f [2021-08-11T02:01:29.802Z] ---> Running in 2d3e0b983886 [2021-08-11T02:01:29.802Z] Removing intermediate container 7d939b752a0c [2021-08-11T02:01:29.802Z] ---> 5a25d7a57e75 [2021-08-11T02:01:29.802Z] Step 21/22 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T02:01:30.083Z] ---> Running in bc971b1ff689 [2021-08-11T02:01:30.366Z] Removing intermediate container 569e493fa61f [2021-08-11T02:01:30.366Z] ---> 41a3683a77cb [2021-08-11T02:01:30.366Z] [2021-08-11T02:01:31.006Z] Removing intermediate container bc971b1ff689 [2021-08-11T02:01:31.006Z] ---> 8fc765ba298a [2021-08-11T02:01:31.006Z] Step 22/22 : LABEL version=0.0.0 [2021-08-11T02:01:31.006Z] Successfully built 41a3683a77cb [2021-08-11T02:01:31.006Z] Successfully tagged core-metadata-arm64:latest [2021-08-11T02:01:31.006Z]  Building core-metadata ... done  ---> Running in 18d62e5f0636 [2021-08-11T02:01:31.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T02:01:31.606Z] Removing intermediate container 18d62e5f0636 [2021-08-11T02:01:31.606Z] ---> 8d167eed1389 [2021-08-11T02:01:31.606Z] [2021-08-11T02:01:31.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T02:01:32.154Z] Successfully built 8d167eed1389 [2021-08-11T02:01:32.154Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-11T02:01:32.749Z]  Building security-proxy-setup ... done (1/39) Installing readline (8.1.0-r0) [2021-08-11T02:01:32.749Z] (2/39) Installing bash (5.1.0-r0) [2021-08-11T02:01:32.749Z] Executing bash-5.1.0-r0.post-install [2021-08-11T02:01:32.750Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-11T02:01:32.750Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-11T02:01:32.750Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-11T02:01:32.750Z] (6/39) Installing curl (7.78.0-r0) [2021-08-11T02:01:32.750Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-11T02:01:32.750Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-11T02:01:32.750Z] (9/39) Installing expat (2.2.10-r1) [2021-08-11T02:01:32.750Z] (10/39) Installing libffi (3.3-r2) [2021-08-11T02:01:32.750Z] (11/39) Installing gdbm (1.19-r0) [2021-08-11T02:01:32.750Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-11T02:01:32.750Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-11T02:01:32.750Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-11T02:01:34.739Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-11T02:01:34.739Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-11T02:01:34.739Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-11T02:01:34.739Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-11T02:01:34.739Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-11T02:01:34.739Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-11T02:01:34.739Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-11T02:01:34.739Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-11T02:01:34.739Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-11T02:01:35.012Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-11T02:01:35.012Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-11T02:01:35.012Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-11T02:01:35.012Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-11T02:01:35.012Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-11T02:01:35.012Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-11T02:01:35.012Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-11T02:01:35.012Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-11T02:01:35.012Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-11T02:01:35.012Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-11T02:01:35.012Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-11T02:01:35.012Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-11T02:01:35.012Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-11T02:01:35.012Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-11T02:01:35.012Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-11T02:01:35.012Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-11T02:01:35.610Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T02:01:35.610Z] OK: 82 MiB in 59 packages [2021-08-11T02:01:43.899Z] Collecting docker-compose==1.23.2 [2021-08-11T02:01:43.899Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-11T02:01:43.899Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-11T02:01:43.899Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-11T02:01:45.341Z] 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-08-11T02:01:45.614Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-11T02:01:45.614Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-11T02:01:45.892Z] Collecting cached-property<2,>=1.2.0 [2021-08-11T02:01:45.892Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-11T02:01:46.489Z] Collecting PyYAML<4,>=3.10 [2021-08-11T02:01:46.489Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-11T02:01:50.796Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-11T02:01:50.796Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-11T02:01:50.796Z] Collecting docopt<0.7,>=0.6.1 [2021-08-11T02:01:50.796Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-11T02:01:52.775Z] Collecting jsonschema<3,>=2.5.1 [2021-08-11T02:01:52.775Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-11T02:01:53.057Z] Collecting docker<4.0,>=3.6.0 [2021-08-11T02:01:53.057Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-11T02:01:53.332Z] Collecting texttable<0.10,>=0.9.0 [2021-08-11T02:01:53.332Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-11T02:01:55.963Z] Collecting docker-pycreds>=0.4.0 [2021-08-11T02:01:55.963Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-11T02:01:56.236Z] Collecting idna<2.8,>=2.5 [2021-08-11T02:01:56.236Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-11T02:01:56.236Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-11T02:01:56.236Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-11T02:01:56.511Z] Collecting certifi>=2017.4.17 [2021-08-11T02:01:56.511Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-11T02:01:57.108Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-11T02:01:57.108Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-11T02:01:57.382Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-11T02:01:57.382Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-11T02:01:57.382Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-11T02:01:57.382Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-11T02:01:58.368Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-11T02:01:58.368Z] Attempting uninstall: urllib3 [2021-08-11T02:01:58.368Z] Found existing installation: urllib3 1.26.2 [2021-08-11T02:01:58.368Z] Uninstalling urllib3-1.26.2: [2021-08-11T02:01:58.642Z] Successfully uninstalled urllib3-1.26.2 [2021-08-11T02:01:59.243Z] Attempting uninstall: idna [2021-08-11T02:01:59.243Z] Found existing installation: idna 3.1 [2021-08-11T02:01:59.243Z] Uninstalling idna-3.1: [2021-08-11T02:01:59.243Z] Successfully uninstalled idna-3.1 [2021-08-11T02:01:59.844Z] Attempting uninstall: chardet [2021-08-11T02:01:59.844Z] Found existing installation: chardet 4.0.0 [2021-08-11T02:01:59.844Z] Uninstalling chardet-4.0.0: [2021-08-11T02:02:00.119Z] Successfully uninstalled chardet-4.0.0 [2021-08-11T02:02:01.564Z] Attempting uninstall: requests [2021-08-11T02:02:01.564Z] Found existing installation: requests 2.25.1 [2021-08-11T02:02:01.564Z] Uninstalling requests-2.25.1: [2021-08-11T02:02:01.564Z] Successfully uninstalled requests-2.25.1 [2021-08-11T02:02:01.845Z] Running setup.py install for texttable: started [2021-08-11T02:02:04.488Z] Running setup.py install for texttable: finished with status 'done' [2021-08-11T02:02:04.488Z] Running setup.py install for PyYAML: started [2021-08-11T02:02:06.472Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-11T02:02:06.747Z] Running setup.py install for docopt: started [2021-08-11T02:02:08.739Z] Running setup.py install for docopt: finished with status 'done' [2021-08-11T02:02:08.739Z] Running setup.py install for dockerpty: started [2021-08-11T02:02:10.722Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-11T02:02:12.163Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-08-11T02:02:22.335Z] Removing intermediate container 2d3e0b983886 [2021-08-11T02:02:22.335Z] ---> c373feb5e9d0 [2021-08-11T02:02:22.335Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-11T02:02:22.335Z] ---> Running in 723a50ef6c20 [2021-08-11T02:02:22.335Z] Removing intermediate container 723a50ef6c20 [2021-08-11T02:02:22.335Z] ---> 1ca53091b0b4 [2021-08-11T02:02:22.335Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-11T02:02:22.335Z] ---> Running in 7c8a9355fabc [2021-08-11T02:02:22.335Z] Removing intermediate container 7c8a9355fabc [2021-08-11T02:02:22.335Z] ---> 0189464a4ac7 [2021-08-11T02:02:22.335Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-11T02:02:23.772Z] ---> 61a04283fdde [2021-08-11T02:02:23.772Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-11T02:02:24.374Z] ---> dd421b94c6a8 [2021-08-11T02:02:24.374Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-11T02:02:25.358Z] ---> e759eeac386e [2021-08-11T02:02:25.358Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-11T02:02:25.633Z] ---> Running in 046304b2fc11 [2021-08-11T02:02:26.234Z] Removing intermediate container 046304b2fc11 [2021-08-11T02:02:26.234Z] ---> 1a84bad9533d [2021-08-11T02:02:26.234Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T02:02:26.234Z] ---> Running in 24ca5581769a [2021-08-11T02:02:26.835Z] Removing intermediate container 24ca5581769a [2021-08-11T02:02:26.835Z] ---> 7d922b64bf07 [2021-08-11T02:02:26.835Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T02:02:26.835Z] ---> Running in 2508b7de1401 [2021-08-11T02:02:27.440Z] Removing intermediate container 2508b7de1401 [2021-08-11T02:02:27.440Z] ---> e8e84f13e7b8 [2021-08-11T02:02:27.440Z] Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 [2021-08-11T02:02:27.440Z] ---> Running in ca3f3c6a01c3 [2021-08-11T02:02:28.043Z] Removing intermediate container ca3f3c6a01c3 [2021-08-11T02:02:28.043Z] ---> 3dd2a6a25abd [2021-08-11T02:02:28.043Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T02:02:28.043Z] ---> Running in 15a998fcc153 [2021-08-11T02:02:28.641Z] Removing intermediate container 15a998fcc153 [2021-08-11T02:02:28.641Z] ---> 1c296f8a0f3a [2021-08-11T02:02:28.641Z] [2021-08-11T02:02:28.916Z] Successfully built 1c296f8a0f3a [2021-08-11T02:02:28.917Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-11T02:02:29.213Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-11T02:02:29.222Z] $ docker stop --time=1 84c98f276842390b219212b1d30aa64144096f9bd2105e4f2a3340d2efe88925 [2021-08-11T02:02:31.079Z] $ docker rm -f 84c98f276842390b219212b1d30aa64144096f9bd2105e4f2a3340d2efe88925 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T02:02:31.643Z] + docker images [2021-08-11T02:02:31.917Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T02:02:31.917Z] sys-mgmt-agent-arm64 latest 1c296f8a0f3a 3 seconds ago 311MB [2021-08-11T02:02:31.917Z] security-proxy-setup-arm64 latest 8d167eed1389 About a minute ago 24.5MB [2021-08-11T02:02:31.917Z] core-metadata-arm64 latest 41a3683a77cb About a minute ago 15.8MB [2021-08-11T02:02:31.917Z] core-command-arm64 latest d9d405806a99 About a minute ago 15.1MB [2021-08-11T02:02:31.917Z] e0e57d030e21 About a minute ago 1.56GB [2021-08-11T02:02:31.917Z] 8a09794aed42 About a minute ago 1.56GB [2021-08-11T02:02:31.917Z] 960bb4094fc0 About a minute ago 1.56GB [2021-08-11T02:02:31.917Z] 9a40af800188 About a minute ago 1.56GB [2021-08-11T02:02:31.917Z] security-bootstrapper-arm64 latest 5a82f718c845 4 minutes ago 17.7MB [2021-08-11T02:02:31.917Z] core-data-arm64 latest 1f76e248a69a 4 minutes ago 19.3MB [2021-08-11T02:02:31.917Z] security-secretstore-setup-arm64 latest 0911778da274 4 minutes ago 27.4MB [2021-08-11T02:02:31.917Z] support-notifications-arm64 latest acc6056d5be4 4 minutes ago 15.9MB [2021-08-11T02:02:31.917Z] support-scheduler-arm64 latest 3d892bda7797 4 minutes ago 15.2MB [2021-08-11T02:02:31.917Z] 3e5be40e9a56 4 minutes ago 1.57GB [2021-08-11T02:02:31.917Z] 1a714ff0f1e5 4 minutes ago 1.56GB [2021-08-11T02:02:31.917Z] c9ce1fefb705 4 minutes ago 1.56GB [2021-08-11T02:02:31.917Z] 8360cd25f54e 4 minutes ago 1.57GB [2021-08-11T02:02:31.917Z] df678c8c476f 4 minutes ago 1.56GB [2021-08-11T02:02:31.917Z] ci-base-image-arm64 latest 4b805682cadc 16 minutes ago 1.23GB [2021-08-11T02:02:31.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 days ago 533MB [2021-08-11T02:02:31.917Z] docker 20.10.7 df445af6242a 8 weeks ago 234MB [2021-08-11T02:02:31.917Z] alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB [2021-08-11T02:02:31.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:02:32.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T02:02:32.473Z] [2021-08-11T02:02:32.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:02:32.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T02:02:33.137Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T02:02:33.137Z] 448f6bf000e3: Pulling fs layer [2021-08-11T02:02:33.137Z] f757da607395: Pulling fs layer [2021-08-11T02:02:33.137Z] 05883995daec: Pulling fs layer [2021-08-11T02:02:33.137Z] 8603b9c90790: Pulling fs layer [2021-08-11T02:02:33.137Z] 1560dd03e051: Pulling fs layer [2021-08-11T02:02:33.137Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T02:02:33.137Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T02:02:33.137Z] 1560dd03e051: Waiting [2021-08-11T02:02:33.137Z] 27f5ce0e4adf: Waiting [2021-08-11T02:02:33.137Z] c2d8d7efcc4b: Waiting [2021-08-11T02:02:33.137Z] 8603b9c90790: Waiting [2021-08-11T02:02:33.411Z] f757da607395: Verifying Checksum [2021-08-11T02:02:33.412Z] f757da607395: Download complete [2021-08-11T02:02:33.412Z] 8603b9c90790: Verifying Checksum [2021-08-11T02:02:33.412Z] 8603b9c90790: Download complete [2021-08-11T02:02:33.687Z] 1560dd03e051: Verifying Checksum [2021-08-11T02:02:33.687Z] 1560dd03e051: Download complete [2021-08-11T02:02:33.687Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T02:02:33.687Z] 27f5ce0e4adf: Download complete [2021-08-11T02:02:33.687Z] 05883995daec: Verifying Checksum [2021-08-11T02:02:33.687Z] 05883995daec: Download complete [2021-08-11T02:02:34.664Z] 448f6bf000e3: Download complete [2021-08-11T02:02:38.046Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T02:02:38.046Z] c2d8d7efcc4b: Download complete [2021-08-11T02:02:38.046Z] 448f6bf000e3: Pull complete [2021-08-11T02:02:38.643Z] f757da607395: Pull complete [2021-08-11T02:02:40.080Z] 05883995daec: Pull complete [2021-08-11T02:02:40.353Z] 8603b9c90790: Pull complete [2021-08-11T02:02:41.788Z] 1560dd03e051: Pull complete [2021-08-11T02:02:42.061Z] 27f5ce0e4adf: Pull complete [2021-08-11T02:02:57.143Z] c2d8d7efcc4b: Pull complete [2021-08-11T02:02:57.143Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T02:02:57.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T02:02:57.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T02:02:57.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container [2021-08-11T02:02:57.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:arm64 cat [2021-08-11T02:03:01.720Z] $ docker top 57b3b0ab90cd201eaa44b5228e98496bf187dcbc725bd06b38890409e7279464 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:03:02.847Z] ---> job-cost.sh [2021-08-11T02:03:02.847Z] lf-activate-venv: SKIPPING [2021-08-11T02:03:02.847Z] INFO: No Stack... [2021-08-11T02:03:03.825Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T02:03:04.097Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T02:03:04.760Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2021-08-11T02:03:04.760Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T02:03:04.844Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3662-9-stack-cost] [2021-08-11T02:03:04.853Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3662-9-stack-cost] did not exist. Created. [2021-08-11T02:03:04.853Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3662-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T02:03:05.567Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T02:03:05.740Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T02:03:05.747Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3662-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T02:03:05.775Z] $ docker stop --time=1 57b3b0ab90cd201eaa44b5228e98496bf187dcbc725bd06b38890409e7279464 [2021-08-11T02:03:07.382Z] $ docker rm -f 57b3b0ab90cd201eaa44b5228e98496bf187dcbc725bd06b38890409e7279464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-08-11T02:03:08.024Z] provisioning config files... [2021-08-11T02:03:08.040Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config515403922978105017tmp [Pipeline] { [Pipeline] sh [2021-08-11T02:03:08.373Z] + set +x [2021-08-11T02:03:08.373Z] + bash -s -- [2021-08-11T02:03:08.373Z] + curl -s https://codecov.io/bash [2021-08-11T02:03:08.373Z] [2021-08-11T02:03:08.373Z] _____ _ [2021-08-11T02:03:08.373Z] / ____| | | [2021-08-11T02:03:08.373Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T02:03:08.373Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T02:03:08.373Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T02:03:08.373Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T02:03:08.373Z] Bash-1.0.6 [2021-08-11T02:03:08.373Z] [2021-08-11T02:03:08.373Z] [2021-08-11T02:03:08.373Z] ==> git version 2.24.4 found [2021-08-11T02:03:08.641Z] ==> 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-08-11T02:03:08.642Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T02:03:08.642Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T02:03:08.642Z] ==> Jenkins CI detected. [2021-08-11T02:03:08.642Z] current dir:  /w/workspace/edgex-go/9 [2021-08-11T02:03:08.642Z] project root: . [2021-08-11T02:03:08.642Z] --> token set from env [2021-08-11T02:03:08.642Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T02:03:08.642Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T02:03:08.642Z] ==> Python coveragepy not found [2021-08-11T02:03:08.642Z] ==> Searching for coverage reports in: [2021-08-11T02:03:08.642Z] + . [2021-08-11T02:03:08.642Z] -> Found 1 reports [2021-08-11T02:03:08.642Z] ==> Detecting git/mercurial file structure [2021-08-11T02:03:08.642Z] ==> Reading reports [2021-08-11T02:03:08.642Z] + ./coverage.out bytes=404329 [2021-08-11T02:03:08.642Z] ==> Appending adjustments [2021-08-11T02:03:08.642Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T02:03:10.053Z] + Found adjustments [2021-08-11T02:03:10.053Z] ==> Gzipping contents [2021-08-11T02:03:10.053Z] 56K /tmp/codecov.m6Oele.gz [2021-08-11T02:03:10.053Z] ==> Uploading reports [2021-08-11T02:03:10.053Z] url: https://codecov.io [2021-08-11T02:03:10.053Z] query: branch=PR-3662&commit=deea8c272ed1fa875823edc8b423cf69320a3729&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3662%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3662&job=&cmd_args= [2021-08-11T02:03:10.053Z] -> Pinging Codecov [2021-08-11T02:03:10.053Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3662&commit=deea8c272ed1fa875823edc8b423cf69320a3729&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3662%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3662&job=&cmd_args= [2021-08-11T02:03:10.053Z] -> Uploading to [2021-08-11T02:03:10.053Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/00271124DB129430A58F1EEE437C3FCB/deea8c272ed1fa875823edc8b423cf69320a3729/ec20cee9-6cb3-422f-ba5e-86f7fe930ef0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T020309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c20686acf96f68796e365124a005e425dc8859e169cded3c04ca073c8b7dc734 [2021-08-11T02:03:10.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T02:03:10.053Z] Dload Upload Total Spent Left Speed [2021-08-11T02:03:10.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54526 0 0 100 54526 0 114k --:--:-- --:--:-- --:--:-- 114k 100 54526 0 0 100 54526 0 114k --:--:-- --:--:-- --:--:-- 114k [2021-08-11T02:03:10.635Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/deea8c272ed1fa875823edc8b423cf69320a3729 [Pipeline] } [2021-08-11T02:03:10.647Z] 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] sh [2021-08-11T02:03:11.609Z] + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:03:11.930Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:03:12.524Z] ---> package-listing.sh [2021-08-11T02:03:12.524Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T02:03:12.524Z] ++ facter osfamily [2021-08-11T02:03:12.801Z] + OS_FAMILY=redhat [2021-08-11T02:03:12.801Z] + workspace=/w/workspace/edgex-go/9 [2021-08-11T02:03:12.801Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T02:03:12.801Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T02:03:12.801Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T02:03:12.801Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T02:03:12.801Z] + '[' /w/workspace/edgex-go/9 ']' [2021-08-11T02:03:12.801Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T02:03:12.801Z] + case "${OS_FAMILY}" in [2021-08-11T02:03:12.801Z] + rpm -qa [2021-08-11T02:03:12.801Z] + sort [2021-08-11T02:03:14.747Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T02:03:14.747Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T02:03:14.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T02:03:14.747Z] + '[' /w/workspace/edgex-go/9 ']' [2021-08-11T02:03:14.747Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-08-11T02:03:14.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-08-11T02:03:14.764Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T02:03:15.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:03:15.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T02:03:15.652Z] [2021-08-11T02:03:15.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:03:15.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T02:03:15.992Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T02:03:15.992Z] b4d181a07f80: Pulling fs layer [2021-08-11T02:03:15.992Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T02:03:15.992Z] ed53099fbce6: Pulling fs layer [2021-08-11T02:03:15.992Z] dc539afda2c1: Pulling fs layer [2021-08-11T02:03:15.992Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T02:03:15.992Z] 9065ff56babe: Pulling fs layer [2021-08-11T02:03:15.992Z] d287ab97295c: Pulling fs layer [2021-08-11T02:03:15.992Z] dc539afda2c1: Waiting [2021-08-11T02:03:15.992Z] 77bc0d833cb6: Waiting [2021-08-11T02:03:15.992Z] 9065ff56babe: Waiting [2021-08-11T02:03:15.992Z] d287ab97295c: Waiting [2021-08-11T02:03:16.258Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T02:03:16.258Z] a1111a8f2ec3: Download complete [2021-08-11T02:03:16.258Z] dc539afda2c1: Verifying Checksum [2021-08-11T02:03:16.258Z] dc539afda2c1: Download complete [2021-08-11T02:03:16.841Z] ed53099fbce6: Verifying Checksum [2021-08-11T02:03:16.841Z] ed53099fbce6: Download complete [2021-08-11T02:03:16.841Z] 9065ff56babe: Verifying Checksum [2021-08-11T02:03:16.841Z] 9065ff56babe: Download complete [2021-08-11T02:03:16.841Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T02:03:16.841Z] 77bc0d833cb6: Download complete [2021-08-11T02:03:17.428Z] b4d181a07f80: Verifying Checksum [2021-08-11T02:03:17.428Z] b4d181a07f80: Download complete [2021-08-11T02:03:18.474Z] b4d181a07f80: Pull complete [2021-08-11T02:03:18.774Z] a1111a8f2ec3: Pull complete [2021-08-11T02:03:19.356Z] ed53099fbce6: Pull complete [2021-08-11T02:03:19.356Z] dc539afda2c1: Pull complete [2021-08-11T02:03:19.622Z] 77bc0d833cb6: Pull complete [2021-08-11T02:03:19.622Z] 9065ff56babe: Pull complete [2021-08-11T02:03:21.025Z] d287ab97295c: Verifying Checksum [2021-08-11T02:03:21.025Z] d287ab97295c: Download complete [2021-08-11T02:03:25.283Z] d287ab97295c: Pull complete [2021-08-11T02:03:25.283Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T02:03:25.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T02:03:25.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T02:03:25.372Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-08-11T02:03:25.437Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:latest cat [2021-08-11T02:03:28.624Z] $ docker top f79689f7985e7a7180f07a760a576681f3861b5bc15d6044b14f467a10627754 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T02:03:29.018Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T02:03:29.335Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T02:03:29.654Z] + ls /var/log/sa-host [2021-08-11T02:03:29.654Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T02:03:29.654Z] file_magic: OK [2021-08-11T02:03:29.654Z] HZ: Using current value: 100 [2021-08-11T02:03:29.654Z] file_header: OK [2021-08-11T02:03:29.654Z] 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-08-11T02:03:29.654Z] Statistics: [2021-08-11T02:03:29.654Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T02:03:29.654Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T02:03:29.654Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T02:03:29.654Z] file_magic: OK [2021-08-11T02:03:29.654Z] HZ: Using current value: 100 [2021-08-11T02:03:29.654Z] file_header: OK [2021-08-11T02:03:29.654Z] 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-08-11T02:03:29.654Z] Statistics: [2021-08-11T02:03:29.654Z] 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-08-11T02:03:29.654Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T02:03:29.820Z] provisioning config files... [2021-08-11T02:03:29.838Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config1287143358268923815tmp [Pipeline] { [Pipeline] echo [2021-08-11T02:03:29.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:03:30.177Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T02:03:30.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:03:30.577Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T02:03:30.591Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:03:30.909Z] ---> sudo-logs.sh [2021-08-11T02:03:30.909Z] Archiving 'sudo' log.. [2021-08-11T02:03:30.909Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-290.vexxhost.local: Name or service not known [2021-08-11T02:03:30.909Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-290.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T02:03:30.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:03:31.265Z] ---> job-cost.sh [2021-08-11T02:03:31.265Z] lf-activate-venv: SKIPPING [2021-08-11T02:03:31.265Z] DEBUG: total: 0.18000000715255737 [2021-08-11T02:03:31.265Z] INFO: Retrieving Stack Cost... [2021-08-11T02:03:32.227Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T02:03:32.810Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T02:03:32.828Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:03:33.146Z] ---> logs-deploy.sh [2021-08-11T02:03:33.146Z] lf-activate-venv: SKIPPING [2021-08-11T02:03:33.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3662/9 [2021-08-11T02:03:33.146Z] INFO: archiving workspace using pattern(s): [2021-08-11T02:03:33.732Z] Archives upload complete. [2021-08-11T02:03:34.000Z] INFO: archiving logs to Nexus