Pull request #3623 updated 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at ac45845dcaeee375e2f7ee8050d572e224107d05 rather than 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Obtained Jenkinsfile from ac45845dcaeee375e2f7ee8050d572e224107d05 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-ssh1644580576905478357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh8503347992997275720.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3623/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-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7916939013595466650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh1739621620368681864.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-3623/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-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5936485799132049010.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_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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2865 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh884736304900236331.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 ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Merge succeeded, producing 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Checking out Revision 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c (PR-3623) > 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/2@tmp/jenkins-gitclient-ssh4908799008808912778.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # 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/2@tmp/jenkins-gitclient-ssh1668762690791535614.key > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 Commit message: "feat: Send notification after updating device entity" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T15:46:38.501Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T15:46:38.595Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T15:46:38.621Z] ========================================================= [2021-07-15T15:46:38.621Z] EdgeX Global Pipelines Version Info [2021-07-15T15:46:38.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T15:46:39.987Z] ------------------- [2021-07-15T15:46:39.988Z] stable info: [2021-07-15T15:46:39.988Z] ------------------- [2021-07-15T15:46:39.988Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T15:46:39.988Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T15:46:39.988Z] Message: update stable to v1.0.196 [2021-07-15T15:46:40.574Z] ------------------- [2021-07-15T15:46:40.574Z] experimental info: [2021-07-15T15:46:40.574Z] ------------------- [2021-07-15T15:46:40.574Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T15:46:40.574Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T15:46:40.574Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T15:46:40.712Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T15:46:40.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T15:46:40.752Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T15:46:40.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T15:46:40.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T15:46:40.815Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T15:46:40.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T15:46:40.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T15:46:40.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T15:46:40.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T15:46:40.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T15:46:40.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T15:46:40.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T15:46:40.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T15:46:41.004Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T15:46:41.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T15:46:41.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T15:46:41.064Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T15:46:41.087Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T15:46:41.111Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T15:46:41.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T15:46:41.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T15:46:41.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo [2021-07-15T15:46:41.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo [2021-07-15T15:46:41.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo [2021-07-15T15:46:41.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [Pipeline] echo [2021-07-15T15:46:41.292Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86849eb [Pipeline] echo [2021-07-15T15:46:41.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T15:46:41.411Z] provisioning config files... [2021-07-15T15:46:41.434Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6448026621363333437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T15:46:41.779Z] ---> docker-login.sh [2021-07-15T15:46:41.779Z] nexus3.edgexfoundry.org:10001 [2021-07-15T15:46:41.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:46:42.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:46:42.057Z] Configure a credential helper to remove this warning. See [2021-07-15T15:46:42.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:46:42.057Z] [2021-07-15T15:46:42.057Z] Login Succeeded [2021-07-15T15:46:42.057Z] nexus3.edgexfoundry.org:10002 [2021-07-15T15:46:42.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:46:42.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:46:42.057Z] Configure a credential helper to remove this warning. See [2021-07-15T15:46:42.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:46:42.057Z] [2021-07-15T15:46:42.057Z] Login Succeeded [2021-07-15T15:46:42.057Z] nexus3.edgexfoundry.org:10003 [2021-07-15T15:46:42.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:46:42.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:46:42.327Z] Configure a credential helper to remove this warning. See [2021-07-15T15:46:42.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:46:42.327Z] [2021-07-15T15:46:42.327Z] Login Succeeded [2021-07-15T15:46:42.327Z] nexus3.edgexfoundry.org:10004 [2021-07-15T15:46:42.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:46:42.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:46:42.594Z] Configure a credential helper to remove this warning. See [2021-07-15T15:46:42.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:46:42.594Z] [2021-07-15T15:46:42.594Z] Login Succeeded [2021-07-15T15:46:42.594Z] docker.io [2021-07-15T15:46:42.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:46:42.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:46:42.861Z] Configure a credential helper to remove this warning. See [2021-07-15T15:46:42.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:46:42.861Z] [2021-07-15T15:46:42.861Z] Login Succeeded [2021-07-15T15:46:42.861Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T15:46:42.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T15:46:43.238Z] ++ 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-07-15T15:46:43.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T15:46:43.238Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T15:46:43.238Z] ++ cut -d/ -f2 [2021-07-15T15:46:43.238Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T15:46:43.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T15:46:43.238Z] ++ cut -d/ -f2 [2021-07-15T15:46:43.238Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T15:46:43.238Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T15:46:43.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T15:46:43.238Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T15:46:43.238Z] ++ cut -d/ -f2 [2021-07-15T15:46:43.238Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T15:46:43.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T15:46:43.238Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T15:46:43.238Z] ++ cut -d/ -f2 [2021-07-15T15:46:43.238Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T15:46:43.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T15:46:43.238Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T15:46:43.238Z] ++ cut -d/ -f2 [2021-07-15T15:46:43.238Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T15:46:43.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T15:46:43.238Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T15:46:43.238Z] ++ cut -d/ -f2 [2021-07-15T15:46:43.238Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T15:46:43.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T15:46:43.238Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T15:46:43.238Z] ++ cut -d/ -f2 [2021-07-15T15:46:43.238Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T15:46:43.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T15:46:43.238Z] ++ cut -d/ -f2 [2021-07-15T15:46:43.238Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T15:46:43.238Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T15:46:43.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T15:46:43.238Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T15:46:43.238Z] ++ cut -d/ -f2 [2021-07-15T15:46:43.238Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T15:46:43.301Z] 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-07-15T15:46:44.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T15:46:44.948Z] [2021-07-15T15:46:44.948Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:46:45.285Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T15:46:45.285Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T15:46:45.285Z] 31603596830f: Pulling fs layer [2021-07-15T15:46:45.285Z] b6dc333f4379: Pulling fs layer [2021-07-15T15:46:45.285Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T15:46:45.285Z] fd332fbdc1db: Pulling fs layer [2021-07-15T15:46:45.285Z] fd332fbdc1db: Waiting [2021-07-15T15:46:45.285Z] b6dc333f4379: Verifying Checksum [2021-07-15T15:46:45.285Z] b6dc333f4379: Download complete [2021-07-15T15:46:45.561Z] 31603596830f: Verifying Checksum [2021-07-15T15:46:45.561Z] 31603596830f: Download complete [2021-07-15T15:46:45.833Z] 31603596830f: Pull complete [2021-07-15T15:46:45.833Z] b6dc333f4379: Pull complete [2021-07-15T15:46:46.100Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T15:46:46.100Z] 3d9ef1400e77: Download complete [2021-07-15T15:46:46.100Z] fd332fbdc1db: Verifying Checksum [2021-07-15T15:46:46.100Z] fd332fbdc1db: Download complete [2021-07-15T15:46:46.370Z] 3d9ef1400e77: Pull complete [2021-07-15T15:46:46.644Z] fd332fbdc1db: Pull complete [2021-07-15T15:46:46.644Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T15:46:46.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T15:46:46.644Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T15:46:46.753Z] prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container [2021-07-15T15:46:46.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T15:46:47.467Z] $ docker top d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T15:46:47.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T15:46:47.637Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T15:46:47.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T15:46:47.766Z] $ docker exec d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc ssh-agent [2021-07-15T15:46:47.892Z] SSH_AUTH_SOCK=/tmp/ssh-EL5olhBOgcQg/agent.14 [2021-07-15T15:46:47.892Z] SSH_AGENT_PID=21 [2021-07-15T15:46:47.906Z] Running ssh-add (command line suppressed) [2021-07-15T15:46:48.010Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7702972305006919883.key (/w/workspace/edgex-go/2@tmp/private_key_7702972305006919883.key) [2021-07-15T15:46:48.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T15:46:48.365Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T15:46:48.393Z] $ docker exec --env ******** --env ******** d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc ssh-agent -k [2021-07-15T15:46:48.492Z] unset SSH_AUTH_SOCK; [2021-07-15T15:46:48.492Z] unset SSH_AGENT_PID; [2021-07-15T15:46:48.492Z] echo Agent pid 21 killed; [2021-07-15T15:46:48.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T15:46:48.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T15:46:48.564Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T15:46:48.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T15:46:48.683Z] $ docker exec d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc ssh-agent [2021-07-15T15:46:48.799Z] SSH_AUTH_SOCK=/tmp/ssh-xEOkOLlYTulS/agent.56 [2021-07-15T15:46:48.799Z] SSH_AGENT_PID=63 [2021-07-15T15:46:48.809Z] Running ssh-add (command line suppressed) [2021-07-15T15:46:48.898Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2467333085253673370.key (/w/workspace/edgex-go/2@tmp/private_key_2467333085253673370.key) [2021-07-15T15:46:48.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T15:46:49.253Z] + git semver init [2021-07-15T15:46:49.254Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T15:46:49.254Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-07-15T15:46:49.254Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-07-15T15:46:49.254Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T15:46:49.254Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T15:46:49.254Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T15:46:49.254Z] # $SEMVER_BRANCH = PR-3623 [2021-07-15T15:46:49.254Z] # $SEMVER_TEMP = /tmp/semver-906966757 [2021-07-15T15:46:49.254Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T15:47:16.039Z] # '/tmp/semver-906966757' -> '/w/workspace/edgex-go/2/.semver' [2021-07-15T15:47:16.311Z] # -> Force: false [2021-07-15T15:47:16.311Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-07-15T15:47:16.326Z] $ docker exec --env ******** --env ******** d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc ssh-agent -k [2021-07-15T15:47:16.431Z] unset SSH_AUTH_SOCK; [2021-07-15T15:47:16.431Z] unset SSH_AGENT_PID; [2021-07-15T15:47:16.431Z] echo Agent pid 63 killed; [2021-07-15T15:47:16.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T15:47:16.796Z] + git semver [Pipeline] } [2021-07-15T15:47:16.815Z] $ docker stop --time=1 d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc [2021-07-15T15:47:18.836Z] $ docker rm -f d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T15:47:19.385Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T15:47:19.732Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T15:47:19.735Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T15:47:20.341Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T15:47:20.673Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T15:47:21.006Z] + true [2021-07-15T15:47:21.006Z] + sudo service docker restart [2021-07-15T15:47:21.006Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T15:47:34.932Z] Still waiting to schedule task [2021-07-15T15:47:34.933Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-15T15:47:39.463Z] ========================================================= [2021-07-15T15:47:39.463Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T15:47:39.463Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:47:39.844Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-15T15:47:41.269Z] Sending build context to Docker daemon 328.4MB [2021-07-15T15:47:41.269Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T15:47:41.269Z] Step 2/6 : FROM ${BASE} [2021-07-15T15:47:41.269Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T15:47:41.269Z] 540db60ca938: Pulling fs layer [2021-07-15T15:47:41.269Z] adcc1eea9eea: Pulling fs layer [2021-07-15T15:47:41.269Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T15:47:41.269Z] 0773c198feca: Pulling fs layer [2021-07-15T15:47:41.269Z] 345f892a5656: Pulling fs layer [2021-07-15T15:47:41.269Z] 4796506630df: Pulling fs layer [2021-07-15T15:47:41.269Z] cc55df3e53f1: Pulling fs layer [2021-07-15T15:47:41.269Z] 4d027b6c602c: Pulling fs layer [2021-07-15T15:47:41.269Z] 449e75d2c14e: Pulling fs layer [2021-07-15T15:47:41.269Z] 4796506630df: Waiting [2021-07-15T15:47:41.269Z] cc55df3e53f1: Waiting [2021-07-15T15:47:41.269Z] 4d027b6c602c: Waiting [2021-07-15T15:47:41.269Z] 449e75d2c14e: Waiting [2021-07-15T15:47:41.269Z] 0773c198feca: Waiting [2021-07-15T15:47:41.269Z] 345f892a5656: Waiting [2021-07-15T15:47:41.269Z] 4c4ab2625f07: Download complete [2021-07-15T15:47:41.269Z] adcc1eea9eea: Download complete [2021-07-15T15:47:41.269Z] 345f892a5656: Verifying Checksum [2021-07-15T15:47:41.269Z] 345f892a5656: Download complete [2021-07-15T15:47:41.269Z] 4796506630df: Verifying Checksum [2021-07-15T15:47:41.269Z] 4796506630df: Download complete [2021-07-15T15:47:41.554Z] cc55df3e53f1: Verifying Checksum [2021-07-15T15:47:41.554Z] cc55df3e53f1: Download complete [2021-07-15T15:47:41.554Z] 540db60ca938: Verifying Checksum [2021-07-15T15:47:41.554Z] 540db60ca938: Download complete [2021-07-15T15:47:41.554Z] 540db60ca938: Pull complete [2021-07-15T15:47:41.822Z] adcc1eea9eea: Pull complete [2021-07-15T15:47:41.822Z] 4c4ab2625f07: Pull complete [2021-07-15T15:47:42.088Z] 4d027b6c602c: Verifying Checksum [2021-07-15T15:47:42.088Z] 4d027b6c602c: Download complete [2021-07-15T15:47:45.433Z] 449e75d2c14e: Verifying Checksum [2021-07-15T15:47:45.433Z] 449e75d2c14e: Download complete [2021-07-15T15:47:46.394Z] 0773c198feca: Verifying Checksum [2021-07-15T15:47:46.394Z] 0773c198feca: Download complete [2021-07-15T15:47:49.784Z] 0773c198feca: Pull complete [2021-07-15T15:47:49.784Z] 345f892a5656: Pull complete [2021-07-15T15:47:49.784Z] 4796506630df: Pull complete [2021-07-15T15:47:49.784Z] cc55df3e53f1: Pull complete [2021-07-15T15:47:49.784Z] 4d027b6c602c: Pull complete [2021-07-15T15:47:51.221Z] 449e75d2c14e: Pull complete [2021-07-15T15:47:51.221Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T15:47:51.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T15:47:51.221Z] ---> 0d28375d9b5b [2021-07-15T15:47:51.221Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T15:47:53.821Z] ---> Running in efad1447546a [2021-07-15T15:47:53.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:47:54.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:47:54.999Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T15:47:55.587Z] (2/12) Installing file (5.39-r0) [2021-07-15T15:47:55.587Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T15:47:55.859Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T15:48:02.833Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T15:48:02.833Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T15:48:02.833Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T15:48:02.833Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T15:48:02.833Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T15:48:02.833Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T15:48:02.833Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T15:48:03.102Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T15:48:03.102Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T15:48:03.102Z] OK: 219 MiB in 52 packages [2021-07-15T15:48:04.067Z] Removing intermediate container efad1447546a [2021-07-15T15:48:04.067Z] ---> 09517a74b049 [2021-07-15T15:48:04.067Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T15:48:04.333Z] ---> Running in 958f4639d174 [2021-07-15T15:48:04.333Z] Removing intermediate container 958f4639d174 [2021-07-15T15:48:04.333Z] ---> 1271c135d122 [2021-07-15T15:48:04.333Z] Step 5/6 : COPY go.mod . [2021-07-15T15:48:04.333Z] ---> fb5ef430a645 [2021-07-15T15:48:04.333Z] Step 6/6 : RUN go mod download [2021-07-15T15:48:04.598Z] ---> Running in 55044bba978d [2021-07-15T15:48:16.939Z] Removing intermediate container 55044bba978d [2021-07-15T15:48:16.939Z] ---> 8a1c70b6531d [2021-07-15T15:48:16.939Z] Successfully built 8a1c70b6531d [2021-07-15T15:48:16.939Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:48:17.300Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T15:48:17.301Z] . [Pipeline] withDockerContainer [2021-07-15T15:48:17.400Z] prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container [2021-07-15T15:48:17.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T15:48:17.867Z] $ docker top 4a717206f98443dab3a13a51630d3c1d526747a59b319b433055de5e1a44ab62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T15:48:18.275Z] + go version [2021-07-15T15:48:18.276Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T15:48:18.293Z] $ docker stop --time=1 4a717206f98443dab3a13a51630d3c1d526747a59b319b433055de5e1a44ab62 [2021-07-15T15:48:19.476Z] $ docker rm -f 4a717206f98443dab3a13a51630d3c1d526747a59b319b433055de5e1a44ab62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:48:20.003Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T15:48:20.003Z] . [Pipeline] withDockerContainer [2021-07-15T15:48:20.120Z] prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container [2021-07-15T15:48:20.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T15:48:20.530Z] $ docker top af16fcd3453c646fbcdcfa0b8b9156b41906a99095d51a8d5e1fdc8b2106dd3e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T15:48:20.623Z] ========================================================= [2021-07-15T15:48:20.623Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T15:48:20.623Z] ========================================================= [Pipeline] sh [2021-07-15T15:48:20.933Z] + go mod tidy [Pipeline] sh [2021-07-15T15:48:21.555Z] + make test [2021-07-15T15:48:21.555Z] 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-07-15T15:48:21.823Z] go mod tidy [2021-07-15T15:48:21.823Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T15:48:27.192Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T15:48:42.233Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T15:48:46.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T15:48:48.047Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T15:48:48.047Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T15:48:50.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T15:48:50.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T15:48:50.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T15:48:50.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T15:48:51.315Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T15:48:51.315Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T15:48:51.938Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T15:48:51.938Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T15:48:51.938Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T15:48:51.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T15:48:54.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-07-15T15:48:54.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T15:48:54.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T15:48:55.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-07-15T15:48:55.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T15:48:55.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 46.3% of statements [2021-07-15T15:48:55.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T15:48:55.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T15:48:56.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 89.9% of statements [2021-07-15T15:48:56.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T15:48:56.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T15:48:56.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements [2021-07-15T15:48:57.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-07-15T15:48:57.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T15:48:57.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T15:48:57.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T15:48:57.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T15:48:57.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T15:48:57.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements [2021-07-15T15:48:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T15:48:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T15:48:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T15:48:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T15:48:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T15:48:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T15:48:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T15:48:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T15:48:58.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-07-15T15:48:58.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T15:48:58.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T15:48:58.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T15:48:59.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-07-15T15:48:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T15:48:59.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-07-15T15:48:59.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-07-15T15:48:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T15:48:59.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2021-07-15T15:49:00.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-07-15T15:49:00.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-07-15T15:49:00.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.135s coverage: 96.3% of statements [2021-07-15T15:49:00.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-07-15T15:49:13.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-07-15T15:49:13.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-07-15T15:49:17.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.180s coverage: 81.8% of statements [2021-07-15T15:49:17.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-07-15T15:49:36.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 66.9% of statements [2021-07-15T15:49:36.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T15:49:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T15:49:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T15:49:36.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.6% of statements [2021-07-15T15:49:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T15:49:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T15:49:36.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-07-15T15:49:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T15:49:36.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-07-15T15:49:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T15:49:39.832Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2866 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-15T15:49:39.866Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-15T15:49:40.126Z] The recommended git tool is: git [2021-07-15T15:49:43.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T15:49:43.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.106s coverage: 91.9% of statements [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T15:49:43.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T15:49:43.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T15:49:43.798Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T15:49:43.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T15:49:43.798Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-07-15T15:49:43.798Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-07-15T15:49:43.798Z] GO111MODULE=on go vet ./... [2021-07-15T15:49:46.448Z] using credential edgex-jenkins-ssh [2021-07-15T15:49:46.468Z] Cloning the remote Git repository [2021-07-15T15:49:46.581Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T15:49:46.734Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-15T15:49:46.853Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T15:49:46.854Z] > git --version # timeout=10 [2021-07-15T15:49:46.879Z] > git --version # 'git version 2.17.1' [2021-07-15T15:49:46.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T15:49:46.966Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T15:50:02.963Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T15:50:02.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T15:50:03.015Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T15:50:03.051Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T15:50:03.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T15:50:03.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T15:50:04.655Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:50:05.012Z] Merge succeeded, producing 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:50:05.013Z] Checking out Revision 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c (PR-3623) [2021-07-15T15:50:06.025Z] gofmt -l . [2021-07-15T15:50:06.025Z] [ "`gofmt -l .`" = "" ] [2021-07-15T15:50:06.025Z] ./bin/test-attribution-txt.sh [2021-07-15T15:50:04.680Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T15:50:04.699Z] > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [2021-07-15T15:50:04.915Z] > git remote # timeout=10 [2021-07-15T15:50:04.936Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T15:50:04.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T15:50:04.959Z] > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [2021-07-15T15:50:04.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T15:50:05.015Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T15:50:05.029Z] > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [Pipeline] sh [2021-07-15T15:50:06.983Z] + ls -al . [2021-07-15T15:50:06.983Z] total 568 [2021-07-15T15:50:06.983Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 15:50 . [2021-07-15T15:50:06.983Z] drwxr-xr-x 4 root root 28 Jul 15 15:48 .. [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 15:46 .dockerignore [2021-07-15T15:50:06.983Z] drwxrwxr-x 8 1001 1001 179 Jul 15 15:46 .git [2021-07-15T15:50:06.983Z] drwxrwxr-x 3 1001 1001 125 Jul 15 15:46 .github [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 15:46 .gitignore [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 15:46 .hadolint.yml [2021-07-15T15:50:06.983Z] drwx------ 3 1001 1001 58 Jul 15 15:47 .semver [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 15:46 .sonarcloud.properties [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 15:46 Attribution.txt [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 15:46 CHANGELOG.md [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 15:46 CONTRIBUTING.md [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 15:46 Dockerfile.build [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 15:46 Jenkinsfile [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 15:46 LICENSE [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 15:46 Makefile [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 15:46 README.md [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 15:46 SECURITY.md [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 15:47 VERSION [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 15:46 ZMQWindows.md [2021-07-15T15:50:06.983Z] drwxrwxr-x 2 1001 1001 37 Jul 15 15:46 bin [2021-07-15T15:50:06.983Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 15:46 cmd [2021-07-15T15:50:06.983Z] -rw-r--r-- 1 root root 402846 Jul 15 15:49 coverage.out [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 15:46 go.mod [2021-07-15T15:50:06.983Z] -rw-r--r-- 1 root root 20973 Jul 15 15:48 go.sum [2021-07-15T15:50:06.983Z] drwxrwxr-x 7 1001 1001 114 Jul 15 15:46 internal [2021-07-15T15:50:06.983Z] drwxrwxr-x 3 1001 1001 16 Jul 15 15:46 openapi [2021-07-15T15:50:06.983Z] drwxrwxr-x 4 1001 1001 71 Jul 15 15:46 snap [2021-07-15T15:50:06.983Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 15:46 version.go [Pipeline] sh [2021-07-15T15:50:07.350Z] + '[' -e coverage.out ] [2021-07-15T15:50:07.351Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T15:50:07.475Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T15:50:07.831Z] + make build [2021-07-15T15:50:07.831Z] go mod tidy [2021-07-15T15:50:07.831Z] 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-07-15T15:50:09.424Z] Commit message: "feat: Send notification after updating device entity" [2021-07-15T15:50:09.801Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T15:50:10.602Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T15:50:11.034Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T15:50:11.417Z] + true [2021-07-15T15:50:11.417Z] + sudo service docker restart [2021-07-15T15:50:16.586Z] 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-07-15T15:50:17.617Z] 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-07-15T15:50:18.636Z] 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-07-15T15:50:18.916Z] 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-07-15T15:50:19.942Z] 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-07-15T15:50:20.948Z] 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-07-15T15:50:21.568Z] 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-07-15T15:50:22.566Z] 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-07-15T15:50:23.596Z] 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-07-15T15:50:24.279Z] 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-07-15T15:50:25.766Z] $ docker stop --time=1 af16fcd3453c646fbcdcfa0b8b9156b41906a99095d51a8d5e1fdc8b2106dd3e [2021-07-15T15:50:27.506Z] $ docker rm -f af16fcd3453c646fbcdcfa0b8b9156b41906a99095d51a8d5e1fdc8b2106dd3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T15:50:30.966Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:50:30.997Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5558002307101809669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T15:50:31.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T15:50:31.354Z] [2021-07-15T15:50:31.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:50:31.463Z] ---> docker-login.sh [2021-07-15T15:50:31.464Z] nexus3.edgexfoundry.org:10001 [2021-07-15T15:50:31.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T15:50:31.717Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T15:50:31.718Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T15:50:31.718Z] ca9280d653b3: Pulling fs layer [2021-07-15T15:50:31.718Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T15:50:31.992Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T15:50:31.992Z] cbdbe7a5bc2a: Download complete [2021-07-15T15:50:32.274Z] cbdbe7a5bc2a: Pull complete [2021-07-15T15:50:32.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:50:32.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:50:32.866Z] Configure a credential helper to remove this warning. See [2021-07-15T15:50:32.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:50:32.866Z] [2021-07-15T15:50:32.866Z] Login Succeeded [2021-07-15T15:50:33.141Z] nexus3.edgexfoundry.org:10002 [2021-07-15T15:50:33.305Z] ca9280d653b3: Verifying Checksum [2021-07-15T15:50:33.305Z] ca9280d653b3: Download complete [2021-07-15T15:50:33.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:50:33.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:50:33.417Z] Configure a credential helper to remove this warning. See [2021-07-15T15:50:33.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:50:33.417Z] [2021-07-15T15:50:33.417Z] Login Succeeded [2021-07-15T15:50:33.417Z] nexus3.edgexfoundry.org:10003 [2021-07-15T15:50:33.574Z] ca9280d653b3: Pull complete [2021-07-15T15:50:34.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:50:34.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:50:34.070Z] Configure a credential helper to remove this warning. See [2021-07-15T15:50:34.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:50:34.070Z] [2021-07-15T15:50:34.070Z] Login Succeeded [2021-07-15T15:50:34.070Z] nexus3.edgexfoundry.org:10004 [2021-07-15T15:50:34.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:50:34.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:50:34.626Z] Configure a credential helper to remove this warning. See [2021-07-15T15:50:34.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:50:34.626Z] [2021-07-15T15:50:34.626Z] Login Succeeded [2021-07-15T15:50:34.626Z] docker.io [2021-07-15T15:50:34.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T15:50:35.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T15:50:35.499Z] Configure a credential helper to remove this warning. See [2021-07-15T15:50:35.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T15:50:35.499Z] [2021-07-15T15:50:35.499Z] Login Succeeded [2021-07-15T15:50:35.499Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T15:50:35.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-15T15:50:36.023Z] ========================================================= [2021-07-15T15:50:36.023Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T15:50:36.023Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:50:36.171Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T15:50:36.171Z] 7e9c9ca2126c: Download complete [2021-07-15T15:50:36.419Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-15T15:50:38.396Z] Sending build context to Docker daemon 165.8MB [2021-07-15T15:50:38.396Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T15:50:38.396Z] Step 2/6 : FROM ${BASE} [2021-07-15T15:50:38.674Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T15:50:38.674Z] 595b0fe564bb: Pulling fs layer [2021-07-15T15:50:38.674Z] 24495759ef45: Pulling fs layer [2021-07-15T15:50:38.674Z] d148012ef14d: Pulling fs layer [2021-07-15T15:50:38.674Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T15:50:38.674Z] 093eec477d81: Pulling fs layer [2021-07-15T15:50:38.674Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T15:50:38.674Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T15:50:38.674Z] 596795e73e0f: Pulling fs layer [2021-07-15T15:50:38.674Z] cb65c68fc2e2: Waiting [2021-07-15T15:50:38.674Z] 093eec477d81: Waiting [2021-07-15T15:50:38.674Z] a6d5b2bbb924: Waiting [2021-07-15T15:50:38.674Z] 2446dc1eb7d3: Waiting [2021-07-15T15:50:38.674Z] 596795e73e0f: Waiting [2021-07-15T15:50:38.774Z] 7e9c9ca2126c: Pull complete [2021-07-15T15:50:38.774Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T15:50:38.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T15:50:38.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T15:50:38.876Z] prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container [2021-07-15T15:50:38.956Z] d148012ef14d: Verifying Checksum [2021-07-15T15:50:38.956Z] d148012ef14d: Download complete [2021-07-15T15:50:38.956Z] 24495759ef45: Verifying Checksum [2021-07-15T15:50:38.956Z] 24495759ef45: Download complete [2021-07-15T15:50:38.956Z] 093eec477d81: Download complete [2021-07-15T15:50:38.956Z] 595b0fe564bb: Verifying Checksum [2021-07-15T15:50:38.956Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T15:50:38.956Z] a6d5b2bbb924: Download complete [2021-07-15T15:50:38.956Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T15:50:38.956Z] 2446dc1eb7d3: Download complete [2021-07-15T15:50:38.955Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T15:50:39.949Z] 595b0fe564bb: Pull complete [2021-07-15T15:50:40.558Z] 24495759ef45: Pull complete [2021-07-15T15:50:40.838Z] d148012ef14d: Pull complete [2021-07-15T15:50:41.415Z] $ docker top c47eeb3f69993edc663e9254170ccf488a39a7580e67f5ee7fd483845967e177 -eo pid,comm [2021-07-15T15:50:41.439Z] 596795e73e0f: Verifying Checksum [2021-07-15T15:50:41.439Z] 596795e73e0f: Download complete [Pipeline] { [Pipeline] sh [2021-07-15T15:50:41.833Z] + docker-compose build --help [2021-07-15T15:50:41.833Z] + grep parallel [2021-07-15T15:50:42.420Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T15:50:42.432Z] $ docker stop --time=1 c47eeb3f69993edc663e9254170ccf488a39a7580e67f5ee7fd483845967e177 [2021-07-15T15:50:42.899Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T15:50:42.899Z] cb65c68fc2e2: Download complete [2021-07-15T15:50:43.629Z] $ docker rm -f c47eeb3f69993edc663e9254170ccf488a39a7580e67f5ee7fd483845967e177 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:50:44.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T15:50:44.144Z] . [Pipeline] withDockerContainer [2021-07-15T15:50:44.267Z] prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container [2021-07-15T15:50:44.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T15:50:44.672Z] $ docker top 2fb618f55f53cc8141ce5d309d1d91344a66b04f09f213d08de7479848a3ca29 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T15:50:45.225Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T15:50:45.602Z] Building core-command ... [2021-07-15T15:50:45.602Z] Building core-data ... [2021-07-15T15:50:45.602Z] Building core-metadata ... [2021-07-15T15:50:45.602Z] Building security-bootstrapper ... [2021-07-15T15:50:45.602Z] Building security-proxy-setup ... [2021-07-15T15:50:45.603Z] Building security-secretstore-setup ... [2021-07-15T15:50:45.603Z] Building support-notifications ... [2021-07-15T15:50:45.603Z] Building support-scheduler ... [2021-07-15T15:50:45.603Z] Building sys-mgmt-agent ... [2021-07-15T15:50:45.603Z] Building sys-mgmt-agent [2021-07-15T15:50:45.603Z] Building core-command [2021-07-15T15:50:45.603Z] Building security-bootstrapper [2021-07-15T15:50:45.603Z] Building core-metadata [2021-07-15T15:50:45.603Z] Building support-notifications [2021-07-15T15:50:55.335Z] cb65c68fc2e2: Pull complete [2021-07-15T15:50:55.335Z] 093eec477d81: Pull complete [2021-07-15T15:50:55.335Z] a6d5b2bbb924: Pull complete [2021-07-15T15:50:55.335Z] 2446dc1eb7d3: Pull complete [2021-07-15T15:50:55.503Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:50:55.503Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:50:55.503Z] ---> 8a1c70b6531d [2021-07-15T15:50:55.503Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T15:50:55.774Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:50:55.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:50:55.774Z] ---> 8a1c70b6531d [2021-07-15T15:50:55.774Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T15:50:56.045Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:50:56.045Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:50:56.045Z] ---> 8a1c70b6531d [2021-07-15T15:50:56.045Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T15:50:58.819Z] 596795e73e0f: Pull complete [2021-07-15T15:50:58.819Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T15:50:58.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T15:50:58.819Z] ---> d9e956139c92 [2021-07-15T15:50:58.819Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T15:51:01.453Z] ---> Running in c01426c23cc2 [2021-07-15T15:51:01.453Z] ---> Running in 1904fdb55964 [2021-07-15T15:51:01.453Z] ---> Running in 6c76f23523d0 [2021-07-15T15:51:03.430Z] Removing intermediate container 6c76f23523d0 [2021-07-15T15:51:03.430Z] ---> 492437fe14d7 [2021-07-15T15:51:03.430Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:51:03.430Z] Removing intermediate container 1904fdb55964 [2021-07-15T15:51:03.430Z] ---> 2c6e9cba685d [2021-07-15T15:51:03.430Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:51:03.430Z] Removing intermediate container c01426c23cc2 [2021-07-15T15:51:03.430Z] ---> 9d7a31f1edc9 [2021-07-15T15:51:03.430Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:51:03.430Z] ---> Running in ae0c3cfc7163 [2021-07-15T15:51:03.430Z] ---> Running in 477688dfa8fe [2021-07-15T15:51:03.430Z] ---> Running in 8c61649a0d64 [2021-07-15T15:51:04.299Z] ---> Running in 7bf9f2059f50 [2021-07-15T15:51:04.453Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:51:04.453Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:51:04.453Z] ---> 8a1c70b6531d [2021-07-15T15:51:04.453Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T15:51:04.453Z] ---> Using cache [2021-07-15T15:51:04.453Z] ---> 9d7a31f1edc9 [2021-07-15T15:51:04.453Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:51:04.724Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:51:04.724Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:51:04.724Z] ---> 8a1c70b6531d [2021-07-15T15:51:04.724Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T15:51:04.724Z] ---> Using cache [2021-07-15T15:51:04.724Z] ---> 9d7a31f1edc9 [2021-07-15T15:51:04.724Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:51:04.724Z] ---> Running in fedc3b19d7c0 [2021-07-15T15:51:04.724Z] ---> Running in 2bc913a736a9 [2021-07-15T15:51:04.724Z] Removing intermediate container 477688dfa8fe [2021-07-15T15:51:04.724Z] ---> 2d1005ce8855 [2021-07-15T15:51:04.724Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T15:51:05.012Z] Removing intermediate container 8c61649a0d64 [2021-07-15T15:51:05.012Z] ---> 76bc28a6f87f [2021-07-15T15:51:05.012Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T15:51:05.012Z] ---> Running in d2b397da74f4 [2021-07-15T15:51:05.012Z] Removing intermediate container ae0c3cfc7163 [2021-07-15T15:51:05.012Z] ---> 97823a0b4b28 [2021-07-15T15:51:05.012Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T15:51:05.012Z] ---> Running in 92c8aeb43bc7 [2021-07-15T15:51:05.012Z] ---> Running in 7615ec63859f [2021-07-15T15:51:05.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:05.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:05.634Z] Removing intermediate container fedc3b19d7c0 [2021-07-15T15:51:05.634Z] ---> 0afca4e542c5 [2021-07-15T15:51:05.634Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T15:51:05.634Z] ---> Running in adeb09d0e6be [2021-07-15T15:51:05.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:05.634Z] Removing intermediate container 2bc913a736a9 [2021-07-15T15:51:05.634Z] ---> 937a62b235b7 [2021-07-15T15:51:05.634Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T15:51:05.634Z] ---> Running in 997c0ebfc058 [2021-07-15T15:51:05.741Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T15:51:05.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:05.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:06.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:06.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:06.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T15:51:06.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:06.720Z] OK: 219 MiB in 52 packages [2021-07-15T15:51:06.720Z] OK: 219 MiB in 52 packages [2021-07-15T15:51:06.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:07.009Z] OK: 219 MiB in 52 packages [2021-07-15T15:51:07.009Z] Removing intermediate container 92c8aeb43bc7 [2021-07-15T15:51:07.009Z] ---> a2433226283d [2021-07-15T15:51:07.009Z] Step 6/32 : COPY go.mod . [2021-07-15T15:51:07.009Z] Removing intermediate container d2b397da74f4 [2021-07-15T15:51:07.009Z] ---> d5a9918b7bd0 [2021-07-15T15:51:07.009Z] Step 6/24 : COPY go.mod . [2021-07-15T15:51:07.291Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:07.291Z] ---> 92c891109662 [2021-07-15T15:51:07.291Z] Step 7/32 : RUN go mod download [2021-07-15T15:51:07.291Z] Removing intermediate container 7615ec63859f [2021-07-15T15:51:07.291Z] ---> 01ceda80ab16 [2021-07-15T15:51:07.291Z] Step 6/24 : COPY go.mod . [2021-07-15T15:51:07.291Z] ---> Running in b803d709a295 [2021-07-15T15:51:07.291Z] OK: 219 MiB in 52 packages [2021-07-15T15:51:07.291Z] ---> 1e0dad4499c8 [2021-07-15T15:51:07.291Z] Step 7/24 : RUN go mod download [2021-07-15T15:51:07.308Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T15:51:07.560Z] ---> Running in c86b75dc9631 [2021-07-15T15:51:07.560Z] ---> f3453461a26f [2021-07-15T15:51:07.560Z] Step 7/24 : RUN go mod download [2021-07-15T15:51:07.560Z] ---> Running in 2ec40b216a64 [2021-07-15T15:51:07.560Z] Removing intermediate container 997c0ebfc058 [2021-07-15T15:51:07.560Z] ---> c8f1f6897e7d [2021-07-15T15:51:07.560Z] Step 6/23 : COPY go.mod . [2021-07-15T15:51:07.634Z] (2/12) Installing file (5.39-r0) [2021-07-15T15:51:07.634Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T15:51:07.634Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T15:51:07.834Z] ---> 1d4e0395787e [2021-07-15T15:51:07.834Z] Step 7/23 : RUN go mod download [2021-07-15T15:51:07.834Z] ---> Running in dac7180be7ab [2021-07-15T15:51:08.110Z] Removing intermediate container b803d709a295 [2021-07-15T15:51:08.110Z] ---> da2b31a2aef4 [2021-07-15T15:51:08.110Z] Step 8/32 : COPY . . [2021-07-15T15:51:09.115Z] OK: 219 MiB in 52 packages [2021-07-15T15:51:09.726Z] Removing intermediate container c86b75dc9631 [2021-07-15T15:51:09.726Z] ---> dcd3a0388f52 [2021-07-15T15:51:09.726Z] Step 8/24 : COPY . . [2021-07-15T15:51:10.340Z] Removing intermediate container 2ec40b216a64 [2021-07-15T15:51:10.340Z] ---> 0faaf56c3912 [2021-07-15T15:51:10.340Z] Step 8/24 : COPY . . [2021-07-15T15:51:10.637Z] Removing intermediate container dac7180be7ab [2021-07-15T15:51:10.637Z] ---> 891497e22b7a [2021-07-15T15:51:10.637Z] Step 8/23 : COPY . . [2021-07-15T15:51:10.929Z] Removing intermediate container adeb09d0e6be [2021-07-15T15:51:10.929Z] ---> 24267a0bc028 [2021-07-15T15:51:10.929Z] Step 6/24 : COPY go.mod . [2021-07-15T15:51:11.961Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T15:51:11.961Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T15:51:11.961Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T15:51:12.234Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T15:51:12.235Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T15:51:12.235Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T15:51:12.508Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T15:51:12.508Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T15:51:12.508Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T15:51:12.784Z] OK: 218 MiB in 52 packages [2021-07-15T15:51:13.368Z] ---> 7ed594549d2a [2021-07-15T15:51:13.368Z] Step 7/24 : RUN go mod download [2021-07-15T15:51:13.975Z] ---> Running in 7f2780c98865 [2021-07-15T15:51:14.251Z] ---> b3bc4b8d3de5 [2021-07-15T15:51:14.251Z] Step 9/32 : RUN go mod tidy [2021-07-15T15:51:14.251Z] ---> Running in dd55bf7315bc [2021-07-15T15:51:15.759Z] Removing intermediate container 7f2780c98865 [2021-07-15T15:51:15.759Z] ---> 3b9cc4060b07 [2021-07-15T15:51:15.759Z] Step 8/24 : COPY . . [2021-07-15T15:51:15.759Z] Removing intermediate container dd55bf7315bc [2021-07-15T15:51:15.759Z] ---> 5e7a2047cc92 [2021-07-15T15:51:15.759Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T15:51:15.759Z] ---> Running in c76566594af9 [2021-07-15T15:51:17.128Z] Removing intermediate container 7bf9f2059f50 [2021-07-15T15:51:17.128Z] ---> de0f7754ee9b [2021-07-15T15:51:17.128Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T15:51:17.128Z] ---> Running in 7dc7607616e8 [2021-07-15T15:51:17.731Z] Removing intermediate container 7dc7607616e8 [2021-07-15T15:51:17.731Z] ---> 1641cdb7bee5 [2021-07-15T15:51:17.731Z] Step 5/6 : COPY go.mod . [2021-07-15T15:51:18.416Z] 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-07-15T15:51:18.716Z] ---> 57e767c1c041 [2021-07-15T15:51:18.717Z] Step 6/6 : RUN go mod download [2021-07-15T15:51:18.717Z] ---> Running in 2e14f3cb29a2 [2021-07-15T15:51:21.835Z] ---> 95f2812d5248 [2021-07-15T15:51:21.835Z] Step 9/24 : RUN go mod tidy [2021-07-15T15:51:21.835Z] ---> c2fb3ff3010a [2021-07-15T15:51:21.835Z] Step 9/24 : RUN go mod tidy [2021-07-15T15:51:21.835Z] ---> 5abbdb612c6b [2021-07-15T15:51:21.835Z] Step 9/23 : RUN go mod tidy [2021-07-15T15:51:22.119Z] ---> Running in 8b72aac39082 [2021-07-15T15:51:22.119Z] ---> Running in 1d0ee8146b76 [2021-07-15T15:51:22.119Z] ---> Running in 75ab9b6a9bff [2021-07-15T15:51:26.522Z] Removing intermediate container 1d0ee8146b76 [2021-07-15T15:51:26.522Z] ---> ef13a482b7d9 [2021-07-15T15:51:26.522Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T15:51:26.797Z] Removing intermediate container 8b72aac39082 [2021-07-15T15:51:26.797Z] ---> 89b894656607 [2021-07-15T15:51:26.797Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T15:51:26.797Z] Removing intermediate container 75ab9b6a9bff [2021-07-15T15:51:26.797Z] ---> 08a05556c3fa [2021-07-15T15:51:26.797Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T15:51:27.072Z] ---> Running in f1ca6cae1bce [2021-07-15T15:51:27.354Z] ---> Running in b8dfe0c91180 [2021-07-15T15:51:27.354Z] ---> Running in 827ace13b92a [2021-07-15T15:51:28.365Z] 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-07-15T15:51:28.365Z] 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-07-15T15:51:28.365Z] 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-07-15T15:51:35.274Z] ---> 51d8a957724f [2021-07-15T15:51:35.274Z] Step 9/24 : RUN go mod tidy [2021-07-15T15:51:35.274Z] ---> Running in c22e7a15d8cb [2021-07-15T15:51:36.950Z] Removing intermediate container c22e7a15d8cb [2021-07-15T15:51:36.950Z] ---> 3e7cfb259bf3 [2021-07-15T15:51:36.950Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T15:51:37.252Z] ---> Running in 853bf409b19e [2021-07-15T15:51:37.550Z] 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-07-15T15:51:45.987Z] Removing intermediate container c76566594af9 [2021-07-15T15:51:45.987Z] ---> 5e908cf3b84a [2021-07-15T15:51:45.987Z] [2021-07-15T15:51:45.987Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T15:51:45.987Z] 3.12: Pulling from library/alpine [2021-07-15T15:51:47.681Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T15:51:47.681Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T15:51:47.681Z] ---> 13621d1b12d4 [2021-07-15T15:51:47.681Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T15:51:47.681Z] ---> Running in 514deb3e85fd [2021-07-15T15:51:47.681Z] Removing intermediate container 514deb3e85fd [2021-07-15T15:51:47.681Z] ---> 7f890b191ec1 [2021-07-15T15:51:47.681Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T15:51:47.681Z] ---> Running in 17ba6197553d [2021-07-15T15:51:48.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:48.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:51:48.605Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T15:51:48.605Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T15:51:48.605Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T15:51:48.605Z] OK: 6 MiB in 16 packages [2021-07-15T15:51:48.897Z] Removing intermediate container 17ba6197553d [2021-07-15T15:51:48.897Z] ---> 1edda8cb9911 [2021-07-15T15:51:48.897Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T15:51:48.897Z] ---> Running in 34c2cccbc9c5 [2021-07-15T15:51:49.199Z] Removing intermediate container 34c2cccbc9c5 [2021-07-15T15:51:49.199Z] ---> 2865c8fd3a7b [2021-07-15T15:51:49.199Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T15:51:49.199Z] ---> Running in 1dab57f0e9dd [2021-07-15T15:51:49.199Z] Removing intermediate container 1dab57f0e9dd [2021-07-15T15:51:49.199Z] ---> 91480d0df459 [2021-07-15T15:51:49.199Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T15:51:49.199Z] ---> Running in 5aa858a85dc3 [2021-07-15T15:51:50.669Z] Removing intermediate container 5aa858a85dc3 [2021-07-15T15:51:50.669Z] ---> 887abc7b8f25 [2021-07-15T15:51:50.669Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T15:51:50.669Z] ---> Running in 21d8325838c1 [2021-07-15T15:51:50.669Z] Removing intermediate container 21d8325838c1 [2021-07-15T15:51:50.669Z] ---> cefa0af9f934 [2021-07-15T15:51:50.669Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T15:51:50.669Z] ---> 77d37df694a5 [2021-07-15T15:51:50.669Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T15:51:50.669Z] ---> Running in 7a33b4eadbd9 [2021-07-15T15:51:51.187Z] Removing intermediate container 2e14f3cb29a2 [2021-07-15T15:51:51.187Z] ---> 23f552b3d089 [2021-07-15T15:51:51.187Z] Successfully built 23f552b3d089 [2021-07-15T15:51:51.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:51:51.540Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T15:51:51.540Z] . [Pipeline] withDockerContainer [2021-07-15T15:51:51.705Z] Removing intermediate container 7a33b4eadbd9 [2021-07-15T15:51:51.705Z] ---> 1d1ad951d5e7 [2021-07-15T15:51:51.705Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T15:51:51.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-2866 does not seem to be running inside a container [2021-07-15T15:51:51.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T15:51:52.016Z] ---> f70eb1515c11 [2021-07-15T15:51:52.016Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T15:51:52.324Z] ---> f09a2d3f1b85 [2021-07-15T15:51:52.324Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T15:51:52.616Z] ---> 290b43a82f97 [2021-07-15T15:51:52.616Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T15:51:53.108Z] ---> df091b9e1349 [2021-07-15T15:51:53.108Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T15:51:53.405Z] ---> ee26107ceb49 [2021-07-15T15:51:53.405Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T15:51:53.405Z] ---> Running in 05100ed2c554 [2021-07-15T15:51:53.695Z] Removing intermediate container 05100ed2c554 [2021-07-15T15:51:53.695Z] ---> 7d0fa6160140 [2021-07-15T15:51:53.695Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T15:51:53.695Z] ---> 97b0e8131851 [2021-07-15T15:51:53.695Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T15:51:53.969Z] $ docker top 3fb4241a2ce435cbc7386213ac55eaf02f7fc7bec7efdb8e0e47d1526e392bef -eo pid,comm [2021-07-15T15:51:53.979Z] ---> Running in ec06ed717107 [Pipeline] { [Pipeline] sh [2021-07-15T15:51:54.961Z] + go version [2021-07-15T15:51:54.961Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T15:51:54.981Z] $ docker stop --time=1 3fb4241a2ce435cbc7386213ac55eaf02f7fc7bec7efdb8e0e47d1526e392bef [2021-07-15T15:51:55.003Z] Removing intermediate container ec06ed717107 [2021-07-15T15:51:55.003Z] ---> dc4f121620b9 [2021-07-15T15:51:55.003Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T15:51:55.003Z] ---> Running in 2acdfd86f84a [2021-07-15T15:51:55.003Z] Removing intermediate container 2acdfd86f84a [2021-07-15T15:51:55.003Z] ---> 356af9c21483 [2021-07-15T15:51:55.003Z] Step 29/32 : CMD ["gate"] [2021-07-15T15:51:55.293Z] ---> Running in d7d2062854be [2021-07-15T15:51:55.293Z] Removing intermediate container d7d2062854be [2021-07-15T15:51:55.293Z] ---> de7cfa4ddc36 [2021-07-15T15:51:55.293Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T15:51:55.293Z] ---> Running in 5c19692255e8 [2021-07-15T15:51:55.576Z] Removing intermediate container 5c19692255e8 [2021-07-15T15:51:55.576Z] ---> 2b7648c32ea0 [2021-07-15T15:51:55.576Z] Step 31/32 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:51:55.576Z] ---> Running in d6d9a129d69f [2021-07-15T15:51:55.859Z] Removing intermediate container d6d9a129d69f [2021-07-15T15:51:55.859Z] ---> b8231a2e4727 [2021-07-15T15:51:55.859Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T15:51:55.859Z] ---> Running in 2f8f5f698355 [2021-07-15T15:51:56.145Z] Removing intermediate container 2f8f5f698355 [2021-07-15T15:51:56.145Z] ---> 62884f5fe966 [2021-07-15T15:51:56.145Z] [2021-07-15T15:51:56.145Z] Successfully built 62884f5fe966 [2021-07-15T15:51:56.145Z] Successfully tagged security-bootstrapper:latest [2021-07-15T15:51:56.145Z] Building support-scheduler [2021-07-15T15:51:56.800Z] $ docker rm -f 3fb4241a2ce435cbc7386213ac55eaf02f7fc7bec7efdb8e0e47d1526e392bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:51:57.715Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T15:51:57.715Z] . [Pipeline] withDockerContainer [2021-07-15T15:51:57.980Z] prd-ubuntu18.04-docker-arm64-4c-16g-2866 does not seem to be running inside a container [2021-07-15T15:51:58.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T15:51:59.665Z] $ docker top 14d46d0846249c31cc9794e5f9f4fc37498f9b9ebfe6b2f94b37a5f2946dba1a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T15:52:00.045Z] ========================================================= [2021-07-15T15:52:00.045Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T15:52:00.045Z] ========================================================= [Pipeline] sh [2021-07-15T15:52:00.788Z] + go mod tidy [Pipeline] sh [2021-07-15T15:52:02.063Z] + make test [2021-07-15T15:52:02.063Z] 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-07-15T15:52:02.063Z] go mod tidy [2021-07-15T15:52:02.669Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T15:52:04.762Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:52:04.762Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:52:04.762Z] ---> 8a1c70b6531d [2021-07-15T15:52:04.762Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T15:52:04.762Z] ---> Using cache [2021-07-15T15:52:04.762Z] ---> 9d7a31f1edc9 [2021-07-15T15:52:04.762Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:52:04.762Z] ---> Using cache [2021-07-15T15:52:04.762Z] ---> 937a62b235b7 [2021-07-15T15:52:04.762Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T15:52:04.762Z] ---> Running in 2114446e2350 [2021-07-15T15:52:05.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:05.390Z] Removing intermediate container b8dfe0c91180 [2021-07-15T15:52:05.390Z] ---> 6017fa365b34 [2021-07-15T15:52:05.390Z] [2021-07-15T15:52:05.390Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T15:52:05.390Z] ---> 13621d1b12d4 [2021-07-15T15:52:05.390Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T15:52:05.390Z] ---> Running in ccc0b3f081c7 [2021-07-15T15:52:05.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:05.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:06.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:06.266Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T15:52:06.266Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T15:52:06.266Z] OK: 6 MiB in 15 packages [2021-07-15T15:52:07.336Z] OK: 219 MiB in 52 packages [2021-07-15T15:52:07.621Z] Removing intermediate container ccc0b3f081c7 [2021-07-15T15:52:07.621Z] ---> f6a7a848d43a [2021-07-15T15:52:07.621Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T15:52:07.621Z] Removing intermediate container f1ca6cae1bce [2021-07-15T15:52:07.621Z] ---> a4f3509f4f76 [2021-07-15T15:52:07.621Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T15:52:07.621Z] ---> Running in 48f174fab263 [2021-07-15T15:52:07.621Z] ---> Running in a139567bdd87 [2021-07-15T15:52:07.621Z] Removing intermediate container 827ace13b92a [2021-07-15T15:52:07.621Z] ---> 6695874908d8 [2021-07-15T15:52:07.621Z] [2021-07-15T15:52:07.621Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T15:52:07.621Z] ---> 13621d1b12d4 [2021-07-15T15:52:07.621Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T15:52:07.923Z] ---> Running in f46086b68512 [2021-07-15T15:52:07.923Z] Removing intermediate container a139567bdd87 [2021-07-15T15:52:07.923Z] ---> a65b740ada7f [2021-07-15T15:52:07.923Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T15:52:07.923Z] Removing intermediate container 2114446e2350 [2021-07-15T15:52:07.923Z] ---> 36ff34b7e609 [2021-07-15T15:52:07.923Z] Step 6/23 : COPY go.mod . [2021-07-15T15:52:07.923Z] ---> Running in 15d9a09ce3ae [2021-07-15T15:52:08.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T15:52:08.619Z] Removing intermediate container 15d9a09ce3ae [2021-07-15T15:52:08.619Z] ---> 65b44d2952c0 [2021-07-15T15:52:08.619Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T15:52:08.619Z] ---> 5bba8b7fa35d [2021-07-15T15:52:08.619Z] Step 7/23 : RUN go mod download [2021-07-15T15:52:08.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:08.619Z] ---> Running in eab5d2c4f45b [2021-07-15T15:52:08.619Z] ---> Running in 30ee2662af27 [2021-07-15T15:52:08.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:08.619Z] Removing intermediate container eab5d2c4f45b [2021-07-15T15:52:08.619Z] ---> 5d08bc5aac6e [2021-07-15T15:52:08.619Z] Step 16/24 : WORKDIR / [2021-07-15T15:52:08.619Z] ---> Running in 088bc6875b03 [2021-07-15T15:52:09.012Z] Removing intermediate container 088bc6875b03 [2021-07-15T15:52:09.012Z] ---> fa0fcd024b44 [2021-07-15T15:52:09.012Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T15:52:09.012Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T15:52:09.304Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T15:52:09.304Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T15:52:09.304Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T15:52:09.304Z] OK: 6 MiB in 16 packages [2021-07-15T15:52:09.304Z] ---> fb266abd1afa [2021-07-15T15:52:09.304Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T15:52:09.923Z] Removing intermediate container 48f174fab263 [2021-07-15T15:52:09.923Z] ---> dde8ae57b96b [2021-07-15T15:52:09.923Z] [2021-07-15T15:52:09.923Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T15:52:09.923Z] ---> 9e420604c7aa [2021-07-15T15:52:09.923Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T15:52:10.209Z] 20.10.0: Pulling from library/docker [2021-07-15T15:52:10.209Z] Removing intermediate container f46086b68512 [2021-07-15T15:52:10.209Z] ---> 3ba33abc3aab [2021-07-15T15:52:10.209Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T15:52:10.209Z] Removing intermediate container 30ee2662af27 [2021-07-15T15:52:10.209Z] ---> 47e069dec745 [2021-07-15T15:52:10.209Z] Step 8/23 : COPY . . [2021-07-15T15:52:10.209Z] ---> Running in ee9b979451cd [2021-07-15T15:52:10.209Z] ---> 2f869cb60a8f [2021-07-15T15:52:10.209Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T15:52:10.488Z] ---> Running in 6d768aa95798 [2021-07-15T15:52:10.797Z] Removing intermediate container ee9b979451cd [2021-07-15T15:52:10.797Z] ---> f256d142424e [2021-07-15T15:52:10.797Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T15:52:11.405Z] Removing intermediate container 6d768aa95798 [2021-07-15T15:52:11.405Z] ---> 3b8190e677aa [2021-07-15T15:52:11.405Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T15:52:12.442Z] ---> Running in c535721ea706 [2021-07-15T15:52:12.442Z] ---> Running in 09d1d4567c08 [2021-07-15T15:52:12.442Z] Removing intermediate container c535721ea706 [2021-07-15T15:52:12.442Z] ---> 0a71b4de6a7f [2021-07-15T15:52:12.442Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T15:52:13.054Z] Removing intermediate container 09d1d4567c08 [2021-07-15T15:52:13.054Z] ---> 1ab7c748745f [2021-07-15T15:52:13.054Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T15:52:13.054Z] ---> Running in e1442db66df2 [2021-07-15T15:52:14.178Z] ---> Running in 9e315a0a368a [2021-07-15T15:52:14.178Z] Removing intermediate container e1442db66df2 [2021-07-15T15:52:14.178Z] ---> 0f289173cf40 [2021-07-15T15:52:14.178Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T15:52:14.178Z] Removing intermediate container 853bf409b19e [2021-07-15T15:52:14.178Z] ---> f0c67eb0400c [2021-07-15T15:52:14.178Z] [2021-07-15T15:52:14.178Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T15:52:14.178Z] ---> 13621d1b12d4 [2021-07-15T15:52:14.178Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T15:52:14.179Z] ---> Using cache [2021-07-15T15:52:14.179Z] ---> f6a7a848d43a [2021-07-15T15:52:14.179Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T15:52:14.179Z] ---> Using cache [2021-07-15T15:52:14.179Z] ---> a65b740ada7f [2021-07-15T15:52:14.179Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T15:52:14.179Z] Removing intermediate container 9e315a0a368a [2021-07-15T15:52:14.179Z] ---> a91d9e140aad [2021-07-15T15:52:14.179Z] Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:52:14.556Z] ---> Running in cb8d8cf16184 [2021-07-15T15:52:14.556Z] ---> dc3a8e3240af [2021-07-15T15:52:14.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T15:52:14.556Z] ---> Running in d071980260e3 [2021-07-15T15:52:14.556Z] Removing intermediate container cb8d8cf16184 [2021-07-15T15:52:14.556Z] ---> 9dec42b351ed [2021-07-15T15:52:14.556Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T15:52:14.556Z] ---> fa1ac14cce5a [2021-07-15T15:52:14.556Z] Step 9/23 : RUN go mod tidy [2021-07-15T15:52:14.556Z] Removing intermediate container d071980260e3 [2021-07-15T15:52:14.556Z] ---> b0bdb2c83d51 [2021-07-15T15:52:14.556Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T15:52:14.903Z] ---> Running in 41a138441013 [2021-07-15T15:52:14.903Z] ---> Running in f2dcb466080b [2021-07-15T15:52:14.903Z] ---> Running in 8ddb9c2a6a38 [2021-07-15T15:52:14.903Z] Removing intermediate container 41a138441013 [2021-07-15T15:52:14.903Z] ---> 2c91bb53dbd7 [2021-07-15T15:52:14.903Z] Step 16/24 : WORKDIR / [2021-07-15T15:52:14.903Z] ---> 4199c921520b [2021-07-15T15:52:14.903Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T15:52:14.903Z] Removing intermediate container 8ddb9c2a6a38 [2021-07-15T15:52:14.903Z] ---> 4b10dbf06da4 [2021-07-15T15:52:14.903Z] [2021-07-15T15:52:14.903Z] ---> Running in 35d0c969bfc5 [2021-07-15T15:52:14.903Z] Successfully built 4b10dbf06da4 [2021-07-15T15:52:15.353Z] Successfully tagged core-command:latest [2021-07-15T15:52:15.353Z] Building security-secretstore-setup [2021-07-15T15:52:15.968Z]  Building core-command ... done Removing intermediate container 35d0c969bfc5 [2021-07-15T15:52:15.968Z] ---> 9b7a54a34746 [2021-07-15T15:52:15.968Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T15:52:17.426Z] ---> 5261faf745e1 [2021-07-15T15:52:17.426Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T15:52:17.426Z] ---> ed522cd5bd4c [2021-07-15T15:52:17.426Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T15:52:17.426Z] ---> Running in b83f174549c2 [2021-07-15T15:52:17.706Z] Removing intermediate container b83f174549c2 [2021-07-15T15:52:17.706Z] ---> 692a310d3ff8 [2021-07-15T15:52:17.706Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T15:52:17.706Z] Removing intermediate container f2dcb466080b [2021-07-15T15:52:17.706Z] ---> ac9528db2081 [2021-07-15T15:52:17.706Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T15:52:17.706Z] ---> Running in 634a582ac70b [2021-07-15T15:52:17.706Z] ---> Running in efd62f598378 [2021-07-15T15:52:18.001Z] ---> 23f6658ae474 [2021-07-15T15:52:18.001Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T15:52:18.282Z] Removing intermediate container efd62f598378 [2021-07-15T15:52:18.282Z] ---> 07b6fe3c1484 [2021-07-15T15:52:18.282Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T15:52:18.565Z] 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-07-15T15:52:18.565Z] ---> Running in f0ad44f86d4e [2021-07-15T15:52:18.840Z] ---> 2f5462c22991 [2021-07-15T15:52:18.840Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T15:52:18.840Z] ---> Running in c8be48230a03 [2021-07-15T15:52:19.123Z] Removing intermediate container f0ad44f86d4e [2021-07-15T15:52:19.123Z] ---> 5d7f97b9d891 [2021-07-15T15:52:19.123Z] Step 22/23 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:52:19.123Z] Removing intermediate container c8be48230a03 [2021-07-15T15:52:19.123Z] ---> 94dd5f9c40f2 [2021-07-15T15:52:19.124Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T15:52:19.405Z] ---> Running in db58973b9c90 [2021-07-15T15:52:19.405Z] ---> Running in 5c07a51b2e05 [2021-07-15T15:52:19.405Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T15:52:19.405Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T15:52:19.405Z] ---> aefe523efa57 [2021-07-15T15:52:19.405Z] 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-07-15T15:52:19.686Z] Removing intermediate container db58973b9c90 [2021-07-15T15:52:19.686Z] ---> d43a20cfc480 [2021-07-15T15:52:19.686Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T15:52:19.686Z] ---> Running in b197f40fcfb1 [2021-07-15T15:52:19.686Z] Removing intermediate container 5c07a51b2e05 [2021-07-15T15:52:19.686Z] ---> 04fb25446081 [2021-07-15T15:52:19.686Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T15:52:19.686Z] ---> Running in 2fde0e05f9d7 [2021-07-15T15:52:19.686Z] ---> Running in 27e4de4db469 [2021-07-15T15:52:19.964Z] Removing intermediate container b197f40fcfb1 [2021-07-15T15:52:19.964Z] ---> 0ce857001691 [2021-07-15T15:52:19.964Z] 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-07-15T15:52:19.964Z] Removing intermediate container 2fde0e05f9d7 [2021-07-15T15:52:19.964Z] ---> 6261be654d05 [2021-07-15T15:52:19.964Z] [2021-07-15T15:52:19.964Z] Removing intermediate container 27e4de4db469 [2021-07-15T15:52:19.964Z] ---> 603e861f77b5 [2021-07-15T15:52:19.964Z] Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:52:19.964Z] ---> Running in 254e0a695cef [2021-07-15T15:52:20.244Z] ---> Running in 59704f7d906e [2021-07-15T15:52:20.244Z] Successfully built 6261be654d05 [2021-07-15T15:52:20.244Z] Successfully tagged support-notifications:latest [2021-07-15T15:52:20.244Z]  Building support-notifications ... done Building core-data [2021-07-15T15:52:20.849Z] Removing intermediate container 59704f7d906e [2021-07-15T15:52:20.849Z] ---> 94f9c25dc99f [2021-07-15T15:52:20.849Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T15:52:21.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:21.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:21.433Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T15:52:21.722Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T15:52:21.722Z] Executing bash-5.0.17-r0.post-install [2021-07-15T15:52:21.722Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T15:52:21.722Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T15:52:21.722Z] ---> Running in 4a30724343aa [2021-07-15T15:52:21.722Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T15:52:21.722Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T15:52:21.722Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T15:52:21.722Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T15:52:22.005Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T15:52:22.005Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T15:52:22.005Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T15:52:22.005Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T15:52:22.005Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T15:52:22.614Z] Removing intermediate container 4a30724343aa [2021-07-15T15:52:22.614Z] ---> 247bc07fa418 [2021-07-15T15:52:22.614Z] [2021-07-15T15:52:23.217Z] Successfully built 247bc07fa418 [2021-07-15T15:52:23.217Z] Successfully tagged core-metadata:latest [2021-07-15T15:52:23.217Z] Building security-proxy-setup [2021-07-15T15:52:23.491Z]  Building core-metadata ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T15:52:23.491Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T15:52:23.491Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T15:52:23.491Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T15:52:23.491Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T15:52:23.775Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T15:52:23.775Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T15:52:23.775Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T15:52:23.775Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T15:52:23.775Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T15:52:23.775Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T15:52:23.775Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T15:52:23.775Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T15:52:23.775Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T15:52:23.775Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T15:52:23.775Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T15:52:24.468Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T15:52:24.468Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T15:52:24.468Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T15:52:24.746Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T15:52:24.746Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T15:52:24.746Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T15:52:24.746Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T15:52:24.746Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T15:52:24.746Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T15:52:24.746Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T15:52:25.025Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T15:52:25.025Z] OK: 72 MiB in 59 packages [2021-07-15T15:52:28.503Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:52:28.503Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:52:28.503Z] ---> 8a1c70b6531d [2021-07-15T15:52:28.503Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T15:52:28.503Z] ---> Using cache [2021-07-15T15:52:28.503Z] ---> 9d7a31f1edc9 [2021-07-15T15:52:28.503Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:52:28.503Z] ---> Using cache [2021-07-15T15:52:28.503Z] ---> 937a62b235b7 [2021-07-15T15:52:28.503Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T15:52:28.503Z] ---> Using cache [2021-07-15T15:52:28.503Z] ---> 36ff34b7e609 [2021-07-15T15:52:28.503Z] Step 6/22 : COPY go.mod . [2021-07-15T15:52:28.503Z] ---> Using cache [2021-07-15T15:52:28.503Z] ---> 5bba8b7fa35d [2021-07-15T15:52:28.503Z] Step 7/22 : RUN go mod download [2021-07-15T15:52:28.503Z] ---> Using cache [2021-07-15T15:52:28.503Z] ---> 47e069dec745 [2021-07-15T15:52:28.503Z] Step 8/22 : COPY . . [2021-07-15T15:52:28.503Z] ---> Using cache [2021-07-15T15:52:28.503Z] ---> fa1ac14cce5a [2021-07-15T15:52:28.503Z] Step 9/22 : RUN go mod tidy [2021-07-15T15:52:28.503Z] ---> Using cache [2021-07-15T15:52:28.503Z] ---> ac9528db2081 [2021-07-15T15:52:28.503Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T15:52:29.584Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T15:52:31.118Z] ---> Running in 75966dc3e308 [2021-07-15T15:52:32.123Z] 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-07-15T15:52:32.732Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:52:32.732Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:52:32.732Z] ---> 8a1c70b6531d [2021-07-15T15:52:32.732Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T15:52:32.732Z] ---> Using cache [2021-07-15T15:52:32.732Z] ---> 9d7a31f1edc9 [2021-07-15T15:52:32.732Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:52:32.732Z] ---> Using cache [2021-07-15T15:52:32.732Z] ---> 937a62b235b7 [2021-07-15T15:52:32.732Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T15:52:33.721Z] ---> Running in e5a3d628abd5 [2021-07-15T15:52:34.326Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:52:34.326Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:52:34.326Z] ---> 8a1c70b6531d [2021-07-15T15:52:34.326Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T15:52:34.326Z] ---> Using cache [2021-07-15T15:52:34.326Z] ---> 9d7a31f1edc9 [2021-07-15T15:52:34.326Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:52:34.326Z] ---> Using cache [2021-07-15T15:52:34.326Z] ---> 937a62b235b7 [2021-07-15T15:52:34.326Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T15:52:34.326Z] ---> Using cache [2021-07-15T15:52:34.326Z] ---> 36ff34b7e609 [2021-07-15T15:52:34.326Z] Step 6/26 : COPY go.mod . [2021-07-15T15:52:34.326Z] ---> Using cache [2021-07-15T15:52:34.326Z] ---> 5bba8b7fa35d [2021-07-15T15:52:34.326Z] Step 7/26 : RUN go mod download [2021-07-15T15:52:34.326Z] ---> Using cache [2021-07-15T15:52:34.326Z] ---> 47e069dec745 [2021-07-15T15:52:34.326Z] Step 8/26 : COPY . . [2021-07-15T15:52:34.326Z] ---> Using cache [2021-07-15T15:52:34.326Z] ---> fa1ac14cce5a [2021-07-15T15:52:34.326Z] Step 9/26 : RUN go mod tidy [2021-07-15T15:52:34.326Z] ---> Using cache [2021-07-15T15:52:34.326Z] ---> ac9528db2081 [2021-07-15T15:52:34.326Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T15:52:34.326Z] ---> Running in 6745ca4dfae0 [2021-07-15T15:52:34.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:34.888Z] Collecting docker-compose==1.23.2 [2021-07-15T15:52:34.888Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T15:52:34.888Z] 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-07-15T15:52:35.172Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T15:52:35.172Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T15:52:35.172Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T15:52:35.172Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T15:52:35.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:52:35.733Z] OK: 219 MiB in 52 packages [2021-07-15T15:52:36.340Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T15:52:36.340Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T15:52:36.340Z] Removing intermediate container e5a3d628abd5 [2021-07-15T15:52:36.340Z] ---> 684bc091f616 [2021-07-15T15:52:36.340Z] Step 6/24 : COPY go.mod . [2021-07-15T15:52:36.629Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T15:52:36.629Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T15:52:36.629Z] ---> e13cd0ed2a98 [2021-07-15T15:52:36.629Z] Step 7/24 : RUN go mod download [2021-07-15T15:52:36.629Z] ---> Running in a1eda1fa5567 [2021-07-15T15:52:36.932Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T15:52:36.932Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T15:52:36.932Z] 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-07-15T15:52:37.226Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T15:52:37.226Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T15:52:37.226Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T15:52:37.226Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T15:52:38.269Z] Removing intermediate container a1eda1fa5567 [2021-07-15T15:52:38.269Z] ---> 38b4dd9158b0 [2021-07-15T15:52:38.269Z] Step 8/24 : COPY . . [2021-07-15T15:52:38.269Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T15:52:38.269Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T15:52:39.321Z] Collecting PyYAML<4,>=3.10 [2021-07-15T15:52:39.321Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T15:52:40.834Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T15:52:40.834Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T15:52:41.138Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-15T15:52:41.138Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T15:52:41.138Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T15:52:41.428Z] Collecting idna<2.8,>=2.5 [2021-07-15T15:52:41.428Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T15:52:41.428Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-15T15:52:41.428Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T15:52:41.428Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T15:52:41.428Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T15:52:41.428Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T15:52:41.713Z] Installing collected packages: websocket-client, texttable, urllib3, idna, requests, docker-pycreds, docker, jsonschema, cached-property, dockerpty, docopt, PyYAML, docker-compose [2021-07-15T15:52:42.538Z] Running setup.py install for texttable: started [2021-07-15T15:52:42.821Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T15:52:42.821Z] Attempting uninstall: urllib3 [2021-07-15T15:52:42.821Z] Found existing installation: urllib3 1.25.9 [2021-07-15T15:52:42.821Z] Uninstalling urllib3-1.25.9: [2021-07-15T15:52:42.821Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T15:52:43.816Z] ---> 96306d45491d [2021-07-15T15:52:43.816Z] Step 9/24 : RUN go mod tidy [2021-07-15T15:52:43.816Z] Attempting uninstall: idna [2021-07-15T15:52:43.816Z] Found existing installation: idna 2.9 [2021-07-15T15:52:43.816Z] Uninstalling idna-2.9: [2021-07-15T15:52:43.816Z] Successfully uninstalled idna-2.9 [2021-07-15T15:52:43.816Z] ---> Running in 97b2e03b962c [2021-07-15T15:52:44.101Z] Attempting uninstall: requests [2021-07-15T15:52:44.101Z] Found existing installation: requests 2.23.0 [2021-07-15T15:52:44.101Z] Uninstalling requests-2.23.0: [2021-07-15T15:52:44.101Z] Successfully uninstalled requests-2.23.0 [2021-07-15T15:52:44.738Z] Running setup.py install for dockerpty: started [2021-07-15T15:52:45.756Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T15:52:45.756Z] Running setup.py install for docopt: started [2021-07-15T15:52:45.756Z] Removing intermediate container 97b2e03b962c [2021-07-15T15:52:45.756Z] ---> 10565a2503fb [2021-07-15T15:52:45.756Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T15:52:45.756Z] ---> Running in 67a2d41a8573 [2021-07-15T15:52:46.377Z] 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-07-15T15:52:46.684Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T15:52:46.684Z] Running setup.py install for PyYAML: started [2021-07-15T15:52:47.322Z] Removing intermediate container 634a582ac70b [2021-07-15T15:52:47.322Z] ---> 967c382ecdb7 [2021-07-15T15:52:47.322Z] [2021-07-15T15:52:47.322Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T15:52:47.322Z] ---> 13621d1b12d4 [2021-07-15T15:52:47.322Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T15:52:47.322Z] ---> Using cache [2021-07-15T15:52:47.322Z] ---> f6a7a848d43a [2021-07-15T15:52:47.322Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T15:52:47.322Z] ---> Using cache [2021-07-15T15:52:47.322Z] ---> a65b740ada7f [2021-07-15T15:52:47.322Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T15:52:47.322Z] ---> Running in 7723053c020b [2021-07-15T15:52:47.611Z] Removing intermediate container 7723053c020b [2021-07-15T15:52:47.611Z] ---> d9a35b306691 [2021-07-15T15:52:47.611Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T15:52:47.611Z] ---> Running in 75081f9693d3 [2021-07-15T15:52:47.611Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T15:52:47.611Z] Removing intermediate container 75081f9693d3 [2021-07-15T15:52:47.611Z] ---> 668236fddb4f [2021-07-15T15:52:47.611Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T15:52:47.899Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-15T15:52:47.899Z] ---> a7ba218a9398 [2021-07-15T15:52:47.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T15:52:49.112Z] ---> e9bc7876905d [2021-07-15T15:52:49.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T15:52:49.112Z] ---> 05cda001bf23 [2021-07-15T15:52:49.112Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T15:52:49.112Z] ---> Running in 4544f3ebbd8f [2021-07-15T15:52:49.407Z] Removing intermediate container 4544f3ebbd8f [2021-07-15T15:52:49.407Z] ---> b626e008683a [2021-07-15T15:52:49.407Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T15:52:49.407Z] ---> Running in 651f8964d0e2 [2021-07-15T15:52:49.407Z] Removing intermediate container 651f8964d0e2 [2021-07-15T15:52:49.407Z] ---> 4aa0328854e9 [2021-07-15T15:52:49.407Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T15:52:49.690Z] ---> Running in 62e17dd7a167 [2021-07-15T15:52:50.297Z] Removing intermediate container 62e17dd7a167 [2021-07-15T15:52:50.297Z] ---> abeb807cda31 [2021-07-15T15:52:50.297Z] Step 22/23 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:52:50.297Z] ---> Running in 08de7683503a [2021-07-15T15:52:50.906Z] Removing intermediate container 08de7683503a [2021-07-15T15:52:50.906Z] ---> 02a3b0f62791 [2021-07-15T15:52:50.906Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T15:52:50.906Z] ---> Running in c1d1ffff7163 [2021-07-15T15:52:51.188Z] Removing intermediate container c1d1ffff7163 [2021-07-15T15:52:51.188Z] ---> 42d2bd4e0ded [2021-07-15T15:52:51.188Z] [2021-07-15T15:52:51.471Z] Removing intermediate container 254e0a695cef [2021-07-15T15:52:51.471Z] ---> 16b13a3aea51 [2021-07-15T15:52:51.471Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T15:52:51.471Z] Successfully built 42d2bd4e0ded [2021-07-15T15:52:51.471Z] Successfully tagged support-scheduler:latest [2021-07-15T15:52:51.471Z]  Building support-scheduler ... done  ---> Running in 3bdbf1f0d7ab [2021-07-15T15:52:51.767Z] Removing intermediate container 3bdbf1f0d7ab [2021-07-15T15:52:51.767Z] ---> e73a7fcfec9f [2021-07-15T15:52:51.767Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T15:52:51.767Z] ---> Running in cc112ea1db4c [2021-07-15T15:52:51.767Z] Removing intermediate container cc112ea1db4c [2021-07-15T15:52:51.767Z] ---> f9fef2e25846 [2021-07-15T15:52:51.767Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T15:52:52.404Z] ---> 4c277ce4151d [2021-07-15T15:52:52.404Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T15:52:52.704Z] ---> 13255f9fee22 [2021-07-15T15:52:52.704Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T15:52:53.011Z] ---> e72fb4a75f29 [2021-07-15T15:52:53.011Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T15:52:53.011Z] ---> Running in 4cef1f40df11 [2021-07-15T15:52:53.290Z] Removing intermediate container 4cef1f40df11 [2021-07-15T15:52:53.290Z] ---> edc108460007 [2021-07-15T15:52:53.290Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T15:52:53.290Z] ---> Running in 2062bc3dc324 [2021-07-15T15:52:53.290Z] Removing intermediate container 2062bc3dc324 [2021-07-15T15:52:53.290Z] ---> e2d340737519 [2021-07-15T15:52:53.290Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T15:52:53.601Z] ---> Running in facc1d68a7e9 [2021-07-15T15:52:53.601Z] Removing intermediate container facc1d68a7e9 [2021-07-15T15:52:53.601Z] ---> b90a9931c162 [2021-07-15T15:52:53.601Z] Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:52:53.601Z] ---> Running in 9b9b7083b05b [2021-07-15T15:52:53.977Z] Removing intermediate container 9b9b7083b05b [2021-07-15T15:52:53.977Z] ---> 39095b840c8d [2021-07-15T15:52:53.977Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T15:52:53.977Z] ---> Running in 9aa146ccd096 [2021-07-15T15:52:53.977Z] Removing intermediate container 9aa146ccd096 [2021-07-15T15:52:53.977Z] ---> 55f70de6fa5e [2021-07-15T15:52:53.977Z] [2021-07-15T15:52:53.977Z] Successfully built 55f70de6fa5e [2021-07-15T15:52:54.287Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T15:52:59.763Z]  Building sys-mgmt-agent ... done 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-07-15T15:53:02.445Z] 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-07-15T15:53:03.456Z] Removing intermediate container 75966dc3e308 [2021-07-15T15:53:03.456Z] ---> 38655b7974f7 [2021-07-15T15:53:03.456Z] [2021-07-15T15:53:03.456Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T15:53:03.456Z] ---> 13621d1b12d4 [2021-07-15T15:53:03.456Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T15:53:03.456Z] ---> Running in 0bba73b631d2 [2021-07-15T15:53:03.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:53:03.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:53:04.041Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T15:53:04.041Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T15:53:04.041Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T15:53:04.041Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T15:53:04.041Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T15:53:04.041Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T15:53:04.322Z] OK: 7 MiB in 18 packages [2021-07-15T15:53:05.338Z] Removing intermediate container 0bba73b631d2 [2021-07-15T15:53:05.338Z] ---> 13ca602e8ee9 [2021-07-15T15:53:05.338Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T15:53:05.338Z] ---> Running in f6b56c7b0560 [2021-07-15T15:53:05.835Z] Removing intermediate container f6b56c7b0560 [2021-07-15T15:53:05.835Z] ---> 69f77bed69fe [2021-07-15T15:53:05.835Z] Step 14/22 : WORKDIR /edgex [2021-07-15T15:53:05.835Z] Removing intermediate container 6745ca4dfae0 [2021-07-15T15:53:05.835Z] ---> f510a2b0557f [2021-07-15T15:53:05.835Z] [2021-07-15T15:53:05.835Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T15:53:05.835Z] ---> 13621d1b12d4 [2021-07-15T15:53:05.835Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T15:53:05.835Z] ---> Running in dc6da919ba1b [2021-07-15T15:53:05.835Z] ---> Running in 06ed195fd078 [2021-07-15T15:53:05.835Z] Removing intermediate container dc6da919ba1b [2021-07-15T15:53:05.835Z] ---> a60515ad7495 [2021-07-15T15:53:05.835Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T15:53:06.578Z] ---> 4482a9192a3f [2021-07-15T15:53:06.578Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T15:53:06.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:53:06.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:53:06.873Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T15:53:06.873Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T15:53:06.873Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T15:53:06.873Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T15:53:06.873Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T15:53:06.873Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T15:53:06.873Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T15:53:06.873Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T15:53:06.873Z] OK: 7 MiB in 20 packages [2021-07-15T15:53:06.873Z] ---> 5d0bda3c0f22 [2021-07-15T15:53:06.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T15:53:07.505Z] Removing intermediate container 06ed195fd078 [2021-07-15T15:53:07.506Z] ---> 3e9cbd5e548b [2021-07-15T15:53:07.506Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T15:53:07.506Z] ---> 7ed01186003e [2021-07-15T15:53:07.506Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T15:53:07.506Z] ---> Running in 37217845f09a [2021-07-15T15:53:07.506Z] ---> Running in 2f1b784c906f [2021-07-15T15:53:07.814Z] Removing intermediate container 37217845f09a [2021-07-15T15:53:07.814Z] ---> e614165563d4 [2021-07-15T15:53:07.814Z] Step 14/26 : WORKDIR / [2021-07-15T15:53:07.814Z] Removing intermediate container 2f1b784c906f [2021-07-15T15:53:07.814Z] ---> adf9abda9a10 [2021-07-15T15:53:07.814Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T15:53:07.814Z] ---> Running in c1432f438bce [2021-07-15T15:53:07.814Z] ---> Running in 081dbd7479d3 [2021-07-15T15:53:07.814Z] Removing intermediate container c1432f438bce [2021-07-15T15:53:07.814Z] ---> 72df24f33957 [2021-07-15T15:53:07.814Z] 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-07-15T15:53:08.093Z] Removing intermediate container 081dbd7479d3 [2021-07-15T15:53:08.093Z] ---> 57c028b14416 [2021-07-15T15:53:08.093Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T15:53:08.093Z] ---> Running in c21ebd6accce [2021-07-15T15:53:08.093Z] Removing intermediate container c21ebd6accce [2021-07-15T15:53:08.093Z] ---> fc306a56a6ed [2021-07-15T15:53:08.093Z] Step 21/22 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:53:08.093Z] ---> afa183dfdeed [2021-07-15T15:53:08.093Z] 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-07-15T15:53:08.374Z] ---> Running in 8864379308d7 [2021-07-15T15:53:08.375Z] Removing intermediate container 8864379308d7 [2021-07-15T15:53:08.375Z] ---> 2eced64f2138 [2021-07-15T15:53:08.375Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T15:53:08.375Z] ---> Running in b511db1a7eaf [2021-07-15T15:53:08.661Z] ---> 5773f04006df [2021-07-15T15:53:08.661Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T15:53:08.661Z] Removing intermediate container b511db1a7eaf [2021-07-15T15:53:08.661Z] ---> eed879fd12aa [2021-07-15T15:53:08.661Z] [2021-07-15T15:53:08.661Z] Successfully built eed879fd12aa [2021-07-15T15:53:08.941Z] Successfully tagged security-proxy-setup:latest [2021-07-15T15:53:08.941Z]  Building security-proxy-setup ... done  ---> 54b26f29f353 [2021-07-15T15:53:08.941Z] 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-07-15T15:53:08.941Z] ---> 9fea17c2f4e2 [2021-07-15T15:53:08.941Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T15:53:09.245Z] ---> 17d1c1197e60 [2021-07-15T15:53:09.245Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T15:53:09.856Z] ---> 8d62c8d180ca [2021-07-15T15:53:09.856Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T15:53:10.138Z] ---> 0598e1e0d9e2 [2021-07-15T15:53:10.138Z] 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-07-15T15:53:10.138Z] ---> Running in a4237f617c8e [2021-07-15T15:53:10.755Z] Removing intermediate container a4237f617c8e [2021-07-15T15:53:10.755Z] ---> 55ce9c41239d [2021-07-15T15:53:10.755Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T15:53:10.755Z] ---> Running in 1c66653fb01c [2021-07-15T15:53:10.755Z] Removing intermediate container 1c66653fb01c [2021-07-15T15:53:10.755Z] ---> 8d5c91e8f0ae [2021-07-15T15:53:10.755Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T15:53:11.035Z] ---> Running in 9141c51e63a4 [2021-07-15T15:53:11.035Z] Removing intermediate container 9141c51e63a4 [2021-07-15T15:53:11.035Z] ---> d3551bfd0822 [2021-07-15T15:53:11.035Z] Step 25/26 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:53:11.409Z] ---> Running in a8d3da8a6283 [2021-07-15T15:53:11.409Z] Removing intermediate container 67a2d41a8573 [2021-07-15T15:53:11.409Z] ---> 7c7de074899e [2021-07-15T15:53:11.409Z] [2021-07-15T15:53:11.409Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T15:53:11.409Z] ---> 13621d1b12d4 [2021-07-15T15:53:11.409Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T15:53:11.409Z] ---> Running in 7031fbf64d99 [2021-07-15T15:53:11.409Z] Removing intermediate container a8d3da8a6283 [2021-07-15T15:53:11.409Z] ---> 1dd218d9274c [2021-07-15T15:53:11.409Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T15:53:11.409Z] ---> Running in 17d01d757f29 [2021-07-15T15:53:11.409Z] Removing intermediate container 7031fbf64d99 [2021-07-15T15:53:11.409Z] ---> 43e2735dc76f [2021-07-15T15:53:11.409Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T15:53:11.409Z] ---> Running in bb3b42a43305 [2021-07-15T15:53:11.773Z] Removing intermediate container 17d01d757f29 [2021-07-15T15:53:11.773Z] ---> cf64cf7030f0 [2021-07-15T15:53:11.773Z] [2021-07-15T15:53:11.773Z] Successfully built cf64cf7030f0 [2021-07-15T15:53:11.773Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T15:53:11.773Z]  Building security-secretstore-setup ... done Removing intermediate container bb3b42a43305 [2021-07-15T15:53:11.773Z] ---> 109ad2ffa7a8 [2021-07-15T15:53:11.773Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T15:53:11.773Z] ---> Running in ca42bed1d350 [2021-07-15T15:53:11.773Z] Removing intermediate container ca42bed1d350 [2021-07-15T15:53:11.773Z] ---> 719422ddbb7b [2021-07-15T15:53:11.773Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:53:11.773Z] ---> Running in 8c8e5dbe3143 [2021-07-15T15:53:12.290Z] Removing intermediate container 8c8e5dbe3143 [2021-07-15T15:53:12.291Z] ---> d1bea3dd7293 [2021-07-15T15:53:12.291Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T15:53:12.291Z] ---> Running in cfb7707fbc3b [2021-07-15T15:53:12.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T15:53:14.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T15:53:18.084Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T15:53:18.085Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T15:53:18.085Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T15:53:18.364Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T15:53:19.848Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T15:53:20.128Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T15:53:20.128Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T15:53:20.128Z] OK: 8 MiB in 20 packages [2021-07-15T15:53:20.396Z] Removing intermediate container cfb7707fbc3b [2021-07-15T15:53:20.396Z] ---> 25045149ffdd [2021-07-15T15:53:20.396Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T15:53:20.664Z] ---> 78f210edf694 [2021-07-15T15:53:20.664Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T15:53:20.940Z] ---> 09c1dad5f33e [2021-07-15T15:53:20.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T15:53:21.206Z] ---> 3f02ac383cb8 [2021-07-15T15:53:21.206Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T15:53:21.206Z] ---> Running in 1bd8d51e731e [2021-07-15T15:53:21.206Z] Removing intermediate container 1bd8d51e731e [2021-07-15T15:53:21.206Z] ---> e625ef66134b [2021-07-15T15:53:21.206Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T15:53:21.206Z] ---> Running in f2eff223ad8a [2021-07-15T15:53:21.206Z] Removing intermediate container f2eff223ad8a [2021-07-15T15:53:21.206Z] ---> 38ee0198ffa3 [2021-07-15T15:53:21.206Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T15:53:21.477Z] ---> Running in c471d9386250 [2021-07-15T15:53:21.477Z] Removing intermediate container c471d9386250 [2021-07-15T15:53:21.477Z] ---> 3137157a1caf [2021-07-15T15:53:21.477Z] Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T15:53:21.477Z] ---> Running in a3af2c68f913 [2021-07-15T15:53:21.477Z] Removing intermediate container a3af2c68f913 [2021-07-15T15:53:21.477Z] ---> c69aedc71733 [2021-07-15T15:53:21.477Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T15:53:21.477Z] ---> Running in dcc47fe07d8c [2021-07-15T15:53:21.755Z] Removing intermediate container dcc47fe07d8c [2021-07-15T15:53:21.755Z] ---> b57b121536bf [2021-07-15T15:53:21.755Z] [2021-07-15T15:53:21.755Z] Successfully built b57b121536bf [2021-07-15T15:53:21.755Z] Successfully tagged core-data:latest [2021-07-15T15:53:21.776Z]  Building core-data ... done  [Pipeline] } [2021-07-15T15:53:21.786Z] $ docker stop --time=1 2fb618f55f53cc8141ce5d309d1d91344a66b04f09f213d08de7479848a3ca29 [2021-07-15T15:53:23.041Z] $ docker rm -f 2fb618f55f53cc8141ce5d309d1d91344a66b04f09f213d08de7479848a3ca29 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T15:53:23.449Z] + docker images [2021-07-15T15:53:23.449Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T15:53:23.449Z] core-data latest b57b121536bf 2 seconds ago 20.3MB [2021-07-15T15:53:23.449Z] security-secretstore-setup latest cf64cf7030f0 12 seconds ago 28.7MB [2021-07-15T15:53:23.450Z] 7c7de074899e 12 seconds ago 1.18GB [2021-07-15T15:53:23.450Z] security-proxy-setup latest eed879fd12aa 15 seconds ago 25.7MB [2021-07-15T15:53:23.450Z] f510a2b0557f 18 seconds ago 1.18GB [2021-07-15T15:53:23.450Z] 38655b7974f7 21 seconds ago 1.18GB [2021-07-15T15:53:23.450Z] sys-mgmt-agent latest 55f70de6fa5e 30 seconds ago 311MB [2021-07-15T15:53:23.450Z] support-scheduler latest 42d2bd4e0ded 32 seconds ago 15.9MB [2021-07-15T15:53:23.450Z] 967c382ecdb7 37 seconds ago 1.18GB [2021-07-15T15:53:23.450Z] core-metadata latest 247bc07fa418 About a minute ago 16.6MB [2021-07-15T15:53:23.450Z] support-notifications latest 6261be654d05 About a minute ago 16.7MB [2021-07-15T15:53:23.450Z] core-command latest 4b10dbf06da4 About a minute ago 15.9MB [2021-07-15T15:53:23.450Z] f0c67eb0400c About a minute ago 1.18GB [2021-07-15T15:53:23.450Z] dde8ae57b96b About a minute ago 1.18GB [2021-07-15T15:53:23.450Z] 6695874908d8 About a minute ago 1.18GB [2021-07-15T15:53:23.450Z] 6017fa365b34 About a minute ago 1.17GB [2021-07-15T15:53:23.450Z] security-bootstrapper latest 62884f5fe966 About a minute ago 18.6MB [2021-07-15T15:53:23.450Z] 5e908cf3b84a About a minute ago 1.18GB [2021-07-15T15:53:23.450Z] ci-base-image-x86_64 latest 8a1c70b6531d 5 minutes ago 677MB [2021-07-15T15:53:23.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 19 hours ago 475MB [2021-07-15T15:53:23.450Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T15:53:23.450Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T15:53:23.450Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-15T15:53:23.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-15T15:53:26.233Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T15:53:26.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T15:53:30.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T15:53:30.600Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T15:53:37.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T15:53:37.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T15:53:37.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T15:53:37.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T15:53:38.882Z] Still waiting to schedule task [2021-07-15T15:53:38.882Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-15T15:53:40.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T15:53:40.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T15:53:41.004Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T15:53:41.004Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T15:53:41.004Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T15:53:41.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T15:53:53.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.233s coverage: 28.7% of statements [2021-07-15T15:53:53.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T15:53:53.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T15:53:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 100.0% of statements [2021-07-15T15:53:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T15:53:57.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 46.3% of statements [2021-07-15T15:53:57.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T15:53:57.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T15:54:00.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.617s coverage: 89.9% of statements [2021-07-15T15:54:00.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T15:54:00.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T15:54:00.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.276s coverage: 78.9% of statements [2021-07-15T15:54:02.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 81.2% of statements [2021-07-15T15:54:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T15:54:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T15:54:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T15:54:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T15:54:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T15:54:08.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.460s coverage: 95.1% of statements [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T15:54:08.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 60.0% of statements [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T15:54:08.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.303s coverage: 0.8% of statements [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T15:54:08.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-07-15T15:54:08.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.214s coverage: 22.0% of statements [2021-07-15T15:54:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T15:54:08.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.261s coverage: 47.1% of statements [2021-07-15T15:54:08.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.203s coverage: 79.5% of statements [2021-07-15T15:54:08.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements [2021-07-15T15:54:09.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements [2021-07-15T15:54:10.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements [2021-07-15T15:54:22.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.206s coverage: 94.4% of statements [2021-07-15T15:54:22.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-07-15T15:54:26.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.508s coverage: 81.8% of statements [2021-07-15T15:54:26.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.212s coverage: 87.2% of statements [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.645s coverage: 64.4% of statements [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T15:54:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-07-15T15:54:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-07-15T15:54:36.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-07-15T15:54:39.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.027s coverage: 66.9% of statements [2021-07-15T15:54:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T15:54:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T15:54:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T15:54:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.696s coverage: 43.6% of statements [2021-07-15T15:54:42.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T15:54:42.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T15:54:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.211s coverage: 89.5% of statements [2021-07-15T15:54:42.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T15:54:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2021-07-15T15:54:42.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T15:54:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.215s coverage: 19.3% of statements [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T15:54:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.510s coverage: 91.9% of statements [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T15:54:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 62.7% of statements [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T15:54:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.6% of statements [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T15:54:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T15:54:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T15:54:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-07-15T15:54:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-15T15:54:49.900Z] GO111MODULE=on go vet ./... [2021-07-15T15:56:11.761Z] gofmt -l . [2021-07-15T15:56:11.761Z] [ "`gofmt -l .`" = "" ] [2021-07-15T15:56:11.761Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T15:56:12.435Z] + ls -al . [2021-07-15T15:56:12.435Z] total 596 [2021-07-15T15:56:12.435Z] drwxrwxr-x 9 1001 1001 4096 Jul 15 15:56 . [2021-07-15T15:56:12.435Z] drwxr-xr-x 4 root root 4096 Jul 15 15:51 .. [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 15:50 .dockerignore [2021-07-15T15:56:12.435Z] drwxrwxr-x 8 1001 1001 4096 Jul 15 15:50 .git [2021-07-15T15:56:12.435Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 15:50 .github [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 15:50 .gitignore [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 15:50 .hadolint.yml [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 15:50 .sonarcloud.properties [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 15:50 Attribution.txt [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 15:50 CHANGELOG.md [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 15:50 CONTRIBUTING.md [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 15:50 Dockerfile.build [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 15:50 Jenkinsfile [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 15:50 LICENSE [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 15:50 Makefile [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 15:50 README.md [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 15:50 SECURITY.md [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 15:47 VERSION [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 15:50 ZMQWindows.md [2021-07-15T15:56:12.435Z] drwxrwxr-x 2 1001 1001 4096 Jul 15 15:50 bin [2021-07-15T15:56:12.435Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 15:50 cmd [2021-07-15T15:56:12.435Z] -rw-r--r-- 1 root root 402846 Jul 15 15:54 coverage.out [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 15:50 go.mod [2021-07-15T15:56:12.435Z] -rw-r--r-- 1 root root 20973 Jul 15 15:52 go.sum [2021-07-15T15:56:12.435Z] drwxrwxr-x 7 1001 1001 4096 Jul 15 15:50 internal [2021-07-15T15:56:12.435Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 15:50 openapi [2021-07-15T15:56:12.435Z] drwxrwxr-x 4 1001 1001 4096 Jul 15 15:50 snap [2021-07-15T15:56:12.435Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 15:50 version.go [Pipeline] sh [2021-07-15T15:56:13.110Z] + '[' -e coverage.out ] [2021-07-15T15:56:13.110Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T15:56:13.141Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T15:56:13.979Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T15:56:14.645Z] + make build [2021-07-15T15:56:14.645Z] go mod tidy [2021-07-15T15:56:15.245Z] 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-07-15T15:56:21.972Z] 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-07-15T15:56:44.758Z] 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-07-15T15:56:46.199Z] 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-07-15T15:56:50.563Z] 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-07-15T15:56:51.160Z] 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-07-15T15:56:54.558Z] 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-07-15T15:56:57.955Z] 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-07-15T15:57:00.598Z] 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-07-15T15:57:04.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-07-15T15:57:06.913Z] 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-07-15T15:57:10.321Z] 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-07-15T15:57:17.086Z] $ docker stop --time=1 14d46d0846249c31cc9794e5f9f4fc37498f9b9ebfe6b2f94b37a5f2946dba1a [2021-07-15T15:57:20.004Z] $ docker rm -f 14d46d0846249c31cc9794e5f9f4fc37498f9b9ebfe6b2f94b37a5f2946dba1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:57:21.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T15:57:21.993Z] [2021-07-15T15:57:21.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:57:22.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T15:57:22.622Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T15:57:22.622Z] 29e5d40040c1: Pulling fs layer [2021-07-15T15:57:22.622Z] 1ce36da41761: Pulling fs layer [2021-07-15T15:57:22.622Z] 25b303627fd3: Pulling fs layer [2021-07-15T15:57:22.902Z] 29e5d40040c1: Verifying Checksum [2021-07-15T15:57:22.902Z] 29e5d40040c1: Download complete [2021-07-15T15:57:23.500Z] 29e5d40040c1: Pull complete [2021-07-15T15:57:23.777Z] 1ce36da41761: Verifying Checksum [2021-07-15T15:57:23.777Z] 1ce36da41761: Download complete [2021-07-15T15:57:25.224Z] 1ce36da41761: Pull complete [2021-07-15T15:57:25.500Z] 25b303627fd3: Verifying Checksum [2021-07-15T15:57:25.500Z] 25b303627fd3: Download complete [2021-07-15T15:57:35.674Z] 25b303627fd3: Pull complete [2021-07-15T15:57:35.674Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T15:57:35.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T15:57:35.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-15T15:57:35.924Z] prd-ubuntu18.04-docker-arm64-4c-16g-2866 does not seem to be running inside a container [2021-07-15T15:57:35.993Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T15:57:40.616Z] $ docker top cd4144cca29c1b993abcd7bf57acfed27106ab624e259e8c8ceb9981138c01c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T15:57:41.611Z] + docker-compose build --help [2021-07-15T15:57:41.611Z] + grep parallel [2021-07-15T15:57:45.033Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T15:57:45.316Z] $ docker stop --time=1 cd4144cca29c1b993abcd7bf57acfed27106ab624e259e8c8ceb9981138c01c6 [2021-07-15T15:57:47.204Z] $ docker rm -f cd4144cca29c1b993abcd7bf57acfed27106ab624e259e8c8ceb9981138c01c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T15:57:47.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T15:57:47.956Z] . [Pipeline] withDockerContainer [2021-07-15T15:57:48.222Z] prd-ubuntu18.04-docker-arm64-4c-16g-2866 does not seem to be running inside a container [2021-07-15T15:57:48.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T15:57:49.921Z] $ docker top 194b7e6552b8ae658c80be6f636f0dea42d96a0b2aeaa080f71db98204ec797d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T15:57:50.922Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T15:57:54.310Z] Building core-command ... [2021-07-15T15:57:54.310Z] Building core-data ... [2021-07-15T15:57:54.310Z] Building core-metadata ... [2021-07-15T15:57:54.310Z] Building security-bootstrapper ... [2021-07-15T15:57:54.310Z] Building security-proxy-setup ... [2021-07-15T15:57:54.310Z] Building security-secretstore-setup ... [2021-07-15T15:57:54.310Z] Building support-notifications ... [2021-07-15T15:57:54.310Z] Building support-scheduler ... [2021-07-15T15:57:54.310Z] Building sys-mgmt-agent ... [2021-07-15T15:57:54.310Z] Building core-metadata [2021-07-15T15:57:54.310Z] Building security-proxy-setup [2021-07-15T15:57:54.310Z] Building security-secretstore-setup [2021-07-15T15:57:54.310Z] Building support-scheduler [2021-07-15T15:57:54.310Z] Building core-command [2021-07-15T15:59:02.473Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:59:02.473Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:59:02.473Z] ---> 23f552b3d089 [2021-07-15T15:59:02.473Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T15:59:02.473Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:59:02.473Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:59:02.473Z] ---> 23f552b3d089 [2021-07-15T15:59:02.473Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T15:59:02.473Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:59:02.473Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:59:02.473Z] ---> 23f552b3d089 [2021-07-15T15:59:02.473Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T15:59:02.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:59:02.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:59:02.473Z] ---> 23f552b3d089 [2021-07-15T15:59:02.473Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T15:59:02.473Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T15:59:02.473Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T15:59:02.473Z] ---> 23f552b3d089 [2021-07-15T15:59:02.473Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T15:59:05.093Z] ---> Running in 5b6a2aced604 [2021-07-15T15:59:05.093Z] ---> Running in 856d924ebc99 [2021-07-15T15:59:05.093Z] ---> Running in bcc8575ca58d [2021-07-15T15:59:05.093Z] ---> Running in 9817145078d3 [2021-07-15T15:59:05.093Z] ---> Running in 8ef710ae7aac [2021-07-15T15:59:05.697Z] Removing intermediate container 856d924ebc99 [2021-07-15T15:59:05.697Z] ---> 9e61825ba70a [2021-07-15T15:59:05.697Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:59:05.697Z] Removing intermediate container bcc8575ca58d [2021-07-15T15:59:05.697Z] ---> 9d7d7e59ad98 [2021-07-15T15:59:05.697Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:59:05.697Z] Removing intermediate container 5b6a2aced604 [2021-07-15T15:59:05.697Z] ---> 86b5c89e666d [2021-07-15T15:59:05.697Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:59:05.697Z] ---> Running in 5eb085f8fce6 [2021-07-15T15:59:05.697Z] Removing intermediate container 8ef710ae7aac [2021-07-15T15:59:05.697Z] ---> c39bc18cc8d7 [2021-07-15T15:59:05.697Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:59:05.697Z] Removing intermediate container 9817145078d3 [2021-07-15T15:59:05.697Z] ---> ac7ceecdb764 [2021-07-15T15:59:05.697Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T15:59:05.972Z] ---> Running in 2ddf86a047a9 [2021-07-15T15:59:05.972Z] ---> Running in 931b5857f080 [2021-07-15T15:59:06.248Z] ---> Running in e8202cb5447c [2021-07-15T15:59:06.248Z] ---> Running in d20b9dd64fa5 [2021-07-15T15:59:09.674Z] Removing intermediate container 5eb085f8fce6 [2021-07-15T15:59:09.674Z] ---> 35e217458c22 [2021-07-15T15:59:09.674Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T15:59:09.674Z] ---> Running in a4db8f6255a3 [2021-07-15T15:59:09.949Z] Removing intermediate container 2ddf86a047a9 [2021-07-15T15:59:09.949Z] ---> a35f111e9db6 [2021-07-15T15:59:09.949Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T15:59:10.237Z] ---> Running in a3ed95a09a5c [2021-07-15T15:59:10.525Z] Removing intermediate container 931b5857f080 [2021-07-15T15:59:10.525Z] ---> cc983ecb06d5 [2021-07-15T15:59:10.525Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T15:59:10.809Z] ---> Running in 5c23d5941310 [2021-07-15T15:59:11.088Z] Removing intermediate container d20b9dd64fa5 [2021-07-15T15:59:11.088Z] ---> 44057eb890f4 [2021-07-15T15:59:11.088Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T15:59:11.361Z] Removing intermediate container e8202cb5447c [2021-07-15T15:59:11.361Z] ---> a119fb696dbf [2021-07-15T15:59:11.361Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T15:59:11.361Z] ---> Running in e6a9c073c2f2 [2021-07-15T15:59:11.641Z] ---> Running in b7e352f47bca [2021-07-15T15:59:11.919Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:12.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:13.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:13.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:13.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:13.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:13.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:13.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:13.974Z] OK: 218 MiB in 52 packages [2021-07-15T15:59:14.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:14.577Z] OK: 218 MiB in 52 packages [2021-07-15T15:59:14.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T15:59:14.865Z] OK: 218 MiB in 52 packages [2021-07-15T15:59:15.484Z] OK: 218 MiB in 52 packages [2021-07-15T15:59:15.774Z] Removing intermediate container a4db8f6255a3 [2021-07-15T15:59:15.774Z] ---> b73349f5d78b [2021-07-15T15:59:15.774Z] Step 6/26 : COPY go.mod . [2021-07-15T15:59:15.774Z] OK: 218 MiB in 52 packages [2021-07-15T15:59:16.392Z] Removing intermediate container a3ed95a09a5c [2021-07-15T15:59:16.392Z] ---> eb17b2c3cf06 [2021-07-15T15:59:16.392Z] Step 6/24 : COPY go.mod . [2021-07-15T15:59:16.670Z] Removing intermediate container 5c23d5941310 [2021-07-15T15:59:16.670Z] ---> 3bbd835184a6 [2021-07-15T15:59:16.670Z] Step 6/23 : COPY go.mod . [2021-07-15T15:59:16.951Z] ---> 30756153beea [2021-07-15T15:59:16.951Z] Step 7/26 : RUN go mod download [2021-07-15T15:59:17.243Z] ---> Running in d00481839797 [2021-07-15T15:59:17.243Z] Removing intermediate container e6a9c073c2f2 [2021-07-15T15:59:17.243Z] ---> f035a1454dd9 [2021-07-15T15:59:17.243Z] Step 6/24 : COPY go.mod . [2021-07-15T15:59:17.523Z] Removing intermediate container b7e352f47bca [2021-07-15T15:59:17.523Z] ---> 87697504224a [2021-07-15T15:59:17.523Z] Step 6/22 : COPY go.mod . [2021-07-15T15:59:17.728Z] Running on prd-ubuntu18.04-docker-8c-8g-2867 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-15T15:59:17.750Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-15T15:59:17.802Z] ---> fb17a76345ca [2021-07-15T15:59:17.803Z] Step 7/24 : RUN go mod download [2021-07-15T15:59:17.872Z] The recommended git tool is: git [2021-07-15T15:59:18.082Z] ---> 911f7d440ff2 [2021-07-15T15:59:18.083Z] Step 7/23 : RUN go mod download [2021-07-15T15:59:18.373Z] ---> Running in 56293eb64ccc [2021-07-15T15:59:18.656Z] ---> Running in c2c092221ebd [2021-07-15T15:59:18.656Z] ---> efc7cc3ed145 [2021-07-15T15:59:18.656Z] Step 7/24 : RUN go mod download [2021-07-15T15:59:18.656Z] ---> c8846ff26771 [2021-07-15T15:59:18.656Z] Step 7/22 : RUN go mod download [2021-07-15T15:59:18.945Z] ---> Running in 2b0cd9e908e6 [2021-07-15T15:59:18.945Z] ---> Running in 85d40ac5c9e4 [2021-07-15T15:59:20.945Z] using credential edgex-jenkins-ssh [2021-07-15T15:59:20.960Z] Cloning the remote Git repository [2021-07-15T15:59:20.980Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T15:59:21.100Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-15T15:59:21.140Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T15:59:21.140Z] > git --version # timeout=10 [2021-07-15T15:59:21.146Z] > git --version # 'git version 2.17.1' [2021-07-15T15:59:21.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T15:59:21.180Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T15:59:22.359Z] Removing intermediate container d00481839797 [2021-07-15T15:59:22.359Z] ---> fc13658aaaae [2021-07-15T15:59:22.359Z] Step 8/26 : COPY . . [2021-07-15T15:59:22.359Z] Removing intermediate container 56293eb64ccc [2021-07-15T15:59:22.359Z] ---> 12e03e4af11d [2021-07-15T15:59:22.359Z] Step 8/24 : COPY . . [2021-07-15T15:59:25.770Z] Removing intermediate container c2c092221ebd [2021-07-15T15:59:25.770Z] ---> 11aad5b0cd68 [2021-07-15T15:59:25.770Z] Step 8/23 : COPY . . [2021-07-15T15:59:26.377Z] Removing intermediate container 2b0cd9e908e6 [2021-07-15T15:59:26.377Z] ---> f5cb85c91ec7 [2021-07-15T15:59:26.377Z] Step 8/24 : COPY . . [2021-07-15T15:59:26.979Z] Removing intermediate container 85d40ac5c9e4 [2021-07-15T15:59:26.979Z] ---> 47677278168b [2021-07-15T15:59:26.979Z] Step 8/22 : COPY . . [2021-07-15T15:59:53.818Z] ---> dffea71001b6 [2021-07-15T15:59:53.818Z] Step 9/24 : RUN go mod tidy [2021-07-15T15:59:53.818Z] ---> 90da59aa4941 [2021-07-15T15:59:53.818Z] Step 9/26 : RUN go mod tidy [2021-07-15T15:59:53.818Z] ---> 909d3264c763 [2021-07-15T15:59:53.818Z] Step 9/22 : RUN go mod tidy [2021-07-15T15:59:53.818Z] ---> d04c4ac7ae42 [2021-07-15T15:59:53.818Z] Step 9/24 : RUN go mod tidy [2021-07-15T15:59:53.818Z] ---> a401ed9215f9 [2021-07-15T15:59:53.818Z] Step 9/23 : RUN go mod tidy [2021-07-15T15:59:53.818Z] ---> Running in 8ce807bbe5a7 [2021-07-15T15:59:53.818Z] ---> Running in 20dc0d2096df [2021-07-15T15:59:53.818Z] ---> Running in b4fb7417fa78 [2021-07-15T15:59:53.818Z] ---> Running in 12598fc6a130 [2021-07-15T15:59:53.818Z] ---> Running in 2422250a8219 [2021-07-15T15:59:58.210Z] Removing intermediate container 8ce807bbe5a7 [2021-07-15T15:59:58.210Z] ---> 9008574b5692 [2021-07-15T15:59:58.210Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T15:59:58.210Z] ---> Running in 7f2f8fe1a7da [2021-07-15T15:59:58.808Z] Removing intermediate container b4fb7417fa78 [2021-07-15T15:59:58.808Z] ---> 49aff68e9b3e [2021-07-15T15:59:58.808Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T15:59:58.808Z] Removing intermediate container 20dc0d2096df [2021-07-15T15:59:58.808Z] ---> 4c134640bd47 [2021-07-15T15:59:58.808Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T15:59:59.091Z] ---> Running in e72fa485bc08 [2021-07-15T15:59:59.091Z] ---> Running in f0d6e2853279 [2021-07-15T15:59:59.091Z] Removing intermediate container 12598fc6a130 [2021-07-15T15:59:59.091Z] ---> 9a1f2007713a [2021-07-15T15:59:59.091Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T15:59:59.369Z] Removing intermediate container 2422250a8219 [2021-07-15T15:59:59.369Z] ---> 7c355cd86c44 [2021-07-15T15:59:59.369Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T15:59:59.648Z] ---> Running in ea90efce2ad9 [2021-07-15T15:59:59.648Z] ---> Running in c9913d1221e9 [2021-07-15T15:59:59.933Z] 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-07-15T16:00:01.963Z] 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-07-15T16:00:02.260Z] 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-07-15T16:00:02.549Z] 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-07-15T16:00:02.549Z] 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-07-15T16:00:10.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T16:00:10.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T16:00:10.881Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T16:00:10.894Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T16:00:10.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T16:00:10.899Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T16:00:12.723Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:00:12.867Z] Merge succeeded, producing 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:00:12.868Z] Checking out Revision 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c (PR-3623) [2021-07-15T16:00:12.739Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T16:00:12.745Z] > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [2021-07-15T16:00:12.825Z] > git remote # timeout=10 [2021-07-15T16:00:12.833Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T16:00:12.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T16:00:12.841Z] > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [2021-07-15T16:00:12.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T16:00:12.876Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T16:00:12.881Z] > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [2021-07-15T16:00:16.711Z] Commit message: "feat: Send notification after updating device entity" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T16:00:17.817Z] + echo snap-build.sh [2021-07-15T16:00:17.817Z] snap-build.sh [2021-07-15T16:00:17.817Z] + SNAP_BASE_DIR=. [2021-07-15T16:00:17.817Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-07-15T16:00:17.817Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-07-15T16:00:17.817Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-07-15T16:00:17.817Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-07-15T16:00:17.817Z] + cd /w/workspace/edgex-go/2 [2021-07-15T16:00:17.817Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-15T16:00:17.817Z] Reading package lists... [2021-07-15T16:00:17.817Z] Building dependency tree... [2021-07-15T16:00:17.817Z] Reading state information... [2021-07-15T16:00:17.817Z] The following packages were automatically installed and are no longer required: [2021-07-15T16:00:17.817Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-15T16:00:17.817Z] uidmap xdelta3 [2021-07-15T16:00:17.817Z] Use 'sudo apt autoremove' to remove them. [2021-07-15T16:00:17.817Z] The following packages will be REMOVED: [2021-07-15T16:00:17.817Z] lxd* lxd-client* [2021-07-15T16:00:18.301Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-15T16:00:18.301Z] After this operation, 31.7 MB disk space will be freed. [2021-07-15T16:00:18.577Z] (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-07-15T16:00:18.577Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T16:00:19.192Z] Removing lxd dnsmasq configuration [2021-07-15T16:00:19.460Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T16:00:19.460Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-15T16:00:20.437Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T16:00:20.437Z] (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-07-15T16:00:20.437Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T16:00:21.853Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-15T16:00:21.853Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-15T16:00:22.440Z] + sudo snap remove --purge lxd [2021-07-15T16:00:22.440Z] snap "lxd" is not installed [2021-07-15T16:00:22.440Z] + sudo groupadd --force --system lxd [2021-07-15T16:00:22.440Z] ++ whoami [2021-07-15T16:00:22.440Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-15T16:00:22.440Z] + newgrp - lxd [2021-07-15T16:00:22.440Z] + sudo snap install lxd [2021-07-15T16:00:32.549Z] 2021-07-15T16:00:29Z INFO Waiting for automatic snapd restart... [2021-07-15T16:01:41.969Z] 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-07-15T16:01:41.970Z] 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-07-15T16:01:57.172Z] Removing intermediate container ea90efce2ad9 [2021-07-15T16:01:57.172Z] ---> 9f580dfc8f4a [2021-07-15T16:01:57.172Z] [2021-07-15T16:01:57.172Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T16:01:57.172Z] 3.12: Pulling from library/alpine [2021-07-15T16:01:57.172Z] Removing intermediate container 7f2f8fe1a7da [2021-07-15T16:01:57.172Z] ---> 0ef871d9cb40 [2021-07-15T16:01:57.172Z] [2021-07-15T16:01:57.172Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T16:01:57.452Z] 3.12: Pulling from library/alpine [2021-07-15T16:02:00.089Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T16:02:00.089Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T16:02:00.089Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T16:02:00.089Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T16:02:00.089Z] Removing intermediate container e72fa485bc08 [2021-07-15T16:02:00.089Z] ---> fcf29cda7a38 [2021-07-15T16:02:00.089Z] [2021-07-15T16:02:00.089Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T16:02:00.089Z] ---> c4fd0aeabfcf [2021-07-15T16:02:00.089Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T16:02:00.089Z] ---> c4fd0aeabfcf [2021-07-15T16:02:00.089Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T16:02:00.089Z] ---> c4fd0aeabfcf [2021-07-15T16:02:00.089Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T16:02:00.089Z] Removing intermediate container c9913d1221e9 [2021-07-15T16:02:00.089Z] ---> 68b60f50c23e [2021-07-15T16:02:00.089Z] [2021-07-15T16:02:00.089Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T16:02:00.089Z] ---> c4fd0aeabfcf [2021-07-15T16:02:00.089Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T16:02:00.363Z] ---> Running in 548263f99df3 [2021-07-15T16:02:00.363Z] ---> Running in ea40c9eae72d [2021-07-15T16:02:00.640Z] ---> Running in 49d52e50302b [2021-07-15T16:02:00.640Z] ---> Running in ab421f7fb24a [2021-07-15T16:02:02.086Z] Removing intermediate container f0d6e2853279 [2021-07-15T16:02:02.086Z] ---> dddec06434cc [2021-07-15T16:02:02.086Z] [2021-07-15T16:02:02.086Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T16:02:02.086Z] ---> c4fd0aeabfcf [2021-07-15T16:02:02.086Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T16:02:02.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:02.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:02.636Z] ---> Running in c46c9fb8fe80 [2021-07-15T16:02:02.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:02.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:03.191Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T16:02:03.191Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T16:02:03.191Z] OK: 5 MiB in 15 packages [2021-07-15T16:02:03.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:03.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:03.469Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T16:02:03.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:03.751Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T16:02:03.751Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T16:02:03.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:03.751Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T16:02:03.751Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T16:02:03.751Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T16:02:04.032Z] OK: 7 MiB in 18 packages [2021-07-15T16:02:04.309Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T16:02:04.309Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T16:02:04.309Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T16:02:04.309Z] OK: 5 MiB in 15 packages [2021-07-15T16:02:04.309Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T16:02:04.309Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T16:02:04.309Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T16:02:04.309Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T16:02:04.591Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T16:02:04.592Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T16:02:04.592Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T16:02:04.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:04.872Z] OK: 7 MiB in 20 packages [2021-07-15T16:02:04.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:02:05.479Z] Removing intermediate container ea40c9eae72d [2021-07-15T16:02:05.479Z] ---> 7e8b47bb44cf [2021-07-15T16:02:05.479Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T16:02:05.479Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T16:02:05.479Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T16:02:05.479Z] OK: 5 MiB in 15 packages [2021-07-15T16:02:05.764Z] ---> Running in 35b6fe0568cf [2021-07-15T16:02:06.364Z] Removing intermediate container 548263f99df3 [2021-07-15T16:02:06.364Z] ---> 412e09e41e3f [2021-07-15T16:02:06.364Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T16:02:06.364Z] Removing intermediate container ab421f7fb24a [2021-07-15T16:02:06.364Z] ---> 79c45419e8f1 [2021-07-15T16:02:06.364Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T16:02:06.637Z] ---> Running in 3f64226a851f [2021-07-15T16:02:06.637Z] ---> Running in 476acb2a860d [2021-07-15T16:02:06.637Z] Removing intermediate container 35b6fe0568cf [2021-07-15T16:02:06.637Z] ---> 84484b263c6f [2021-07-15T16:02:06.637Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T16:02:06.909Z] Removing intermediate container 49d52e50302b [2021-07-15T16:02:06.909Z] ---> 9d1a96db2583 [2021-07-15T16:02:06.909Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T16:02:07.182Z] ---> Running in 386f096eda3d [2021-07-15T16:02:07.182Z] Removing intermediate container c46c9fb8fe80 [2021-07-15T16:02:07.182Z] ---> c5e30a557dec [2021-07-15T16:02:07.182Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T16:02:07.182Z] ---> Running in f798e25a4769 [2021-07-15T16:02:07.457Z] Removing intermediate container 3f64226a851f [2021-07-15T16:02:07.457Z] ---> 10d07f9fbda1 [2021-07-15T16:02:07.457Z] Step 14/22 : WORKDIR /edgex [2021-07-15T16:02:07.457Z] Removing intermediate container 476acb2a860d [2021-07-15T16:02:07.457Z] ---> 2d49e44e2830 [2021-07-15T16:02:07.457Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T16:02:07.457Z] ---> Running in a14f127ffe4c [2021-07-15T16:02:07.733Z] ---> Running in ed072038e043 [2021-07-15T16:02:07.733Z] ---> Running in 03ab9744bde2 [2021-07-15T16:02:08.009Z] Removing intermediate container 386f096eda3d [2021-07-15T16:02:08.009Z] ---> 16efa9a7c769 [2021-07-15T16:02:08.009Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T16:02:08.009Z] Removing intermediate container f798e25a4769 [2021-07-15T16:02:08.009Z] ---> 0c916ea04c58 [2021-07-15T16:02:08.009Z] Step 14/26 : WORKDIR / [2021-07-15T16:02:08.280Z] ---> Running in 09e5c0ed303b [2021-07-15T16:02:08.280Z] Removing intermediate container a14f127ffe4c [2021-07-15T16:02:08.280Z] ---> bd21f9b259e1 [2021-07-15T16:02:08.280Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T16:02:08.281Z] ---> Running in c976035add99 [2021-07-15T16:02:08.554Z] ---> Running in 50931f6a7554 [2021-07-15T16:02:08.554Z] Removing intermediate container ed072038e043 [2021-07-15T16:02:08.554Z] ---> 80cbbe6da4c3 [2021-07-15T16:02:08.554Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T16:02:08.554Z] Removing intermediate container 03ab9744bde2 [2021-07-15T16:02:08.554Z] ---> 51e345b85e3a [2021-07-15T16:02:08.554Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T16:02:08.832Z] ---> Running in dfb637c2b497 [2021-07-15T16:02:09.107Z] Removing intermediate container 09e5c0ed303b [2021-07-15T16:02:09.107Z] ---> 905db1695258 [2021-07-15T16:02:09.107Z] Step 16/24 : WORKDIR / [2021-07-15T16:02:09.380Z] ---> Running in 174d247b83e1 [2021-07-15T16:02:09.380Z] Removing intermediate container 50931f6a7554 [2021-07-15T16:02:09.380Z] ---> 40285ece75f9 [2021-07-15T16:02:09.380Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T16:02:09.380Z] Removing intermediate container c976035add99 [2021-07-15T16:02:09.380Z] ---> 8f30a8a2391b [2021-07-15T16:02:09.380Z] 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-07-15T16:02:09.658Z] ---> Running in 55d208f671cf [2021-07-15T16:02:09.658Z] Removing intermediate container dfb637c2b497 [2021-07-15T16:02:09.658Z] ---> cd4d779db0a5 [2021-07-15T16:02:09.658Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T16:02:09.658Z] ---> 765d62864765 [2021-07-15T16:02:09.658Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T16:02:10.270Z] Removing intermediate container 174d247b83e1 [2021-07-15T16:02:10.270Z] ---> 9a40ffe0e291 [2021-07-15T16:02:10.270Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T16:02:10.602Z] ---> 40b4786069af [2021-07-15T16:02:10.602Z] Removing intermediate container 55d208f671cf [2021-07-15T16:02:10.602Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> 6ea7279ea17c [2021-07-15T16:02:10.602Z] Step 16/24 : WORKDIR / [2021-07-15T16:02:10.602Z] [2021-07-15T16:02:10.975Z] ---> 2a745a3a5e2b [2021-07-15T16:02:10.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T16:02:10.975Z] ---> Running in a827b7f25240 [2021-07-15T16:02:11.621Z] ---> b0dac16345d8 [2021-07-15T16:02:11.621Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T16:02:11.621Z] ---> 55f8ba4d603a [2021-07-15T16:02:11.621Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T16:02:12.714Z] Removing intermediate container a827b7f25240 [2021-07-15T16:02:12.714Z] ---> a5980c014bc7 [2021-07-15T16:02:12.714Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T16:02:13.320Z] ---> ae937f82c66c [2021-07-15T16:02:13.320Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T16:02:13.923Z] ---> 976a005c5f36 [2021-07-15T16:02:13.923Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T16:02:14.196Z] ---> 600162c7455f [2021-07-15T16:02:14.196Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T16:02:14.196Z] ---> 3eb41f1ce63c [2021-07-15T16:02:14.196Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T16:02:14.196Z] ---> 7106b8f0b9b6 [2021-07-15T16:02:14.196Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T16:02:14.474Z] ---> e8e8ca55bfd9 [2021-07-15T16:02:14.474Z] 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-07-15T16:02:14.750Z] ---> Running in 5972b2eb7ce6 [2021-07-15T16:02:15.752Z] ---> a17cd91c5821 [2021-07-15T16:02:15.752Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T16:02:15.752Z] Removing intermediate container 5972b2eb7ce6 [2021-07-15T16:02:15.752Z] ---> 4dacfb7e47e6 [2021-07-15T16:02:15.752Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T16:02:16.032Z] ---> Running in 3d53b6d9b6a2 [2021-07-15T16:02:16.032Z] ---> 57c0baea14bd [2021-07-15T16:02:16.032Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T16:02:16.032Z] ---> 587769d0544d [2021-07-15T16:02:16.032Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T16:02:16.310Z] ---> Running in 2988abfce1c4 [2021-07-15T16:02:16.310Z] ---> 6d41339528a6 [2021-07-15T16:02:16.310Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T16:02:16.601Z] ---> Running in c3fb31ab3161 [2021-07-15T16:02:16.881Z] Removing intermediate container 3d53b6d9b6a2 [2021-07-15T16:02:16.881Z] ---> 14631d8e8f34 [2021-07-15T16:02:16.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T16:02:17.483Z] ---> Running in 3d4734d9457d [2021-07-15T16:02:17.483Z] Removing intermediate container 2988abfce1c4 [2021-07-15T16:02:17.483Z] ---> 87f387268f0b [2021-07-15T16:02:17.483Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T16:02:17.754Z] Removing intermediate container c3fb31ab3161 [2021-07-15T16:02:17.754Z] ---> fe22af654ec3 [2021-07-15T16:02:17.754Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T16:02:17.754Z] ---> d38c482f108f [2021-07-15T16:02:17.754Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T16:02:17.754Z] ---> dcc0d734e0c1 [2021-07-15T16:02:17.754Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T16:02:18.028Z] ---> Running in 529a639a379d [2021-07-15T16:02:18.028Z] ---> Running in c9dce1f3bdea [2021-07-15T16:02:18.028Z] ---> Running in 74b7e60df44b [2021-07-15T16:02:18.302Z] Removing intermediate container 3d4734d9457d [2021-07-15T16:02:18.302Z] ---> 30f294400dae [2021-07-15T16:02:18.302Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T16:02:18.598Z] ---> Running in c1e839141bd9 [2021-07-15T16:02:18.874Z] Removing intermediate container 74b7e60df44b [2021-07-15T16:02:18.874Z] Removing intermediate container c9dce1f3bdea [2021-07-15T16:02:18.874Z] ---> ea3709272740 [2021-07-15T16:02:18.874Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T16:02:18.874Z] ---> 0c6ebe77eb9f [2021-07-15T16:02:18.874Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T16:02:19.146Z] Removing intermediate container 529a639a379d [2021-07-15T16:02:19.146Z] ---> 2d9e0bc01c3a [2021-07-15T16:02:19.146Z] Step 21/22 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:02:19.419Z] ---> Running in 84e2d71fc994 [2021-07-15T16:02:19.419Z] ---> Running in b7d70d7c8d0b [2021-07-15T16:02:19.419Z] ---> Running in 19b19ee0d393 [2021-07-15T16:02:19.696Z] Removing intermediate container c1e839141bd9 [2021-07-15T16:02:19.696Z] ---> 43c9b34b11c3 [2021-07-15T16:02:19.696Z] Step 22/23 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:02:19.696Z] ---> 9c923bd2e2f1 [2021-07-15T16:02:19.696Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T16:02:19.974Z] ---> Running in 9b39057c1622 [2021-07-15T16:02:20.256Z] Removing intermediate container 84e2d71fc994 [2021-07-15T16:02:20.256Z] ---> 19c2570e89d7 [2021-07-15T16:02:20.256Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T16:02:20.256Z] Removing intermediate container 19b19ee0d393 [2021-07-15T16:02:20.256Z] ---> d9119aa9a620 [2021-07-15T16:02:20.256Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T16:02:20.561Z] Removing intermediate container b7d70d7c8d0b [2021-07-15T16:02:20.561Z] ---> a01359634d72 [2021-07-15T16:02:20.561Z] Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:02:20.561Z] ---> Running in cc4c04f85409 [2021-07-15T16:02:20.561Z] ---> Running in 8e12c9503e76 [2021-07-15T16:02:20.561Z] Removing intermediate container 9b39057c1622 [2021-07-15T16:02:20.561Z] ---> ceabfc62f801 [2021-07-15T16:02:20.561Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T16:02:20.839Z] ---> 0a50384a119c [2021-07-15T16:02:20.839Z] 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-07-15T16:02:20.839Z] ---> Running in b27802bfb65c [2021-07-15T16:02:21.114Z] ---> Running in 427293a18b5a [2021-07-15T16:02:21.114Z] ---> Running in 26c76967bebe [2021-07-15T16:02:21.705Z] Removing intermediate container 8e12c9503e76 [2021-07-15T16:02:21.705Z] ---> e5a9c3d31b71 [2021-07-15T16:02:21.705Z] Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:02:21.705Z] Removing intermediate container cc4c04f85409 [2021-07-15T16:02:21.705Z] ---> 4c90dcad94ae [2021-07-15T16:02:21.705Z] [2021-07-15T16:02:21.978Z] ---> Running in 232dcbe16830 [2021-07-15T16:02:21.978Z] Removing intermediate container 427293a18b5a [2021-07-15T16:02:21.978Z] ---> 3237a0fc1c00 [2021-07-15T16:02:21.978Z] [2021-07-15T16:02:21.978Z] Removing intermediate container b27802bfb65c [2021-07-15T16:02:21.978Z] ---> 96ae7f5963b4 [2021-07-15T16:02:21.978Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T16:02:21.978Z] Successfully built 4c90dcad94ae [2021-07-15T16:02:22.250Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T16:02:22.250Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-07-15T16:02:22.250Z] ---> Running in 8e07b23cef92 [2021-07-15T16:02:22.250Z] Successfully built 3237a0fc1c00 [2021-07-15T16:02:22.521Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T16:02:22.521Z] Building sys-mgmt-agent [2021-07-15T16:02:22.797Z]  Building support-scheduler ... done Removing intermediate container 232dcbe16830 [2021-07-15T16:02:22.797Z] ---> 86ae535203b6 [2021-07-15T16:02:22.797Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T16:02:23.069Z] Removing intermediate container 8e07b23cef92 [2021-07-15T16:02:23.069Z] ---> 7157339cda7a [2021-07-15T16:02:23.069Z] [2021-07-15T16:02:23.342Z] Successfully built 7157339cda7a [2021-07-15T16:02:23.342Z] ---> Running in 3c82831dbc82 [2021-07-15T16:02:23.342Z] Successfully tagged core-command-arm64:latest [2021-07-15T16:02:23.342Z]  Building core-command ... done Building support-notifications [2021-07-15T16:02:23.942Z] Removing intermediate container 3c82831dbc82 [2021-07-15T16:02:23.942Z] ---> 6c9ca24bed72 [2021-07-15T16:02:23.942Z] [2021-07-15T16:02:24.256Z] Successfully built 6c9ca24bed72 [2021-07-15T16:02:24.256Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T16:02:24.256Z]  Building core-metadata ... done Building core-data [2021-07-15T16:02:24.865Z] Removing intermediate container 26c76967bebe [2021-07-15T16:02:24.865Z] ---> f01d7b084d8d [2021-07-15T16:02:24.865Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T16:02:25.141Z] ---> Running in 83926f4f6b1a [2021-07-15T16:02:25.744Z] Removing intermediate container 83926f4f6b1a [2021-07-15T16:02:25.744Z] ---> 13d025e45187 [2021-07-15T16:02:25.744Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T16:02:26.346Z] ---> Running in 784c2fa791ed [2021-07-15T16:02:27.784Z] Removing intermediate container 784c2fa791ed [2021-07-15T16:02:27.785Z] ---> 63c7939852fa [2021-07-15T16:02:27.785Z] Step 25/26 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:02:28.387Z] ---> Running in cbca3d77998e [2021-07-15T16:02:29.370Z] Removing intermediate container cbca3d77998e [2021-07-15T16:02:29.370Z] ---> 3195bcf89be0 [2021-07-15T16:02:29.370Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T16:02:30.352Z] ---> Running in 767cb2448d7a [2021-07-15T16:02:31.345Z] Removing intermediate container 767cb2448d7a [2021-07-15T16:02:31.345Z] ---> 5394df80e34b [2021-07-15T16:02:31.345Z] [2021-07-15T16:02:31.618Z] Successfully built 5394df80e34b [2021-07-15T16:02:31.618Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T16:03:18.631Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T16:03:18.631Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T16:03:18.631Z] ---> 23f552b3d089 [2021-07-15T16:03:18.631Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> ac7ceecdb764 [2021-07-15T16:03:18.631Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> a119fb696dbf [2021-07-15T16:03:18.631Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> 87697504224a [2021-07-15T16:03:18.631Z] Step 6/32 : COPY go.mod . [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> c8846ff26771 [2021-07-15T16:03:18.631Z] Step 7/32 : RUN go mod download [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> 47677278168b [2021-07-15T16:03:18.631Z] Step 8/32 : COPY . . [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> 909d3264c763 [2021-07-15T16:03:18.631Z] Step 9/32 : RUN go mod tidy [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> 49aff68e9b3e [2021-07-15T16:03:18.631Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T16:03:18.631Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T16:03:18.631Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T16:03:18.631Z] ---> 23f552b3d089 [2021-07-15T16:03:18.631Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> ac7ceecdb764 [2021-07-15T16:03:18.631Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> a119fb696dbf [2021-07-15T16:03:18.631Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T16:03:18.631Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T16:03:18.631Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T16:03:18.631Z] ---> 23f552b3d089 [2021-07-15T16:03:18.631Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> ac7ceecdb764 [2021-07-15T16:03:18.631Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> a119fb696dbf [2021-07-15T16:03:18.631Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T16:03:18.631Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T16:03:18.631Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T16:03:18.631Z] ---> 23f552b3d089 [2021-07-15T16:03:18.631Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> ac7ceecdb764 [2021-07-15T16:03:18.631Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T16:03:18.631Z] ---> Using cache [2021-07-15T16:03:18.631Z] ---> a119fb696dbf [2021-07-15T16:03:18.631Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T16:03:22.964Z] ---> Running in 543344d2faa9 [2021-07-15T16:03:22.964Z] ---> Running in a1555d996694 [2021-07-15T16:03:22.964Z] ---> Running in 61e283675e53 [2021-07-15T16:03:22.964Z] ---> Running in f36c2b5cd21c [2021-07-15T16:03:24.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:03:24.956Z] 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-07-15T16:03:25.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:03:25.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:03:25.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:03:26.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:03:26.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:03:26.662Z] OK: 218 MiB in 52 packages [2021-07-15T16:03:27.280Z] OK: 218 MiB in 52 packages [2021-07-15T16:03:27.280Z] OK: 218 MiB in 52 packages [2021-07-15T16:03:28.742Z] Removing intermediate container 61e283675e53 [2021-07-15T16:03:28.742Z] ---> e51e47899076 [2021-07-15T16:03:28.742Z] Step 6/24 : COPY go.mod . [2021-07-15T16:03:29.343Z] Removing intermediate container 543344d2faa9 [2021-07-15T16:03:29.343Z] ---> f015b6b172a1 [2021-07-15T16:03:29.343Z] Step 6/23 : COPY go.mod . [2021-07-15T16:03:29.621Z] Removing intermediate container f36c2b5cd21c [2021-07-15T16:03:29.622Z] ---> 76b0e8ffbbb3 [2021-07-15T16:03:29.622Z] Step 6/24 : COPY go.mod . [2021-07-15T16:03:30.228Z] ---> a5dbf99b78d8 [2021-07-15T16:03:30.228Z] Step 7/24 : RUN go mod download [2021-07-15T16:03:30.514Z] ---> Running in 429c3f676b7c [2021-07-15T16:03:30.808Z] ---> 9462f572a4e7 [2021-07-15T16:03:30.808Z] Step 7/23 : RUN go mod download [2021-07-15T16:03:31.091Z] ---> Running in 20a337f03040 [2021-07-15T16:03:31.702Z] ---> 760b9047a7b5 [2021-07-15T16:03:31.702Z] Step 7/24 : RUN go mod download [2021-07-15T16:03:31.702Z] ---> Running in 11d50430375d [2021-07-15T16:03:36.065Z] Removing intermediate container 429c3f676b7c [2021-07-15T16:03:36.065Z] ---> 38f547f8005c [2021-07-15T16:03:36.065Z] Step 8/24 : COPY . . [2021-07-15T16:03:36.671Z] Removing intermediate container 20a337f03040 [2021-07-15T16:03:36.671Z] ---> ebe68b21aa5f [2021-07-15T16:03:36.671Z] Step 8/23 : COPY . . [2021-07-15T16:03:37.283Z] Removing intermediate container 11d50430375d [2021-07-15T16:03:37.283Z] ---> 0ae7b58ebbb4 [2021-07-15T16:03:37.283Z] Step 8/24 : COPY . . [2021-07-15T16:04:16.346Z] ---> ac5d93797b4a [2021-07-15T16:04:16.346Z] Step 9/24 : RUN go mod tidy [2021-07-15T16:04:16.346Z] ---> 7d291c9f81a2 [2021-07-15T16:04:16.346Z] Step 9/23 : RUN go mod tidy [2021-07-15T16:04:16.346Z] ---> 01853093c0db [2021-07-15T16:04:16.346Z] Step 9/24 : RUN go mod tidy [2021-07-15T16:04:16.346Z] ---> Running in 067a523cad0c [2021-07-15T16:04:16.346Z] ---> Running in 86d375cb25c0 [2021-07-15T16:04:16.346Z] ---> Running in 9b65822ff164 [2021-07-15T16:04:16.346Z] Removing intermediate container a1555d996694 [2021-07-15T16:04:16.346Z] ---> 5e07aa2c171e [2021-07-15T16:04:16.346Z] [2021-07-15T16:04:16.346Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T16:04:16.346Z] ---> c4fd0aeabfcf [2021-07-15T16:04:16.346Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T16:04:16.346Z] ---> Running in e075c8cfd1ae [2021-07-15T16:04:16.346Z] Removing intermediate container e075c8cfd1ae [2021-07-15T16:04:16.346Z] ---> 1364c02b7be2 [2021-07-15T16:04:16.346Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T16:04:16.346Z] ---> Running in 5af270ef2af5 [2021-07-15T16:04:16.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:04:16.946Z] Removing intermediate container 86d375cb25c0 [2021-07-15T16:04:16.946Z] ---> 97f4a191825e [2021-07-15T16:04:16.946Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T16:04:17.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:04:17.220Z] ---> Running in 10947259c95c [2021-07-15T16:04:17.503Z] Removing intermediate container 067a523cad0c [2021-07-15T16:04:17.503Z] ---> d0e7ff5f6907 [2021-07-15T16:04:17.503Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T16:04:17.779Z] ---> Running in 2c178772a4cc [2021-07-15T16:04:18.063Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T16:04:18.063Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T16:04:18.063Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T16:04:18.063Z] Removing intermediate container 9b65822ff164 [2021-07-15T16:04:18.063Z] ---> 294ee5840fcc [2021-07-15T16:04:18.063Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T16:04:18.063Z] OK: 5 MiB in 16 packages [2021-07-15T16:04:18.342Z] ---> Running in dc2b5020186d [2021-07-15T16:04:19.344Z] 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-07-15T16:04:19.623Z] 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-07-15T16:04:19.900Z] Removing intermediate container 5af270ef2af5 [2021-07-15T16:04:19.900Z] ---> 951df3a18f74 [2021-07-15T16:04:19.900Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T16:04:20.175Z] ---> Running in c0271ab15255 [2021-07-15T16:04:20.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-07-15T16:04:21.150Z] Removing intermediate container c0271ab15255 [2021-07-15T16:04:21.150Z] ---> 5c3662b95004 [2021-07-15T16:04:21.150Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T16:04:21.150Z] ---> Running in 1c5ea6eff25d [2021-07-15T16:04:22.375Z] Removing intermediate container 1c5ea6eff25d [2021-07-15T16:04:22.375Z] ---> 1a948f093198 [2021-07-15T16:04:22.375Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T16:04:22.375Z] ---> Running in 528ebbba0171 [2021-07-15T16:04:26.869Z] Removing intermediate container 528ebbba0171 [2021-07-15T16:04:26.869Z] ---> f0eeca4dbeca [2021-07-15T16:04:26.869Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T16:04:26.869Z] ---> Running in 17ef9513d0e7 [2021-07-15T16:04:27.482Z] Removing intermediate container 17ef9513d0e7 [2021-07-15T16:04:27.482Z] ---> 022de2654f7b [2021-07-15T16:04:27.482Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T16:04:28.951Z] ---> 4630ed08678c [2021-07-15T16:04:28.951Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T16:04:29.236Z] ---> Running in b78266c734e9 [2021-07-15T16:04:33.609Z] Removing intermediate container b78266c734e9 [2021-07-15T16:04:33.609Z] ---> 09c4a6b2f971 [2021-07-15T16:04:33.609Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T16:04:34.216Z] ---> 4b827513d3b5 [2021-07-15T16:04:34.216Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T16:04:36.877Z] ---> b2db5a23e8ef [2021-07-15T16:04:36.877Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T16:04:37.871Z] ---> 102131f36db2 [2021-07-15T16:04:37.871Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T16:04:38.867Z] ---> 332fff6b59c0 [2021-07-15T16:04:38.867Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T16:04:40.335Z] ---> 3a1dc14a7ec6 [2021-07-15T16:04:40.335Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T16:04:40.935Z] ---> Running in 57000a7d6ef5 [2021-07-15T16:04:41.543Z] Removing intermediate container 57000a7d6ef5 [2021-07-15T16:04:41.543Z] ---> 2d483dbfd802 [2021-07-15T16:04:41.543Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T16:04:43.003Z] ---> 12243811d950 [2021-07-15T16:04:43.004Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T16:04:43.619Z] ---> Running in d9eb16583bc9 [2021-07-15T16:04:48.074Z] Removing intermediate container d9eb16583bc9 [2021-07-15T16:04:48.074Z] ---> d59d1de7d5a0 [2021-07-15T16:04:48.074Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T16:04:48.074Z] ---> Running in 956c5a0525d6 [2021-07-15T16:04:48.710Z] Removing intermediate container 956c5a0525d6 [2021-07-15T16:04:48.710Z] ---> 579ad8250212 [2021-07-15T16:04:48.710Z] Step 29/32 : CMD ["gate"] [2021-07-15T16:04:49.319Z] ---> Running in 6c3900a7f67c [2021-07-15T16:04:49.926Z] Removing intermediate container 6c3900a7f67c [2021-07-15T16:04:49.926Z] ---> c1cc7bfe914d [2021-07-15T16:04:49.926Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T16:04:50.584Z] ---> Running in bb32266542e2 [2021-07-15T16:04:51.199Z] Removing intermediate container bb32266542e2 [2021-07-15T16:04:51.199Z] ---> d69336e06517 [2021-07-15T16:04:51.199Z] Step 31/32 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:04:52.236Z] ---> Running in 5ac251ad3f18 [2021-07-15T16:04:52.849Z] Removing intermediate container 5ac251ad3f18 [2021-07-15T16:04:52.849Z] ---> c832136b53a3 [2021-07-15T16:04:52.849Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T16:04:53.131Z] ---> Running in e2ff6b8944e5 [2021-07-15T16:04:54.145Z] Removing intermediate container e2ff6b8944e5 [2021-07-15T16:04:54.145Z] ---> e9985d6d4e3c [2021-07-15T16:04:54.145Z] [2021-07-15T16:04:54.428Z] Successfully built e9985d6d4e3c [2021-07-15T16:04:54.428Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T16:05:41.681Z]  Building security-bootstrapper ... done Removing intermediate container 10947259c95c [2021-07-15T16:05:41.681Z] ---> f2b549234a4d [2021-07-15T16:05:41.681Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T16:05:41.681Z] Removing intermediate container dc2b5020186d [2021-07-15T16:05:41.681Z] ---> ab433f5d0dc3 [2021-07-15T16:05:41.681Z] [2021-07-15T16:05:41.681Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T16:05:41.681Z] ---> c4fd0aeabfcf [2021-07-15T16:05:41.681Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T16:05:41.681Z] ---> Running in 60d9b3e63800 [2021-07-15T16:05:41.681Z] ---> Running in f0e62b19de84 [2021-07-15T16:05:41.681Z] 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-07-15T16:05:41.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:05:41.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:05:41.952Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T16:05:42.230Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T16:05:42.230Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T16:05:42.230Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T16:05:42.230Z] OK: 6 MiB in 16 packages [2021-07-15T16:05:44.976Z] Removing intermediate container f0e62b19de84 [2021-07-15T16:05:44.976Z] ---> a58e4b41feff [2021-07-15T16:05:44.976Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T16:05:44.976Z] Removing intermediate container 60d9b3e63800 [2021-07-15T16:05:44.976Z] ---> 12ba7a90cc1a [2021-07-15T16:05:44.976Z] [2021-07-15T16:05:44.976Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T16:05:44.976Z] ---> Running in 0fb3d89bc031 [2021-07-15T16:05:45.251Z] Removing intermediate container 2c178772a4cc [2021-07-15T16:05:45.251Z] ---> 1ad4a2df84bf [2021-07-15T16:05:45.251Z] [2021-07-15T16:05:45.251Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T16:05:45.251Z] ---> c4fd0aeabfcf [2021-07-15T16:05:45.251Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T16:05:45.528Z] 20.10.0: Pulling from library/docker [2021-07-15T16:05:45.528Z] ---> Running in 8271e1b05619 [2021-07-15T16:05:45.808Z] Removing intermediate container 0fb3d89bc031 [2021-07-15T16:05:45.808Z] ---> 1893183d6d71 [2021-07-15T16:05:45.808Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T16:05:46.124Z] ---> Running in a996fafed530 [2021-07-15T16:05:46.401Z] Removing intermediate container 8271e1b05619 [2021-07-15T16:05:46.401Z] ---> c44bed221619 [2021-07-15T16:05:46.401Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T16:05:47.030Z] ---> Running in c5ffdcc73e14 [2021-07-15T16:05:47.326Z] Removing intermediate container a996fafed530 [2021-07-15T16:05:47.326Z] ---> 015f1004d786 [2021-07-15T16:05:47.326Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T16:05:47.636Z] ---> Running in 8630dd841064 [2021-07-15T16:05:47.917Z] Removing intermediate container c5ffdcc73e14 [2021-07-15T16:05:47.917Z] ---> 26d8e87dee65 [2021-07-15T16:05:47.917Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T16:05:48.917Z] ---> Running in 0c3a56e300f3 [2021-07-15T16:05:48.917Z] Removing intermediate container 8630dd841064 [2021-07-15T16:05:48.917Z] ---> 6e63bc24e488 [2021-07-15T16:05:48.917Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T16:05:49.534Z] Removing intermediate container 0c3a56e300f3 [2021-07-15T16:05:49.534Z] ---> 9df3f08fb633 [2021-07-15T16:05:49.534Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T16:05:49.534Z] ---> Running in 223162f50f60 [2021-07-15T16:05:49.812Z] ---> 81ad5adfa7de [2021-07-15T16:05:49.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T16:05:53.406Z] ---> 07f764a4bdf6 [2021-07-15T16:05:53.406Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T16:05:54.142Z] Removing intermediate container 223162f50f60 [2021-07-15T16:05:54.142Z] ---> 6f53f51dcae7 [2021-07-15T16:05:54.142Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T16:05:54.424Z] ---> 26e315cf7d77 [2021-07-15T16:05:54.424Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T16:05:54.700Z] ---> Running in 01ee1703e543 [2021-07-15T16:05:54.982Z] ---> Running in 24b74d8666f0 [2021-07-15T16:05:55.584Z] Removing intermediate container 24b74d8666f0 [2021-07-15T16:05:55.585Z] ---> db36dc3226e7 [2021-07-15T16:05:55.585Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T16:05:55.861Z] ---> Running in e22fc0148b77 [2021-07-15T16:05:56.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:05:56.469Z] Removing intermediate container e22fc0148b77 [2021-07-15T16:05:56.469Z] ---> c6b1a5d555c2 [2021-07-15T16:05:56.469Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T16:05:56.746Z] ---> Running in 5f84e76bf415 [2021-07-15T16:05:56.746Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T16:05:56.746Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T16:05:56.746Z] ---> eeaf43b92773 [2021-07-15T16:05:56.746Z] 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-07-15T16:05:57.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:05:57.026Z] ---> Running in 11b7ce66c054 [2021-07-15T16:05:57.301Z] Removing intermediate container 5f84e76bf415 [2021-07-15T16:05:57.301Z] ---> edb4ab59bc89 [2021-07-15T16:05:57.301Z] Step 22/23 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:05:57.581Z] ---> Running in ed40cdefda5f [2021-07-15T16:05:57.581Z] Removing intermediate container 11b7ce66c054 [2021-07-15T16:05:57.581Z] ---> e36ba362c59d [2021-07-15T16:05:57.581Z] 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-07-15T16:05:57.858Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T16:05:57.858Z] ---> Running in f989c3483d1c [2021-07-15T16:05:57.858Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T16:05:57.858Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T16:05:58.136Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T16:05:58.136Z] Removing intermediate container ed40cdefda5f [2021-07-15T16:05:58.136Z] ---> 8e51083337fb [2021-07-15T16:05:58.136Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T16:05:58.136Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T16:05:58.420Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T16:05:58.420Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T16:05:58.420Z] OK: 8 MiB in 20 packages [2021-07-15T16:05:58.420Z] ---> Running in ffcc470a9af8 [2021-07-15T16:05:59.037Z] Removing intermediate container ffcc470a9af8 [2021-07-15T16:05:59.037Z] ---> 0447328e02c0 [2021-07-15T16:05:59.037Z] [2021-07-15T16:05:59.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T16:05:59.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T16:05:59.601Z] Successfully built 0447328e02c0 [2021-07-15T16:05:59.601Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T16:05:59.880Z]  Building support-notifications ... done Removing intermediate container 01ee1703e543 [2021-07-15T16:05:59.880Z] ---> f6614e3d519a [2021-07-15T16:05:59.880Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T16:06:00.160Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T16:06:00.160Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T16:06:00.160Z] Executing bash-5.0.17-r0.post-install [2021-07-15T16:06:00.160Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T16:06:00.160Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T16:06:00.160Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T16:06:00.160Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T16:06:00.160Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T16:06:00.160Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T16:06:00.160Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T16:06:00.160Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T16:06:00.160Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T16:06:00.160Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T16:06:00.437Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T16:06:01.052Z] ---> a2ea39b17785 [2021-07-15T16:06:01.052Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T16:06:02.043Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T16:06:02.043Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T16:06:02.043Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T16:06:02.043Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T16:06:02.340Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T16:06:02.340Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T16:06:02.340Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T16:06:02.340Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T16:06:02.340Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T16:06:02.340Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T16:06:02.340Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T16:06:02.340Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T16:06:02.612Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T16:06:02.612Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T16:06:02.612Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T16:06:02.612Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T16:06:02.612Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T16:06:02.612Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T16:06:02.612Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T16:06:02.612Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T16:06:02.612Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T16:06:02.612Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T16:06:02.612Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T16:06:02.612Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T16:06:02.612Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T16:06:02.612Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T16:06:02.889Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T16:06:02.889Z] ---> f61c8abfeecb [2021-07-15T16:06:02.889Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T16:06:02.889Z] OK: 72 MiB in 59 packages [2021-07-15T16:06:04.017Z] ---> f082def858ff [2021-07-15T16:06:04.017Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T16:06:04.619Z] ---> Running in a1415ae74b24 [2021-07-15T16:06:05.213Z] Removing intermediate container a1415ae74b24 [2021-07-15T16:06:05.213Z] ---> 61a1e64a227d [2021-07-15T16:06:05.213Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T16:06:05.499Z] ---> Running in c438dc39fa40 [2021-07-15T16:06:06.040Z] Removing intermediate container c438dc39fa40 [2021-07-15T16:06:06.040Z] ---> 3e4d2c5548d4 [2021-07-15T16:06:06.040Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T16:06:06.316Z] ---> Running in 4bc9b59b5460 [2021-07-15T16:06:06.726Z] Removing intermediate container 4bc9b59b5460 [2021-07-15T16:06:06.726Z] ---> ab9e5336e7a6 [2021-07-15T16:06:06.726Z] Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:06:06.726Z] ---> Running in a137fdbcc024 [2021-07-15T16:06:07.061Z] Collecting docker-compose==1.23.2 [2021-07-15T16:06:07.353Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T16:06:07.353Z] Removing intermediate container a137fdbcc024 [2021-07-15T16:06:07.353Z] ---> 5af55e59e021 [2021-07-15T16:06:07.353Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T16:06:07.692Z] ---> Running in 0d2997aca1f7 [2021-07-15T16:06:08.025Z] Removing intermediate container 0d2997aca1f7 [2021-07-15T16:06:08.025Z] ---> 319d0a953e4d [2021-07-15T16:06:08.025Z] [2021-07-15T16:06:08.025Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T16:06:08.025Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T16:06:08.302Z] Successfully built 319d0a953e4d [2021-07-15T16:06:08.302Z] Successfully tagged core-data-arm64:latest [2021-07-15T16:06:08.610Z]  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T16:06:08.610Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T16:06:10.346Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T16:06:10.346Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T16:06:13.185Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T16:06:13.185Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T16:06:13.457Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T16:06:13.457Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T16:06:13.730Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T16:06:13.730Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T16:06:15.699Z] 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-07-15T16:06:15.969Z] Collecting PyYAML<4,>=3.10 [2021-07-15T16:06:15.969Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T16:06:19.353Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T16:06:19.353Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T16:06:19.945Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T16:06:19.945Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T16:06:20.214Z] Collecting idna<2.8,>=2.5 [2021-07-15T16:06:20.214Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T16:06:20.214Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-15T16:06:20.802Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T16:06:20.802Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T16:06:21.075Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-15T16:06:21.075Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T16:06:21.075Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T16:06:21.075Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T16:06:21.075Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T16:06:21.075Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T16:06:21.075Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T16:06:22.052Z] Installing collected packages: cached-property, dockerpty, docopt, idna, urllib3, requests, jsonschema, texttable, PyYAML, docker-pycreds, websocket-client, docker, docker-compose [2021-07-15T16:06:22.052Z] Running setup.py install for dockerpty: started [2021-07-15T16:06:24.021Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T16:06:24.021Z] Running setup.py install for docopt: started [2021-07-15T16:06:25.447Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T16:06:25.720Z] Attempting uninstall: idna [2021-07-15T16:06:25.720Z] Found existing installation: idna 2.9 [2021-07-15T16:06:25.720Z] Uninstalling idna-2.9: [2021-07-15T16:06:25.720Z] Successfully uninstalled idna-2.9 [2021-07-15T16:06:26.312Z] Attempting uninstall: urllib3 [2021-07-15T16:06:26.312Z] Found existing installation: urllib3 1.25.9 [2021-07-15T16:06:26.312Z] Uninstalling urllib3-1.25.9: [2021-07-15T16:06:26.312Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T16:06:26.910Z] Attempting uninstall: requests [2021-07-15T16:06:26.911Z] Found existing installation: requests 2.23.0 [2021-07-15T16:06:26.911Z] Uninstalling requests-2.23.0: [2021-07-15T16:06:27.187Z] Successfully uninstalled requests-2.23.0 [2021-07-15T16:06:27.787Z] Running setup.py install for texttable: started [2021-07-15T16:06:29.770Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T16:06:29.771Z] Running setup.py install for PyYAML: started [2021-07-15T16:06:31.752Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T16:06:33.743Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-15T16:06:42.111Z] Removing intermediate container f989c3483d1c [2021-07-15T16:06:42.111Z] ---> bd363368c4f1 [2021-07-15T16:06:42.111Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T16:06:42.111Z] ---> Running in 28f28f770770 [2021-07-15T16:06:42.636Z] Removing intermediate container 28f28f770770 [2021-07-15T16:06:42.636Z] ---> 22776d2a1d6f [2021-07-15T16:06:42.636Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T16:06:42.636Z] ---> Running in 790bb7f2c055 [2021-07-15T16:06:42.911Z] Removing intermediate container 790bb7f2c055 [2021-07-15T16:06:42.911Z] ---> 9fd8f216e44c [2021-07-15T16:06:42.911Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T16:06:44.357Z] ---> 7a30579d6bce [2021-07-15T16:06:44.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T16:06:44.957Z] ---> 1f9b5dd8e369 [2021-07-15T16:06:44.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T16:06:46.395Z] ---> 101f595ecfbb [2021-07-15T16:06:46.395Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T16:06:46.395Z] ---> Running in 8b95a94c51a1 [2021-07-15T16:06:46.994Z] Removing intermediate container 8b95a94c51a1 [2021-07-15T16:06:46.994Z] ---> d6b0e480a851 [2021-07-15T16:06:46.994Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T16:06:47.269Z] ---> Running in 7bf40ba333ca [2021-07-15T16:06:47.872Z] Removing intermediate container 7bf40ba333ca [2021-07-15T16:06:47.873Z] ---> 3d6fd6b3bb7c [2021-07-15T16:06:47.873Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T16:06:47.873Z] ---> Running in 5e1eaac0fa4f [2021-07-15T16:06:48.493Z] Removing intermediate container 5e1eaac0fa4f [2021-07-15T16:06:48.493Z] ---> 5cbec26da441 [2021-07-15T16:06:48.493Z] Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-15T16:06:48.493Z] ---> Running in e89989f43e97 [2021-07-15T16:06:49.097Z] Removing intermediate container e89989f43e97 [2021-07-15T16:06:49.097Z] ---> 86c12d684160 [2021-07-15T16:06:49.097Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T16:06:49.097Z] ---> Running in 0b485b0f4669 [2021-07-15T16:06:49.705Z] Removing intermediate container 0b485b0f4669 [2021-07-15T16:06:49.705Z] ---> c2b2b4311cb5 [2021-07-15T16:06:49.705Z] [2021-07-15T16:06:49.982Z] Successfully built c2b2b4311cb5 [2021-07-15T16:06:49.982Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T16:06:50.595Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T16:06:50.589Z] $ docker stop --time=1 194b7e6552b8ae658c80be6f636f0dea42d96a0b2aeaa080f71db98204ec797d [2021-07-15T16:06:52.466Z] $ docker rm -f 194b7e6552b8ae658c80be6f636f0dea42d96a0b2aeaa080f71db98204ec797d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T16:06:53.144Z] + docker images [2021-07-15T16:06:53.422Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T16:06:53.422Z] sys-mgmt-agent-arm64 latest c2b2b4311cb5 4 seconds ago 298MB [2021-07-15T16:06:53.422Z] core-data-arm64 latest 319d0a953e4d 46 seconds ago 19.2MB [2021-07-15T16:06:53.422Z] support-notifications-arm64 latest 0447328e02c0 55 seconds ago 15.7MB [2021-07-15T16:06:53.422Z] 1ad4a2df84bf About a minute ago 997MB [2021-07-15T16:06:53.422Z] 12ba7a90cc1a About a minute ago 992MB [2021-07-15T16:06:53.422Z] ab433f5d0dc3 About a minute ago 991MB [2021-07-15T16:06:53.422Z] security-bootstrapper-arm64 latest e9985d6d4e3c 2 minutes ago 17.5MB [2021-07-15T16:06:53.422Z] 5e07aa2c171e 2 minutes ago 992MB [2021-07-15T16:06:53.422Z] security-secretstore-setup-arm64 latest 5394df80e34b 4 minutes ago 27.1MB [2021-07-15T16:06:53.422Z] core-metadata-arm64 latest 6c9ca24bed72 4 minutes ago 15.7MB [2021-07-15T16:06:53.422Z] core-command-arm64 latest 7157339cda7a 4 minutes ago 15MB [2021-07-15T16:06:53.422Z] security-proxy-setup-arm64 latest 4c90dcad94ae 4 minutes ago 24.2MB [2021-07-15T16:06:53.422Z] support-scheduler-arm64 latest 3237a0fc1c00 4 minutes ago 15.1MB [2021-07-15T16:06:53.422Z] dddec06434cc 4 minutes ago 994MB [2021-07-15T16:06:53.422Z] fcf29cda7a38 4 minutes ago 995MB [2021-07-15T16:06:53.422Z] 68b60f50c23e 4 minutes ago 991MB [2021-07-15T16:06:53.422Z] 0ef871d9cb40 4 minutes ago 998MB [2021-07-15T16:06:53.422Z] 9f580dfc8f4a 4 minutes ago 989MB [2021-07-15T16:06:53.422Z] ci-base-image-arm64 latest 23f552b3d089 15 minutes ago 664MB [2021-07-15T16:06:53.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 19 hours ago 451MB [2021-07-15T16:06:53.422Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T16:06:53.422Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-15T16:06:53.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T16:06:54.298Z] ---> job-cost.sh [2021-07-15T16:06:54.298Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hm7b [2021-07-15T16:07:24.935Z] lxd 4.16 from Canonical* installed [2021-07-15T16:07:24.935Z] + sudo lxd init --auto [2021-07-15T16:07:33.279Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T16:07:33.381Z] + sudo snap install --classic snapcraft [2021-07-15T16:07:41.709Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T16:07:41.709Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-15T16:07:41.709Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-15T16:07:41.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T16:07:41.709Z] Dload Upload Total Spent Left Speed [2021-07-15T16:07:41.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2449 0 --:--:-- --:--:-- --:--:-- 2449 [2021-07-15T16:07:41.991Z] 100 3325k 100 3325k 0 0 6545k 0 --:--:-- --:--:-- --:--:-- 6545k [2021-07-15T16:07:41.991Z] ./yq_linux_amd64 [2021-07-15T16:07:41.991Z] + sudo snapcraft prime --use-lxd [2021-07-15T16:07:44.043Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-15T16:07:44.043Z] 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-07-15T16:07:44.043Z] - README.md [2021-07-15T16:07:44.043Z] [2021-07-15T16:07:44.043Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T16:07:44.312Z] Launching a container. [2021-07-15T16:07:51.519Z] Waiting for container to be ready [2021-07-15T16:07:51.519Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-15T16:07:51.519Z] [2021-07-15T16:07:56.040Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-15T16:07:56.040Z] Waiting for network to be ready... [2021-07-15T16:07:56.313Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T16:07:56.587Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T16:07:56.587Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T16:07:56.863Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T16:07:56.863Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T16:07:56.863Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T16:07:56.863Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T16:07:56.863Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T16:07:56.863Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T16:07:56.863Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T16:07:57.138Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T16:07:57.138Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T16:07:57.412Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T16:07:57.686Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T16:07:57.686Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T16:07:57.686Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T16:07:57.686Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T16:07:57.686Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T16:07:57.960Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T16:07:58.234Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T16:07:58.509Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T16:07:58.509Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T16:07:58.509Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T16:07:58.509Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T16:07:58.509Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T16:07:58.509Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T16:07:58.509Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T16:08:00.523Z] Fetched 24.8 MB in 4s (5733 kB/s) [2021-07-15T16:08:01.486Z] Reading package lists... [2021-07-15T16:08:01.766Z] Reading package lists... [2021-07-15T16:08:01.766Z] Building dependency tree... [2021-07-15T16:08:01.766Z] Reading state information... [2021-07-15T16:08:02.040Z] The following additional packages will be installed: [2021-07-15T16:08:02.040Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T16:08:02.040Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T16:08:02.040Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T16:08:02.040Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-15T16:08:02.040Z] Suggested packages: [2021-07-15T16:08:02.040Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-15T16:08:02.040Z] Recommended packages: [2021-07-15T16:08:02.040Z] gnupg libsasl2-modules [2021-07-15T16:08:02.040Z] The following NEW packages will be installed: [2021-07-15T16:08:02.040Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T16:08:02.040Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T16:08:02.040Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T16:08:02.040Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-15T16:08:02.040Z] The following packages will be upgraded: [2021-07-15T16:08:02.040Z] gpg gpg-agent gpgconf libudev1 [2021-07-15T16:08:02.309Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-15T16:08:02.309Z] Need to get 3530 kB of archives. [2021-07-15T16:08:02.309Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-15T16:08:02.309Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-15T16:08:02.579Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-15T16:08:02.580Z] 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-07-15T16:08:02.580Z] 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-07-15T16:08:02.580Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-15T16:08:02.580Z] 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-07-15T16:08:02.849Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-15T16:08:02.849Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-15T16:08:02.849Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-15T16:08:03.118Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-15T16:08:03.118Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-15T16:08:03.118Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-15T16:08:03.118Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-15T16:08:03.118Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-15T16:08:03.118Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-15T16:08:03.118Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-15T16:08:03.118Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-15T16:08:03.118Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-15T16:08:03.118Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-15T16:08:03.118Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-15T16:08:03.118Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-15T16:08:03.118Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-15T16:08:03.388Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T16:08:03.388Z] Fetched 3530 kB in 1s (2762 kB/s) [2021-07-15T16:08:03.388Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T16:08:03.388Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-15T16:08:03.388Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T16:08:03.388Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-15T16:08:03.659Z] Selecting previously unselected package udev. [2021-07-15T16:08:03.659Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T16:08:03.659Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-15T16:08:03.659Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-15T16:08:03.659Z] Selecting previously unselected package libfuse2:amd64. [2021-07-15T16:08:03.659Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T16:08:03.928Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T16:08:03.928Z] Selecting previously unselected package fuse. [2021-07-15T16:08:03.928Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T16:08:03.928Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-15T16:08:03.928Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T16:08:03.928Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T16:08:03.928Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T16:08:03.928Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T16:08:04.195Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T16:08:04.195Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T16:08:04.195Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T16:08:04.195Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T16:08:04.195Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T16:08:04.195Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-15T16:08:04.195Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T16:08:04.195Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:04.195Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-15T16:08:04.195Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T16:08:04.195Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:04.464Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-15T16:08:04.464Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T16:08:04.464Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:04.464Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-15T16:08:04.464Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T16:08:04.464Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:04.465Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-15T16:08:04.465Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T16:08:04.465Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:04.465Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-15T16:08:04.465Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T16:08:04.465Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:04.735Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-15T16:08:04.735Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T16:08:04.735Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:04.735Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-15T16:08:04.735Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T16:08:04.735Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:04.735Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-15T16:08:04.735Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T16:08:04.735Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:04.735Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T16:08:04.735Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T16:08:04.735Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T16:08:04.735Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T16:08:04.735Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T16:08:04.735Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T16:08:05.006Z] Selecting previously unselected package libldap-common. [2021-07-15T16:08:05.006Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-15T16:08:05.006Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T16:08:05.006Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T16:08:05.006Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-15T16:08:05.006Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T16:08:05.006Z] Selecting previously unselected package dirmngr. [2021-07-15T16:08:05.006Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T16:08:05.006Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T16:08:05.006Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T16:08:05.006Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-15T16:08:05.006Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T16:08:05.274Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T16:08:05.274Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T16:08:05.274Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-15T16:08:05.274Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:05.274Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T16:08:05.274Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T16:08:05.274Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-15T16:08:05.542Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T16:08:05.542Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:05.542Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-15T16:08:05.542Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-15T16:08:05.542Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-15T16:08:05.809Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:05.809Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:05.809Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:05.809Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:05.809Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:05.809Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:05.809Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T16:08:05.809Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T16:08:05.809Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T16:08:05.809Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T16:08:06.077Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-15T16:08:06.077Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-15T16:08:06.077Z] This means they are not meant to be enabled using systemctl. [2021-07-15T16:08:06.077Z] Possible reasons for having this kind of units are: [2021-07-15T16:08:06.077Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-15T16:08:06.077Z] .wants/ or .requires/ directory. [2021-07-15T16:08:06.077Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-15T16:08:06.077Z] a requirement dependency on it. [2021-07-15T16:08:06.077Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-15T16:08:06.077Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-15T16:08:06.077Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-15T16:08:06.077Z] instance name specified. [2021-07-15T16:08:06.617Z] Reading package lists... [2021-07-15T16:08:06.617Z] Building dependency tree... [2021-07-15T16:08:06.617Z] Reading state information... [2021-07-15T16:08:06.617Z] The following additional packages will be installed: [2021-07-15T16:08:06.617Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-15T16:08:06.617Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-15T16:08:06.617Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-15T16:08:06.617Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-15T16:08:06.617Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-15T16:08:06.617Z] Suggested packages: [2021-07-15T16:08:06.617Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-15T16:08:06.617Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-15T16:08:06.617Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-15T16:08:06.617Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-15T16:08:06.617Z] systemd-container policykit-1 [2021-07-15T16:08:06.617Z] Recommended packages: [2021-07-15T16:08:06.617Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-15T16:08:06.885Z] The following NEW packages will be installed: [2021-07-15T16:08:06.885Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-15T16:08:06.886Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-15T16:08:06.886Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-15T16:08:06.886Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-15T16:08:06.886Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-15T16:08:06.886Z] The following packages will be upgraded: [2021-07-15T16:08:06.886Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-15T16:08:06.886Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-15T16:08:06.886Z] Need to get 36.7 MB of archives. [2021-07-15T16:08:06.886Z] After this operation, 147 MB of additional disk space will be used. [2021-07-15T16:08:06.886Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-15T16:08:06.886Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-15T16:08:07.154Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-15T16:08:07.154Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-15T16:08:07.154Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-15T16:08:07.154Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-15T16:08:07.154Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-15T16:08:07.154Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-15T16:08:07.154Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-15T16:08:07.154Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-15T16:08:07.154Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-15T16:08:07.154Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-15T16:08:07.154Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-15T16:08:07.154Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-15T16:08:07.154Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-15T16:08:07.154Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-15T16:08:08.145Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-15T16:08:08.145Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-15T16:08:08.145Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-15T16:08:08.145Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-15T16:08:08.145Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-15T16:08:08.145Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-15T16:08:08.145Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-15T16:08:08.145Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-15T16:08:08.145Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-15T16:08:08.145Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-15T16:08:08.145Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-15T16:08:08.145Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-15T16:08:08.145Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-15T16:08:08.145Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-15T16:08:09.589Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T16:08:09.589Z] Fetched 36.7 MB in 3s (14.1 MB/s) [2021-07-15T16:08:09.589Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T16:08:09.589Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-15T16:08:09.589Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T16:08:10.171Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-15T16:08:10.171Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T16:08:10.171Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-15T16:08:10.171Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T16:08:10.171Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-15T16:08:10.171Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-15T16:08:10.440Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-15T16:08:10.440Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T16:08:10.440Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-15T16:08:10.440Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-15T16:08:10.709Z] Setting up apt (1.6.14) ... [2021-07-15T16:08:10.709Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-15T16:08:10.998Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-15T16:08:11.269Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-15T16:08:11.269Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T16:08:11.269Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T16:08:11.269Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-15T16:08:11.269Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T16:08:11.269Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T16:08:11.538Z] Selecting previously unselected package libexpat1:amd64. [2021-07-15T16:08:11.538Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-15T16:08:11.538Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T16:08:11.538Z] Selecting previously unselected package python3.6-minimal. [2021-07-15T16:08:11.538Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T16:08:11.538Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T16:08:11.809Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T16:08:11.809Z] Checking for services that may need to be restarted...done. [2021-07-15T16:08:11.809Z] Checking for services that may need to be restarted...done. [2021-07-15T16:08:12.078Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T16:08:12.078Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T16:08:12.078Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T16:08:12.347Z] Selecting previously unselected package python3-minimal. [2021-07-15T16:08:12.347Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-15T16:08:12.347Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-15T16:08:12.347Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-15T16:08:12.347Z] Selecting previously unselected package mime-support. [2021-07-15T16:08:12.347Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-15T16:08:12.347Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-15T16:08:12.627Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-15T16:08:12.627Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-15T16:08:12.627Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T16:08:12.627Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-15T16:08:12.627Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T16:08:12.627Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T16:08:12.627Z] Selecting previously unselected package python3.6. [2021-07-15T16:08:12.897Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T16:08:12.897Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T16:08:12.897Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-15T16:08:12.897Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-15T16:08:12.897Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T16:08:12.897Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-15T16:08:13.166Z] Selecting previously unselected package python3. [2021-07-15T16:08:13.166Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-15T16:08:13.166Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-15T16:08:13.166Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-15T16:08:13.166Z] Selecting previously unselected package multiarch-support. [2021-07-15T16:08:13.166Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T16:08:13.166Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T16:08:13.166Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T16:08:13.166Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T16:08:13.166Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-15T16:08:13.166Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-15T16:08:13.166Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T16:08:13.166Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T16:08:13.166Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-15T16:08:13.166Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T16:08:13.434Z] Selecting previously unselected package sudo. [2021-07-15T16:08:13.434Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-15T16:08:13.434Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T16:08:13.434Z] Selecting previously unselected package apparmor. [2021-07-15T16:08:13.434Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T16:08:13.434Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-15T16:08:13.434Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T16:08:13.434Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-15T16:08:13.434Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T16:08:13.703Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T16:08:13.703Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T16:08:13.703Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T16:08:13.703Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T16:08:13.703Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T16:08:13.703Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T16:08:13.703Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T16:08:13.703Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-15T16:08:13.703Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T16:08:13.703Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T16:08:13.703Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T16:08:13.703Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T16:08:13.974Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T16:08:13.974Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T16:08:13.974Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T16:08:13.974Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-15T16:08:13.974Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-15T16:08:13.974Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T16:08:13.974Z] Selecting previously unselected package openssh-client. [2021-07-15T16:08:13.974Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-15T16:08:13.974Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T16:08:14.243Z] Selecting previously unselected package squashfs-tools. [2021-07-15T16:08:14.243Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-15T16:08:14.243Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T16:08:14.243Z] Selecting previously unselected package snapd. [2021-07-15T16:08:14.243Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-15T16:08:14.243Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-15T16:08:16.881Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T16:08:16.881Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T16:08:16.881Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-15T16:08:16.881Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T16:08:16.881Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T16:08:16.881Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T16:08:16.881Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T16:08:16.881Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-15T16:08:16.881Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-15T16:08:17.491Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T16:08:17.491Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T16:08:17.491Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T16:08:17.491Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T16:08:17.491Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T16:08:17.491Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T16:08:17.768Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T16:08:18.048Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T16:08:18.048Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T16:08:18.048Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-15T16:08:18.048Z] running python rtupdate hooks for python3.6... [2021-07-15T16:08:18.048Z] running python post-rtupdate hooks for python3.6... [2021-07-15T16:08:18.048Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-15T16:08:18.651Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-15T16:08:18.651Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T16:08:18.926Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T16:08:18.926Z] Setting up snapd (2.49.2+18.04) ... [2021-07-15T16:08:19.205Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-15T16:08:19.486Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-15T16:08:19.486Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-15T16:08:19.766Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-15T16:08:20.047Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T16:08:20.047Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T16:08:20.047Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-15T16:08:20.323Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-15T16:08:20.323Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-15T16:08:20.598Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-15T16:08:20.598Z] /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-07-15T16:08:20.875Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T16:08:20.875Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T16:08:21.873Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T16:08:21.873Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T16:08:21.873Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T16:08:23.138Z] Reading package lists... [2021-07-15T16:08:23.138Z] Reading package lists... [2021-07-15T16:08:23.415Z] Building dependency tree... [2021-07-15T16:08:23.415Z] Reading state information... [2021-07-15T16:08:23.415Z] Calculating upgrade... [2021-07-15T16:08:23.691Z] The following packages will be upgraded: [2021-07-15T16:08:23.691Z] advancecomp base-files bash binutils binutils-common [2021-07-15T16:08:23.691Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-15T16:08:23.691Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-15T16:08:23.691Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-15T16:08:23.691Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-15T16:08:23.691Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-15T16:08:23.691Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-15T16:08:23.691Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-15T16:08:23.691Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-15T16:08:23.691Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-15T16:08:23.691Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-15T16:08:23.691Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-15T16:08:23.691Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-15T16:08:23.691Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-15T16:08:23.691Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-15T16:08:23.691Z] ubuntu-keyring util-linux [2021-07-15T16:08:23.691Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T16:08:23.691Z] Need to get 64.1 MB of archives. [2021-07-15T16:08:23.691Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-15T16:08:23.691Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-15T16:08:23.966Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-15T16:08:23.966Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-15T16:08:23.966Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-15T16:08:23.966Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-15T16:08:23.966Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-15T16:08:23.966Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-15T16:08:23.966Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-15T16:08:23.966Z] 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-07-15T16:08:23.966Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-15T16:08:23.966Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-15T16:08:23.966Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-15T16:08:23.966Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-15T16:08:23.966Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-15T16:08:23.966Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-15T16:08:23.966Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-15T16:08:23.966Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-15T16:08:23.967Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-15T16:08:23.967Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-15T16:08:23.967Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-15T16:08:23.967Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-15T16:08:23.967Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-15T16:08:23.967Z] 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-07-15T16:08:23.967Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-15T16:08:24.241Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-15T16:08:24.241Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-15T16:08:24.241Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-15T16:08:24.241Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-15T16:08:24.241Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-15T16:08:24.241Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-15T16:08:24.241Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-15T16:08:24.241Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-15T16:08:24.241Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-15T16:08:24.241Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-15T16:08:24.241Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-15T16:08:24.241Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-15T16:08:24.241Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-15T16:08:24.241Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-15T16:08:24.241Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-15T16:08:24.241Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-15T16:08:24.241Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-15T16:08:24.241Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-15T16:08:24.241Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-15T16:08:24.241Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-15T16:08:24.241Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-15T16:08:24.241Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-15T16:08:24.241Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-15T16:08:24.241Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-15T16:08:24.241Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-15T16:08:24.241Z] 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-07-15T16:08:24.241Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-15T16:08:24.241Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-15T16:08:24.241Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-15T16:08:24.241Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-15T16:08:24.241Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-15T16:08:24.241Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-15T16:08:24.241Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-15T16:08:24.515Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-15T16:08:24.515Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-15T16:08:24.792Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-15T16:08:24.792Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-15T16:08:24.793Z] 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-07-15T16:08:24.793Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-15T16:08:24.793Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-15T16:08:24.793Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-15T16:08:24.793Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-15T16:08:25.073Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-15T16:08:25.073Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-15T16:08:25.073Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-15T16:08:25.073Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-15T16:08:25.073Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-15T16:08:25.349Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-15T16:08:25.349Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-15T16:08:25.349Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-15T16:08:25.349Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-15T16:08:25.349Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-15T16:08:25.349Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-15T16:08:25.349Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-15T16:08:25.349Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-15T16:08:25.349Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-15T16:08:25.349Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-15T16:08:25.349Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-15T16:08:25.349Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-15T16:08:25.349Z] Get:84 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-07-15T16:08:25.349Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-15T16:08:25.349Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-15T16:08:25.349Z] 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-07-15T16:08:25.349Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-15T16:08:25.349Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-15T16:08:25.626Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-15T16:08:25.626Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-15T16:08:25.626Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-15T16:08:25.626Z] 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-07-15T16:08:25.626Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-15T16:08:25.626Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-15T16:08:25.626Z] Get:96 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-07-15T16:08:25.626Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-15T16:08:25.627Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-15T16:08:25.627Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-15T16:08:25.627Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-15T16:08:25.627Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-15T16:08:25.627Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-15T16:08:25.903Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T16:08:25.903Z] Fetched 64.1 MB in 2s (30.5 MB/s) [2021-07-15T16:08:25.903Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T16:08:25.903Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T16:08:25.903Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T16:08:26.181Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T16:08:26.664Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T16:08:26.664Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-15T16:08:26.664Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-15T16:08:26.664Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:26.664Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:26.664Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:26.664Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:26.664Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:26.664Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:26.939Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:26.939Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:26.939Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:26.939Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:26.939Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:26.939Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:26.939Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:26.939Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:26.939Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:27.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T16:08:27.214Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:27.214Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-15T16:08:27.214Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:27.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T16:08:27.214Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:27.214Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:27.214Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:27.214Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:27.214Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:27.492Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T16:08:27.492Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:27.492Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T16:08:27.492Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T16:08:27.773Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T16:08:28.052Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T16:08:28.052Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T16:08:28.052Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-15T16:08:28.331Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-15T16:08:28.332Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-15T16:08:28.332Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-15T16:08:28.332Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-15T16:08:28.606Z] Installing new version of config file /etc/issue ... [2021-07-15T16:08:28.606Z] Installing new version of config file /etc/issue.net ... [2021-07-15T16:08:28.606Z] Installing new version of config file /etc/lsb-release ... [2021-07-15T16:08:28.606Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-15T16:08:28.606Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-15T16:08:28.881Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-15T16:08:28.881Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-15T16:08:28.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:28.881Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-15T16:08:28.881Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-15T16:08:28.881Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-15T16:08:29.156Z] 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-07-15T16:08:29.156Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:29.156Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T16:08:29.156Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-15T16:08:29.156Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-15T16:08:29.156Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:29.156Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-15T16:08:29.156Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-15T16:08:29.436Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-15T16:08:29.436Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:29.436Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-15T16:08:29.436Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T16:08:29.436Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-15T16:08:29.712Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:29.712Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T16:08:29.712Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T16:08:29.712Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T16:08:29.712Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:29.712Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T16:08:29.712Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T16:08:30.001Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-15T16:08:30.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:30.001Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-15T16:08:30.001Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-15T16:08:30.001Z] Setting up grep (3.1-2build1) ... [2021-07-15T16:08:30.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:30.001Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T16:08:30.001Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T16:08:30.277Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-15T16:08:30.277Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:30.277Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T16:08:30.277Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T16:08:30.277Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-15T16:08:30.277Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:30.277Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T16:08:30.277Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T16:08:30.875Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T16:08:30.875Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T16:08:30.875Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T16:08:30.875Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T16:08:31.149Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-15T16:08:31.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:31.752Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-15T16:08:31.752Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T16:08:32.030Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T16:08:32.030Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T16:08:32.310Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T16:08:32.310Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T16:08:32.310Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T16:08:32.310Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:32.310Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-15T16:08:32.310Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-15T16:08:32.310Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-15T16:08:32.589Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:32.589Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T16:08:32.589Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T16:08:32.589Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T16:08:32.589Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:32.589Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T16:08:32.589Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T16:08:32.589Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T16:08:32.869Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:32.869Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T16:08:32.869Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T16:08:32.869Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T16:08:32.869Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:32.869Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T16:08:32.869Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T16:08:32.869Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T16:08:33.145Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:33.145Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T16:08:33.145Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T16:08:33.145Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T16:08:33.145Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T16:08:33.145Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T16:08:33.145Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:33.145Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T16:08:33.145Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T16:08:33.421Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T16:08:33.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:33.421Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T16:08:33.421Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T16:08:33.421Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T16:08:33.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:33.421Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T16:08:33.421Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T16:08:33.696Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-15T16:08:33.696Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:33.696Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T16:08:33.696Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T16:08:33.975Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-15T16:08:34.253Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-15T16:08:34.532Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-15T16:08:34.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:34.532Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T16:08:34.532Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T16:08:34.809Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T16:08:34.809Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T16:08:34.809Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-15T16:08:34.809Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T16:08:34.809Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-15T16:08:34.809Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T16:08:34.809Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-15T16:08:35.086Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-15T16:08:35.086Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-15T16:08:35.086Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T16:08:35.086Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-15T16:08:35.364Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T16:08:35.364Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-15T16:08:35.364Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T16:08:35.364Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-15T16:08:35.364Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T16:08:35.364Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-15T16:08:35.364Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T16:08:35.364Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T16:08:35.365Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T16:08:35.642Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T16:08:35.642Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T16:08:35.642Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T16:08:35.642Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T16:08:35.642Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T16:08:35.918Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-15T16:08:35.918Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T16:08:35.918Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T16:08:35.918Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T16:08:35.918Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:36.195Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T16:08:36.195Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T16:08:36.195Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-15T16:08:36.195Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T16:08:36.195Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T16:08:36.195Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T16:08:36.195Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T16:08:36.195Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:36.195Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-15T16:08:36.195Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-15T16:08:36.485Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-15T16:08:36.485Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:36.485Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-15T16:08:36.485Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-15T16:08:36.485Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-15T16:08:36.485Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:36.485Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-15T16:08:36.485Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T16:08:36.765Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T16:08:36.765Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:36.765Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T16:08:36.765Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T16:08:37.044Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T16:08:37.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:37.044Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-15T16:08:37.044Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-15T16:08:37.044Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-15T16:08:37.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:37.044Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T16:08:37.044Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T16:08:37.321Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-15T16:08:37.321Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:37.321Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T16:08:37.321Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T16:08:37.595Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-15T16:08:37.595Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:37.595Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T16:08:37.595Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T16:08:37.595Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T16:08:37.595Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:37.596Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T16:08:37.596Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T16:08:37.875Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T16:08:37.875Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:37.875Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-15T16:08:37.875Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-15T16:08:37.875Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-15T16:08:37.875Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:37.875Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-15T16:08:37.875Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-15T16:08:38.153Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-15T16:08:38.153Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:38.153Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-15T16:08:38.153Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-15T16:08:38.153Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-15T16:08:38.153Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:38.153Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-15T16:08:38.431Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-15T16:08:38.431Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-15T16:08:38.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:38.431Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-15T16:08:38.431Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-15T16:08:38.431Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-15T16:08:38.711Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T16:08:38.711Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-15T16:08:38.711Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-15T16:08:38.711Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-15T16:08:38.711Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-15T16:08:38.711Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T16:08:38.711Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T16:08:38.711Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T16:08:38.711Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T16:08:38.988Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T16:08:38.988Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T16:08:38.988Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-15T16:08:38.988Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-15T16:08:39.264Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T16:08:39.264Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-15T16:08:39.264Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-15T16:08:39.264Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-15T16:08:39.264Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-15T16:08:39.264Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-15T16:08:39.264Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-15T16:08:39.264Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-15T16:08:39.544Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-15T16:08:39.544Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-15T16:08:39.544Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-15T16:08:39.544Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-15T16:08:39.544Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-15T16:08:39.544Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-15T16:08:39.821Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-15T16:08:39.821Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-15T16:08:40.150Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-15T16:08:40.150Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-15T16:08:40.150Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-15T16:08:40.150Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-15T16:08:40.150Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T16:08:40.150Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T16:08:40.426Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T16:08:40.426Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T16:08:40.426Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T16:08:40.426Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T16:08:40.704Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T16:08:40.704Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T16:08:40.704Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:40.704Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T16:08:40.704Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:40.704Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T16:08:40.981Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:40.981Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T16:08:40.981Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:40.981Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T16:08:41.967Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:41.967Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T16:08:42.576Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:42.576Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T16:08:42.852Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:42.852Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T16:08:43.128Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:43.128Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T16:08:43.735Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T16:08:43.735Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T16:08:43.735Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T16:08:43.735Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T16:08:44.017Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T16:08:44.018Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T16:08:44.018Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T16:08:44.018Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T16:08:44.018Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-15T16:08:44.018Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-15T16:08:44.284Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T16:08:44.284Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T16:08:44.284Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T16:08:44.284Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T16:08:44.285Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-15T16:08:44.285Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-15T16:08:44.285Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:44.285Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T16:08:44.285Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:44.553Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:44.553Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:44.553Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-15T16:08:44.553Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-15T16:08:44.553Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-15T16:08:44.553Z] [2021-07-15T16:08:44.553Z] Current default time zone: 'Etc/UTC' [2021-07-15T16:08:44.553Z] Local time is now: Thu Jul 15 16:08:44 UTC 2021. [2021-07-15T16:08:44.553Z] Universal Time is now: Thu Jul 15 16:08:44 UTC 2021. [2021-07-15T16:08:44.553Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-15T16:08:44.553Z] [2021-07-15T16:08:44.553Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-15T16:08:44.553Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:44.553Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-15T16:08:44.553Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-15T16:08:44.553Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-15T16:08:44.553Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-15T16:08:44.553Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-15T16:08:44.553Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-15T16:08:44.553Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-15T16:08:44.553Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T16:08:44.553Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:44.823Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-15T16:08:44.823Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T16:08:44.823Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T16:08:44.823Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:44.823Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-15T16:08:44.823Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-15T16:08:44.823Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-15T16:08:44.823Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T16:08:44.823Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-15T16:08:44.823Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-15T16:08:44.823Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-15T16:08:44.823Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-15T16:08:46.772Z] Updating certificates in /etc/ssl/certs... [2021-07-15T16:08:47.734Z] 23 added, 27 removed; done. [2021-07-15T16:08:47.734Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T16:08:47.734Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T16:08:47.734Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-15T16:08:47.734Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-15T16:08:47.734Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-15T16:08:47.734Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T16:08:47.734Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T16:08:47.734Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T16:08:47.734Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T16:08:47.734Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T16:08:48.005Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T16:08:48.005Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T16:08:48.005Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-15T16:08:48.005Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-15T16:08:48.005Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-15T16:08:48.005Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-15T16:08:48.005Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-15T16:08:48.005Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T16:08:48.005Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T16:08:48.005Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-15T16:08:48.005Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-15T16:08:48.005Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-15T16:08:48.006Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T16:08:48.006Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T16:08:48.278Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-15T16:08:48.278Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-15T16:08:48.278Z] Updating certificates in /etc/ssl/certs... [2021-07-15T16:08:48.869Z] 0 added, 0 removed; done. [2021-07-15T16:08:48.869Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-15T16:08:48.869Z] done. [2021-07-15T16:08:49.280Z] Reading package lists... [2021-07-15T16:08:49.280Z] Building dependency tree... [2021-07-15T16:08:49.280Z] Reading state information... [2021-07-15T16:08:49.556Z] The following NEW packages will be installed: [2021-07-15T16:08:49.556Z] apt-transport-https [2021-07-15T16:08:49.556Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T16:08:49.831Z] Need to get 4348 B of archives. [2021-07-15T16:08:49.831Z] After this operation, 154 kB of additional disk space will be used. [2021-07-15T16:08:49.831Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-15T16:08:49.831Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T16:08:49.831Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-07-15T16:08:49.831Z] Selecting previously unselected package apt-transport-https. [2021-07-15T16:08:49.831Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-15T16:08:49.831Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-15T16:08:49.831Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-15T16:08:49.831Z] Setting up apt-transport-https (1.6.14) ... [2021-07-15T16:08:50.106Z] Waiting for network to be ready... [2021-07-15T16:08:56.965Z] 2021-07-15T16:08:53Z INFO Waiting for automatic snapd restart... [2021-07-15T16:08:57.568Z] snapd 2.51.1 from Canonical* installed [2021-07-15T16:08:58.557Z] "snapd" switched to the "latest/stable" channel [2021-07-15T16:08:58.557Z] [2021-07-15T16:09:01.206Z] core18 20210611 from Canonical* installed [2021-07-15T16:09:01.206Z] "core18" switched to the "latest/stable" channel [2021-07-15T16:09:01.206Z] [2021-07-15T16:09:03.847Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T16:09:04.126Z] "snapcraft" switched to the "latest/stable" channel [2021-07-15T16:09:04.126Z] [2021-07-15T16:09:08.468Z] 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-07-15T16:09:08.468Z] - README.md [2021-07-15T16:09:08.468Z] [2021-07-15T16:09:08.468Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T16:09:08.468Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T16:09:08.746Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T16:09:08.746Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T16:09:10.016Z] Reading package lists... [2021-07-15T16:09:10.138Z] lf-activate-venv(): INFO: Adding /tmp/venv-hm7b/bin to PATH [2021-07-15T16:09:10.138Z] INFO: No Stack... [2021-07-15T16:09:10.138Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T16:09:10.138Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T16:09:10.296Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-15T16:09:10.296Z] Reading package lists... [2021-07-15T16:09:10.496Z] + + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-07-15T16:09:10.496Z] cut -d, -f6 [Pipeline] lock [2021-07-15T16:09:10.558Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-2-stack-cost] [2021-07-15T16:09:10.567Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3623-2-stack-cost] did not exist. Created. [2021-07-15T16:09:10.567Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-2-stack-cost] [2021-07-15T16:09:10.572Z] Building dependency tree... [2021-07-15T16:09:10.572Z] Reading state information... [2021-07-15T16:09:10.572Z] Suggested packages: [2021-07-15T16:09:10.572Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T16:09:10.572Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-15T16:09:10.572Z] Recommended packages: [2021-07-15T16:09:10.572Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T16:09:10.850Z] The following NEW packages will be installed: [2021-07-15T16:09:10.850Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-15T16:09:10.850Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-15T16:09:10.850Z] pkg-config zip [2021-07-15T16:09:10.850Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T16:09:10.850Z] Need to get 7663 kB of archives. [2021-07-15T16:09:10.850Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-15T16:09:10.850Z] 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-07-15T16:09:10.960Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T16:09:11.131Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-15T16:09:11.131Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-15T16:09:11.131Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-15T16:09:11.131Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-15T16:09:11.131Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-15T16:09:11.131Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-15T16:09:11.131Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-15T16:09:11.227Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T16:09:11.240Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-07-15T16:09:11.414Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-15T16:09:11.414Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-15T16:09:11.414Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-15T16:09:11.414Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T16:09:11.692Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-15T16:09:11.692Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-15T16:09:11.692Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-15T16:09:11.692Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T16:09:11.692Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-07-15T16:09:11.692Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-15T16:09:11.692Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-15T16:09:11.692Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-15T16:09:11.692Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T16:09:11.967Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T16:09:11.967Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-15T16:09:11.967Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T16:09:11.967Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T16:09:11.967Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-15T16:09:11.967Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T16:09:11.967Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T16:09:11.967Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-15T16:09:11.967Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T16:09:12.244Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T16:09:12.244Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-15T16:09:12.244Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T16:09:12.244Z] Selecting previously unselected package liberror-perl. [2021-07-15T16:09:12.244Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-15T16:09:12.244Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-15T16:09:12.244Z] Selecting previously unselected package git-man. [2021-07-15T16:09:12.244Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-15T16:09:12.244Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T16:09:12.244Z] Selecting previously unselected package git. [2021-07-15T16:09:12.244Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-15T16:09:12.523Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T16:09:12.801Z] Selecting previously unselected package libnorm1:amd64. [2021-07-15T16:09:12.801Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-15T16:09:12.801Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T16:09:13.260Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-15T16:09:13.260Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-15T16:09:13.260Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T16:09:13.260Z] Selecting previously unselected package libsodium23:amd64. [2021-07-15T16:09:13.260Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-15T16:09:13.260Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-15T16:09:13.260Z] Selecting previously unselected package libzmq5:amd64. [2021-07-15T16:09:13.260Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T16:09:13.260Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T16:09:13.260Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-15T16:09:13.260Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T16:09:13.260Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T16:09:13.260Z] Selecting previously unselected package pkg-config. [2021-07-15T16:09:13.260Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-15T16:09:13.260Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T16:09:13.260Z] Selecting previously unselected package zip. [2021-07-15T16:09:13.260Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-15T16:09:13.622Z] Unpacking zip (3.0-11build1) ... [2021-07-15T16:09:13.622Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T16:09:13.622Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T16:09:13.622Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T16:09:13.622Z] Setting up liberror-perl (0.17025-1) ... [2021-07-15T16:09:13.622Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T16:09:13.622Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T16:09:13.622Z] No schema files found: doing nothing. [2021-07-15T16:09:13.622Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T16:09:13.622Z] Setting up zip (3.0-11build1) ... [2021-07-15T16:09:13.622Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T16:09:13.622Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-15T16:09:13.622Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T16:09:13.622Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T16:09:13.622Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T16:09:13.622Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T16:09:13.622Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T16:09:13.622Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T16:09:14.293Z] git set to automatically installed. [2021-07-15T16:09:14.293Z] git-man set to automatically installed. [2021-07-15T16:09:14.293Z] libcurl3-gnutls set to automatically installed. [2021-07-15T16:09:14.293Z] liberror-perl set to automatically installed. [2021-07-15T16:09:14.293Z] libglib2.0-0 set to automatically installed. [2021-07-15T16:09:14.293Z] libnghttp2-14 set to automatically installed. [2021-07-15T16:09:14.293Z] libnorm1 set to automatically installed. [2021-07-15T16:09:14.293Z] libpgm-5.2-0 set to automatically installed. [2021-07-15T16:09:14.293Z] libpsl5 set to automatically installed. [2021-07-15T16:09:14.293Z] librtmp1 set to automatically installed. [2021-07-15T16:09:14.293Z] libsodium23 set to automatically installed. [2021-07-15T16:09:14.293Z] libzmq3-dev set to automatically installed. [2021-07-15T16:09:14.293Z] libzmq5 set to automatically installed. [2021-07-15T16:09:14.293Z] pkg-config set to automatically installed. [2021-07-15T16:09:14.293Z] zip set to automatically installed. [2021-07-15T16:09:15.368Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T16:09:23.607Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-15T16:09:24.574Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T16:09:25.162Z] snap "core18" has no updates available [2021-07-15T16:09:25.751Z] Pulling config-common [2021-07-15T16:09:25.751Z] + snapcraftctl pull [2021-07-15T16:09:27.179Z] Pulling go-build-helper [2021-07-15T16:09:27.179Z] + snapcraftctl pull [2021-07-15T16:09:28.150Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-15T16:09:28.150Z] Skipping pull go-build-helper (already ran) [2021-07-15T16:09:28.150Z] Building go-build-helper [2021-07-15T16:09:28.150Z] + snapcraftctl build [2021-07-15T16:09:30.741Z] Staging go-build-helper [2021-07-15T16:09:30.741Z] + snapcraftctl stage [2021-07-15T16:09:38.964Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T16:09:38.964Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T16:09:38.964Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T16:09:38.964Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T16:09:38.964Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T16:09:38.964Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T16:09:38.964Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T16:09:38.964Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T16:09:38.964Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T16:09:38.964Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T16:09:38.964Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T16:09:38.965Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T16:09:38.965Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T16:09:38.965Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T16:09:38.965Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T16:09:38.965Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T16:09:38.965Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T16:09:38.965Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T16:09:38.965Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T16:09:38.965Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T16:09:38.965Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T16:09:38.965Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T16:09:38.965Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T16:09:38.965Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T16:09:38.965Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T16:09:38.965Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T16:09:38.965Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T16:09:38.965Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-15T16:09:38.965Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-15T16:09:38.965Z] Fetched 224 kB in 0s (0 B/s) [2021-07-15T16:09:38.965Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-15T16:09:38.965Z] Fetched 157 kB in 0s (0 B/s) [2021-07-15T16:09:38.965Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-15T16:09:38.965Z] Fetched 221 kB in 0s (0 B/s) [2021-07-15T16:09:38.965Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-15T16:09:38.965Z] Fetched 143 kB in 0s (0 B/s) [2021-07-15T16:09:38.965Z] Pulling edgex-go [2021-07-15T16:09:38.965Z] + snapcraftctl pull [2021-07-15T16:09:40.399Z] Pulling hooks [2021-07-15T16:09:40.399Z] + snapcraftctl pull [2021-07-15T16:09:58.661Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T16:09:58.661Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T16:09:58.661Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T16:09:58.661Z] Fetched 0 B in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-15T16:09:58.661Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-15T16:09:58.661Z] Fetched 279 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-15T16:09:58.661Z] Fetched 122 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-15T16:09:58.661Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-15T16:09:58.661Z] Fetched 8848 B in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-15T16:09:58.661Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-15T16:09:58.661Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-15T16:09:58.661Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-15T16:09:58.661Z] Fetched 219 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-15T16:09:58.661Z] Fetched 154 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-15T16:09:58.661Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-15T16:09:58.661Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-15T16:09:58.661Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-15T16:09:58.661Z] Fetched 499 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-15T16:09:58.661Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-15T16:09:58.661Z] Fetched 240 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-15T16:09:58.661Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-15T16:09:58.661Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-15T16:09:58.661Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-15T16:09:58.661Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-15T16:09:58.662Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-15T16:09:58.662Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-15T16:09:58.662Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-15T16:09:58.662Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-15T16:09:58.662Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-15T16:09:58.662Z] Fetched 8720 B in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-15T16:09:58.662Z] Fetched 140 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-15T16:09:58.662Z] Fetched 119 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-15T16:09:58.662Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-15T16:09:58.662Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-15T16:09:58.662Z] Fetched 645 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-15T16:09:58.662Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-15T16:09:58.662Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-15T16:09:58.662Z] Fetched 368 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-15T16:09:58.662Z] Fetched 187 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-15T16:09:58.662Z] Fetched 175 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-15T16:09:58.662Z] Fetched 206 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-15T16:09:58.662Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-15T16:09:58.662Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-15T16:09:58.662Z] Fetched 159 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-15T16:09:58.662Z] Fetched 107 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-15T16:09:58.662Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-15T16:09:58.662Z] Pulling static-packages [2021-07-15T16:09:58.662Z] + snapcraftctl pull [2021-07-15T16:09:58.662Z] Pulling version [2021-07-15T16:09:58.662Z] + cd /root/project [2021-07-15T16:09:58.662Z] + git describe --tags --abbrev=0 [2021-07-15T16:09:58.662Z] + sed s/v// [2021-07-15T16:09:58.662Z] + GIT_VERSION=2.0.1-dev.9 [2021-07-15T16:09:58.662Z] + [ -z 2.0.1-dev.9 ] [2021-07-15T16:09:58.662Z] + snapcraftctl set-version 2.0.1-dev.9 [2021-07-15T16:09:58.933Z] Building config-common [2021-07-15T16:09:58.933Z] + snapcraftctl build [2021-07-15T16:10:01.198Z] Skipping build go-build-helper (already ran) [2021-07-15T16:10:01.198Z] Building edgex-go [2021-07-15T16:10:01.198Z] + cd /root/parts/edgex-go/src [2021-07-15T16:10:01.198Z] + git describe --tags --abbrev=0 [2021-07-15T16:10:01.198Z] + sed s/v// [2021-07-15T16:10:01.198Z] + GIT_VERSION=2.0.1-dev.9 [2021-07-15T16:10:01.198Z] + [ -z 2.0.1-dev.9 ] [2021-07-15T16:10:01.198Z] + echo 2.0.1-dev.9 [2021-07-15T16:10:01.198Z] + make build [2021-07-15T16:10:01.198Z] go mod tidy [2021-07-15T16:10:03.200Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-15T16:10:03.200Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-15T16:10:03.200Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-15T16:10:03.200Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-15T16:10:03.200Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-15T16:10:03.200Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-15T16:10:03.200Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-15T16:10:03.200Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-15T16:10:03.200Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-15T16:10:03.200Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-15T16:10:03.200Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-15T16:10:03.200Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-15T16:10:03.200Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-15T16:10:03.200Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-15T16:10:03.476Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-15T16:10:03.761Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-15T16:10:03.761Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-15T16:10:04.043Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-15T16:10:04.642Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-15T16:10:04.642Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-15T16:10:04.642Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-15T16:10:04.642Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-15T16:10:04.642Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-15T16:10:04.642Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-15T16:10:04.642Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-15T16:10:04.642Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-15T16:10:04.925Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-15T16:10:04.925Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-15T16:10:04.925Z] go: downloading golang.org/x/text v0.3.2 [2021-07-15T16:10:04.925Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-15T16:10:04.925Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-15T16:10:04.925Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-15T16:10:04.925Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-15T16:10:04.925Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-15T16:10:04.925Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-15T16:10:05.201Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-15T16:10:05.201Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-15T16:10:05.201Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-15T16:10:05.201Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-15T16:10:05.201Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-15T16:10:05.201Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-15T16:10:05.201Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-15T16:10:05.481Z] go: downloading github.com/kr/text v0.1.0 [2021-07-15T16:10:05.481Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-15T16:10:05.481Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-15T16:10:05.481Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-15T16:10:05.760Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-15T16:10:05.760Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-15T16:10:05.760Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-15T16:10:05.760Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-15T16:10:05.760Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-15T16:10:05.760Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-15T16:10:05.760Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-15T16:10:05.760Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-15T16:10:05.760Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-15T16:10:05.760Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-15T16:10:05.760Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-15T16:10:06.037Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-15T16:10:06.037Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-15T16:10:06.037Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-15T16:10:06.037Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-15T16:10:06.037Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-15T16:10:06.037Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-15T16:10:06.037Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-15T16:10:06.037Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-15T16:10:06.037Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-15T16:10:06.037Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-15T16:10:06.037Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-15T16:10:06.037Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-15T16:10:06.037Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-15T16:10:06.037Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-15T16:10:06.037Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-15T16:10:06.037Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-15T16:10:06.037Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-15T16:10:06.038Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-15T16:10:06.038Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-15T16:10:06.038Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-15T16:10:06.323Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T16:10:14.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T16:10:18.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T16:10:19.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T16:10:21.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T16:10:21.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T16:10:22.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T16:10:23.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T16:10:24.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T16:10:25.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T16:10:26.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T16:10:27.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T16:10:29.092Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-15T16:10:29.092Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-15T16:10:29.092Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-15T16:10:29.092Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-15T16:10:29.092Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-15T16:10:29.092Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-15T16:10:29.092Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-15T16:10:29.092Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-15T16:10:29.092Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-15T16:10:29.092Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-15T16:10:29.092Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-15T16:10:29.092Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-15T16:10:29.372Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-15T16:10:29.372Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-15T16:10:29.372Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-15T16:10:29.372Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-15T16:10:29.372Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-15T16:10:29.372Z] + 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-07-15T16:10:29.372Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-15T16:10:29.372Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-15T16:10:29.372Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-15T16:10:29.372Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-15T16:10:29.372Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-15T16:10:29.372Z] + 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-07-15T16:10:29.372Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-15T16:10:29.372Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-15T16:10:29.372Z] + 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-07-15T16:10:30.359Z] Building hooks [2021-07-15T16:10:30.359Z] + cd /root/parts/hooks/src [2021-07-15T16:10:30.359Z] + make build [2021-07-15T16:10:30.359Z] go mod tidy [2021-07-15T16:10:30.960Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-15T16:10:30.960Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-15T16:10:30.960Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-15T16:10:30.960Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-15T16:10:31.237Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-15T16:10:31.843Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-15T16:10:32.444Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-15T16:10:32.445Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-15T16:10:35.864Z] Building static-packages [2021-07-15T16:10:35.864Z] + snapcraftctl build [2021-07-15T16:10:37.316Z] Building version [2021-07-15T16:10:37.316Z] + snapcraftctl build [2021-07-15T16:10:39.954Z] Staging config-common [2021-07-15T16:10:39.954Z] + snapcraftctl stage [2021-07-15T16:10:40.540Z] Skipping stage go-build-helper (already ran) [2021-07-15T16:10:40.540Z] Staging edgex-go [2021-07-15T16:10:40.540Z] + snapcraftctl stage [2021-07-15T16:10:41.508Z] Staging hooks [2021-07-15T16:10:41.508Z] + snapcraftctl stage [2021-07-15T16:10:42.470Z] Staging static-packages [2021-07-15T16:10:42.470Z] + snapcraftctl stage [2021-07-15T16:10:43.604Z] Staging version [2021-07-15T16:10:43.604Z] + snapcraftctl stage [2021-07-15T16:10:44.364Z] Priming config-common [2021-07-15T16:10:44.632Z] + snapcraftctl prime [2021-07-15T16:10:46.079Z] Priming go-build-helper [2021-07-15T16:10:46.079Z] + snapcraftctl prime [2021-07-15T16:10:46.523Z] Priming edgex-go [2021-07-15T16:10:46.523Z] + snapcraftctl prime [2021-07-15T16:10:48.097Z] Priming hooks [2021-07-15T16:10:48.097Z] + snapcraftctl prime [2021-07-15T16:10:49.152Z] Priming static-packages [2021-07-15T16:10:49.152Z] + snapcraftctl prime [2021-07-15T16:10:51.801Z] Priming version [2021-07-15T16:10:51.801Z] + snapcraftctl prime [2021-07-15T16:10:53.339Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-15T16:10:55.533Z] provisioning config files... [2021-07-15T16:10:55.547Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3104679014440208061tmp [Pipeline] { [Pipeline] sh [2021-07-15T16:10:55.881Z] + set +x [2021-07-15T16:10:55.881Z] + curl -s https://codecov.io/bash [2021-07-15T16:10:55.881Z] + bash -s -- [2021-07-15T16:10:55.881Z] [2021-07-15T16:10:55.881Z] _____ _ [2021-07-15T16:10:55.881Z] / ____| | | [2021-07-15T16:10:55.881Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T16:10:55.881Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T16:10:55.881Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T16:10:55.881Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T16:10:55.881Z] Bash-1.0.5 [2021-07-15T16:10:55.881Z] [2021-07-15T16:10:55.881Z] [2021-07-15T16:10:55.881Z] ==> git version 2.24.4 found [2021-07-15T16:10:56.149Z] ==> 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-07-15T16:10:56.149Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T16:10:56.149Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T16:10:56.149Z] ==> Jenkins CI detected. [2021-07-15T16:10:56.149Z] project root: . [2021-07-15T16:10:56.149Z] --> token set from env [2021-07-15T16:10:56.149Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T16:10:56.149Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T16:10:56.149Z] ==> Python coveragepy not found [2021-07-15T16:10:56.149Z] ==> Searching for coverage reports in: [2021-07-15T16:10:56.149Z] + . [2021-07-15T16:10:56.149Z] -> Found 1 reports [2021-07-15T16:10:56.149Z] ==> Detecting git/mercurial file structure [2021-07-15T16:10:56.149Z] ==> Reading reports [2021-07-15T16:10:56.149Z] + ./coverage.out bytes=402846 [2021-07-15T16:10:56.149Z] ==> Appending adjustments [2021-07-15T16:10:56.149Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T16:10:57.142Z] + Found adjustments [2021-07-15T16:10:57.142Z] ==> Gzipping contents [2021-07-15T16:10:57.408Z] 56K /tmp/codecov.1PzL1a.gz [2021-07-15T16:10:57.408Z] ==> Uploading reports [2021-07-15T16:10:57.408Z] url: https://codecov.io [2021-07-15T16:10:57.408Z] query: branch=PR-3623&commit=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-15T16:10:57.408Z] -> Pinging Codecov [2021-07-15T16:10:57.408Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-15T16:10:57.408Z]  [2021-07-15T16:10:57.408Z] 301 [2021-07-15T16:10:57.408Z] ==> Uploading to Codecov [2021-07-15T16:10:57.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T16:10:57.408Z] Dload Upload Total Spent Left Speed [2021-07-15T16:10:57.673Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 54579 0 0 60 32768 0 186k --:--:-- --:--:-- --:--:-- 187k [2021-07-15T16:10:57.673Z]  [Pipeline] } [2021-07-15T16:10:57.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-15T16:10:59.191Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T16:10:59.802Z] ---> package-listing.sh [2021-07-15T16:10:59.802Z] ++ facter osfamily [2021-07-15T16:10:59.802Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T16:11:00.072Z] + OS_FAMILY=redhat [2021-07-15T16:11:00.072Z] + workspace=/w/workspace/edgex-go/2 [2021-07-15T16:11:00.072Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T16:11:00.072Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T16:11:00.072Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T16:11:00.072Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T16:11:00.072Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-15T16:11:00.072Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T16:11:00.072Z] + case "${OS_FAMILY}" in [2021-07-15T16:11:00.072Z] + sort [2021-07-15T16:11:00.072Z] + rpm -qa [2021-07-15T16:11:02.026Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T16:11:02.027Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T16:11:02.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T16:11:02.027Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-15T16:11:02.027Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-07-15T16:11:02.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-07-15T16:11:02.045Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T16:11:02.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T16:11:03.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T16:11:03.003Z] [2021-07-15T16:11:03.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T16:11:03.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T16:11:03.625Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T16:11:03.625Z] 5843afab3874: Pulling fs layer [2021-07-15T16:11:03.625Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T16:11:03.625Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T16:11:03.625Z] 1a467efa2204: Pulling fs layer [2021-07-15T16:11:03.625Z] 865369a531d5: Pulling fs layer [2021-07-15T16:11:03.625Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T16:11:03.625Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T16:11:03.625Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T16:11:03.625Z] 7074353bde3e: Pulling fs layer [2021-07-15T16:11:03.625Z] 1a467efa2204: Waiting [2021-07-15T16:11:03.625Z] 865369a531d5: Waiting [2021-07-15T16:11:03.625Z] 2dc3bafdbf1c: Waiting [2021-07-15T16:11:03.625Z] 9ac237eaa80d: Waiting [2021-07-15T16:11:03.625Z] 6bcad4ecc5c2: Waiting [2021-07-15T16:11:03.625Z] 7074353bde3e: Waiting [2021-07-15T16:11:03.625Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T16:11:03.625Z] 2dfaacf7024e: Download complete [2021-07-15T16:11:03.625Z] 1a467efa2204: Verifying Checksum [2021-07-15T16:11:03.625Z] 1a467efa2204: Download complete [2021-07-15T16:11:03.904Z] 5843afab3874: Verifying Checksum [2021-07-15T16:11:03.904Z] 5843afab3874: Download complete [2021-07-15T16:11:03.904Z] 5843afab3874: Pull complete [2021-07-15T16:11:04.173Z] 2dfaacf7024e: Pull complete [2021-07-15T16:11:04.173Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T16:11:04.173Z] 2dc3bafdbf1c: Download complete [2021-07-15T16:11:04.173Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T16:11:04.173Z] 2dbba127c6aa: Download complete [2021-07-15T16:11:04.173Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T16:11:04.173Z] 9ac237eaa80d: Download complete [2021-07-15T16:11:04.173Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T16:11:04.173Z] 6bcad4ecc5c2: Download complete [2021-07-15T16:11:04.173Z] 865369a531d5: Verifying Checksum [2021-07-15T16:11:04.173Z] 865369a531d5: Download complete [2021-07-15T16:11:04.788Z] 2dbba127c6aa: Pull complete [2021-07-15T16:11:04.788Z] 1a467efa2204: Pull complete [2021-07-15T16:11:05.062Z] 865369a531d5: Pull complete [2021-07-15T16:11:05.062Z] 2dc3bafdbf1c: Pull complete [2021-07-15T16:11:05.062Z] 9ac237eaa80d: Pull complete [2021-07-15T16:11:05.331Z] 6bcad4ecc5c2: Pull complete [2021-07-15T16:11:09.608Z] 7074353bde3e: Verifying Checksum [2021-07-15T16:11:09.608Z] 7074353bde3e: Download complete [2021-07-15T16:11:12.992Z] 7074353bde3e: Pull complete [2021-07-15T16:11:12.992Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T16:11:12.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T16:11:12.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T16:11:13.098Z] prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container [2021-07-15T16:11:13.166Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T16:11:16.143Z] $ docker top ecd2df116c48d92ac507f026a23443ef6fdcc72356f9ece370bbaa5c64a2ee8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T16:11:16.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T16:11:16.909Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T16:11:17.229Z] + ls /var/log/sa-host [2021-07-15T16:11:17.229Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T16:11:17.229Z] file_magic: OK [2021-07-15T16:11:17.229Z] HZ: Using current value: 100 [2021-07-15T16:11:17.229Z] file_header: OK [2021-07-15T16:11:17.229Z] 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-07-15T16:11:17.229Z] Statistics: [2021-07-15T16:11:17.229Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T16:11:17.229Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T16:11:17.229Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T16:11:17.229Z] file_magic: OK [2021-07-15T16:11:17.229Z] HZ: Using current value: 100 [2021-07-15T16:11:17.229Z] file_header: OK [2021-07-15T16:11:17.229Z] 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-07-15T16:11:17.229Z] Statistics: [2021-07-15T16:11:17.229Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T16:11:17.229Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T16:11:18.032Z] provisioning config files... [2021-07-15T16:11:18.056Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config371087024073772294tmp [Pipeline] { [Pipeline] echo [2021-07-15T16:11:18.214Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T16:11:18.664Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T16:11:18.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T16:11:19.217Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T16:11:19.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T16:11:19.580Z] ---> sudo-logs.sh [2021-07-15T16:11:19.580Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T16:11:19.617Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T16:11:19.938Z] ---> job-cost.sh [2021-07-15T16:11:19.939Z] lf-activate-venv: SKIPPING [2021-07-15T16:11:19.939Z] DEBUG: total: 0.18000000715255737 [2021-07-15T16:11:19.939Z] INFO: Retrieving Stack Cost... [2021-07-15T16:11:21.354Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T16:11:21.650Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T16:11:21.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T16:11:22.008Z] ---> logs-deploy.sh [2021-07-15T16:11:22.008Z] lf-activate-venv: SKIPPING [2021-07-15T16:11:22.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/2 [2021-07-15T16:11:22.008Z] INFO: archiving workspace using pattern(s): [2021-07-15T16:11:22.592Z] Archives upload complete. [2021-07-15T16:11:22.858Z] INFO: archiving logs to Nexus [2021-07-15T16:11:23.451Z] ---> uname -a: [2021-07-15T16:11:23.451Z] Linux prd-centos7-docker-4c-2g-2865.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] ---> lscpu: [2021-07-15T16:11:23.451Z] Architecture: x86_64 [2021-07-15T16:11:23.451Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-15T16:11:23.451Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-15T16:11:23.451Z] Byte Order: Little Endian [2021-07-15T16:11:23.451Z] CPU(s): 2 [2021-07-15T16:11:23.451Z] On-line CPU(s) list: 0,1 [2021-07-15T16:11:23.451Z] Vendor ID: AuthenticAMD [2021-07-15T16:11:23.451Z] BIOS Vendor ID: QEMU [2021-07-15T16:11:23.451Z] Model name: AMD EPYC-Rome Processor [2021-07-15T16:11:23.451Z] BIOS Model name: pc-i440fx-4.2 [2021-07-15T16:11:23.451Z] CPU family: 23 [2021-07-15T16:11:23.451Z] Model: 49 [2021-07-15T16:11:23.451Z] Thread(s) per core: 1 [2021-07-15T16:11:23.451Z] Core(s) per socket: 1 [2021-07-15T16:11:23.451Z] Socket(s): 2 [2021-07-15T16:11:23.451Z] Stepping: 0 [2021-07-15T16:11:23.451Z] BogoMIPS: 5599.99 [2021-07-15T16:11:23.451Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-07-15T16:11:23.451Z] Virtualization: AMD-V [2021-07-15T16:11:23.451Z] Hypervisor vendor: KVM [2021-07-15T16:11:23.451Z] Virtualization type: full [2021-07-15T16:11:23.451Z] L1d cache: 64 KiB (2 instances) [2021-07-15T16:11:23.451Z] L1i cache: 64 KiB (2 instances) [2021-07-15T16:11:23.451Z] L2 cache: 1 MiB (2 instances) [2021-07-15T16:11:23.451Z] L3 cache: 32 MiB (2 instances) [2021-07-15T16:11:23.451Z] NUMA node(s): 1 [2021-07-15T16:11:23.451Z] NUMA node0 CPU(s): 0,1 [2021-07-15T16:11:23.451Z] Vulnerability Itlb multihit: Not affected [2021-07-15T16:11:23.451Z] Vulnerability L1tf: Not affected [2021-07-15T16:11:23.451Z] Vulnerability Mds: Not affected [2021-07-15T16:11:23.451Z] Vulnerability Meltdown: Not affected [2021-07-15T16:11:23.451Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-15T16:11:23.451Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-15T16:11:23.451Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-15T16:11:23.451Z] Vulnerability Srbds: Not affected [2021-07-15T16:11:23.451Z] Vulnerability Tsx async abort: Not affected [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] ---> nproc: [2021-07-15T16:11:23.451Z] 2 [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] ---> df -h: [2021-07-15T16:11:23.451Z] Filesystem Size Used Available Use% Mounted on [2021-07-15T16:11:23.451Z] overlay 40.0G 12.5G 27.5G 31% / [2021-07-15T16:11:23.451Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-15T16:11:23.451Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-15T16:11:23.451Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp [2021-07-15T16:11:23.451Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] ---> free -m: [2021-07-15T16:11:23.451Z] total used free shared buff/cache available [2021-07-15T16:11:23.451Z] Mem: 7821 943 2083 0 4793 6561 [2021-07-15T16:11:23.451Z] Swap: 1023 2 1021 [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] ---> ip addr: [2021-07-15T16:11:23.451Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-15T16:11:23.451Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-15T16:11:23.451Z] inet 127.0.0.1/8 scope host lo [2021-07-15T16:11:23.451Z] valid_lft forever preferred_lft forever [2021-07-15T16:11:23.451Z] inet6 ::1/128 scope host [2021-07-15T16:11:23.451Z] valid_lft forever preferred_lft forever [2021-07-15T16:11:23.451Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-15T16:11:23.451Z] link/ether fa:16:3e:84:77:80 brd ff:ff:ff:ff:ff:ff [2021-07-15T16:11:23.451Z] inet 10.30.122.147/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-15T16:11:23.451Z] valid_lft 84856sec preferred_lft 84856sec [2021-07-15T16:11:23.451Z] inet6 fe80::f816:3eff:fe84:7780/64 scope link [2021-07-15T16:11:23.451Z] valid_lft forever preferred_lft forever [2021-07-15T16:11:23.451Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-15T16:11:23.451Z] link/ether 02:42:d9:f9:75:41 brd ff:ff:ff:ff:ff:ff [2021-07-15T16:11:23.451Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-15T16:11:23.451Z] valid_lft forever preferred_lft forever [2021-07-15T16:11:23.451Z] inet6 fe80::42:d9ff:fef9:7541/64 scope link [2021-07-15T16:11:23.451Z] valid_lft forever preferred_lft forever [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] ---> sar -b -r -n DEV: [2021-07-15T16:11:23.451Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] 15:45:28 LINUX RESTART (2 CPU) [2021-07-15T16:11:23.451Z] [2021-07-15T16:11:23.451Z] 15:46:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-15T16:11:23.451Z] 15:47:01 90.16 4.43 85.74 0.00 2910.04 9067.17 0.00 [2021-07-15T16:11:23.451Z] 15:48:01 86.79 0.18 86.61 0.00 22.78 42609.54 0.00 [2021-07-15T16:11:23.451Z] 15:49:01 142.26 0.00 142.26 0.00 0.00 20301.18 0.00 [2021-07-15T16:11:23.451Z] 15:50:01 56.65 0.00 56.65 0.00 0.00 8158.23 0.00 [2021-07-15T16:11:23.451Z] 15:51:03 373.23 142.53 230.71 0.00 3421.52 154352.83 0.00 [2021-07-15T16:11:23.451Z] 15:52:01 634.20 261.89 372.31 0.00 14979.44 182750.59 0.00 [2021-07-15T16:11:23.451Z] 15:53:01 707.98 206.61 501.37 0.00 7426.17 205326.42 0.00 [2021-07-15T16:11:23.451Z] 15:54:01 129.59 14.80 114.79 0.00 1726.43 18010.69 0.00 [2021-07-15T16:11:23.451Z] 15:55:01 0.23 0.00 0.23 0.00 0.00 3.27 0.00 [2021-07-15T16:11:23.451Z] 15:56:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-07-15T16:11:23.451Z] 15:57:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 [2021-07-15T16:11:23.451Z] 15:58:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 [2021-07-15T16:11:23.451Z] 15:59:01 0.22 0.00 0.22 0.00 0.00 1.65 0.00 [2021-07-15T16:11:23.451Z] 16:00:01 0.32 0.05 0.27 0.00 0.80 3.38 0.00 [2021-07-15T16:11:23.452Z] 16:01:01 0.45 0.20 0.25 0.00 5.86 3.35 0.00 [2021-07-15T16:11:23.452Z] 16:02:01 1.07 0.20 0.87 0.00 3.60 17.72 0.00 [2021-07-15T16:11:23.452Z] 16:03:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-07-15T16:11:23.452Z] 16:04:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-07-15T16:11:23.452Z] 16:05:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 [2021-07-15T16:11:23.452Z] 16:06:01 0.15 0.00 0.15 0.00 0.00 1.53 0.00 [2021-07-15T16:11:23.452Z] 16:07:01 0.40 0.00 0.40 0.00 0.00 5.88 0.00 [2021-07-15T16:11:23.452Z] 16:08:01 0.27 0.00 0.27 0.00 0.00 4.67 0.00 [2021-07-15T16:11:23.452Z] 16:09:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 [2021-07-15T16:11:23.452Z] 16:10:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 [2021-07-15T16:11:23.452Z] 16:11:01 41.88 41.66 0.22 0.00 4214.03 16.64 0.00 [2021-07-15T16:11:23.452Z] Average: 90.30 26.75 63.56 0.00 1370.88 25581.95 0.00 [2021-07-15T16:11:23.452Z] [2021-07-15T16:11:23.452Z] 15:46:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-15T16:11:23.452Z] 15:47:01 5126792 0 894416 11.17 2620 1985112 1495912 16.52 874284 1598128 91220 [2021-07-15T16:11:23.452Z] 15:48:01 4094468 0 969964 12.11 2620 2941888 1580436 17.45 1057800 2370636 64312 [2021-07-15T16:11:23.452Z] 15:49:01 3830460 0 1083940 13.53 2620 3091920 1721864 19.01 1322928 2299048 230268 [2021-07-15T16:11:23.452Z] 15:50:01 3887992 0 1050068 13.11 2620 3068260 1794356 19.81 1237728 2319108 129496 [2021-07-15T16:11:23.452Z] 15:51:03 1292876 0 1210776 15.12 2620 5502668 1865792 20.60 1972300 4087824 27584 [2021-07-15T16:11:23.452Z] 15:52:01 154400 0 1533872 19.15 2620 6318048 3183576 35.15 3217768 3911044 576304 [2021-07-15T16:11:23.452Z] 15:53:01 1176484 0 1570648 19.61 2620 5259188 2698140 29.79 2230108 3837972 77944 [2021-07-15T16:11:23.452Z] 15:54:01 2758260 0 1169836 14.61 2620 4078224 1450512 16.01 1365520 3166928 16 [2021-07-15T16:11:23.452Z] 15:55:01 2773432 0 1154664 14.42 2620 4078224 1259876 13.91 1390268 3131412 8 [2021-07-15T16:11:23.452Z] 15:56:01 2777400 0 1150688 14.37 2620 4078232 1259960 13.91 1385356 3136508 12 [2021-07-15T16:11:23.452Z] 15:57:01 2776192 0 1151896 14.38 2620 4078232 1259984 13.91 1387216 3135072 16 [2021-07-15T16:11:23.452Z] 15:58:01 2776392 0 1151688 14.38 2620 4078240 1259876 13.91 1387128 3135080 8 [2021-07-15T16:11:23.452Z] 15:59:01 2776184 0 1151892 14.38 2620 4078244 1259876 13.91 1387128 3135076 8 [2021-07-15T16:11:23.452Z] 16:00:01 2775384 0 1152692 14.39 2620 4078244 1260168 13.91 1387572 3135100 8 [2021-07-15T16:11:23.452Z] 16:01:01 2775488 0 1152548 14.39 2620 4078284 1262364 13.94 1388244 3134912 24 [2021-07-15T16:11:23.452Z] 16:02:01 2775368 0 1152488 14.39 2620 4078464 1260496 13.92 1387480 3135356 12 [2021-07-15T16:11:23.452Z] 16:03:01 2775780 0 1152072 14.38 2620 4078468 1260448 13.92 1387436 3135356 16 [2021-07-15T16:11:23.452Z] 16:04:01 2775712 0 1152132 14.39 2620 4078476 1260448 13.92 1387392 3135356 16 [2021-07-15T16:11:23.452Z] 16:05:01 2775024 0 1152820 14.39 2620 4078476 1260604 13.92 1387768 3135356 8 [2021-07-15T16:11:23.452Z] 16:06:01 2775600 0 1152236 14.39 2620 4078484 1260532 13.92 1387484 3135356 16 [2021-07-15T16:11:23.452Z] 16:07:01 2775672 0 1152164 14.39 2620 4078484 1260496 13.92 1387420 3135356 12 [2021-07-15T16:11:23.452Z] 16:08:01 2775712 0 1152120 14.39 2620 4078488 1260448 13.92 1387416 3135356 8 [2021-07-15T16:11:23.452Z] 16:09:01 2775644 0 1152180 14.39 2620 4078496 1260448 13.92 1387424 3135356 16 [2021-07-15T16:11:23.452Z] 16:10:01 2775612 0 1152212 14.39 2620 4078496 1260448 13.92 1387416 3135356 8 [2021-07-15T16:11:23.452Z] 16:11:01 2623100 0 1178120 14.71 2620 4205100 1293496 14.28 1412172 3261716 220 [2021-07-15T16:11:23.452Z] Average: 2774217 0 1163925 14.53 2620 4068178 1490022 16.45 1475630 3080551 47902 [2021-07-15T16:11:23.452Z] [2021-07-15T16:11:23.452Z] 15:46:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-15T16:11:23.452Z] 15:47:01 eth0 1634.75 1268.84 5032.83 147.15 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:47:01 vethe0c9313 609.27 569.23 57.07 1620.85 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:47:01 docker0 609.27 569.10 48.74 1620.84 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:48:01 eth0 933.39 596.79 4432.20 106.62 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:48:01 vethfffa412 92.42 150.33 6.62 347.16 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:48:01 docker0 299.83 485.09 25.77 1478.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:49:01 vethd515f26 0.32 0.45 0.03 0.05 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:49:01 eth0 205.85 160.22 539.49 29.34 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:49:01 docker0 134.22 157.85 10.39 498.82 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:50:01 vethd515f26 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:50:01 eth0 23.22 14.21 14.37 56.34 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:50:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:51:03 eth0 275.82 188.20 1672.71 66.78 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:51:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:51:03 veth4dc1e8c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:51:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:52:01 vethea97af0 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:52:01 veth3bde87a 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:52:01 veth9bd9c11 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:52:01 eth0 124.85 84.79 285.75 21.66 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:53:01 veth5ff37bd 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:53:01 vethc423b51 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:53:01 eth0 343.71 203.98 1736.90 89.23 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:54:01 eth0 64.46 35.39 141.79 57.39 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:54:01 docker0 1176.12 1424.20 93.11 4343.30 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:55:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:56:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:57:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:59:01 eth0 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:00:01 eth0 0.38 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:01:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:02:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:04:01 eth0 0.50 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:05:01 eth0 0.42 0.35 0.26 0.20 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:06:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:07:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:08:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:10:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:11:01 eth0 10.53 6.35 9.91 3.56 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] Average: eth0 143.00 101.01 550.34 23.04 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] Average: docker0 47.13 57.07 3.73 174.05 0.00 0.00 0.00 0.00 [2021-07-15T16:11:23.452Z] [2021-07-15T16:11:23.452Z] [2021-07-15T16:11:23.452Z] ---> sar -P ALL: [2021-07-15T16:11:23.452Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) [2021-07-15T16:11:23.452Z] [2021-07-15T16:11:23.452Z] 15:45:28 LINUX RESTART (2 CPU) [2021-07-15T16:11:23.452Z] [2021-07-15T16:11:23.452Z] 15:46:03 CPU %user %nice %system %iowait %steal %idle [2021-07-15T16:11:23.452Z] 15:47:01 all 16.31 0.00 4.70 2.31 0.06 76.61 [2021-07-15T16:11:23.452Z] 15:47:01 0 17.14 0.00 5.77 3.11 0.07 73.91 [2021-07-15T16:11:23.452Z] 15:47:01 1 15.51 0.00 3.65 1.52 0.05 79.27 [2021-07-15T16:11:23.452Z] 15:48:01 all 15.89 0.00 4.66 1.70 0.06 77.68 [2021-07-15T16:11:23.452Z] 15:48:01 0 14.31 0.00 5.07 1.54 0.05 79.02 [2021-07-15T16:11:23.452Z] 15:48:01 1 17.45 0.00 4.26 1.86 0.07 76.36 [2021-07-15T16:11:23.452Z] 15:49:01 all 59.66 0.00 8.82 1.60 0.11 29.81 [2021-07-15T16:11:23.452Z] 15:49:01 0 59.31 0.00 9.07 2.26 0.11 29.26 [2021-07-15T16:11:23.452Z] 15:49:01 1 60.00 0.00 8.57 0.95 0.11 30.37 [2021-07-15T16:11:23.452Z] 15:50:01 all 34.41 0.00 4.92 0.39 0.06 60.22 [2021-07-15T16:11:23.452Z] 15:50:01 0 33.94 0.00 4.88 0.33 0.05 60.80 [2021-07-15T16:11:23.452Z] 15:50:01 1 34.88 0.00 4.97 0.44 0.07 59.63 [2021-07-15T16:11:23.452Z] 15:51:03 all 39.43 0.00 12.46 11.61 0.09 36.42 [2021-07-15T16:11:23.452Z] 15:51:03 0 38.74 0.00 12.33 11.38 0.09 37.47 [2021-07-15T16:11:23.452Z] 15:51:03 1 40.12 0.00 12.59 11.84 0.09 35.37 [2021-07-15T16:11:23.452Z] 15:52:01 all 69.83 0.00 18.39 8.05 0.11 3.62 [2021-07-15T16:11:23.452Z] 15:52:01 0 70.48 0.00 17.47 7.57 0.13 4.35 [2021-07-15T16:11:23.452Z] 15:52:01 1 69.18 0.00 19.30 8.53 0.10 2.90 [2021-07-15T16:11:23.452Z] 15:53:01 all 69.12 0.00 19.06 10.71 0.12 1.00 [2021-07-15T16:11:23.452Z] 15:53:01 0 68.29 0.00 19.77 10.71 0.11 1.13 [2021-07-15T16:11:23.452Z] 15:53:01 1 69.94 0.00 18.35 10.71 0.13 0.87 [2021-07-15T16:11:23.452Z] 15:54:01 all 12.00 0.00 4.43 1.55 0.06 81.96 [2021-07-15T16:11:23.453Z] 15:54:01 0 12.13 0.00 4.35 1.57 0.05 81.90 [2021-07-15T16:11:23.453Z] 15:54:01 1 11.88 0.00 4.51 1.54 0.07 82.01 [2021-07-15T16:11:23.453Z] 15:55:01 all 0.15 0.00 0.05 0.00 0.03 99.77 [2021-07-15T16:11:23.453Z] 15:55:01 0 0.27 0.00 0.05 0.00 0.05 99.63 [2021-07-15T16:11:23.453Z] 15:55:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-07-15T16:11:23.453Z] 15:56:01 all 0.14 0.00 0.07 0.00 0.03 99.77 [2021-07-15T16:11:23.453Z] 15:56:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-07-15T16:11:23.453Z] 15:56:01 1 0.03 0.00 0.08 0.00 0.03 99.85 [2021-07-15T16:11:23.453Z] 15:57:01 all 0.17 0.00 0.03 0.00 0.03 99.77 [2021-07-15T16:11:23.453Z] 15:57:01 0 0.30 0.00 0.05 0.00 0.03 99.62 [2021-07-15T16:11:23.453Z] 15:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-15T16:11:23.453Z] [2021-07-15T16:11:23.453Z] 15:57:01 CPU %user %nice %system %iowait %steal %idle [2021-07-15T16:11:23.453Z] 15:58:01 all 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-15T16:11:23.453Z] 15:58:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2021-07-15T16:11:23.453Z] 15:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-15T16:11:23.453Z] 15:59:01 all 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-15T16:11:23.453Z] 15:59:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2021-07-15T16:11:23.453Z] 15:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-15T16:11:23.453Z] 16:00:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-07-15T16:11:23.453Z] 16:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-15T16:11:23.453Z] 16:00:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-07-15T16:11:23.453Z] 16:01:01 all 0.14 0.00 0.06 0.01 0.02 99.77 [2021-07-15T16:11:23.453Z] 16:01:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-07-15T16:11:23.453Z] 16:01:01 1 0.25 0.00 0.07 0.02 0.00 99.67 [2021-07-15T16:11:23.453Z] 16:02:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-07-15T16:11:23.453Z] 16:02:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-07-15T16:11:23.453Z] 16:02:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-15T16:11:23.453Z] 16:03:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-07-15T16:11:23.453Z] 16:03:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-15T16:11:23.453Z] 16:03:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-15T16:11:23.453Z] 16:04:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-15T16:11:23.453Z] 16:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-15T16:11:23.453Z] 16:04:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-07-15T16:11:23.453Z] 16:05:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-07-15T16:11:23.453Z] 16:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-15T16:11:23.453Z] 16:05:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-07-15T16:11:23.453Z] 16:06:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-15T16:11:23.453Z] 16:06:01 0 0.27 0.00 0.02 0.00 0.00 99.72 [2021-07-15T16:11:23.453Z] 16:06:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-07-15T16:11:23.453Z] 16:07:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-15T16:11:23.453Z] 16:07:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-07-15T16:11:23.453Z] 16:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-15T16:11:23.453Z] 16:08:01 all 0.18 0.00 0.02 0.00 0.03 99.78 [2021-07-15T16:11:23.453Z] 16:08:01 0 0.32 0.00 0.00 0.00 0.02 99.67 [2021-07-15T16:11:23.453Z] 16:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-15T16:11:23.453Z] [2021-07-15T16:11:23.453Z] 16:08:01 CPU %user %nice %system %iowait %steal %idle [2021-07-15T16:11:23.453Z] 16:09:01 all 0.20 0.00 0.02 0.00 0.03 99.76 [2021-07-15T16:11:23.453Z] 16:09:01 0 0.37 0.00 0.02 0.00 0.03 99.58 [2021-07-15T16:11:23.453Z] 16:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-15T16:11:23.453Z] 16:10:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-07-15T16:11:23.453Z] 16:10:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2021-07-15T16:11:23.453Z] 16:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-15T16:11:23.453Z] 16:11:01 all 1.95 0.00 0.66 0.96 0.03 96.40 [2021-07-15T16:11:23.453Z] 16:11:01 0 1.57 0.00 0.69 0.07 0.02 97.66 [2021-07-15T16:11:23.453Z] 16:11:01 1 2.34 0.00 0.64 1.85 0.03 95.14 [2021-07-15T16:11:23.453Z] Average: all 12.05 0.00 2.95 1.47 0.04 83.50 [2021-07-15T16:11:23.453Z] Average: 0 11.96 0.00 2.99 1.45 0.04 83.56 [2021-07-15T16:11:23.453Z] Average: 1 12.13 0.00 2.91 1.48 0.04 83.44 [2021-07-15T16:11:23.453Z] [2021-07-15T16:11:23.453Z] [2021-07-15T16:11:23.453Z]