Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (85737fda2aff93bfac6fbb1c42493296c42db120) 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-ssh2183994903790215252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6273216738669166172.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3678/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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8369269363830745000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh650285544665275877.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-3678/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-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1794440362793198101.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-501 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [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-ssh6045292150648430517.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 e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing b9e388ed8c8421c0001e59f0f0472740756b036b Checking out Revision b9e388ed8c8421c0001e59f0f0472740756b036b (PR-3678) > 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-ssh3009278393154168782.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # 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-ssh247128539921523871.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9e388ed8c8421c0001e59f0f0472740756b036b # timeout=10 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-21T16:32:08.743Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-21T16:32:08.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-21T16:32:08.861Z] ========================================================= [2021-08-21T16:32:08.861Z] EdgeX Global Pipelines Version Info [2021-08-21T16:32:08.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab48fa1fcd088157dd2009e4e044477f9f5cc311 # timeout=10 [2021-08-21T16:32:10.093Z] ------------------- [2021-08-21T16:32:10.093Z] stable info: [2021-08-21T16:32:10.093Z] ------------------- [2021-08-21T16:32:10.093Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-21T16:32:10.093Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-21T16:32:10.093Z] Message: update stable to v1.0.205 [2021-08-21T16:32:10.687Z] ------------------- [2021-08-21T16:32:10.687Z] experimental info: [2021-08-21T16:32:10.687Z] ------------------- [2021-08-21T16:32:10.687Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-21T16:32:10.687Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-21T16:32:10.687Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-21T16:32:10.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-21T16:32:10.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-21T16:32:10.868Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-21T16:32:10.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-21T16:32:10.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-21T16:32:10.930Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-21T16:32:10.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-21T16:32:10.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-21T16:32:10.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-21T16:32:11.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-21T16:32:11.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-21T16:32:11.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-21T16:32:11.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-21T16:32:11.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-21T16:32:11.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-21T16:32:11.144Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-21T16:32:11.166Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-21T16:32:11.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-21T16:32:11.209Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-21T16:32:11.230Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-21T16:32:11.251Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-21T16:32:11.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-21T16:32:11.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-21T16:32:11.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo [2021-08-21T16:32:11.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo [2021-08-21T16:32:11.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo [2021-08-21T16:32:11.384Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9e388ed8c8421c0001e59f0f0472740756b036b [Pipeline] echo [2021-08-21T16:32:11.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9e388e [Pipeline] echo [2021-08-21T16:32:11.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T16:32:11.500Z] provisioning config files... [2021-08-21T16:32:11.522Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config251087032622271879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:32:11.854Z] ---> docker-login.sh [2021-08-21T16:32:11.854Z] nexus3.edgexfoundry.org:10001 [2021-08-21T16:32:11.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:12.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:12.122Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:12.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:12.122Z] [2021-08-21T16:32:12.122Z] Login Succeeded [2021-08-21T16:32:12.122Z] nexus3.edgexfoundry.org:10002 [2021-08-21T16:32:12.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:12.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:12.390Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:12.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:12.390Z] [2021-08-21T16:32:12.390Z] Login Succeeded [2021-08-21T16:32:12.390Z] nexus3.edgexfoundry.org:10003 [2021-08-21T16:32:12.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:12.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:12.390Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:12.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:12.390Z] [2021-08-21T16:32:12.390Z] Login Succeeded [2021-08-21T16:32:12.390Z] nexus3.edgexfoundry.org:10004 [2021-08-21T16:32:12.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:12.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:12.658Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:12.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:12.658Z] [2021-08-21T16:32:12.658Z] Login Succeeded [2021-08-21T16:32:12.658Z] docker.io [2021-08-21T16:32:12.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:12.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:12.926Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:12.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:12.926Z] [2021-08-21T16:32:12.926Z] Login Succeeded [2021-08-21T16:32:12.926Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T16:32:12.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T16:32:13.290Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-21T16:32:13.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:13.290Z] ++ dirname cmd/core-command/Dockerfile [2021-08-21T16:32:13.290Z] ++ cut -d/ -f2 [2021-08-21T16:32:13.290Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-21T16:32:13.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:13.290Z] ++ dirname cmd/core-data/Dockerfile [2021-08-21T16:32:13.290Z] ++ cut -d/ -f2 [2021-08-21T16:32:13.290Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-21T16:32:13.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:13.290Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-21T16:32:13.290Z] ++ cut -d/ -f2 [2021-08-21T16:32:13.290Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-21T16:32:13.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:13.290Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-21T16:32:13.290Z] ++ cut -d/ -f2 [2021-08-21T16:32:13.290Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-21T16:32:13.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:13.290Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-21T16:32:13.290Z] ++ cut -d/ -f2 [2021-08-21T16:32:13.290Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-21T16:32:13.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:13.290Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-21T16:32:13.290Z] ++ cut -d/ -f2 [2021-08-21T16:32:13.290Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-21T16:32:13.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:13.290Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-21T16:32:13.290Z] ++ cut -d/ -f2 [2021-08-21T16:32:13.290Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-21T16:32:13.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:13.290Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-21T16:32:13.290Z] ++ cut -d/ -f2 [2021-08-21T16:32:13.290Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-21T16:32:13.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:13.290Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-21T16:32:13.290Z] ++ cut -d/ -f2 [2021-08-21T16:32:13.290Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-21T16:32:13.360Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:32:14.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T16:32:14.754Z] [2021-08-21T16:32:14.754Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:32:15.091Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T16:32:15.091Z] latest: Pulling from edgex-devops/git-semver [2021-08-21T16:32:15.091Z] 31603596830f: Pulling fs layer [2021-08-21T16:32:15.091Z] 04fac38145f0: Pulling fs layer [2021-08-21T16:32:15.091Z] 701f6daf10bf: Pulling fs layer [2021-08-21T16:32:15.091Z] 24f72da36158: Pulling fs layer [2021-08-21T16:32:15.091Z] 24f72da36158: Waiting [2021-08-21T16:32:15.091Z] 04fac38145f0: Verifying Checksum [2021-08-21T16:32:15.091Z] 04fac38145f0: Download complete [2021-08-21T16:32:15.368Z] 31603596830f: Verifying Checksum [2021-08-21T16:32:15.368Z] 31603596830f: Download complete [2021-08-21T16:32:15.635Z] 31603596830f: Pull complete [2021-08-21T16:32:15.635Z] 24f72da36158: Verifying Checksum [2021-08-21T16:32:15.635Z] 24f72da36158: Download complete [2021-08-21T16:32:15.635Z] 04fac38145f0: Pull complete [2021-08-21T16:32:15.635Z] 701f6daf10bf: Verifying Checksum [2021-08-21T16:32:15.635Z] 701f6daf10bf: Download complete [2021-08-21T16:32:16.246Z] 701f6daf10bf: Pull complete [2021-08-21T16:32:16.518Z] 24f72da36158: Pull complete [2021-08-21T16:32:16.518Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-21T16:32:16.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T16:32:16.518Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-21T16:32:16.607Z] prd-centos7-docker-4c-2g-501 does not seem to be running inside a container [2021-08-21T16:32:16.664Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T16:32:17.536Z] $ docker top c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-21T16:32:17.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-21T16:32:17.658Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-21T16:32:17.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-21T16:32:17.763Z] $ docker exec c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe ssh-agent [2021-08-21T16:32:17.864Z] SSH_AUTH_SOCK=/tmp/ssh-FZY7is9mBvBB/agent.13 [2021-08-21T16:32:17.864Z] SSH_AGENT_PID=19 [2021-08-21T16:32:17.876Z] Running ssh-add (command line suppressed) [2021-08-21T16:32:17.964Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6456554727816565261.key (/w/workspace/edgex-go/2@tmp/private_key_6456554727816565261.key) [2021-08-21T16:32:17.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-21T16:32:18.311Z] + git tag --points-at HEAD [Pipeline] } [2021-08-21T16:32:18.328Z] $ docker exec --env ******** --env ******** c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe ssh-agent -k [2021-08-21T16:32:18.409Z] unset SSH_AUTH_SOCK; [2021-08-21T16:32:18.410Z] unset SSH_AGENT_PID; [2021-08-21T16:32:18.410Z] echo Agent pid 19 killed; [2021-08-21T16:32:18.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-21T16:32:18.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-21T16:32:18.472Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-21T16:32:18.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-21T16:32:18.579Z] $ docker exec c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe ssh-agent [2021-08-21T16:32:18.683Z] SSH_AUTH_SOCK=/tmp/ssh-gSAvyVryoU2A/agent.51 [2021-08-21T16:32:18.683Z] SSH_AGENT_PID=57 [2021-08-21T16:32:18.692Z] Running ssh-add (command line suppressed) [2021-08-21T16:32:18.781Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6002249596124278767.key (/w/workspace/edgex-go/2@tmp/private_key_6002249596124278767.key) [2021-08-21T16:32:18.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-21T16:32:19.148Z] + git semver init [2021-08-21T16:32:19.148Z] # -> Open(): unable to determine branch for HEAD [2021-08-21T16:32:19.148Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-21T16:32:19.148Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-21T16:32:19.148Z] # $SEMVER_REMOTE_NAME = origin [2021-08-21T16:32:19.148Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-21T16:32:19.148Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-21T16:32:19.148Z] # $SEMVER_BRANCH = PR-3678 [2021-08-21T16:32:19.148Z] # $SEMVER_TEMP = /tmp/semver-445298558 [2021-08-21T16:32:19.148Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-21T16:32:41.235Z] # '/tmp/semver-445298558' -> '/w/workspace/edgex-go/2/.semver' [2021-08-21T16:32:41.235Z] # -> Force: false [2021-08-21T16:32:41.235Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-21T16:32:41.249Z] $ docker exec --env ******** --env ******** c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe ssh-agent -k [2021-08-21T16:32:41.345Z] unset SSH_AUTH_SOCK; [2021-08-21T16:32:41.345Z] unset SSH_AGENT_PID; [2021-08-21T16:32:41.345Z] echo Agent pid 57 killed; [2021-08-21T16:32:41.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T16:32:41.711Z] + git semver [Pipeline] } [2021-08-21T16:32:41.730Z] $ docker stop --time=1 c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe [2021-08-21T16:32:43.530Z] $ docker rm -f c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T16:32:43.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-21T16:32:44.292Z] Stashed 1 file(s) [Pipeline] echo [2021-08-21T16:32:44.297Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-21T16:32:44.574Z] ========================================================= [2021-08-21T16:32:44.575Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-21T16:32:44.575Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:32:44.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T16:32:44.899Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-21T16:32:44.899Z] 540db60ca938: Pulling fs layer [2021-08-21T16:32:44.899Z] adcc1eea9eea: Pulling fs layer [2021-08-21T16:32:44.899Z] 4c4ab2625f07: Pulling fs layer [2021-08-21T16:32:44.899Z] db62176df00c: Pulling fs layer [2021-08-21T16:32:44.899Z] 3b30891b0d05: Pulling fs layer [2021-08-21T16:32:44.899Z] 06b49ca38bd5: Pulling fs layer [2021-08-21T16:32:44.899Z] c788192a36de: Pulling fs layer [2021-08-21T16:32:44.899Z] a77e37c0d609: Pulling fs layer [2021-08-21T16:32:44.899Z] c3185cebc471: Pulling fs layer [2021-08-21T16:32:44.899Z] 06b49ca38bd5: Waiting [2021-08-21T16:32:44.899Z] c788192a36de: Waiting [2021-08-21T16:32:44.899Z] a77e37c0d609: Waiting [2021-08-21T16:32:44.899Z] c3185cebc471: Waiting [2021-08-21T16:32:44.899Z] db62176df00c: Waiting [2021-08-21T16:32:44.899Z] 3b30891b0d05: Waiting [2021-08-21T16:32:44.899Z] 4c4ab2625f07: Verifying Checksum [2021-08-21T16:32:44.899Z] 4c4ab2625f07: Download complete [2021-08-21T16:32:45.169Z] adcc1eea9eea: Verifying Checksum [2021-08-21T16:32:45.169Z] adcc1eea9eea: Download complete [2021-08-21T16:32:45.169Z] 3b30891b0d05: Verifying Checksum [2021-08-21T16:32:45.169Z] 3b30891b0d05: Download complete [2021-08-21T16:32:45.169Z] 06b49ca38bd5: Verifying Checksum [2021-08-21T16:32:45.169Z] 06b49ca38bd5: Download complete [2021-08-21T16:32:45.169Z] 540db60ca938: Verifying Checksum [2021-08-21T16:32:45.169Z] 540db60ca938: Download complete [2021-08-21T16:32:45.169Z] c788192a36de: Verifying Checksum [2021-08-21T16:32:45.169Z] c788192a36de: Download complete [2021-08-21T16:32:45.439Z] 540db60ca938: Pull complete [2021-08-21T16:32:45.439Z] adcc1eea9eea: Pull complete [2021-08-21T16:32:45.707Z] 4c4ab2625f07: Pull complete [2021-08-21T16:32:45.973Z] a77e37c0d609: Verifying Checksum [2021-08-21T16:32:45.973Z] a77e37c0d609: Download complete [2021-08-21T16:32:50.226Z] c3185cebc471: Verifying Checksum [2021-08-21T16:32:50.226Z] c3185cebc471: Download complete [2021-08-21T16:32:50.226Z] db62176df00c: Verifying Checksum [2021-08-21T16:32:50.226Z] db62176df00c: Download complete [2021-08-21T16:32:54.560Z] db62176df00c: Pull complete [2021-08-21T16:32:54.560Z] 3b30891b0d05: Pull complete [2021-08-21T16:32:54.560Z] 06b49ca38bd5: Pull complete [2021-08-21T16:32:54.560Z] c788192a36de: Pull complete [2021-08-21T16:32:54.560Z] a77e37c0d609: Pull complete [2021-08-21T16:32:57.171Z] c3185cebc471: Pull complete [2021-08-21T16:32:57.171Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-21T16:32:57.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T16:32:57.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:32:57.545Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T16:32:57.545Z] WORKDIR /edgex [2021-08-21T16:32:57.545Z] COPY go.mod . [2021-08-21T16:32:57.545Z] RUN go mod download' [2021-08-21T16:32:57.545Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-21T16:32:59.495Z] Still waiting to schedule task [2021-08-21T16:32:59.496Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-21T16:32:59.537Z] Sending build context to Docker daemon 328.8MB [2021-08-21T16:32:59.537Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T16:32:59.537Z] ---> 031687cdd783 [2021-08-21T16:32:59.537Z] Step 2/4 : WORKDIR /edgex [2021-08-21T16:33:00.955Z] ---> Running in c2b9c9db7bc3 [2021-08-21T16:33:00.955Z] Removing intermediate container c2b9c9db7bc3 [2021-08-21T16:33:00.955Z] ---> 8d59e094419a [2021-08-21T16:33:00.955Z] Step 3/4 : COPY go.mod . [2021-08-21T16:33:00.955Z] ---> 72f97444c4c2 [2021-08-21T16:33:00.955Z] Step 4/4 : RUN go mod download [2021-08-21T16:33:00.955Z] ---> Running in 9e68a4c27293 [2021-08-21T16:33:47.842Z] Removing intermediate container 9e68a4c27293 [2021-08-21T16:33:47.842Z] ---> 6d771e464e58 [2021-08-21T16:33:47.842Z] Successfully built 6d771e464e58 [2021-08-21T16:33:47.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:33:48.166Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-21T16:33:48.166Z] . [Pipeline] withDockerContainer [2021-08-21T16:33:48.267Z] prd-centos7-docker-4c-2g-501 does not seem to be running inside a container [2021-08-21T16:33:48.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-21T16:33:48.812Z] $ docker top f94e4578a966a39462b0597bc169f9f3330d3511674fc871a43efd6eff7c2b81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:33:49.228Z] + go version [2021-08-21T16:33:49.228Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-21T16:33:49.245Z] $ docker stop --time=1 f94e4578a966a39462b0597bc169f9f3330d3511674fc871a43efd6eff7c2b81 [2021-08-21T16:33:50.489Z] $ docker rm -f f94e4578a966a39462b0597bc169f9f3330d3511674fc871a43efd6eff7c2b81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:33:51.154Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-21T16:33:51.154Z] . [Pipeline] withDockerContainer [2021-08-21T16:33:51.246Z] prd-centos7-docker-4c-2g-501 does not seem to be running inside a container [2021-08-21T16:33:51.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-21T16:33:51.694Z] $ docker top b9ac300f1d50d58ddb4681868e3a2bc3cea870abdee3f0777399d5c6d0b2b443 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-21T16:33:51.801Z] ========================================================= [2021-08-21T16:33:51.801Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-21T16:33:51.801Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:33:52.120Z] + go mod tidy [Pipeline] sh [2021-08-21T16:33:52.712Z] + make test [2021-08-21T16:33:52.712Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-21T16:33:52.982Z] go mod tidy [2021-08-21T16:33:53.260Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-21T16:34:00.015Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-21T16:34:18.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-21T16:34:22.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-21T16:34:22.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-21T16:34:23.194Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-21T16:34:25.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-21T16:34:26.093Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-21T16:34:26.093Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-21T16:34:26.093Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-21T16:34:27.059Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-21T16:34:27.059Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-21T16:34:27.325Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-21T16:34:27.325Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-21T16:34:27.325Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-21T16:34:27.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-21T16:34:29.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-08-21T16:34:29.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-21T16:34:29.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-21T16:34:31.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-08-21T16:34:31.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-21T16:34:31.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 46.3% of statements [2021-08-21T16:34:31.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-21T16:34:31.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-21T16:34:32.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements [2021-08-21T16:34:32.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-21T16:34:32.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:34:33.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-08-21T16:34:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-21T16:34:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-21T16:34:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-21T16:34:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-21T16:34:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-21T16:34:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.236s coverage: 94.2% of statements [2021-08-21T16:34:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-21T16:34:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:34:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements [2021-08-21T16:34:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-21T16:34:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-21T16:34:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-21T16:34:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-21T16:34:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-21T16:34:34.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-21T16:34:34.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-21T16:34:34.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-21T16:34:34.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-21T16:34:35.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-08-21T16:34:35.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-21T16:34:35.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-08-21T16:34:35.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-08-21T16:34:35.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-21T16:34:35.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-08-21T16:34:35.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-08-21T16:34:35.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-08-21T16:34:36.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2021-08-21T16:34:36.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-08-21T16:34:48.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-08-21T16:34:48.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-08-21T16:34:53.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.157s coverage: 81.8% of statements [2021-08-21T16:34:53.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-21T16:35:05.893Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-503 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-08-21T16:35:05.911Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-21T16:35:06.173Z] The recommended git tool is: git [2021-08-21T16:35:11.703Z] using credential edgex-jenkins-ssh [2021-08-21T16:35:11.724Z] Cloning the remote Git repository [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-08-21T16:35:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.186s coverage: 62.6% of statements [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-21T16:35:12.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-21T16:35:11.714Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-21T16:35:11.880Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-21T16:35:12.032Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-21T16:35:12.033Z] > git --version # timeout=10 [2021-08-21T16:35:12.082Z] > git --version # 'git version 2.17.1' [2021-08-21T16:35:12.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T16:35:12.175Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T16:35:13.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements [2021-08-21T16:35:13.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-21T16:35:13.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-21T16:35:13.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-08-21T16:35:13.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-21T16:35:13.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-08-21T16:35:13.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-21T16:35:19.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 19.5% of statements [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-21T16:35:19.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.0% of statements [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-21T16:35:19.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-21T16:35:19.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-21T16:35:19.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-21T16:35:19.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-21T16:35:19.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-21T16:35:19.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-21T16:35:20.008Z] GO111MODULE=on go vet ./... [2021-08-21T16:35:28.105Z] Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 [2021-08-21T16:35:27.178Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-21T16:35:27.194Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T16:35:27.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-21T16:35:27.251Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-21T16:35:27.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T16:35:27.263Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-21T16:35:28.052Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T16:35:28.070Z] > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 [2021-08-21T16:35:28.749Z] Merge succeeded, producing d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:35:28.750Z] Checking out Revision d73bad5957f2333c394c7b5bbe44a7a0a6987100 (PR-3678) [2021-08-21T16:35:28.301Z] > git remote # timeout=10 [2021-08-21T16:35:28.325Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T16:35:28.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T16:35:28.353Z] > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-21T16:35:28.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T16:35:28.685Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T16:35:28.700Z] > git checkout -f d73bad5957f2333c394c7b5bbe44a7a0a6987100 # timeout=10 [2021-08-21T16:35:33.222Z] Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" [2021-08-21T16:35:33.247Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T16:35:33.819Z] provisioning config files... [2021-08-21T16:35:33.847Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config221499411588299418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:35:34.421Z] ---> docker-login.sh [2021-08-21T16:35:34.421Z] nexus3.edgexfoundry.org:10001 [2021-08-21T16:35:33.160Z] > git rev-list --no-walk ab48fa1fcd088157dd2009e4e044477f9f5cc311 # timeout=10 [2021-08-21T16:35:35.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:35:35.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:35:35.693Z] Configure a credential helper to remove this warning. See [2021-08-21T16:35:35.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:35:35.693Z] [2021-08-21T16:35:35.693Z] Login Succeeded [2021-08-21T16:35:35.970Z] nexus3.edgexfoundry.org:10002 [2021-08-21T16:35:36.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:35:36.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:35:36.246Z] Configure a credential helper to remove this warning. See [2021-08-21T16:35:36.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:35:36.246Z] [2021-08-21T16:35:36.246Z] Login Succeeded [2021-08-21T16:35:36.557Z] nexus3.edgexfoundry.org:10003 [2021-08-21T16:35:36.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:35:36.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:35:36.881Z] Configure a credential helper to remove this warning. See [2021-08-21T16:35:36.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:35:36.881Z] [2021-08-21T16:35:36.881Z] Login Succeeded [2021-08-21T16:35:36.881Z] nexus3.edgexfoundry.org:10004 [2021-08-21T16:35:37.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:35:37.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:35:37.485Z] Configure a credential helper to remove this warning. See [2021-08-21T16:35:37.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:35:37.485Z] [2021-08-21T16:35:37.485Z] Login Succeeded [2021-08-21T16:35:37.485Z] docker.io [2021-08-21T16:35:38.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:35:38.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:35:38.360Z] Configure a credential helper to remove this warning. See [2021-08-21T16:35:38.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:35:38.360Z] [2021-08-21T16:35:38.360Z] Login Succeeded [2021-08-21T16:35:38.360Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T16:35:38.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-21T16:35:38.981Z] ========================================================= [2021-08-21T16:35:38.982Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-21T16:35:38.982Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:35:39.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T16:35:39.978Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-21T16:35:39.978Z] 595b0fe564bb: Pulling fs layer [2021-08-21T16:35:39.978Z] 24495759ef45: Pulling fs layer [2021-08-21T16:35:39.978Z] d148012ef14d: Pulling fs layer [2021-08-21T16:35:39.978Z] e90a11edd702: Pulling fs layer [2021-08-21T16:35:39.978Z] d77568369979: Pulling fs layer [2021-08-21T16:35:39.978Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-21T16:35:39.978Z] 170f2ba95c9a: Pulling fs layer [2021-08-21T16:35:39.978Z] 97ac5df62f85: Pulling fs layer [2021-08-21T16:35:39.978Z] e90a11edd702: Waiting [2021-08-21T16:35:39.978Z] d77568369979: Waiting [2021-08-21T16:35:39.978Z] fc1c9f9a7f3b: Waiting [2021-08-21T16:35:39.978Z] 170f2ba95c9a: Waiting [2021-08-21T16:35:39.978Z] 97ac5df62f85: Waiting [2021-08-21T16:35:39.978Z] d148012ef14d: Download complete [2021-08-21T16:35:39.978Z] 24495759ef45: Verifying Checksum [2021-08-21T16:35:39.978Z] 24495759ef45: Download complete [2021-08-21T16:35:39.978Z] d77568369979: Download complete [2021-08-21T16:35:39.978Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-21T16:35:39.978Z] fc1c9f9a7f3b: Download complete [2021-08-21T16:35:39.978Z] 595b0fe564bb: Verifying Checksum [2021-08-21T16:35:39.978Z] 595b0fe564bb: Download complete [2021-08-21T16:35:39.978Z] 170f2ba95c9a: Verifying Checksum [2021-08-21T16:35:39.978Z] 170f2ba95c9a: Download complete [2021-08-21T16:35:40.970Z] 595b0fe564bb: Pull complete [2021-08-21T16:35:41.571Z] 24495759ef45: Pull complete [2021-08-21T16:35:42.178Z] d148012ef14d: Pull complete [2021-08-21T16:35:43.166Z] 97ac5df62f85: Verifying Checksum [2021-08-21T16:35:43.166Z] 97ac5df62f85: Download complete [2021-08-21T16:35:44.620Z] e90a11edd702: Verifying Checksum [2021-08-21T16:35:44.620Z] e90a11edd702: Download complete [2021-08-21T16:35:46.761Z] gofmt -l . [2021-08-21T16:35:46.761Z] [ "`gofmt -l .`" = "" ] [2021-08-21T16:35:46.761Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-21T16:35:47.080Z] + ls -al . [2021-08-21T16:35:47.080Z] total 612 [2021-08-21T16:35:47.080Z] drwxrwxr-x 10 1001 1001 4096 Aug 21 16:35 . [2021-08-21T16:35:47.080Z] drwxr-xr-x 4 root root 28 Aug 21 16:33 .. [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 11 Aug 21 16:32 .dockerignore [2021-08-21T16:35:47.080Z] drwxrwxr-x 8 1001 1001 179 Aug 21 16:32 .git [2021-08-21T16:35:47.080Z] drwxrwxr-x 3 1001 1001 125 Aug 21 16:32 .github [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 818 Aug 21 16:32 .gitignore [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 76 Aug 21 16:32 .hadolint.yml [2021-08-21T16:35:47.080Z] drwx------ 3 1001 1001 58 Aug 21 16:32 .semver [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 16:32 .sonarcloud.properties [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 16:32 ADOPTERS.md [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 8609 Aug 21 16:32 Attribution.txt [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 43881 Aug 21 16:32 CHANGELOG.md [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 16:32 CONTRIBUTING.md [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 16:32 GOVERNANCE.md [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 849 Aug 21 16:32 Jenkinsfile [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 16:32 LICENSE [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 5915 Aug 21 16:32 Makefile [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 16:32 OWNERS.md [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 8643 Aug 21 16:32 README.md [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 6912 Aug 21 16:32 SECURITY.md [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 5 Aug 21 16:32 VERSION [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 4131 Aug 21 16:32 ZMQWindows.md [2021-08-21T16:35:47.080Z] drwxrwxr-x 2 1001 1001 37 Aug 21 16:32 bin [2021-08-21T16:35:47.080Z] drwxrwxr-x 14 1001 1001 4096 Aug 21 16:32 cmd [2021-08-21T16:35:47.080Z] -rw-r--r-- 1 root root 405611 Aug 21 16:35 coverage.out [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 813 Aug 21 16:32 go.mod [2021-08-21T16:35:47.080Z] -rw-r--r-- 1 root root 50064 Aug 21 16:33 go.sum [2021-08-21T16:35:47.080Z] drwxrwxr-x 8 1001 1001 124 Aug 21 16:32 internal [2021-08-21T16:35:47.080Z] drwxrwxr-x 3 1001 1001 16 Aug 21 16:32 openapi [2021-08-21T16:35:47.080Z] drwxrwxr-x 4 1001 1001 71 Aug 21 16:32 snap [2021-08-21T16:35:47.080Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 16:32 version.go [Pipeline] sh [2021-08-21T16:35:47.393Z] + '[' -e coverage.out ] [2021-08-21T16:35:47.393Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-21T16:35:47.502Z] Stashed 1 file(s) [Pipeline] sh [2021-08-21T16:35:47.812Z] + make build [2021-08-21T16:35:47.812Z] go mod tidy [2021-08-21T16:35:48.088Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-21T16:35:49.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-21T16:35:54.770Z] e90a11edd702: Pull complete [2021-08-21T16:35:54.770Z] d77568369979: Pull complete [2021-08-21T16:35:54.770Z] fc1c9f9a7f3b: Pull complete [2021-08-21T16:35:54.770Z] 170f2ba95c9a: Pull complete [2021-08-21T16:35:56.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-21T16:35:56.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-21T16:35:57.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-21T16:35:58.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-21T16:35:59.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-21T16:35:59.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-21T16:36:00.195Z] 97ac5df62f85: Pull complete [2021-08-21T16:36:00.195Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-21T16:36:00.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T16:36:00.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:36:00.558Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T16:36:00.558Z] WORKDIR /edgex [2021-08-21T16:36:00.558Z] COPY go.mod . [2021-08-21T16:36:00.558Z] RUN go mod download [2021-08-21T16:36:00.558Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-21T16:36:00.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-21T16:36:01.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-21T16:36:02.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-21T16:36:02.554Z] Sending build context to Docker daemon 166MB [2021-08-21T16:36:02.555Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T16:36:02.555Z] ---> 04bc70af865f [2021-08-21T16:36:02.555Z] Step 2/4 : WORKDIR /edgex [2021-08-21T16:36:03.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-21T16:36:05.087Z] $ docker stop --time=1 b9ac300f1d50d58ddb4681868e3a2bc3cea870abdee3f0777399d5c6d0b2b443 [2021-08-21T16:36:06.893Z] ---> Running in a4638393c1de [2021-08-21T16:36:06.958Z] $ docker rm -f b9ac300f1d50d58ddb4681868e3a2bc3cea870abdee3f0777399d5c6d0b2b443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-21T16:36:07.877Z] Removing intermediate container a4638393c1de [2021-08-21T16:36:07.877Z] ---> 875ab87189b1 [2021-08-21T16:36:07.877Z] Step 3/4 : COPY go.mod . [2021-08-21T16:36:08.478Z] ---> b0cf0bcd29b2 [2021-08-21T16:36:08.478Z] Step 4/4 : RUN go mod download [2021-08-21T16:36:08.753Z] ---> Running in 450732017e81 [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:36:10.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-21T16:36:10.206Z] [2021-08-21T16:36:10.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:36:10.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-21T16:36:10.910Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-21T16:36:10.910Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-21T16:36:10.910Z] ca9280d653b3: Pulling fs layer [2021-08-21T16:36:10.910Z] 7e9c9ca2126c: Pulling fs layer [2021-08-21T16:36:11.179Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-21T16:36:11.179Z] cbdbe7a5bc2a: Download complete [2021-08-21T16:36:11.179Z] cbdbe7a5bc2a: Pull complete [2021-08-21T16:36:11.765Z] ca9280d653b3: Verifying Checksum [2021-08-21T16:36:11.765Z] ca9280d653b3: Download complete [2021-08-21T16:36:12.033Z] ca9280d653b3: Pull complete [2021-08-21T16:36:13.981Z] 7e9c9ca2126c: Verifying Checksum [2021-08-21T16:36:13.981Z] 7e9c9ca2126c: Download complete [2021-08-21T16:36:17.348Z] 7e9c9ca2126c: Pull complete [2021-08-21T16:36:17.614Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-21T16:36:17.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-21T16:36:17.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-21T16:36:17.699Z] prd-centos7-docker-4c-2g-501 does not seem to be running inside a container [2021-08-21T16:36:17.749Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-21T16:36:19.433Z] $ docker top 0e0350a3fe9686453d557c35c13ea491fa41587ec9ed219344ecb1b7a101d394 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:36:19.822Z] + docker-compose build --help [2021-08-21T16:36:19.822Z] + grep parallel [2021-08-21T16:36:20.405Z] --parallel Build images in parallel. [Pipeline] } [2021-08-21T16:36:20.421Z] $ docker stop --time=1 0e0350a3fe9686453d557c35c13ea491fa41587ec9ed219344ecb1b7a101d394 [2021-08-21T16:36:21.631Z] $ docker rm -f 0e0350a3fe9686453d557c35c13ea491fa41587ec9ed219344ecb1b7a101d394 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:36:22.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-21T16:36:22.078Z] . [Pipeline] withDockerContainer [2021-08-21T16:36:22.157Z] prd-centos7-docker-4c-2g-501 does not seem to be running inside a container [2021-08-21T16:36:22.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-21T16:36:22.600Z] $ docker top 223423d926ce220dd6316248b85ef73eb65e221e55fec41681200a81d75e9e0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:36:23.003Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-21T16:36:23.584Z] Building core-command ... [2021-08-21T16:36:23.585Z] Building core-data ... [2021-08-21T16:36:23.585Z] Building core-metadata ... [2021-08-21T16:36:23.585Z] Building security-bootstrapper ... [2021-08-21T16:36:23.585Z] Building security-proxy-setup ... [2021-08-21T16:36:23.585Z] Building security-secretstore-setup ... [2021-08-21T16:36:23.585Z] Building support-notifications ... [2021-08-21T16:36:23.585Z] Building support-scheduler ... [2021-08-21T16:36:23.585Z] Building sys-mgmt-agent ... [2021-08-21T16:36:23.585Z] Building support-notifications [2021-08-21T16:36:23.585Z] Building sys-mgmt-agent [2021-08-21T16:36:23.585Z] Building core-command [2021-08-21T16:36:23.585Z] Building security-proxy-setup [2021-08-21T16:36:23.585Z] Building core-metadata [2021-08-21T16:36:33.683Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:36:33.683Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:36:33.683Z] ---> 6d771e464e58 [2021-08-21T16:36:33.683Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:36:33.683Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:36:33.683Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:36:33.683Z] ---> 6d771e464e58 [2021-08-21T16:36:33.683Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:36:40.319Z] ---> Running in 433d047ff7d8 [2021-08-21T16:36:40.319Z] ---> Running in 7fde71962ef0 [2021-08-21T16:36:40.319Z] Removing intermediate container 433d047ff7d8 [2021-08-21T16:36:40.319Z] ---> 0449415947a2 [2021-08-21T16:36:40.319Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:36:40.319Z] Removing intermediate container 7fde71962ef0 [2021-08-21T16:36:40.319Z] ---> 463472935889 [2021-08-21T16:36:40.319Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:36:40.584Z] ---> Running in dc8f69a2d384 [2021-08-21T16:36:40.584Z] ---> Running in 8227130bbd0b [2021-08-21T16:36:42.538Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:36:42.538Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:36:42.538Z] ---> 6d771e464e58 [2021-08-21T16:36:42.538Z] Step 3/22 : WORKDIR /edgex-go [2021-08-21T16:36:42.538Z] ---> Using cache [2021-08-21T16:36:42.538Z] ---> 0449415947a2 [2021-08-21T16:36:42.538Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:36:42.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:36:42.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:36:42.538Z] ---> 6d771e464e58 [2021-08-21T16:36:42.538Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T16:36:42.538Z] ---> Using cache [2021-08-21T16:36:42.538Z] ---> 0449415947a2 [2021-08-21T16:36:42.538Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:36:42.809Z] ---> Running in 955b2de434ad [2021-08-21T16:36:42.809Z] ---> Running in 608d02cc8435 [2021-08-21T16:36:42.809Z] Removing intermediate container 8227130bbd0b [2021-08-21T16:36:42.809Z] ---> 310facbdb1fd [2021-08-21T16:36:42.809Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T16:36:42.809Z] ---> Running in 8ef47f57f25d [2021-08-21T16:36:42.809Z] Removing intermediate container dc8f69a2d384 [2021-08-21T16:36:42.809Z] ---> 77fe0c69eb47 [2021-08-21T16:36:42.809Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T16:36:43.086Z] ---> Running in d73f3ca5a618 [2021-08-21T16:36:43.086Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:36:43.086Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:36:43.086Z] ---> 6d771e464e58 [2021-08-21T16:36:43.086Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:36:43.086Z] ---> Using cache [2021-08-21T16:36:43.086Z] ---> 0449415947a2 [2021-08-21T16:36:43.086Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:36:43.086Z] ---> Using cache [2021-08-21T16:36:43.086Z] ---> 310facbdb1fd [2021-08-21T16:36:43.086Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-21T16:36:43.086Z] ---> Running in 9876e76efce2 [2021-08-21T16:36:43.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:43.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:43.681Z] Removing intermediate container 608d02cc8435 [2021-08-21T16:36:43.681Z] ---> 1f77f8ef5751 [2021-08-21T16:36:43.681Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-21T16:36:43.681Z] ---> Running in f38eb36ee3e3 [2021-08-21T16:36:43.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:43.681Z] Removing intermediate container 955b2de434ad [2021-08-21T16:36:43.681Z] ---> a35d4c335f18 [2021-08-21T16:36:43.681Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-21T16:36:43.681Z] ---> Running in fc4bb33498c2 [2021-08-21T16:36:43.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:44.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:44.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:44.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:44.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:45.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:45.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:36:45.018Z] OK: 219 MiB in 52 packages [2021-08-21T16:36:45.296Z] OK: 219 MiB in 52 packages [2021-08-21T16:36:45.296Z] Removing intermediate container d73f3ca5a618 [2021-08-21T16:36:45.296Z] ---> c17687ccb24d [2021-08-21T16:36:45.296Z] Step 6/24 : COPY go.mod . [2021-08-21T16:36:45.580Z] OK: 219 MiB in 52 packages [2021-08-21T16:36:45.580Z] OK: 219 MiB in 52 packages [2021-08-21T16:36:45.580Z] ---> abd71ae3f173 [2021-08-21T16:36:45.580Z] Step 7/24 : RUN go mod download [2021-08-21T16:36:45.580Z] ---> Running in 2cc3f08f25de [2021-08-21T16:36:45.580Z] Removing intermediate container 8ef47f57f25d [2021-08-21T16:36:45.580Z] ---> 131e25b3ed72 [2021-08-21T16:36:45.580Z] Step 6/24 : COPY go.mod . [2021-08-21T16:36:45.859Z] OK: 219 MiB in 52 packages [2021-08-21T16:36:45.859Z] Removing intermediate container f38eb36ee3e3 [2021-08-21T16:36:45.859Z] ---> bee4a58ef07d [2021-08-21T16:36:45.859Z] Step 6/22 : COPY go.mod . [2021-08-21T16:36:45.859Z] ---> 44df6ca9e22e [2021-08-21T16:36:45.859Z] Step 7/24 : RUN go mod download [2021-08-21T16:36:45.859Z] Removing intermediate container fc4bb33498c2 [2021-08-21T16:36:45.859Z] ---> 3d6def9eb9ce [2021-08-21T16:36:45.859Z] Step 6/23 : COPY go.mod . [2021-08-21T16:36:46.127Z] ---> Running in aa71e31ad7da [2021-08-21T16:36:46.127Z] ---> ace9b3dc3d89 [2021-08-21T16:36:46.127Z] Step 7/22 : RUN go mod download [2021-08-21T16:36:46.127Z] ---> b23639f9d3c8 [2021-08-21T16:36:46.127Z] Step 7/23 : RUN go mod download [2021-08-21T16:36:46.392Z] ---> Running in 38c6c84012a2 [2021-08-21T16:36:46.392Z] ---> Running in e7aa8d06da0b [2021-08-21T16:36:46.392Z] Removing intermediate container 9876e76efce2 [2021-08-21T16:36:46.392Z] ---> b434079cdac2 [2021-08-21T16:36:46.392Z] Step 6/24 : COPY go.mod . [2021-08-21T16:36:46.660Z] ---> 7ced4b4fee24 [2021-08-21T16:36:46.660Z] Step 7/24 : RUN go mod download [2021-08-21T16:36:46.660Z] ---> Running in a954d4a8fe5c [2021-08-21T16:36:47.247Z] Removing intermediate container 2cc3f08f25de [2021-08-21T16:36:47.247Z] ---> 652a3c2344f1 [2021-08-21T16:36:47.247Z] Step 8/24 : COPY . . [2021-08-21T16:36:48.671Z] Removing intermediate container aa71e31ad7da [2021-08-21T16:36:48.671Z] ---> 0178238e5b1a [2021-08-21T16:36:48.671Z] Step 8/24 : COPY . . [2021-08-21T16:36:51.256Z] Removing intermediate container e7aa8d06da0b [2021-08-21T16:36:51.256Z] ---> cd2166838aaa [2021-08-21T16:36:51.256Z] Step 8/23 : COPY . . [2021-08-21T16:36:51.857Z] Removing intermediate container a954d4a8fe5c [2021-08-21T16:36:51.857Z] ---> 5b2b85c45ae0 [2021-08-21T16:36:51.857Z] Step 8/24 : COPY . . [2021-08-21T16:36:52.125Z] Removing intermediate container 38c6c84012a2 [2021-08-21T16:36:52.125Z] ---> 2d4055a958c9 [2021-08-21T16:36:52.125Z] Step 8/22 : COPY . . [2021-08-21T16:36:54.727Z] ---> 1dd8ee3fa454 [2021-08-21T16:36:54.727Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:36:57.320Z] ---> de322984a7c4 [2021-08-21T16:36:57.320Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:36:57.587Z] ---> Running in 97fff22fcd8a [2021-08-21T16:36:57.855Z] ---> Running in 3464d0ecffa7 [2021-08-21T16:36:57.855Z] ---> 79cf7290012c [2021-08-21T16:36:57.855Z] Step 9/23 : RUN go mod tidy [2021-08-21T16:36:57.855Z] ---> Running in 4552c68e6cc3 [2021-08-21T16:36:59.821Z] Removing intermediate container 97fff22fcd8a [2021-08-21T16:36:59.821Z] ---> 0b25c65bb7ab [2021-08-21T16:36:59.821Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-21T16:36:59.821Z] ---> Running in 9f4b6e0a05ab [2021-08-21T16:37:00.403Z] Removing intermediate container 4552c68e6cc3 [2021-08-21T16:37:00.403Z] ---> e504a6d05438 [2021-08-21T16:37:00.403Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-21T16:37:00.403Z] Removing intermediate container 3464d0ecffa7 [2021-08-21T16:37:00.403Z] ---> 2ee9a2b6e24b [2021-08-21T16:37:00.403Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-21T16:37:00.403Z] ---> Running in ef53857e36fb [2021-08-21T16:37:00.671Z] ---> Running in 1fa2a64c4a08 [2021-08-21T16:37:00.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-21T16:37:00.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-21T16:37:01.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-21T16:37:11.471Z] ---> edb92cdcc52e [2021-08-21T16:37:11.471Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:37:11.471Z] ---> 4654294ace76 [2021-08-21T16:37:11.471Z] Step 9/22 : RUN go mod tidy [2021-08-21T16:37:11.471Z] ---> Running in b8459117baca [2021-08-21T16:37:11.471Z] ---> Running in e78265418acb [2021-08-21T16:37:12.079Z] Removing intermediate container b8459117baca [2021-08-21T16:37:12.079Z] ---> 09a7cef8e328 [2021-08-21T16:37:12.079Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-21T16:37:12.079Z] Removing intermediate container e78265418acb [2021-08-21T16:37:12.079Z] ---> d02c2201ef44 [2021-08-21T16:37:12.079Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-21T16:37:12.352Z] ---> Running in 7123f52ccb91 [2021-08-21T16:37:12.352Z] ---> Running in 003c5cccb069 [2021-08-21T16:37:12.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-21T16:37:12.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-21T16:37:39.737Z] Removing intermediate container 9f4b6e0a05ab [2021-08-21T16:37:39.737Z] ---> 0e368902386b [2021-08-21T16:37:39.737Z] [2021-08-21T16:37:39.737Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T16:37:39.737Z] 3.12: Pulling from library/alpine [2021-08-21T16:37:39.737Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T16:37:39.737Z] Status: Downloaded newer image for alpine:3.12 [2021-08-21T16:37:39.737Z] ---> 13621d1b12d4 [2021-08-21T16:37:39.737Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T16:37:39.737Z] ---> Running in 7b868a961ab7 [2021-08-21T16:37:39.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:39.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:39.737Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-21T16:37:39.737Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:37:39.737Z] OK: 6 MiB in 15 packages [2021-08-21T16:37:39.737Z] Removing intermediate container 7b868a961ab7 [2021-08-21T16:37:39.737Z] ---> ea593875cab0 [2021-08-21T16:37:39.737Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:37:39.737Z] ---> Running in b22d9db8fa28 [2021-08-21T16:37:39.737Z] Removing intermediate container b22d9db8fa28 [2021-08-21T16:37:39.737Z] ---> 994d84f92ca7 [2021-08-21T16:37:39.737Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-21T16:37:39.737Z] ---> Running in 9a0d1e39f2a1 [2021-08-21T16:37:39.737Z] Removing intermediate container 9a0d1e39f2a1 [2021-08-21T16:37:39.737Z] ---> f3d163fd327d [2021-08-21T16:37:39.737Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T16:37:39.737Z] ---> Running in e47105ff7bb2 [2021-08-21T16:37:39.737Z] Removing intermediate container e47105ff7bb2 [2021-08-21T16:37:39.737Z] ---> 180a321b28af [2021-08-21T16:37:39.737Z] Step 16/24 : WORKDIR / [2021-08-21T16:37:39.737Z] ---> Running in d1e8dc1e89bf [2021-08-21T16:37:39.737Z] Removing intermediate container d1e8dc1e89bf [2021-08-21T16:37:39.737Z] ---> 2bfd1f4bf80a [2021-08-21T16:37:39.737Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:37:40.012Z] ---> 810bc52890a1 [2021-08-21T16:37:40.012Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-21T16:37:40.283Z] Removing intermediate container ef53857e36fb [2021-08-21T16:37:40.283Z] ---> 12ecf8ecbe61 [2021-08-21T16:37:40.283Z] [2021-08-21T16:37:40.283Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T16:37:40.283Z] ---> 13621d1b12d4 [2021-08-21T16:37:40.283Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-21T16:37:40.283Z] ---> Running in 0dffa7353226 [2021-08-21T16:37:40.553Z] ---> 6fd4f177bcf7 [2021-08-21T16:37:40.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-21T16:37:40.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:40.820Z] ---> 58d5091414da [2021-08-21T16:37:40.820Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-21T16:37:40.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:41.090Z] ---> Running in e74cd604fe93 [2021-08-21T16:37:41.090Z] Removing intermediate container e74cd604fe93 [2021-08-21T16:37:41.090Z] ---> d91285958a50 [2021-08-21T16:37:41.090Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:37:41.361Z] ---> Running in 5e50a6eeac13 [2021-08-21T16:37:41.361Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-21T16:37:41.361Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-21T16:37:41.361Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:37:41.361Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T16:37:41.361Z] OK: 6 MiB in 16 packages [2021-08-21T16:37:41.630Z] Removing intermediate container 5e50a6eeac13 [2021-08-21T16:37:41.630Z] ---> ed602b0355cd [2021-08-21T16:37:41.630Z] Step 22/24 : LABEL arch=x86_64 [2021-08-21T16:37:41.630Z] ---> Running in bc14d993fa92 [2021-08-21T16:37:41.906Z] Removing intermediate container bc14d993fa92 [2021-08-21T16:37:41.906Z] ---> 60b75e0a8aab [2021-08-21T16:37:41.906Z] Step 23/24 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b [2021-08-21T16:37:42.174Z] ---> Running in 9d1f0b58df31 [2021-08-21T16:37:42.442Z] Removing intermediate container 0dffa7353226 [2021-08-21T16:37:42.442Z] ---> f345b53d4808 [2021-08-21T16:37:42.442Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:37:42.442Z] ---> Running in ed40fcd616bf [2021-08-21T16:37:42.442Z] Removing intermediate container 9d1f0b58df31 [2021-08-21T16:37:42.442Z] ---> 53d5549a72dc [2021-08-21T16:37:42.442Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:37:42.442Z] Removing intermediate container 1fa2a64c4a08 [2021-08-21T16:37:42.442Z] ---> bb675ec9980e [2021-08-21T16:37:42.442Z] [2021-08-21T16:37:42.442Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T16:37:42.442Z] ---> 13621d1b12d4 [2021-08-21T16:37:42.442Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T16:37:42.442Z] ---> Using cache [2021-08-21T16:37:42.442Z] ---> ea593875cab0 [2021-08-21T16:37:42.442Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:37:42.442Z] ---> Using cache [2021-08-21T16:37:42.442Z] ---> 994d84f92ca7 [2021-08-21T16:37:42.442Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-21T16:37:42.714Z] ---> Running in b8fd40ed24fe [2021-08-21T16:37:42.714Z] ---> Running in e52c3f0b4836 [2021-08-21T16:37:42.714Z] Removing intermediate container ed40fcd616bf [2021-08-21T16:37:42.714Z] ---> 7ea7f55b4b52 [2021-08-21T16:37:42.714Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-21T16:37:42.714Z] ---> Running in b920493ceb41 [2021-08-21T16:37:42.714Z] Removing intermediate container b8fd40ed24fe [2021-08-21T16:37:42.714Z] ---> 72f2a52450e2 [2021-08-21T16:37:42.714Z] [2021-08-21T16:37:42.979Z] Removing intermediate container e52c3f0b4836 [2021-08-21T16:37:42.979Z] ---> d466fff496f0 [2021-08-21T16:37:42.979Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T16:37:42.979Z] Successfully built 72f2a52450e2 [2021-08-21T16:37:42.979Z] ---> Running in fb44ceea54a9 [2021-08-21T16:37:42.979Z] Successfully tagged core-command:latest [2021-08-21T16:37:42.979Z] Building security-bootstrapper [2021-08-21T16:37:42.979Z]  Building core-command ... done Removing intermediate container b920493ceb41 [2021-08-21T16:37:42.979Z] ---> 3f7482947bf2 [2021-08-21T16:37:42.979Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T16:37:42.979Z] ---> Running in 8ada5c263fa0 [2021-08-21T16:37:43.246Z] Removing intermediate container fb44ceea54a9 [2021-08-21T16:37:43.246Z] ---> 885e076db162 [2021-08-21T16:37:43.246Z] Step 16/24 : WORKDIR / [2021-08-21T16:37:43.246Z] ---> Running in c750f74a2561 [2021-08-21T16:37:43.246Z] Removing intermediate container 8ada5c263fa0 [2021-08-21T16:37:43.246Z] ---> c4f0e62ebd97 [2021-08-21T16:37:43.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:37:43.871Z] Removing intermediate container c750f74a2561 [2021-08-21T16:37:43.871Z] ---> 31e8bfeaa0f9 [2021-08-21T16:37:43.871Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:37:44.137Z] ---> 6c034fbfadf0 [2021-08-21T16:37:44.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-21T16:37:44.720Z] ---> 238ed54bdcf1 [2021-08-21T16:37:44.720Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-21T16:37:44.985Z] ---> 6cac24a5675e [2021-08-21T16:37:44.985Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-21T16:37:45.254Z] ---> 6bccce901989 [2021-08-21T16:37:45.254Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-21T16:37:45.524Z] ---> eab3c96e90c7 [2021-08-21T16:37:45.524Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-21T16:37:45.524Z] ---> 41a7076e197f [2021-08-21T16:37:45.524Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-21T16:37:45.553Z] Removing intermediate container 450732017e81 [2021-08-21T16:37:45.554Z] ---> b6b814f42319 [2021-08-21T16:37:45.554Z] Successfully built b6b814f42319 [2021-08-21T16:37:45.554Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:37:45.794Z] ---> Running in c3168deaf8c1 [2021-08-21T16:37:45.794Z] ---> Running in 50f398f3f58c [2021-08-21T16:37:45.794Z] Removing intermediate container 50f398f3f58c [2021-08-21T16:37:45.794Z] ---> 82105e61e028 [2021-08-21T16:37:45.794Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:37:45.794Z] Removing intermediate container c3168deaf8c1 [2021-08-21T16:37:45.794Z] ---> 9462c7d1fa59 [2021-08-21T16:37:45.794Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:37:45.896Z] + docker inspect -f . ci-base-image-arm64 [2021-08-21T16:37:45.896Z] . [Pipeline] withDockerContainer [2021-08-21T16:37:46.121Z] prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container [2021-08-21T16:37:46.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-21T16:37:46.389Z] ---> Running in 72cbbf2acf8a [2021-08-21T16:37:46.389Z] ---> Running in c79082b3b940 [2021-08-21T16:37:46.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-21T16:37:46.389Z] Removing intermediate container 72cbbf2acf8a [2021-08-21T16:37:46.389Z] ---> f59745db180f [2021-08-21T16:37:46.389Z] Step 22/24 : LABEL arch=x86_64 [2021-08-21T16:37:46.659Z] Removing intermediate container c79082b3b940 [2021-08-21T16:37:46.659Z] ---> 17512b1e92fe [2021-08-21T16:37:46.659Z] Step 21/23 : LABEL arch=x86_64 [2021-08-21T16:37:46.659Z] ---> Running in 43b19f7e7345 [2021-08-21T16:37:46.659Z] ---> Running in b36d445954d3 [2021-08-21T16:37:46.659Z] Removing intermediate container 43b19f7e7345 [2021-08-21T16:37:46.659Z] ---> ec0aeadf15f9 [2021-08-21T16:37:46.660Z] Step 23/24 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b [2021-08-21T16:37:46.660Z] Removing intermediate container b36d445954d3 [2021-08-21T16:37:46.660Z] ---> cc1c9069c4be [2021-08-21T16:37:46.660Z] Step 22/23 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b [2021-08-21T16:37:46.943Z] ---> Running in 59df9cbcbd8d [2021-08-21T16:37:46.943Z] ---> Running in 4ccdb27dcc2a [2021-08-21T16:37:47.220Z] Removing intermediate container 59df9cbcbd8d [2021-08-21T16:37:47.220Z] ---> b63eca835e5c [2021-08-21T16:37:47.220Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:37:47.220Z] Removing intermediate container 4ccdb27dcc2a [2021-08-21T16:37:47.220Z] ---> 2bdd070c0567 [2021-08-21T16:37:47.220Z] Step 23/23 : LABEL version=0.0.0 [2021-08-21T16:37:47.220Z] ---> Running in 7ea7b2d160db [2021-08-21T16:37:47.220Z] ---> Running in 75b7f2a219cc [2021-08-21T16:37:47.491Z] Removing intermediate container 7ea7b2d160db [2021-08-21T16:37:47.491Z] ---> 64ec5b3febaf [2021-08-21T16:37:47.491Z] [2021-08-21T16:37:47.491Z] Successfully built 64ec5b3febaf [2021-08-21T16:37:47.491Z] Successfully tagged core-metadata:latest [2021-08-21T16:37:47.491Z]  Building core-metadata ... done Building security-secretstore-setup [2021-08-21T16:37:47.769Z] Removing intermediate container 75b7f2a219cc [2021-08-21T16:37:47.769Z] ---> 4e40b73cd17e [2021-08-21T16:37:47.769Z] [2021-08-21T16:37:47.769Z] Successfully built 4e40b73cd17e [2021-08-21T16:37:47.769Z] Successfully tagged support-notifications:latest [2021-08-21T16:37:47.769Z]  Building support-notifications ... done Building support-scheduler [2021-08-21T16:37:47.824Z] $ docker top cb0d56427c9e7ff0e5bf6cc70c63fedf42cf1544c2ef61cb3c034785ed8a1c37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:37:48.778Z] + go version [2021-08-21T16:37:48.779Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-21T16:37:48.839Z] $ docker stop --time=1 cb0d56427c9e7ff0e5bf6cc70c63fedf42cf1544c2ef61cb3c034785ed8a1c37 [2021-08-21T16:37:50.367Z] Removing intermediate container 7123f52ccb91 [2021-08-21T16:37:50.367Z] ---> b8537cc9b28a [2021-08-21T16:37:50.367Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-21T16:37:50.648Z] $ docker rm -f cb0d56427c9e7ff0e5bf6cc70c63fedf42cf1544c2ef61cb3c034785ed8a1c37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:37:51.416Z] + docker inspect -f . ci-base-image-arm64 [2021-08-21T16:37:51.416Z] . [Pipeline] withDockerContainer [2021-08-21T16:37:51.643Z] prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container [2021-08-21T16:37:51.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-21T16:37:51.785Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:37:51.785Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:37:51.785Z] ---> 6d771e464e58 [2021-08-21T16:37:51.785Z] Step 3/32 : WORKDIR /edgex-go [2021-08-21T16:37:51.785Z] ---> Using cache [2021-08-21T16:37:51.785Z] ---> 0449415947a2 [2021-08-21T16:37:51.785Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:37:51.785Z] ---> Using cache [2021-08-21T16:37:51.785Z] ---> a35d4c335f18 [2021-08-21T16:37:51.785Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-21T16:37:52.369Z] ---> Running in 81b203afedcb [2021-08-21T16:37:52.369Z] ---> Running in cb8837b0ecc2 [2021-08-21T16:37:52.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-21T16:37:52.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:53.178Z] $ docker top 97792a6d095bdf663e6e99c6078ed9599a0d66f3a424e0bfe4a6f12bde3e1c47 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-21T16:37:53.429Z] ========================================================= [2021-08-21T16:37:53.429Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-21T16:37:53.429Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:37:53.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:54.090Z] + go mod tidy [2021-08-21T16:37:54.556Z] OK: 219 MiB in 52 packages [2021-08-21T16:37:54.556Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:37:54.556Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:37:54.556Z] ---> 6d771e464e58 [2021-08-21T16:37:54.556Z] Step 3/26 : WORKDIR /edgex-go [2021-08-21T16:37:54.556Z] ---> Using cache [2021-08-21T16:37:54.556Z] ---> 0449415947a2 [2021-08-21T16:37:54.556Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:37:54.556Z] ---> Using cache [2021-08-21T16:37:54.556Z] ---> a35d4c335f18 [2021-08-21T16:37:54.556Z] Step 5/26 : RUN apk add --update --no-cache make git [Pipeline] sh [2021-08-21T16:37:55.144Z] Removing intermediate container 003c5cccb069 [2021-08-21T16:37:55.145Z] ---> 6ee35eb40a46 [2021-08-21T16:37:55.145Z] [2021-08-21T16:37:55.145Z] Step 11/22 : FROM alpine:3.12 [2021-08-21T16:37:55.145Z] ---> 13621d1b12d4 [2021-08-21T16:37:55.145Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-21T16:37:55.145Z] ---> Running in dc5f10706491 [2021-08-21T16:37:55.418Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:37:55.418Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:37:55.418Z] ---> 6d771e464e58 [2021-08-21T16:37:55.418Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T16:37:55.418Z] ---> Using cache [2021-08-21T16:37:55.418Z] ---> 0449415947a2 [2021-08-21T16:37:55.418Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:37:55.418Z] ---> Using cache [2021-08-21T16:37:55.418Z] ---> a35d4c335f18 [2021-08-21T16:37:55.418Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-21T16:37:55.688Z] ---> Running in caa497a85e05 [2021-08-21T16:37:55.688Z] ---> Running in ba22375c986d [2021-08-21T16:37:55.688Z] Removing intermediate container 81b203afedcb [2021-08-21T16:37:55.688Z] ---> c956eed60e88 [2021-08-21T16:37:55.688Z] [2021-08-21T16:37:55.688Z] Step 12/24 : FROM docker:20.10.7 [2021-08-21T16:37:55.688Z] Removing intermediate container cb8837b0ecc2 [2021-08-21T16:37:55.688Z] ---> 5601e414b632 [2021-08-21T16:37:55.688Z] Step 6/32 : COPY go.mod . [2021-08-21T16:37:55.688Z] 20.10.7: Pulling from library/docker [2021-08-21T16:37:55.743Z] + make test [2021-08-21T16:37:55.743Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-21T16:37:55.743Z] go mod tidy [2021-08-21T16:37:55.969Z] ---> d181315bb21a [2021-08-21T16:37:55.969Z] Step 7/32 : RUN go mod download [2021-08-21T16:37:55.969Z] ---> Running in 77ef44b2200b [2021-08-21T16:37:55.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:56.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:56.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:56.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:56.338Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-21T16:37:56.520Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-21T16:37:56.520Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-21T16:37:56.520Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-21T16:37:56.520Z] (4/4) Installing curl (7.78.0-r0) [2021-08-21T16:37:56.520Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:37:56.520Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T16:37:56.520Z] OK: 7 MiB in 18 packages [2021-08-21T16:37:57.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:57.125Z] Removing intermediate container caa497a85e05 [2021-08-21T16:37:57.125Z] ---> b3354bd7eabc [2021-08-21T16:37:57.125Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-21T16:37:57.125Z] Removing intermediate container 77ef44b2200b [2021-08-21T16:37:57.125Z] ---> 7c719c3497f3 [2021-08-21T16:37:57.125Z] Step 8/32 : COPY . . [2021-08-21T16:37:57.125Z] ---> Running in 1b3eb98a102f [2021-08-21T16:37:57.125Z] Removing intermediate container 1b3eb98a102f [2021-08-21T16:37:57.125Z] ---> 759be7f4f66a [2021-08-21T16:37:57.125Z] Step 14/22 : WORKDIR /edgex [2021-08-21T16:37:57.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:37:57.421Z] OK: 219 MiB in 52 packages [2021-08-21T16:37:58.012Z] OK: 219 MiB in 52 packages [2021-08-21T16:37:58.603Z] ---> Running in 145759140e79 [2021-08-21T16:37:59.185Z] Removing intermediate container 145759140e79 [2021-08-21T16:37:59.185Z] ---> c1f338037a40 [2021-08-21T16:37:59.185Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-21T16:37:59.451Z] ---> 13a9dd194406 [2021-08-21T16:37:59.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-21T16:37:59.451Z] Removing intermediate container ba22375c986d [2021-08-21T16:37:59.451Z] ---> 4e4602cf8477 [2021-08-21T16:37:59.451Z] Step 6/23 : COPY go.mod . [2021-08-21T16:37:59.451Z] Removing intermediate container dc5f10706491 [2021-08-21T16:37:59.451Z] ---> 03c4a800bfcd [2021-08-21T16:37:59.451Z] Step 6/26 : COPY go.mod . [2021-08-21T16:38:00.042Z] ---> e9c96a95c797 [2021-08-21T16:38:00.042Z] Step 7/23 : RUN go mod download [2021-08-21T16:38:00.042Z] ---> 848371ab3521 [2021-08-21T16:38:00.042Z] Step 7/26 : RUN go mod download [2021-08-21T16:38:00.042Z] ---> Running in 83baba9d48dc [2021-08-21T16:38:00.042Z] ---> e37c6f233807 [2021-08-21T16:38:00.042Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-21T16:38:00.042Z] ---> Running in a64a35494729 [2021-08-21T16:38:01.014Z] ---> 41e193773c86 [2021-08-21T16:38:01.014Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-21T16:38:01.014Z] ---> Running in 1e263f70de25 [2021-08-21T16:38:01.283Z] ---> 98325cc38a79 [2021-08-21T16:38:01.283Z] Step 9/32 : RUN go mod tidy [2021-08-21T16:38:01.283Z] Removing intermediate container 1e263f70de25 [2021-08-21T16:38:01.283Z] ---> 454d765cd47e [2021-08-21T16:38:01.283Z] Step 19/22 : CMD ["--init=true"] [2021-08-21T16:38:01.283Z] ---> Running in ca3a0067eece [2021-08-21T16:38:01.283Z] ---> Running in 9381569e7ac2 [2021-08-21T16:38:01.550Z] Removing intermediate container 9381569e7ac2 [2021-08-21T16:38:01.550Z] ---> 62408e54c88d [2021-08-21T16:38:01.550Z] Step 20/22 : LABEL arch=x86_64 [2021-08-21T16:38:01.550Z] Removing intermediate container 83baba9d48dc [2021-08-21T16:38:01.550Z] ---> b0a99697859c [2021-08-21T16:38:01.550Z] Step 8/23 : COPY . . [2021-08-21T16:38:01.550Z] ---> Running in 2a712acbb3fc [2021-08-21T16:38:01.550Z] Removing intermediate container a64a35494729 [2021-08-21T16:38:01.550Z] ---> e499cd3a42d9 [2021-08-21T16:38:01.550Z] Step 8/26 : COPY . . [2021-08-21T16:38:01.819Z] Removing intermediate container 2a712acbb3fc [2021-08-21T16:38:01.819Z] ---> 0a870eb3efd8 [2021-08-21T16:38:01.819Z] Step 21/22 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b [2021-08-21T16:38:02.089Z] ---> Running in da2d224317d7 [2021-08-21T16:38:04.684Z] Removing intermediate container da2d224317d7 [2021-08-21T16:38:04.684Z] ---> 216c1c1cb38b [2021-08-21T16:38:04.684Z] Step 22/22 : LABEL version=0.0.0 [2021-08-21T16:38:05.433Z] ---> Running in 9891cee2272b [2021-08-21T16:38:05.433Z] Removing intermediate container ca3a0067eece [2021-08-21T16:38:05.433Z] ---> d438cb96909b [2021-08-21T16:38:05.433Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-21T16:38:05.433Z] ---> Running in b57f10e4d3ad [2021-08-21T16:38:05.716Z] Removing intermediate container 9891cee2272b [2021-08-21T16:38:05.716Z] ---> a9162cae8658 [2021-08-21T16:38:05.716Z] [2021-08-21T16:38:05.716Z] Successfully built a9162cae8658 [2021-08-21T16:38:05.716Z] Successfully tagged security-proxy-setup:latest [2021-08-21T16:38:05.716Z]  Building security-proxy-setup ... done Building core-data [2021-08-21T16:38:06.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-21T16:38:11.709Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-21T16:38:12.701Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-21T16:38:12.967Z] ---> 08bdaf2f88f9 [2021-08-21T16:38:12.967Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:38:12.967Z] ---> 47f4490da50b [2021-08-21T16:38:12.967Z] Step 9/23 : RUN go mod tidy [2021-08-21T16:38:13.240Z] ---> Running in 85055ff1fd9d [2021-08-21T16:38:13.510Z] ---> 5cb75c2b2302 [2021-08-21T16:38:13.510Z] Step 9/26 : RUN go mod tidy [2021-08-21T16:38:13.776Z] ---> Running in ef80541664da [2021-08-21T16:38:13.776Z] ---> Running in a46fff5d1d3e [2021-08-21T16:38:13.776Z] Removing intermediate container 85055ff1fd9d [2021-08-21T16:38:13.776Z] ---> 7305d8c0e082 [2021-08-21T16:38:13.776Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-21T16:38:14.041Z] ---> Running in 02cac97811ad [2021-08-21T16:38:15.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:38:15.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:38:15.304Z] (1/39) Installing readline (8.1.0-r0) [2021-08-21T16:38:15.304Z] (2/39) Installing bash (5.1.0-r0) [2021-08-21T16:38:15.304Z] Executing bash-5.1.0-r0.post-install [2021-08-21T16:38:15.587Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-21T16:38:15.587Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-21T16:38:15.587Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-21T16:38:15.587Z] (6/39) Installing curl (7.78.0-r0) [2021-08-21T16:38:15.587Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-21T16:38:15.587Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-21T16:38:15.587Z] (9/39) Installing expat (2.2.10-r1) [2021-08-21T16:38:15.587Z] (10/39) Installing libffi (3.3-r2) [2021-08-21T16:38:15.587Z] (11/39) Installing gdbm (1.19-r0) [2021-08-21T16:38:15.587Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-21T16:38:15.587Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-21T16:38:15.587Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-21T16:38:16.997Z] Removing intermediate container ef80541664da [2021-08-21T16:38:16.997Z] ---> b6e85f7c20ac [2021-08-21T16:38:16.997Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-21T16:38:16.997Z] ---> Running in 1d858a68d8c5 [2021-08-21T16:38:16.997Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-21T16:38:16.997Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-21T16:38:16.997Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-21T16:38:17.264Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-21T16:38:17.264Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-21T16:38:17.264Z] Removing intermediate container a46fff5d1d3e [2021-08-21T16:38:17.264Z] ---> ee3b4fae0bd3 [2021-08-21T16:38:17.264Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-21T16:38:17.264Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-21T16:38:17.264Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-21T16:38:17.264Z] ---> Running in 2ce4efba5cc8 [2021-08-21T16:38:17.542Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-21T16:38:17.542Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-21T16:38:17.542Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-21T16:38:17.542Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-21T16:38:17.542Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-21T16:38:17.542Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-21T16:38:17.542Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-21T16:38:17.542Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-21T16:38:17.542Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-21T16:38:17.542Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-21T16:38:17.542Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-21T16:38:17.828Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-21T16:38:17.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-21T16:38:17.828Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:38:17.828Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:38:17.828Z] ---> 6d771e464e58 [2021-08-21T16:38:17.828Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:38:17.828Z] ---> Using cache [2021-08-21T16:38:17.828Z] ---> 0449415947a2 [2021-08-21T16:38:17.828Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:38:17.828Z] ---> Using cache [2021-08-21T16:38:17.828Z] ---> a35d4c335f18 [2021-08-21T16:38:17.828Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-21T16:38:18.104Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-21T16:38:18.104Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-21T16:38:18.104Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-21T16:38:18.104Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-21T16:38:18.104Z] ---> Running in f494d2fe7e56 [2021-08-21T16:38:18.104Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-21T16:38:18.104Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-21T16:38:18.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-21T16:38:18.385Z] Executing busybox-1.32.1-r6.trigger [2021-08-21T16:38:18.385Z] OK: 82 MiB in 59 packages [2021-08-21T16:38:18.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:38:19.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:38:19.877Z] OK: 219 MiB in 52 packages [2021-08-21T16:38:20.487Z] Removing intermediate container f494d2fe7e56 [2021-08-21T16:38:20.487Z] ---> 5e5289fa3708 [2021-08-21T16:38:20.487Z] Step 6/24 : COPY go.mod . [2021-08-21T16:38:20.762Z] ---> a8a75fe41fd7 [2021-08-21T16:38:20.763Z] Step 7/24 : RUN go mod download [2021-08-21T16:38:20.763Z] Collecting docker-compose==1.23.2 [2021-08-21T16:38:20.763Z] ---> Running in f8d950022ab7 [2021-08-21T16:38:20.763Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-21T16:38:21.049Z] Collecting texttable<0.10,>=0.9.0 [2021-08-21T16:38:21.049Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-21T16:38:22.047Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-21T16:38:22.047Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-21T16:38:22.047Z] Collecting docopt<0.7,>=0.6.1 [2021-08-21T16:38:22.329Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-21T16:38:22.939Z] Removing intermediate container f8d950022ab7 [2021-08-21T16:38:22.940Z] ---> 5d38246e2822 [2021-08-21T16:38:22.940Z] Step 8/24 : COPY . . [2021-08-21T16:38:22.940Z] Collecting jsonschema<3,>=2.5.1 [2021-08-21T16:38:22.940Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-21T16:38:22.940Z] Collecting cached-property<2,>=1.2.0 [2021-08-21T16:38:23.156Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-21T16:38:23.230Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-21T16:38:23.230Z] Collecting PyYAML<4,>=3.10 [2021-08-21T16:38:23.230Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-21T16:38:24.712Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-21T16:38:24.712Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-21T16:38:25.011Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-21T16:38:25.011Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-21T16:38:25.288Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-21T16:38:25.288Z] Collecting docker<4.0,>=3.6.0 [2021-08-21T16:38:25.288Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-21T16:38:25.603Z] Collecting docker-pycreds>=0.4.0 [2021-08-21T16:38:25.603Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-21T16:38:25.906Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-21T16:38:25.906Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-21T16:38:25.906Z] Collecting idna<2.8,>=2.5 [2021-08-21T16:38:25.906Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-21T16:38:25.906Z] Collecting certifi>=2017.4.17 [2021-08-21T16:38:26.184Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-21T16:38:26.184Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-21T16:38:26.184Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-21T16:38:26.184Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-21T16:38:26.184Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-21T16:38:26.184Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-21T16:38:26.184Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-21T16:38:26.772Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-21T16:38:26.772Z] Attempting uninstall: urllib3 [2021-08-21T16:38:26.772Z] Found existing installation: urllib3 1.26.2 [2021-08-21T16:38:26.772Z] Uninstalling urllib3-1.26.2: [2021-08-21T16:38:26.772Z] Successfully uninstalled urllib3-1.26.2 [2021-08-21T16:38:28.217Z] Attempting uninstall: idna [2021-08-21T16:38:28.218Z] Found existing installation: idna 3.1 [2021-08-21T16:38:28.218Z] Uninstalling idna-3.1: [2021-08-21T16:38:28.501Z] Successfully uninstalled idna-3.1 [2021-08-21T16:38:29.109Z] Attempting uninstall: chardet [2021-08-21T16:38:29.109Z] Found existing installation: chardet 4.0.0 [2021-08-21T16:38:29.109Z] Uninstalling chardet-4.0.0: [2021-08-21T16:38:29.109Z] Successfully uninstalled chardet-4.0.0 [2021-08-21T16:38:29.109Z] ---> 17433d295b94 [2021-08-21T16:38:29.109Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:38:29.384Z] ---> Running in 33da6a4361d3 [2021-08-21T16:38:29.661Z] Attempting uninstall: requests [2021-08-21T16:38:29.661Z] Found existing installation: requests 2.25.1 [2021-08-21T16:38:29.661Z] Uninstalling requests-2.25.1: [2021-08-21T16:38:29.941Z] Successfully uninstalled requests-2.25.1 [2021-08-21T16:38:29.941Z] Running setup.py install for texttable: started [2021-08-21T16:38:30.552Z] Running setup.py install for texttable: finished with status 'done' [2021-08-21T16:38:30.552Z] Running setup.py install for PyYAML: started [2021-08-21T16:38:31.542Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-21T16:38:31.542Z] Removing intermediate container 33da6a4361d3 [2021-08-21T16:38:31.542Z] ---> a4a61ae2f5fb [2021-08-21T16:38:31.542Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-21T16:38:31.542Z] ---> Running in 7d2621f11624 [2021-08-21T16:38:31.542Z] Running setup.py install for docopt: started [2021-08-21T16:38:32.161Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-21T16:38:32.446Z] Running setup.py install for docopt: finished with status 'done' [2021-08-21T16:38:32.446Z] Running setup.py install for dockerpty: started [2021-08-21T16:38:32.722Z] Removing intermediate container b57f10e4d3ad [2021-08-21T16:38:32.722Z] ---> bf55ef1f5138 [2021-08-21T16:38:32.722Z] [2021-08-21T16:38:32.722Z] Step 11/32 : FROM alpine:3.12 [2021-08-21T16:38:32.722Z] ---> 13621d1b12d4 [2021-08-21T16:38:32.722Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-21T16:38:32.722Z] ---> Running in 912496b974d5 [2021-08-21T16:38:32.722Z] Removing intermediate container 912496b974d5 [2021-08-21T16:38:32.722Z] ---> b696a813134d [2021-08-21T16:38:32.722Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-21T16:38:32.999Z] ---> Running in 7b7effa7d6d7 [2021-08-21T16:38:33.284Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-21T16:38:33.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:38:33.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:38:33.853Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-21T16:38:33.853Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-21T16:38:33.853Z] (2/2) Installing su-exec (0.2-r1) [2021-08-21T16:38:33.853Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:38:33.853Z] OK: 6 MiB in 16 packages [2021-08-21T16:38:34.467Z] Removing intermediate container 7b7effa7d6d7 [2021-08-21T16:38:34.467Z] ---> c2d3f42d7c52 [2021-08-21T16:38:34.467Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-21T16:38:34.467Z] ---> Running in 22a1d079fd60 [2021-08-21T16:38:34.467Z] Removing intermediate container 22a1d079fd60 [2021-08-21T16:38:34.467Z] ---> 84d7713b2ffc [2021-08-21T16:38:34.467Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-21T16:38:34.745Z] ---> Running in 91fbe94cb512 [2021-08-21T16:38:34.745Z] Removing intermediate container 91fbe94cb512 [2021-08-21T16:38:34.745Z] ---> d5b343d10763 [2021-08-21T16:38:34.745Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-21T16:38:35.026Z] ---> Running in 6e0b735e0a9e [2021-08-21T16:38:36.986Z] Removing intermediate container 6e0b735e0a9e [2021-08-21T16:38:36.986Z] ---> c0c9422194f3 [2021-08-21T16:38:36.986Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-21T16:38:37.258Z] ---> Running in 9afdfa8df52e [2021-08-21T16:38:37.862Z] Removing intermediate container 9afdfa8df52e [2021-08-21T16:38:37.862Z] ---> a057e31492ac [2021-08-21T16:38:37.862Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-21T16:38:37.862Z] Removing intermediate container 02cac97811ad [2021-08-21T16:38:37.862Z] ---> c4f4107544ff [2021-08-21T16:38:37.862Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-21T16:38:38.137Z] ---> Running in 350568242b8e [2021-08-21T16:38:38.137Z] ---> b639032cad08 [2021-08-21T16:38:38.137Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-21T16:38:38.137Z] Removing intermediate container 350568242b8e [2021-08-21T16:38:38.137Z] ---> 06768058b244 [2021-08-21T16:38:38.137Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-21T16:38:38.137Z] ---> Running in 227606e08ea8 [2021-08-21T16:38:38.137Z] ---> Running in 11ec5080c3bb [2021-08-21T16:38:38.417Z] Removing intermediate container 11ec5080c3bb [2021-08-21T16:38:38.417Z] ---> 17bd6892c25e [2021-08-21T16:38:38.417Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-21T16:38:39.028Z] ---> 1d053139c7d3 [2021-08-21T16:38:39.028Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-21T16:38:39.313Z] ---> 1788443132e4 [2021-08-21T16:38:39.313Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-21T16:38:39.313Z] Removing intermediate container 227606e08ea8 [2021-08-21T16:38:39.313Z] ---> 3398b64c02f6 [2021-08-21T16:38:39.313Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:38:39.928Z] ---> d37252f65dab [2021-08-21T16:38:39.928Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-21T16:38:39.928Z] ---> 7c4dd15b4e6a [2021-08-21T16:38:39.928Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-21T16:38:39.928Z] ---> Running in f201c4f67fb1 [2021-08-21T16:38:40.211Z] Removing intermediate container f201c4f67fb1 [2021-08-21T16:38:40.211Z] ---> 8a85540eef7a [2021-08-21T16:38:40.211Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:38:40.211Z] ---> Running in d4f20057f4bc [2021-08-21T16:38:40.211Z] ---> 6499f4ab0e56 [2021-08-21T16:38:40.211Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-21T16:38:40.496Z] Removing intermediate container d4f20057f4bc [2021-08-21T16:38:40.496Z] ---> 1875d8c795a9 [2021-08-21T16:38:40.496Z] Step 22/24 : LABEL arch=x86_64 [2021-08-21T16:38:40.496Z] ---> Running in a9c0e38000ff [2021-08-21T16:38:40.496Z] ---> 22d3eb02ff30 [2021-08-21T16:38:40.496Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-21T16:38:40.772Z] Removing intermediate container a9c0e38000ff [2021-08-21T16:38:40.772Z] ---> b0aaa0e8cab9 [2021-08-21T16:38:40.772Z] Step 23/24 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b [2021-08-21T16:38:40.772Z] ---> Running in fd8ee2070639 [2021-08-21T16:38:41.048Z] ---> cc49e93de196 [2021-08-21T16:38:41.048Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-21T16:38:41.048Z] Removing intermediate container fd8ee2070639 [2021-08-21T16:38:41.048Z] ---> fceb68a3690e [2021-08-21T16:38:41.048Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:38:41.048Z] ---> Running in 171cd9d6558f [2021-08-21T16:38:41.325Z] Removing intermediate container 171cd9d6558f [2021-08-21T16:38:41.325Z] ---> 9be174d090e5 [2021-08-21T16:38:41.325Z] [2021-08-21T16:38:41.325Z] ---> 925358ef1d4b [2021-08-21T16:38:41.325Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-21T16:38:41.325Z] Successfully built 9be174d090e5 [2021-08-21T16:38:41.325Z] Successfully tagged sys-mgmt-agent:latest [2021-08-21T16:38:41.918Z]  Building sys-mgmt-agent ... done  ---> Running in 30002a217e64 [2021-08-21T16:38:41.918Z] Removing intermediate container 30002a217e64 [2021-08-21T16:38:41.918Z] ---> 72c65689b257 [2021-08-21T16:38:41.918Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-21T16:38:42.203Z] ---> 1b02e33eb717 [2021-08-21T16:38:42.203Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-21T16:38:42.475Z] ---> Running in de7049958760 [2021-08-21T16:38:43.437Z] Removing intermediate container de7049958760 [2021-08-21T16:38:43.437Z] ---> 961d6e6ffd99 [2021-08-21T16:38:43.437Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-21T16:38:43.437Z] ---> Running in 2bdee43fbeb8 [2021-08-21T16:38:43.708Z] Removing intermediate container 2bdee43fbeb8 [2021-08-21T16:38:43.708Z] ---> fef3c385d174 [2021-08-21T16:38:43.708Z] Step 29/32 : CMD ["gate"] [2021-08-21T16:38:43.708Z] ---> Running in 86d2ff9ebb94 [2021-08-21T16:38:43.708Z] Removing intermediate container 86d2ff9ebb94 [2021-08-21T16:38:43.708Z] ---> b6efbfc96408 [2021-08-21T16:38:43.708Z] Step 30/32 : LABEL arch=x86_64 [2021-08-21T16:38:43.978Z] ---> Running in f9bd92a0f577 [2021-08-21T16:38:43.978Z] Removing intermediate container f9bd92a0f577 [2021-08-21T16:38:43.978Z] ---> 5bf4c30e73f5 [2021-08-21T16:38:43.978Z] Step 31/32 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b [2021-08-21T16:38:44.246Z] ---> Running in 7aa645b284b3 [2021-08-21T16:38:44.246Z] Removing intermediate container 7aa645b284b3 [2021-08-21T16:38:44.246Z] ---> 7abe444d9a06 [2021-08-21T16:38:44.246Z] Step 32/32 : LABEL version=0.0.0 [2021-08-21T16:38:44.519Z] ---> Running in 7e9bb521e3e5 [2021-08-21T16:38:44.787Z] Removing intermediate container 7e9bb521e3e5 [2021-08-21T16:38:44.787Z] ---> a24ed9d3ced9 [2021-08-21T16:38:44.787Z] [2021-08-21T16:38:44.787Z] Successfully built a24ed9d3ced9 [2021-08-21T16:38:44.787Z] Successfully tagged security-bootstrapper:latest [2021-08-21T16:38:49.047Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-21T16:38:50.781Z] Removing intermediate container 1d858a68d8c5 [2021-08-21T16:38:50.781Z] ---> 7ac31d3dc61c [2021-08-21T16:38:50.781Z] [2021-08-21T16:38:50.781Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T16:38:50.781Z] ---> 13621d1b12d4 [2021-08-21T16:38:50.781Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-21T16:38:50.781Z] ---> Using cache [2021-08-21T16:38:50.781Z] ---> ea593875cab0 [2021-08-21T16:38:50.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:38:50.781Z] ---> Using cache [2021-08-21T16:38:50.781Z] ---> 994d84f92ca7 [2021-08-21T16:38:50.781Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-21T16:38:50.781Z] ---> Running in 466330640c05 [2021-08-21T16:38:51.151Z] Removing intermediate container 466330640c05 [2021-08-21T16:38:51.151Z] ---> a91b9bfeaf6d [2021-08-21T16:38:51.151Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T16:38:51.151Z] ---> Running in 30729c13addc [2021-08-21T16:38:51.540Z] Removing intermediate container 30729c13addc [2021-08-21T16:38:51.540Z] ---> 71f5e460cbdb [2021-08-21T16:38:51.540Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:38:52.205Z] Removing intermediate container 2ce4efba5cc8 [2021-08-21T16:38:52.205Z] ---> 9263a64af3b1 [2021-08-21T16:38:52.205Z] [2021-08-21T16:38:52.205Z] Step 11/26 : FROM alpine:3.12 [2021-08-21T16:38:52.205Z] ---> 13621d1b12d4 [2021-08-21T16:38:52.205Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-21T16:38:52.205Z] ---> Running in 545c7f7bc920 [2021-08-21T16:38:52.205Z] ---> 809fd1e01f95 [2021-08-21T16:38:52.205Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-21T16:38:52.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:38:52.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:38:52.558Z] ---> 3b57fd4c4eb3 [2021-08-21T16:38:52.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-21T16:38:52.913Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-21T16:38:52.913Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-21T16:38:52.913Z] (3/3) Installing su-exec (0.2-r1) [2021-08-21T16:38:52.913Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:38:52.913Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T16:38:52.913Z] OK: 6 MiB in 17 packages [2021-08-21T16:38:52.913Z] ---> 4b4403b82ff2 [2021-08-21T16:38:52.913Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-21T16:38:52.913Z] ---> Running in 3a6d3ecbcd90 [2021-08-21T16:38:53.190Z] Removing intermediate container 3a6d3ecbcd90 [2021-08-21T16:38:53.190Z] ---> 06af9e49cef3 [2021-08-21T16:38:53.190Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:38:53.190Z] ---> Running in 1526510894ea [2021-08-21T16:38:53.461Z] Removing intermediate container 545c7f7bc920 [2021-08-21T16:38:53.461Z] ---> 8e51bd59b152 [2021-08-21T16:38:53.461Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-21T16:38:53.461Z] Removing intermediate container 1526510894ea [2021-08-21T16:38:53.461Z] ---> dad67e8700aa [2021-08-21T16:38:53.461Z] Step 21/23 : LABEL arch=x86_64 [2021-08-21T16:38:53.461Z] ---> Running in 4470a79a1d7f [2021-08-21T16:38:53.742Z] ---> Running in 6ec5ae58c211 [2021-08-21T16:38:53.742Z] Removing intermediate container 4470a79a1d7f [2021-08-21T16:38:53.742Z] ---> 5ef5cd2ce9a4 [2021-08-21T16:38:53.742Z] Step 14/26 : WORKDIR / [2021-08-21T16:38:53.742Z] ---> Running in a66060a73b7b [2021-08-21T16:38:53.742Z] Removing intermediate container 6ec5ae58c211 [2021-08-21T16:38:53.742Z] ---> 9b71049a5c62 [2021-08-21T16:38:53.742Z] Step 22/23 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b [2021-08-21T16:38:53.742Z] ---> Running in 8531b84af168 [2021-08-21T16:38:54.027Z] Removing intermediate container 8531b84af168 [2021-08-21T16:38:54.027Z] ---> c122dfdb548d [2021-08-21T16:38:54.027Z] Step 23/23 : LABEL version=0.0.0 [2021-08-21T16:38:54.027Z] Removing intermediate container a66060a73b7b [2021-08-21T16:38:54.027Z] ---> 8d1fdd5c2b25 [2021-08-21T16:38:54.027Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-21T16:38:54.027Z] ---> Running in d34a441ac182 [2021-08-21T16:38:54.027Z] Removing intermediate container d34a441ac182 [2021-08-21T16:38:54.027Z] ---> 316e70d342fa [2021-08-21T16:38:54.027Z] [2021-08-21T16:38:54.309Z] Successfully built 316e70d342fa [2021-08-21T16:38:54.309Z] Successfully tagged support-scheduler:latest [2021-08-21T16:38:54.309Z]  Building support-scheduler ... done  ---> 1192365d3cd1 [2021-08-21T16:38:54.309Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-21T16:38:54.583Z] ---> 7ca21e2c4156 [2021-08-21T16:38:54.583Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-21T16:38:54.854Z] ---> 3b74af37b39b [2021-08-21T16:38:54.854Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-21T16:38:55.136Z] ---> a1658c1f7415 [2021-08-21T16:38:55.136Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-21T16:38:55.762Z] ---> 579af9795835 [2021-08-21T16:38:55.762Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-21T16:38:56.391Z] ---> 674ec7befab3 [2021-08-21T16:38:56.391Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-21T16:38:56.674Z] ---> 8abb3dbad819 [2021-08-21T16:38:56.674Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-21T16:38:56.674Z] ---> Running in 8a88e2a342d6 [2021-08-21T16:38:57.654Z] Removing intermediate container 8a88e2a342d6 [2021-08-21T16:38:57.654Z] ---> c5821a78f424 [2021-08-21T16:38:57.654Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-21T16:38:57.654Z] ---> Running in d967c0219c93 [2021-08-21T16:38:57.654Z] Removing intermediate container d967c0219c93 [2021-08-21T16:38:57.654Z] ---> fb0ef2a4a155 [2021-08-21T16:38:57.654Z] Step 24/26 : LABEL arch=x86_64 [2021-08-21T16:38:57.654Z] ---> Running in 37c978130597 [2021-08-21T16:38:57.654Z] Removing intermediate container 37c978130597 [2021-08-21T16:38:57.654Z] ---> e0b157fea7fe [2021-08-21T16:38:57.654Z] Step 25/26 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b [2021-08-21T16:38:57.920Z] ---> Running in 4ce1a2a3b67f [2021-08-21T16:38:57.920Z] Removing intermediate container 4ce1a2a3b67f [2021-08-21T16:38:57.920Z] ---> 5c8604960c69 [2021-08-21T16:38:57.920Z] Step 26/26 : LABEL version=0.0.0 [2021-08-21T16:38:57.920Z] ---> Running in c73419dd4c73 [2021-08-21T16:38:58.187Z] Removing intermediate container c73419dd4c73 [2021-08-21T16:38:58.187Z] ---> 04065e766248 [2021-08-21T16:38:58.187Z] [2021-08-21T16:38:58.187Z] Successfully built 04065e766248 [2021-08-21T16:38:58.187Z] Successfully tagged security-secretstore-setup:latest [2021-08-21T16:38:59.598Z]  Building security-secretstore-setup ... done Removing intermediate container 7d2621f11624 [2021-08-21T16:38:59.598Z] ---> 424525824903 [2021-08-21T16:38:59.598Z] [2021-08-21T16:38:59.598Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T16:38:59.598Z] ---> 13621d1b12d4 [2021-08-21T16:38:59.598Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-21T16:38:59.598Z] ---> Running in 390abb903062 [2021-08-21T16:38:59.598Z] Removing intermediate container 390abb903062 [2021-08-21T16:38:59.598Z] ---> c0344e960f38 [2021-08-21T16:38:59.598Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-21T16:38:59.598Z] ---> Running in 8d0fc1500d31 [2021-08-21T16:38:59.598Z] Removing intermediate container 8d0fc1500d31 [2021-08-21T16:38:59.598Z] ---> 13183e129978 [2021-08-21T16:38:59.598Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-21T16:38:59.598Z] ---> Running in 1dda4e544d44 [2021-08-21T16:38:59.598Z] Removing intermediate container 1dda4e544d44 [2021-08-21T16:38:59.598Z] ---> 817046b174a3 [2021-08-21T16:38:59.598Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:38:59.598Z] ---> Running in 63a799b5ea9e [2021-08-21T16:39:00.181Z] Removing intermediate container 63a799b5ea9e [2021-08-21T16:39:00.181Z] ---> a5120acc8a0d [2021-08-21T16:39:00.181Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-21T16:39:00.181Z] ---> Running in 8ea7da0751c1 [2021-08-21T16:39:00.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T16:39:01.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T16:39:01.617Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-21T16:39:01.617Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-21T16:39:01.617Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-21T16:39:01.617Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-21T16:39:02.575Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-21T16:39:02.575Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-21T16:39:02.575Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:39:02.575Z] OK: 8 MiB in 20 packages [2021-08-21T16:39:02.841Z] Removing intermediate container 8ea7da0751c1 [2021-08-21T16:39:02.841Z] ---> 460fc90eb225 [2021-08-21T16:39:02.841Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:39:03.109Z] ---> 18b8bca087be [2021-08-21T16:39:03.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-21T16:39:03.376Z] ---> 3dc86b756eb0 [2021-08-21T16:39:03.376Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-21T16:39:03.646Z] ---> 56eccae58b5f [2021-08-21T16:39:03.646Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-21T16:39:03.646Z] ---> Running in d8ef351b43d5 [2021-08-21T16:39:03.646Z] Removing intermediate container d8ef351b43d5 [2021-08-21T16:39:03.646Z] ---> 4076e13735cc [2021-08-21T16:39:03.646Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:39:03.646Z] ---> Running in f9fe584f0256 [2021-08-21T16:39:03.646Z] Removing intermediate container f9fe584f0256 [2021-08-21T16:39:03.646Z] ---> 65c255159939 [2021-08-21T16:39:03.646Z] Step 22/24 : LABEL arch=x86_64 [2021-08-21T16:39:03.646Z] ---> Running in 550d6596ccc8 [2021-08-21T16:39:03.919Z] Removing intermediate container 550d6596ccc8 [2021-08-21T16:39:03.919Z] ---> 8910223dabfc [2021-08-21T16:39:03.919Z] Step 23/24 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b [2021-08-21T16:39:03.919Z] ---> Running in 6c0867ea8c5d [2021-08-21T16:39:03.919Z] Removing intermediate container 6c0867ea8c5d [2021-08-21T16:39:03.919Z] ---> 6e854b39116a [2021-08-21T16:39:03.919Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:39:03.919Z] ---> Running in 24964213fed3 [2021-08-21T16:39:04.185Z] Removing intermediate container 24964213fed3 [2021-08-21T16:39:04.185Z] ---> fb2d3c53f065 [2021-08-21T16:39:04.185Z] [2021-08-21T16:39:04.185Z] Successfully built fb2d3c53f065 [2021-08-21T16:39:04.185Z] Successfully tagged core-data:latest [2021-08-21T16:39:04.198Z]  Building core-data ... done  [Pipeline] } [2021-08-21T16:39:04.206Z] $ docker stop --time=1 223423d926ce220dd6316248b85ef73eb65e221e55fec41681200a81d75e9e0d [2021-08-21T16:39:05.523Z] $ docker rm -f 223423d926ce220dd6316248b85ef73eb65e221e55fec41681200a81d75e9e0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T16:39:05.922Z] + docker images [2021-08-21T16:39:05.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T16:39:05.922Z] core-data latest fb2d3c53f065 2 seconds ago 20.4MB [2021-08-21T16:39:05.922Z] 424525824903 7 seconds ago 1.76GB [2021-08-21T16:39:05.922Z] security-secretstore-setup latest 04065e766248 8 seconds ago 28.1MB [2021-08-21T16:39:05.922Z] support-scheduler latest 316e70d342fa 12 seconds ago 16.1MB [2021-08-21T16:39:05.922Z] 9263a64af3b1 14 seconds ago 1.76GB [2021-08-21T16:39:05.922Z] 7ac31d3dc61c 15 seconds ago 1.75GB [2021-08-21T16:39:05.922Z] security-bootstrapper latest a24ed9d3ced9 21 seconds ago 18.8MB [2021-08-21T16:39:05.922Z] sys-mgmt-agent latest 9be174d090e5 24 seconds ago 325MB [2021-08-21T16:39:05.922Z] bf55ef1f5138 33 seconds ago 1.75GB [2021-08-21T16:39:05.922Z] security-proxy-setup latest a9162cae8658 About a minute ago 26MB [2021-08-21T16:39:05.922Z] c956eed60e88 About a minute ago 1.75GB [2021-08-21T16:39:05.922Z] 6ee35eb40a46 About a minute ago 1.76GB [2021-08-21T16:39:05.922Z] core-metadata latest 64ec5b3febaf About a minute ago 16.7MB [2021-08-21T16:39:05.922Z] support-notifications latest 4e40b73cd17e About a minute ago 16.8MB [2021-08-21T16:39:05.922Z] core-command latest 72f2a52450e2 About a minute ago 16MB [2021-08-21T16:39:05.922Z] bb675ec9980e About a minute ago 1.75GB [2021-08-21T16:39:05.922Z] 12ecf8ecbe61 About a minute ago 1.75GB [2021-08-21T16:39:05.922Z] 0e368902386b About a minute ago 1.75GB [2021-08-21T16:39:05.922Z] ci-base-image-x86_64 latest 6d771e464e58 5 minutes ago 1.25GB [2021-08-21T16:39:05.922Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 days ago 37.5MB [2021-08-21T16:39:05.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-21T16:39:05.922Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-21T16:39:05.922Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-21T16:39:05.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-21T16:39:19.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-21T16:39:21.337Z] Still waiting to schedule task [2021-08-21T16:39:21.337Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-21T16:39:22.412Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-21T16:39:23.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-21T16:39:24.150Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-21T16:39:36.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-21T16:39:36.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-21T16:39:36.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-21T16:39:36.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-21T16:39:36.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-21T16:39:36.889Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-21T16:39:38.345Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-21T16:39:38.345Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-21T16:39:38.345Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-21T16:39:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-21T16:39:50.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements [2021-08-21T16:39:50.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-21T16:39:50.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-21T16:39:54.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.325s coverage: 100.0% of statements [2021-08-21T16:39:54.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-21T16:39:54.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 46.3% of statements [2021-08-21T16:39:54.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-21T16:39:54.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-21T16:39:56.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.631s coverage: 90.1% of statements [2021-08-21T16:39:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-21T16:39:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:39:57.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.209s coverage: 81.2% of statements [2021-08-21T16:39:57.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-21T16:39:57.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-21T16:39:57.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-21T16:39:57.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-21T16:39:57.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-21T16:40:06.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.535s coverage: 94.2% of statements [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:40:06.048Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-21T16:40:06.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-21T16:40:06.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.365s coverage: 0.8% of statements [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-21T16:40:06.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements [2021-08-21T16:40:06.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.245s coverage: 21.7% of statements [2021-08-21T16:40:06.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-21T16:40:06.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements [2021-08-21T16:40:06.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 79.5% of statements [2021-08-21T16:40:06.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements [2021-08-21T16:40:06.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-08-21T16:40:07.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2021-08-21T16:40:20.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.198s coverage: 94.4% of statements [2021-08-21T16:40:20.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements [2021-08-21T16:40:25.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.701s coverage: 81.8% of statements [2021-08-21T16:40:25.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.702s coverage: 64.4% of statements [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-21T16:40:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 91.3% of statements [2021-08-21T16:40:33.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-08-21T16:40:34.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-08-21T16:40:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-08-21T16:40:38.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.193s coverage: 62.6% of statements [2021-08-21T16:40:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-21T16:40:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-21T16:40:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-21T16:40:41.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.816s coverage: 43.6% of statements [2021-08-21T16:40:41.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-21T16:40:41.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-21T16:40:41.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements [2021-08-21T16:40:41.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-21T16:40:41.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2021-08-21T16:40:41.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-21T16:40:49.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.281s coverage: 19.5% of statements [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-21T16:40:49.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.0% of statements [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-21T16:40:49.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 62.7% of statements [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-21T16:40:49.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.423s coverage: 97.7% of statements [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-21T16:40:49.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-21T16:40:49.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-21T16:40:49.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements [2021-08-21T16:40:49.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-08-21T16:40:50.451Z] GO111MODULE=on go vet ./... [2021-08-21T16:42:27.368Z] gofmt -l . [2021-08-21T16:42:27.368Z] [ "`gofmt -l .`" = "" ] [2021-08-21T16:42:27.368Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-21T16:42:28.036Z] + ls -al . [2021-08-21T16:42:28.036Z] total 640 [2021-08-21T16:42:28.036Z] drwxrwxr-x 9 1001 1001 4096 Aug 21 16:42 . [2021-08-21T16:42:28.036Z] drwxr-xr-x 4 root root 4096 Aug 21 16:37 .. [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 11 Aug 21 16:35 .dockerignore [2021-08-21T16:42:28.036Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 16:35 .git [2021-08-21T16:42:28.036Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 16:35 .github [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 818 Aug 21 16:35 .gitignore [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 76 Aug 21 16:35 .hadolint.yml [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 16:35 .sonarcloud.properties [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 16:35 ADOPTERS.md [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 8609 Aug 21 16:35 Attribution.txt [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 43881 Aug 21 16:35 CHANGELOG.md [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 16:35 CONTRIBUTING.md [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 16:35 GOVERNANCE.md [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 849 Aug 21 16:35 Jenkinsfile [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 16:35 LICENSE [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 5915 Aug 21 16:35 Makefile [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 16:35 OWNERS.md [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 8643 Aug 21 16:35 README.md [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 6912 Aug 21 16:35 SECURITY.md [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 5 Aug 21 16:32 VERSION [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 4131 Aug 21 16:35 ZMQWindows.md [2021-08-21T16:42:28.036Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 16:35 bin [2021-08-21T16:42:28.036Z] drwxrwxr-x 14 1001 1001 4096 Aug 21 16:35 cmd [2021-08-21T16:42:28.036Z] -rw-r--r-- 1 root root 405611 Aug 21 16:40 coverage.out [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 813 Aug 21 16:35 go.mod [2021-08-21T16:42:28.036Z] -rw-r--r-- 1 root root 50064 Aug 21 16:37 go.sum [2021-08-21T16:42:28.036Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 16:35 internal [2021-08-21T16:42:28.036Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 16:35 openapi [2021-08-21T16:42:28.036Z] drwxrwxr-x 4 1001 1001 4096 Aug 21 16:35 snap [2021-08-21T16:42:28.036Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 16:35 version.go [Pipeline] sh [2021-08-21T16:42:28.701Z] + '[' -e coverage.out ] [2021-08-21T16:42:28.701Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-21T16:42:28.735Z] Warning: overwriting stash ‘coverage-report’ [2021-08-21T16:42:29.667Z] Stashed 1 file(s) [Pipeline] sh [2021-08-21T16:42:30.321Z] + make build [2021-08-21T16:42:30.321Z] go mod tidy [2021-08-21T16:42:30.926Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-21T16:42:39.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-21T16:43:06.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-21T16:43:06.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-21T16:43:10.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-21T16:43:12.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-21T16:43:15.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-21T16:43:20.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-21T16:43:23.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-21T16:43:28.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-21T16:43:31.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-21T16:43:35.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-21T16:43:42.841Z] $ docker stop --time=1 97792a6d095bdf663e6e99c6078ed9599a0d66f3a424e0bfe4a6f12bde3e1c47 [2021-08-21T16:43:45.566Z] $ docker rm -f 97792a6d095bdf663e6e99c6078ed9599a0d66f3a424e0bfe4a6f12bde3e1c47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:43:47.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T16:43:47.608Z] [2021-08-21T16:43:47.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:43:47.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T16:43:48.243Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-21T16:43:48.243Z] 29e5d40040c1: Pulling fs layer [2021-08-21T16:43:48.243Z] 1ce36da41761: Pulling fs layer [2021-08-21T16:43:48.243Z] 25b303627fd3: Pulling fs layer [2021-08-21T16:43:48.519Z] 29e5d40040c1: Verifying Checksum [2021-08-21T16:43:48.519Z] 29e5d40040c1: Download complete [2021-08-21T16:43:49.508Z] 29e5d40040c1: Pull complete [2021-08-21T16:43:49.508Z] 1ce36da41761: Verifying Checksum [2021-08-21T16:43:49.508Z] 1ce36da41761: Download complete [2021-08-21T16:43:50.955Z] 1ce36da41761: Pull complete [2021-08-21T16:43:51.231Z] 25b303627fd3: Verifying Checksum [2021-08-21T16:43:51.231Z] 25b303627fd3: Download complete [2021-08-21T16:44:01.401Z] 25b303627fd3: Pull complete [2021-08-21T16:44:01.401Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-21T16:44:01.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T16:44:01.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-21T16:44:01.818Z] prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container [2021-08-21T16:44:02.108Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-21T16:44:05.665Z] $ docker top 7e25663b8dd525263f6bb9abd15c52f0b3b6cd4bd19633fddb75f80fdb9ef5bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:44:06.544Z] + docker-compose build --help [2021-08-21T16:44:06.545Z] + grep parallel [2021-08-21T16:44:10.929Z] --parallel Build images in parallel. [Pipeline] } [2021-08-21T16:44:11.406Z] $ docker stop --time=1 7e25663b8dd525263f6bb9abd15c52f0b3b6cd4bd19633fddb75f80fdb9ef5bd [2021-08-21T16:44:13.264Z] $ docker rm -f 7e25663b8dd525263f6bb9abd15c52f0b3b6cd4bd19633fddb75f80fdb9ef5bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:44:13.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T16:44:13.806Z] . [Pipeline] withDockerContainer [2021-08-21T16:44:14.034Z] prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container [2021-08-21T16:44:14.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-21T16:44:15.674Z] $ docker top 119e33b54ab385e69a2f19cd7d30a1c47c9fd9c45e8003e22e3ce4f367ca4264 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:44:16.459Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-21T16:44:20.761Z] Building core-command ... [2021-08-21T16:44:20.761Z] Building core-data ... [2021-08-21T16:44:20.761Z] Building core-metadata ... [2021-08-21T16:44:20.761Z] Building security-bootstrapper ... [2021-08-21T16:44:20.761Z] Building security-proxy-setup ... [2021-08-21T16:44:20.761Z] Building security-secretstore-setup ... [2021-08-21T16:44:20.761Z] Building support-notifications ... [2021-08-21T16:44:20.761Z] Building support-scheduler ... [2021-08-21T16:44:20.761Z] Building sys-mgmt-agent ... [2021-08-21T16:44:20.761Z] Building support-scheduler [2021-08-21T16:44:20.761Z] Building core-metadata [2021-08-21T16:44:20.761Z] Building security-secretstore-setup [2021-08-21T16:44:20.761Z] Building sys-mgmt-agent [2021-08-21T16:44:20.761Z] Building support-notifications [2021-08-21T16:44:55.485Z] Running on prd-ubuntu18.04-docker-8c-8g-505 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-08-21T16:44:55.505Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-21T16:44:55.633Z] The recommended git tool is: git [2021-08-21T16:44:58.503Z] using credential edgex-jenkins-ssh [2021-08-21T16:44:58.518Z] Cloning the remote Git repository [2021-08-21T16:44:58.550Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-21T16:44:58.630Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-21T16:44:58.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-21T16:44:58.664Z] > git --version # timeout=10 [2021-08-21T16:44:58.671Z] > git --version # 'git version 2.17.1' [2021-08-21T16:44:58.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T16:44:58.704Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T16:45:28.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:45:28.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:45:28.780Z] ---> b6b814f42319 [2021-08-21T16:45:28.780Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T16:45:28.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:45:28.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:45:28.780Z] ---> b6b814f42319 [2021-08-21T16:45:28.780Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:45:28.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:45:28.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:45:28.780Z] ---> b6b814f42319 [2021-08-21T16:45:28.780Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:45:28.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:45:28.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:45:28.780Z] ---> b6b814f42319 [2021-08-21T16:45:28.780Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T16:45:28.780Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:45:28.780Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:45:28.780Z] ---> b6b814f42319 [2021-08-21T16:45:28.780Z] Step 3/26 : WORKDIR /edgex-go [2021-08-21T16:45:28.780Z] ---> Running in 7b644a521572 [2021-08-21T16:45:28.780Z] ---> Running in 8a8ea36e714f [2021-08-21T16:45:28.780Z] ---> Running in 28c368113e64 [2021-08-21T16:45:28.780Z] ---> Running in 2403b26e8292 [2021-08-21T16:45:28.780Z] ---> Running in 9556cbd86cd5 [2021-08-21T16:45:29.380Z] Removing intermediate container 9556cbd86cd5 [2021-08-21T16:45:29.380Z] Removing intermediate container 7b644a521572 [2021-08-21T16:45:29.380Z] ---> b63eb2ce450c [2021-08-21T16:45:29.380Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:45:29.380Z] ---> 264cd8d4b1f0 [2021-08-21T16:45:29.380Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:45:29.380Z] Removing intermediate container 2403b26e8292 [2021-08-21T16:45:29.380Z] ---> 83cc4fb5db03 [2021-08-21T16:45:29.380Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:45:29.380Z] Removing intermediate container 28c368113e64 [2021-08-21T16:45:29.380Z] ---> f4f956373645 [2021-08-21T16:45:29.380Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:45:29.380Z] Removing intermediate container 8a8ea36e714f [2021-08-21T16:45:29.380Z] ---> 5abe13fefdef [2021-08-21T16:45:29.380Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:45:29.380Z] ---> Running in d39759d0f646 [2021-08-21T16:45:29.380Z] ---> Running in 9655870464ce [2021-08-21T16:45:29.655Z] ---> Running in 0d8c222f5cbd [2021-08-21T16:45:29.655Z] ---> Running in 100128470a03 [2021-08-21T16:45:29.655Z] ---> Running in 6a47fa553b70 [2021-08-21T16:45:33.980Z] Removing intermediate container 9655870464ce [2021-08-21T16:45:33.980Z] ---> b51529b3353f [2021-08-21T16:45:33.980Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-21T16:45:33.980Z] ---> Running in f5caec169bdc [2021-08-21T16:45:33.980Z] Removing intermediate container d39759d0f646 [2021-08-21T16:45:33.981Z] ---> 3ee1100b5017 [2021-08-21T16:45:33.981Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-21T16:45:33.981Z] ---> Running in 3b565c826de6 [2021-08-21T16:45:33.981Z] Removing intermediate container 6a47fa553b70 [2021-08-21T16:45:33.981Z] ---> 8e94b73918b5 [2021-08-21T16:45:33.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-21T16:45:34.261Z] Removing intermediate container 100128470a03 [2021-08-21T16:45:34.261Z] ---> 8e4793b24fc1 [2021-08-21T16:45:34.261Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T16:45:34.261Z] Removing intermediate container 0d8c222f5cbd [2021-08-21T16:45:34.261Z] ---> 152b0eb6a268 [2021-08-21T16:45:34.261Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-21T16:45:34.261Z] ---> Running in 95ce2e7559fe [2021-08-21T16:45:34.261Z] ---> Running in 620fac2e53b7 [2021-08-21T16:45:34.544Z] ---> Running in e8aab30dda33 [2021-08-21T16:45:35.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:35.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:36.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:36.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:36.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:36.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:36.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:37.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:37.280Z] OK: 218 MiB in 52 packages [2021-08-21T16:45:37.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:37.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:45:37.840Z] OK: 218 MiB in 52 packages [2021-08-21T16:45:38.442Z] OK: 218 MiB in 52 packages [2021-08-21T16:45:38.442Z] OK: 218 MiB in 52 packages [2021-08-21T16:45:38.727Z] OK: 218 MiB in 52 packages [2021-08-21T16:45:39.002Z] Removing intermediate container f5caec169bdc [2021-08-21T16:45:39.002Z] ---> a26bebea9dab [2021-08-21T16:45:39.002Z] Step 6/26 : COPY go.mod . [2021-08-21T16:45:39.599Z] Removing intermediate container 3b565c826de6 [2021-08-21T16:45:39.599Z] ---> 173b5d2f6a83 [2021-08-21T16:45:39.599Z] Step 6/23 : COPY go.mod . [2021-08-21T16:45:39.869Z] Removing intermediate container 95ce2e7559fe [2021-08-21T16:45:39.869Z] ---> 1402f8c4b261 [2021-08-21T16:45:39.869Z] Step 6/24 : COPY go.mod . [2021-08-21T16:45:40.144Z] ---> d10b41a5f111 [2021-08-21T16:45:40.144Z] Step 7/26 : RUN go mod download [2021-08-21T16:45:40.144Z] Removing intermediate container e8aab30dda33 [2021-08-21T16:45:40.144Z] ---> 7bda00f65d49 [2021-08-21T16:45:40.421Z] Step 6/24 : COPY go.mod . [2021-08-21T16:45:40.421Z] ---> Running in ca2afc63858c [2021-08-21T16:45:40.421Z] Removing intermediate container 620fac2e53b7 [2021-08-21T16:45:40.421Z] ---> e95fc3a112c0 [2021-08-21T16:45:40.421Z] Step 6/23 : COPY go.mod . [2021-08-21T16:45:40.690Z] ---> 3c797bc25071 [2021-08-21T16:45:40.690Z] Step 7/23 : RUN go mod download [2021-08-21T16:45:40.966Z] ---> Running in 4bbf3c135f64 [2021-08-21T16:45:41.239Z] ---> 11c44a9d9497 [2021-08-21T16:45:41.239Z] Step 7/24 : RUN go mod download [2021-08-21T16:45:41.514Z] ---> Running in 3158ccfc5c7f [2021-08-21T16:45:41.786Z] ---> f2f181daa0a8 [2021-08-21T16:45:41.786Z] Step 7/24 : RUN go mod download [2021-08-21T16:45:41.786Z] ---> e64ef82c2386 [2021-08-21T16:45:41.786Z] Step 7/23 : RUN go mod download [2021-08-21T16:45:42.070Z] ---> Running in 1744e080261f [2021-08-21T16:45:42.070Z] ---> Running in f3c9304eeb45 [2021-08-21T16:45:45.475Z] Removing intermediate container ca2afc63858c [2021-08-21T16:45:45.475Z] ---> bab60912a7b7 [2021-08-21T16:45:45.475Z] Step 8/26 : COPY . . [2021-08-21T16:45:48.105Z] Removing intermediate container 4bbf3c135f64 [2021-08-21T16:45:48.105Z] ---> 9cfc5e7345f8 [2021-08-21T16:45:48.105Z] Step 8/23 : COPY . . [2021-08-21T16:45:49.082Z] Removing intermediate container 3158ccfc5c7f [2021-08-21T16:45:49.082Z] ---> a0d297d13a54 [2021-08-21T16:45:49.082Z] Step 8/24 : COPY . . [2021-08-21T16:45:51.066Z] Removing intermediate container 1744e080261f [2021-08-21T16:45:51.066Z] ---> ddee36170d85 [2021-08-21T16:45:51.066Z] Step 8/24 : COPY . . [2021-08-21T16:45:51.066Z] Removing intermediate container f3c9304eeb45 [2021-08-21T16:45:51.066Z] ---> 4e335720a16b [2021-08-21T16:45:51.066Z] Step 8/23 : COPY . . [2021-08-21T16:46:08.900Z] Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 [2021-08-21T16:46:09.053Z] Merge succeeded, producing af60564b4cde0aa56de240763698ac923d618a05 [2021-08-21T16:46:09.054Z] Checking out Revision af60564b4cde0aa56de240763698ac923d618a05 (PR-3678) [2021-08-21T16:46:08.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-21T16:46:08.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T16:46:08.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-21T16:46:08.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-21T16:46:08.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T16:46:08.288Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-21T16:46:08.914Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T16:46:08.921Z] > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 [2021-08-21T16:46:08.985Z] > git remote # timeout=10 [2021-08-21T16:46:08.992Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T16:46:08.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T16:46:09.000Z] > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-21T16:46:09.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T16:46:09.058Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T16:46:09.062Z] > git checkout -f af60564b4cde0aa56de240763698ac923d618a05 # timeout=10 [2021-08-21T16:46:13.025Z] Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" [2021-08-21T16:46:13.037Z] First time build. Skipping changelog. [2021-08-21T16:46:13.262Z] ---> 1583b708edf6 [2021-08-21T16:46:13.262Z] Step 9/26 : RUN go mod tidy [2021-08-21T16:46:13.262Z] ---> a900b30ff1a5 [2021-08-21T16:46:13.262Z] Step 9/23 : RUN go mod tidy [2021-08-21T16:46:13.262Z] ---> eef026f0a02b [2021-08-21T16:46:13.262Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:46:13.262Z] ---> ab743f440354 [2021-08-21T16:46:13.262Z] Step 9/23 : RUN go mod tidy [2021-08-21T16:46:13.262Z] ---> Running in 6e9aa4b40949 [2021-08-21T16:46:13.262Z] ---> Running in 57ba539ef944 [2021-08-21T16:46:13.262Z] ---> 3efe20b6937c [2021-08-21T16:46:13.262Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:46:13.262Z] ---> Running in ea4170deb80f [2021-08-21T16:46:13.262Z] ---> Running in 1e7af52ce892 [2021-08-21T16:46:13.262Z] ---> Running in 8814d6326cfb [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:46:13.995Z] + echo snap-build.sh [2021-08-21T16:46:13.995Z] snap-build.sh [2021-08-21T16:46:13.995Z] + SNAP_BASE_DIR=. [2021-08-21T16:46:13.995Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-21T16:46:13.995Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-21T16:46:13.995Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-21T16:46:13.995Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-21T16:46:13.995Z] + cd /w/workspace/edgex-go/2 [2021-08-21T16:46:13.995Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-21T16:46:13.995Z] Reading package lists... [2021-08-21T16:46:13.995Z] Building dependency tree... [2021-08-21T16:46:13.995Z] Reading state information... [2021-08-21T16:46:13.995Z] The following packages were automatically installed and are no longer required: [2021-08-21T16:46:13.995Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-21T16:46:13.995Z] uidmap xdelta3 [2021-08-21T16:46:13.995Z] Use 'sudo apt autoremove' to remove them. [2021-08-21T16:46:13.995Z] The following packages will be REMOVED: [2021-08-21T16:46:13.995Z] lxd* lxd-client* [2021-08-21T16:46:13.995Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-21T16:46:14.265Z] After this operation, 31.7 MB disk space will be freed. [2021-08-21T16:46:14.801Z] (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 ... 190624 files and directories currently installed.) [2021-08-21T16:46:14.801Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-21T16:46:13.030Z] > git rev-list --no-walk ab48fa1fcd088157dd2009e4e044477f9f5cc311 # timeout=10 [2021-08-21T16:46:15.766Z] Removing lxd dnsmasq configuration [2021-08-21T16:46:15.766Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-21T16:46:15.766Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-21T16:46:16.349Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-21T16:46:16.619Z] (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 ... 190449 files and directories currently installed.) [2021-08-21T16:46:16.619Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-21T16:46:18.040Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-21T16:46:18.040Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-21T16:46:18.312Z] + sudo snap remove --purge lxd [2021-08-21T16:46:18.587Z] snap "lxd" is not installed [2021-08-21T16:46:18.587Z] + sudo groupadd --force --system lxd [2021-08-21T16:46:18.587Z] ++ whoami [2021-08-21T16:46:18.587Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-21T16:46:18.587Z] + newgrp - lxd [2021-08-21T16:46:18.587Z] + sudo snap install lxd [2021-08-21T16:46:18.701Z] Removing intermediate container 6e9aa4b40949 [2021-08-21T16:46:18.701Z] ---> 901e59ef648d [2021-08-21T16:46:18.701Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-21T16:46:18.701Z] ---> Running in 4b561a026c04 [2021-08-21T16:46:20.152Z] Removing intermediate container 57ba539ef944 [2021-08-21T16:46:20.152Z] ---> 57d44250c360 [2021-08-21T16:46:20.152Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-21T16:46:20.428Z] ---> Running in 2a6d39821dee [2021-08-21T16:46:20.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-21T16:46:20.709Z] Removing intermediate container 8814d6326cfb [2021-08-21T16:46:20.709Z] ---> b06c0e25d302 [2021-08-21T16:46:20.709Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-21T16:46:20.709Z] Removing intermediate container ea4170deb80f [2021-08-21T16:46:20.709Z] ---> 9beb984f93a1 [2021-08-21T16:46:20.709Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-21T16:46:20.986Z] ---> Running in 7b2016098dab [2021-08-21T16:46:20.986Z] Removing intermediate container 1e7af52ce892 [2021-08-21T16:46:20.986Z] ---> 42bad7842480 [2021-08-21T16:46:20.986Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-21T16:46:21.263Z] ---> Running in 47d08d551734 [2021-08-21T16:46:21.542Z] ---> Running in 7114a08ad8df [2021-08-21T16:46:23.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-21T16:46:24.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-21T16:46:24.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-21T16:46:24.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-21T16:46:28.701Z] 2021-08-21T16:46:26Z INFO Waiting for automatic snapd restart... [2021-08-21T16:46:43.723Z] lxd 4.17 from Canonical* installed [2021-08-21T16:46:43.723Z] + sudo lxd init --auto [2021-08-21T16:46:52.155Z] + sudo snap install --classic snapcraft [2021-08-21T16:47:00.368Z] snapcraft 5.0 from Canonical* installed [2021-08-21T16:47:00.368Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-21T16:47:00.368Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-21T16:47:00.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T16:47:00.368Z] Dload Upload Total Spent Left Speed [2021-08-21T16:47:00.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4354 0 --:--:-- --:--:-- --:--:-- 4354 [2021-08-21T16:47:00.636Z] 26 3325k 26 888k 0 0 2560k 0 0:00:01 --:--:-- 0:00:01 2560k 100 3325k 100 3325k 0 0 7244k 0 --:--:-- --:--:-- --:--:-- 21.2M [2021-08-21T16:47:00.636Z] ./yq_linux_amd64 [2021-08-21T16:47:00.636Z] + sudo snapcraft prime --use-lxd [2021-08-21T16:47:03.222Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-21T16:47:03.222Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-21T16:47:03.222Z] - README.md [2021-08-21T16:47:03.222Z] [2021-08-21T16:47:03.222Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-21T16:47:03.222Z] Launching a container. [2021-08-21T16:47:11.443Z] Waiting for container to be ready [2021-08-21T16:47:11.443Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-21T16:47:11.443Z] [2021-08-21T16:47:14.803Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-21T16:47:14.803Z] Waiting for network to be ready... [2021-08-21T16:47:15.388Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-21T16:47:15.388Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-21T16:47:15.388Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-21T16:47:15.658Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-21T16:47:15.658Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-21T16:47:15.658Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-21T16:47:15.658Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-21T16:47:15.658Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-21T16:47:15.658Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-21T16:47:15.658Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-21T16:47:15.923Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-21T16:47:16.190Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-21T16:47:16.459Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-21T16:47:16.459Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-21T16:47:16.459Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-21T16:47:16.459Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-21T16:47:16.459Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-21T16:47:16.459Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-21T16:47:17.043Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-21T16:47:17.043Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-21T16:47:17.310Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-21T16:47:17.310Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-21T16:47:17.310Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-21T16:47:17.310Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-21T16:47:17.310Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-21T16:47:17.310Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-21T16:47:17.577Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-21T16:47:19.530Z] Fetched 25.1 MB in 4s (5870 kB/s) [2021-08-21T16:47:20.495Z] Reading package lists... [2021-08-21T16:47:20.763Z] Reading package lists... [2021-08-21T16:47:21.031Z] Building dependency tree... [2021-08-21T16:47:21.031Z] Reading state information... [2021-08-21T16:47:21.031Z] The following additional packages will be installed: [2021-08-21T16:47:21.031Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-21T16:47:21.031Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-21T16:47:21.031Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-21T16:47:21.031Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-21T16:47:21.031Z] Suggested packages: [2021-08-21T16:47:21.031Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-21T16:47:21.031Z] Recommended packages: [2021-08-21T16:47:21.031Z] gnupg libsasl2-modules [2021-08-21T16:47:21.031Z] The following NEW packages will be installed: [2021-08-21T16:47:21.031Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-21T16:47:21.031Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-21T16:47:21.031Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-21T16:47:21.031Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-21T16:47:21.031Z] The following packages will be upgraded: [2021-08-21T16:47:21.031Z] gpg gpg-agent gpgconf libudev1 [2021-08-21T16:47:21.031Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-21T16:47:21.031Z] Need to get 3527 kB of archives. [2021-08-21T16:47:21.031Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-21T16:47:21.031Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-21T16:47:21.031Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-21T16:47:21.298Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-21T16:47:21.298Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-21T16:47:21.298Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-21T16:47:21.563Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-21T16:47:22.145Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-21T16:47:22.145Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-21T16:47:22.145Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-21T16:47:22.145Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-21T16:47:22.145Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-21T16:47:22.145Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-21T16:47:22.145Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-21T16:47:22.145Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-21T16:47:22.145Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-21T16:47:22.145Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-21T16:47:22.145Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-21T16:47:22.145Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-21T16:47:22.145Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-21T16:47:22.146Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-21T16:47:22.146Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-21T16:47:22.146Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-21T16:47:22.413Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T16:47:22.413Z] Fetched 3527 kB in 1s (2929 kB/s) [2021-08-21T16:47:22.413Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-21T16:47:22.413Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-21T16:47:22.413Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-21T16:47:22.413Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-21T16:47:22.413Z] Selecting previously unselected package udev. [2021-08-21T16:47:22.886Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-21T16:47:22.886Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-21T16:47:22.886Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-21T16:47:22.886Z] Selecting previously unselected package libfuse2:amd64. [2021-08-21T16:47:22.886Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-21T16:47:22.886Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-21T16:47:22.886Z] Selecting previously unselected package fuse. [2021-08-21T16:47:22.886Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-21T16:47:22.886Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-21T16:47:22.886Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-21T16:47:22.886Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-21T16:47:22.886Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-21T16:47:22.886Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-21T16:47:23.154Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-21T16:47:23.154Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-21T16:47:23.154Z] Selecting previously unselected package libksba8:amd64. [2021-08-21T16:47:23.154Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-21T16:47:23.154Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-21T16:47:23.154Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-21T16:47:23.154Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-21T16:47:23.154Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:23.427Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-21T16:47:23.427Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-21T16:47:23.427Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:23.427Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-21T16:47:23.427Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-21T16:47:23.427Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:23.427Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-21T16:47:23.427Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-21T16:47:23.427Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:23.427Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-21T16:47:23.427Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-21T16:47:23.427Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:23.696Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-21T16:47:23.696Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-21T16:47:23.696Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:23.696Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-21T16:47:23.696Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-21T16:47:23.696Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:23.696Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-21T16:47:23.696Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-21T16:47:23.696Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:23.696Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-21T16:47:23.696Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-21T16:47:23.696Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:23.696Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-21T16:47:23.696Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-21T16:47:23.696Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-21T16:47:23.963Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-21T16:47:23.963Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-21T16:47:23.963Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-21T16:47:23.963Z] Selecting previously unselected package libldap-common. [2021-08-21T16:47:23.963Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-21T16:47:23.963Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-21T16:47:23.963Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-21T16:47:23.963Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-21T16:47:23.963Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-21T16:47:23.963Z] Selecting previously unselected package dirmngr. [2021-08-21T16:47:23.964Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-21T16:47:23.964Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-21T16:47:24.230Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-21T16:47:24.230Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-21T16:47:24.230Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-21T16:47:24.230Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-21T16:47:24.230Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-21T16:47:24.230Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-21T16:47:24.230Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:24.230Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-21T16:47:24.230Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-21T16:47:24.230Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-21T16:47:24.495Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T16:47:24.764Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:24.764Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-21T16:47:24.764Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-21T16:47:24.764Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-21T16:47:24.764Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:24.764Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:24.764Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:24.764Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:24.764Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:24.764Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:24.764Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-21T16:47:24.764Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-21T16:47:24.764Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-21T16:47:24.764Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-21T16:47:25.350Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-21T16:47:25.350Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-21T16:47:25.350Z] This means they are not meant to be enabled using systemctl. [2021-08-21T16:47:25.350Z] Possible reasons for having this kind of units are: [2021-08-21T16:47:25.350Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-21T16:47:25.350Z] .wants/ or .requires/ directory. [2021-08-21T16:47:25.350Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-21T16:47:25.350Z] a requirement dependency on it. [2021-08-21T16:47:25.350Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-21T16:47:25.350Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-21T16:47:25.350Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-21T16:47:25.350Z] instance name specified. [2021-08-21T16:47:25.620Z] Reading package lists... [2021-08-21T16:47:25.891Z] Building dependency tree... [2021-08-21T16:47:25.891Z] Reading state information... [2021-08-21T16:47:25.891Z] The following additional packages will be installed: [2021-08-21T16:47:25.891Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-21T16:47:25.891Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-21T16:47:25.891Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-21T16:47:25.891Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-21T16:47:25.891Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-21T16:47:25.891Z] Suggested packages: [2021-08-21T16:47:25.891Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-21T16:47:25.891Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-21T16:47:25.891Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-21T16:47:25.891Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-21T16:47:25.891Z] systemd-container policykit-1 [2021-08-21T16:47:25.891Z] Recommended packages: [2021-08-21T16:47:25.891Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-21T16:47:25.891Z] The following NEW packages will be installed: [2021-08-21T16:47:25.891Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-21T16:47:25.891Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-21T16:47:25.891Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-21T16:47:25.891Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-21T16:47:25.891Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-21T16:47:25.891Z] The following packages will be upgraded: [2021-08-21T16:47:25.891Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-21T16:47:25.891Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-21T16:47:25.891Z] Need to get 36.7 MB of archives. [2021-08-21T16:47:25.891Z] After this operation, 147 MB of additional disk space will be used. [2021-08-21T16:47:25.891Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-21T16:47:26.166Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-21T16:47:26.166Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-21T16:47:26.166Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-21T16:47:26.166Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-21T16:47:26.166Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-21T16:47:26.166Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-21T16:47:26.166Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-21T16:47:26.166Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-21T16:47:26.166Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-21T16:47:26.166Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-21T16:47:26.166Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-21T16:47:26.166Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-21T16:47:26.166Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-21T16:47:26.166Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-21T16:47:27.126Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-21T16:47:27.126Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-21T16:47:27.126Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-21T16:47:27.395Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-21T16:47:27.395Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-21T16:47:27.395Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-21T16:47:27.395Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-21T16:47:27.396Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-21T16:47:27.396Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-21T16:47:27.665Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-21T16:47:27.665Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-21T16:47:27.665Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-21T16:47:27.665Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-21T16:47:27.665Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-21T16:47:27.665Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-21T16:47:29.077Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T16:47:29.077Z] Fetched 36.7 MB in 3s (13.4 MB/s) [2021-08-21T16:47:29.077Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-21T16:47:29.077Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-21T16:47:29.077Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-21T16:47:29.344Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-21T16:47:29.610Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-21T16:47:29.610Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-21T16:47:29.610Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-21T16:47:29.610Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-21T16:47:29.610Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-21T16:47:29.877Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-21T16:47:29.877Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-21T16:47:29.877Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-21T16:47:29.877Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-21T16:47:30.144Z] Setting up apt (1.6.14) ... [2021-08-21T16:47:30.144Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-21T16:47:30.411Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-21T16:47:30.677Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-21T16:47:30.677Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-21T16:47:30.677Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-21T16:47:30.677Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-21T16:47:30.677Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-21T16:47:30.677Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-21T16:47:30.943Z] Selecting previously unselected package libexpat1:amd64. [2021-08-21T16:47:30.943Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-21T16:47:30.943Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-21T16:47:30.943Z] Selecting previously unselected package python3.6-minimal. [2021-08-21T16:47:30.943Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-21T16:47:30.943Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-21T16:47:31.212Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-21T16:47:31.212Z] Checking for services that may need to be restarted...done. [2021-08-21T16:47:31.212Z] Checking for services that may need to be restarted...done. [2021-08-21T16:47:31.212Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-21T16:47:31.212Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-21T16:47:31.480Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-21T16:47:31.747Z] Selecting previously unselected package python3-minimal. [2021-08-21T16:47:31.747Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-21T16:47:31.747Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-21T16:47:31.747Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-21T16:47:31.747Z] Selecting previously unselected package mime-support. [2021-08-21T16:47:31.747Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-21T16:47:31.747Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-21T16:47:32.015Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-21T16:47:32.015Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-21T16:47:32.015Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-21T16:47:32.015Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-21T16:47:32.015Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-21T16:47:32.015Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-21T16:47:32.283Z] Selecting previously unselected package python3.6. [2021-08-21T16:47:32.283Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-21T16:47:32.283Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-21T16:47:32.283Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T16:47:32.283Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-21T16:47:32.283Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-21T16:47:32.283Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-21T16:47:32.553Z] Selecting previously unselected package python3. [2021-08-21T16:47:32.553Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-21T16:47:32.553Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-21T16:47:32.553Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-21T16:47:32.553Z] Selecting previously unselected package multiarch-support. [2021-08-21T16:47:32.553Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-21T16:47:32.553Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-21T16:47:32.553Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-21T16:47:32.553Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-21T16:47:32.554Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-21T16:47:32.554Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-21T16:47:32.554Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-21T16:47:32.820Z] Selecting previously unselected package libbsd0:amd64. [2021-08-21T16:47:32.820Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-21T16:47:32.820Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-21T16:47:32.820Z] Selecting previously unselected package sudo. [2021-08-21T16:47:32.820Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-21T16:47:32.820Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-21T16:47:32.820Z] Selecting previously unselected package apparmor. [2021-08-21T16:47:32.820Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-21T16:47:32.820Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-21T16:47:33.085Z] Selecting previously unselected package libedit2:amd64. [2021-08-21T16:47:33.085Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-21T16:47:33.085Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-21T16:47:33.085Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-21T16:47:33.085Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-21T16:47:33.085Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-21T16:47:33.085Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-21T16:47:33.085Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-21T16:47:33.085Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-21T16:47:33.085Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-21T16:47:33.085Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-21T16:47:33.085Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-21T16:47:33.351Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-21T16:47:33.351Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-21T16:47:33.351Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-21T16:47:33.351Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-21T16:47:33.351Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-21T16:47:33.351Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-21T16:47:33.351Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-21T16:47:33.351Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-21T16:47:33.351Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-21T16:47:33.944Z] Selecting previously unselected package openssh-client. [2021-08-21T16:47:33.944Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-21T16:47:33.944Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-21T16:47:34.213Z] Selecting previously unselected package squashfs-tools. [2021-08-21T16:47:34.213Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-21T16:47:34.213Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-21T16:47:34.213Z] Selecting previously unselected package snapd. [2021-08-21T16:47:34.213Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-21T16:47:34.213Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-21T16:47:36.162Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-21T16:47:36.162Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-21T16:47:36.162Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-21T16:47:36.162Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-21T16:47:36.162Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-21T16:47:36.162Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-21T16:47:36.429Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-21T16:47:36.429Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-21T16:47:36.429Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-21T16:47:37.021Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-21T16:47:37.021Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-21T16:47:37.021Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-21T16:47:37.021Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-21T16:47:37.021Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-21T16:47:37.021Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-21T16:47:37.604Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-21T16:47:37.604Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-21T16:47:37.604Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-21T16:47:37.604Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-21T16:47:37.604Z] running python rtupdate hooks for python3.6... [2021-08-21T16:47:37.604Z] running python post-rtupdate hooks for python3.6... [2021-08-21T16:47:37.604Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-21T16:47:38.188Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-21T16:47:38.458Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-21T16:47:38.458Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-21T16:47:38.458Z] Setting up snapd (2.49.2+18.04) ... [2021-08-21T16:47:39.044Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-21T16:47:39.044Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-21T16:47:39.314Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-21T16:47:39.584Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-21T16:47:39.584Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-21T16:47:39.584Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-21T16:47:39.850Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-21T16:47:40.123Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-21T16:47:40.123Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-21T16:47:40.391Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-21T16:47:40.660Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-21T16:47:40.660Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-21T16:47:40.660Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-21T16:47:41.681Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-21T16:47:41.681Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-21T16:47:41.681Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-21T16:47:43.015Z] Reading package lists... [2021-08-21T16:47:43.015Z] Reading package lists... [2021-08-21T16:47:43.315Z] Building dependency tree... [2021-08-21T16:47:43.315Z] Reading state information... [2021-08-21T16:47:43.315Z] Calculating upgrade... [2021-08-21T16:47:43.584Z] The following packages will be upgraded: [2021-08-21T16:47:43.584Z] advancecomp base-files bash binutils binutils-common [2021-08-21T16:47:43.584Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-21T16:47:43.584Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-21T16:47:43.584Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-21T16:47:43.584Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-21T16:47:43.584Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-21T16:47:43.584Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-21T16:47:43.584Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-21T16:47:43.584Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-21T16:47:43.584Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-21T16:47:43.584Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-21T16:47:43.584Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-21T16:47:43.584Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-21T16:47:43.584Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-21T16:47:43.584Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-21T16:47:43.584Z] ubuntu-keyring util-linux [2021-08-21T16:47:43.584Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T16:47:43.584Z] Need to get 64.2 MB of archives. [2021-08-21T16:47:43.584Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-21T16:47:43.584Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-21T16:47:43.852Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-21T16:47:43.852Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-21T16:47:43.852Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-21T16:47:43.852Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-21T16:47:43.852Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-21T16:47:43.852Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-21T16:47:43.852Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-21T16:47:43.852Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-21T16:47:43.852Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-21T16:47:43.852Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-21T16:47:43.852Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-21T16:47:43.852Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-21T16:47:44.119Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-21T16:47:44.119Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-21T16:47:44.119Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-21T16:47:44.119Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-21T16:47:44.119Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-21T16:47:44.119Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-21T16:47:44.119Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-21T16:47:44.119Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-21T16:47:44.388Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-21T16:47:44.388Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-21T16:47:44.388Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-21T16:47:44.388Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-21T16:47:44.388Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-21T16:47:44.388Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-21T16:47:44.388Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-21T16:47:44.388Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-21T16:47:44.388Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-21T16:47:44.388Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-21T16:47:44.388Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-21T16:47:44.388Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-21T16:47:44.388Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-21T16:47:44.388Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-21T16:47:44.388Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-21T16:47:44.388Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-21T16:47:44.388Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-21T16:47:44.388Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-21T16:47:44.388Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-21T16:47:44.388Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-21T16:47:44.388Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-21T16:47:44.389Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-21T16:47:44.389Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-21T16:47:44.389Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-21T16:47:44.389Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-21T16:47:44.389Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-21T16:47:44.655Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-21T16:47:44.655Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-21T16:47:44.655Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-21T16:47:44.655Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-21T16:47:44.655Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-21T16:47:44.655Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-21T16:47:44.655Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-21T16:47:44.655Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-21T16:47:44.655Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-21T16:47:44.924Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-21T16:47:44.924Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-21T16:47:44.924Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-21T16:47:44.924Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-21T16:47:44.924Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-21T16:47:44.924Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-21T16:47:44.924Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-21T16:47:44.924Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-21T16:47:45.193Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-21T16:47:45.193Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-21T16:47:45.193Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-21T16:47:45.193Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-21T16:47:45.193Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-21T16:47:45.193Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-21T16:47:45.193Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-21T16:47:45.193Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-21T16:47:45.193Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-21T16:47:45.193Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-21T16:47:45.193Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-21T16:47:45.193Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-21T16:47:45.193Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-21T16:47:45.193Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-21T16:47:45.193Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-21T16:47:45.193Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-21T16:47:45.193Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-21T16:47:45.193Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-21T16:47:45.193Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-21T16:47:45.193Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-21T16:47:45.460Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-21T16:47:45.460Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-21T16:47:45.460Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-21T16:47:45.460Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-21T16:47:45.460Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-21T16:47:45.460Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-21T16:47:45.460Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-21T16:47:45.460Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-21T16:47:45.460Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-21T16:47:45.460Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-21T16:47:45.460Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-21T16:47:45.460Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-21T16:47:45.460Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-21T16:47:45.460Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-21T16:47:45.460Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-21T16:47:45.460Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-21T16:47:45.727Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-21T16:47:45.727Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-21T16:47:45.727Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-21T16:47:45.727Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T16:47:45.727Z] Fetched 64.2 MB in 2s (32.2 MB/s) [2021-08-21T16:47:45.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-21T16:47:45.727Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-21T16:47:45.727Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-21T16:47:46.312Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-21T16:47:46.312Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-21T16:47:46.312Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-21T16:47:46.312Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-21T16:47:46.581Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:46.581Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:46.848Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:46.848Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:46.848Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:46.848Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:46.848Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:46.848Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:46.848Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:46.848Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:47.116Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:47.116Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:47.116Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:47.116Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:47.116Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:47:47.116Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-21T16:47:47.116Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:47.116Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-21T16:47:47.388Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:47:47.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-21T16:47:47.388Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:47.388Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:47.388Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:47.388Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:47.388Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-21T16:47:47.659Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-21T16:47:47.659Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:47:47.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-21T16:47:47.659Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-21T16:47:47.927Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-21T16:47:48.196Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-21T16:47:48.463Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-21T16:47:48.463Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-21T16:47:48.463Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-21T16:47:48.464Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-21T16:47:48.464Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-21T16:47:48.731Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-21T16:47:48.731Z] Installing new version of config file /etc/issue ... [2021-08-21T16:47:48.731Z] Installing new version of config file /etc/issue.net ... [2021-08-21T16:47:48.731Z] Installing new version of config file /etc/lsb-release ... [2021-08-21T16:47:48.731Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-21T16:47:48.998Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-21T16:47:48.998Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-21T16:47:48.998Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-21T16:47:49.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:49.268Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-21T16:47:49.268Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-21T16:47:49.268Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-21T16:47:49.268Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-21T16:47:49.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:49.533Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-21T16:47:49.533Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-21T16:47:49.533Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-21T16:47:49.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:49.533Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-21T16:47:49.533Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-21T16:47:49.800Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-21T16:47:49.800Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:49.800Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-21T16:47:49.800Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-21T16:47:50.068Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-21T16:47:50.068Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:50.068Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-21T16:47:50.068Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-21T16:47:50.068Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-21T16:47:50.652Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:50.652Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-21T16:47:50.652Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-21T16:47:50.652Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-21T16:47:50.652Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:50.652Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-21T16:47:50.652Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-21T16:47:50.928Z] Setting up grep (3.1-2build1) ... [2021-08-21T16:47:50.928Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:50.928Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-21T16:47:50.928Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-21T16:47:50.928Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-21T16:47:50.928Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:50.928Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-21T16:47:50.928Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-21T16:47:51.198Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-21T16:47:51.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:51.199Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-21T16:47:51.199Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-21T16:47:51.199Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-21T16:47:51.199Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:51.199Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-21T16:47:51.199Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-21T16:47:51.785Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-21T16:47:51.785Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-21T16:47:51.785Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-21T16:47:51.785Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-21T16:47:52.372Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-21T16:47:52.372Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:52.372Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-21T16:47:52.372Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-21T16:47:52.643Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-21T16:47:52.643Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-21T16:47:52.911Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-21T16:47:52.911Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-21T16:47:52.911Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-21T16:47:52.911Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:52.911Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-21T16:47:52.911Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-21T16:47:53.181Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-21T16:47:53.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:53.181Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-21T16:47:53.181Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-21T16:47:53.181Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-21T16:47:53.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:53.181Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-21T16:47:53.181Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-21T16:47:53.449Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-21T16:47:53.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:53.449Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-21T16:47:53.449Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-21T16:47:53.449Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-21T16:47:53.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:53.449Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-21T16:47:53.449Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-21T16:47:53.720Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-21T16:47:53.720Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:53.720Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-21T16:47:53.720Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-21T16:47:53.720Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-21T16:47:53.720Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-21T16:47:53.720Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-21T16:47:53.991Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:53.991Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-21T16:47:53.991Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-21T16:47:53.991Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-21T16:47:53.991Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:53.991Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-21T16:47:53.991Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-21T16:47:53.991Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-21T16:47:54.258Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:54.258Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-21T16:47:54.258Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-21T16:47:54.258Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-21T16:47:54.258Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:54.258Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-21T16:47:54.258Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-21T16:47:54.843Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-21T16:47:55.111Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-21T16:47:55.381Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-21T16:47:55.381Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:55.381Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-21T16:47:55.381Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-21T16:47:55.650Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-21T16:47:55.650Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-21T16:47:55.650Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-21T16:47:55.650Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-21T16:47:55.650Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-21T16:47:55.650Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-21T16:47:55.650Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-21T16:47:55.918Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-21T16:47:55.919Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-21T16:47:56.189Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-21T16:47:56.189Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-21T16:47:56.189Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-21T16:47:56.189Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-21T16:47:56.189Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-21T16:47:56.189Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-21T16:47:56.189Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-21T16:47:56.189Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-21T16:47:56.457Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-21T16:47:56.457Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-21T16:47:56.457Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-21T16:47:56.457Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-21T16:47:56.457Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-21T16:47:56.457Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-21T16:47:56.457Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-21T16:47:56.728Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-21T16:47:56.728Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-21T16:47:56.728Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-21T16:47:56.728Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-21T16:47:56.997Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-21T16:47:56.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:56.997Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-21T16:47:56.997Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-21T16:47:56.997Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-21T16:47:56.997Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-21T16:47:56.997Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-21T16:47:56.997Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-21T16:47:57.266Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-21T16:47:57.266Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:57.266Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-21T16:47:57.266Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-21T16:47:57.266Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-21T16:47:57.536Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:57.536Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-21T16:47:57.536Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-21T16:47:57.536Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-21T16:47:57.536Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:57.536Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-21T16:47:57.536Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-21T16:47:57.536Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-21T16:47:57.805Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:57.805Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-21T16:47:57.805Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-21T16:47:57.805Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-21T16:47:58.087Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:58.087Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-21T16:47:58.087Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-21T16:47:58.087Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-21T16:47:58.087Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:58.087Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-21T16:47:58.087Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-21T16:47:58.358Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-21T16:47:58.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:58.630Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-21T16:47:58.630Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-21T16:47:58.630Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-21T16:47:58.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:58.630Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-21T16:47:58.630Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-21T16:47:58.630Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-21T16:47:58.897Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:58.897Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-21T16:47:58.897Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-21T16:47:58.897Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-21T16:47:58.897Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:58.897Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-21T16:47:58.897Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-21T16:47:59.163Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-21T16:47:59.163Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:59.163Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-21T16:47:59.163Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-21T16:47:59.163Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-21T16:47:59.163Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:59.163Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-21T16:47:59.163Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-21T16:47:59.431Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-21T16:47:59.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:59.431Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-21T16:47:59.431Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-21T16:47:59.431Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-21T16:47:59.699Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:59.699Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-21T16:47:59.699Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-21T16:47:59.699Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-21T16:47:59.699Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-21T16:47:59.699Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-21T16:47:59.699Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-21T16:47:59.699Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-21T16:47:59.966Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-21T16:47:59.966Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-21T16:47:59.966Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-21T16:47:59.966Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-21T16:47:59.966Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-21T16:48:00.236Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-21T16:48:00.236Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-21T16:48:00.236Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-21T16:48:00.236Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-21T16:48:00.236Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-21T16:48:00.515Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-21T16:48:00.515Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-21T16:48:00.515Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-21T16:48:00.515Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-21T16:48:00.515Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-21T16:48:00.515Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-21T16:48:00.515Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-21T16:48:00.785Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-21T16:48:00.785Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-21T16:48:00.785Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-21T16:48:00.785Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-21T16:48:00.785Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-21T16:48:00.785Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-21T16:48:01.056Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-21T16:48:01.056Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-21T16:48:01.325Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-21T16:48:01.325Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-21T16:48:01.325Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-21T16:48:01.325Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-21T16:48:01.325Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-21T16:48:01.325Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-21T16:48:01.593Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-21T16:48:01.593Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-21T16:48:01.863Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-21T16:48:01.863Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-21T16:48:01.863Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-21T16:48:01.863Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-21T16:48:01.863Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-21T16:48:01.863Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-21T16:48:02.133Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-21T16:48:02.133Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-21T16:48:02.133Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-21T16:48:02.133Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-21T16:48:02.133Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-21T16:48:02.133Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-21T16:48:03.097Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-21T16:48:03.097Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-21T16:48:04.062Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-21T16:48:04.062Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-21T16:48:04.062Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-21T16:48:04.062Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-21T16:48:04.647Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-21T16:48:04.647Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-21T16:48:05.238Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-21T16:48:05.238Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-21T16:48:05.238Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-21T16:48:05.238Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-21T16:48:05.238Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-21T16:48:05.520Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-21T16:48:05.520Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-21T16:48:05.520Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-21T16:48:05.520Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-21T16:48:05.794Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-21T16:48:05.794Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-21T16:48:05.794Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-21T16:48:05.794Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-21T16:48:05.794Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-21T16:48:05.794Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-21T16:48:06.070Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-21T16:48:06.070Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:48:06.070Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-21T16:48:06.070Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:48:06.070Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:48:06.070Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:48:06.070Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-21T16:48:06.070Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-21T16:48:06.070Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-21T16:48:06.345Z] [2021-08-21T16:48:06.345Z] Current default time zone: 'Etc/UTC' [2021-08-21T16:48:06.345Z] Local time is now: Sat Aug 21 16:48:06 UTC 2021. [2021-08-21T16:48:06.345Z] Universal Time is now: Sat Aug 21 16:48:06 UTC 2021. [2021-08-21T16:48:06.345Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-21T16:48:06.345Z] [2021-08-21T16:48:06.345Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-21T16:48:06.345Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:48:06.345Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-21T16:48:06.345Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-21T16:48:06.345Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-21T16:48:06.345Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-21T16:48:06.345Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-21T16:48:06.345Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-21T16:48:06.345Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-21T16:48:06.345Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-21T16:48:06.345Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:48:06.345Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-21T16:48:06.629Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-21T16:48:06.629Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-21T16:48:06.629Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:48:06.629Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-21T16:48:06.629Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-21T16:48:06.629Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-21T16:48:06.629Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-21T16:48:06.629Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-21T16:48:06.629Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-21T16:48:06.629Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-21T16:48:06.629Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-21T16:48:08.618Z] Updating certificates in /etc/ssl/certs... [2021-08-21T16:48:09.599Z] 23 added, 27 removed; done. [2021-08-21T16:48:09.599Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-21T16:48:09.599Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-21T16:48:09.599Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-21T16:48:09.599Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-21T16:48:09.599Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-21T16:48:09.599Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-21T16:48:09.599Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-21T16:48:09.599Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-21T16:48:09.599Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-21T16:48:09.599Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-21T16:48:09.599Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-21T16:48:09.599Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-21T16:48:09.599Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-21T16:48:09.599Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-21T16:48:09.599Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-21T16:48:09.599Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-21T16:48:09.599Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-21T16:48:09.599Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-21T16:48:09.599Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-21T16:48:09.599Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-21T16:48:09.871Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-21T16:48:09.871Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-21T16:48:09.871Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-21T16:48:09.871Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-21T16:48:09.871Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-21T16:48:09.871Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-21T16:48:09.871Z] Updating certificates in /etc/ssl/certs... [2021-08-21T16:48:10.472Z] 0 added, 0 removed; done. [2021-08-21T16:48:10.472Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-21T16:48:10.472Z] done. [2021-08-21T16:48:11.071Z] Reading package lists... [2021-08-21T16:48:11.346Z] Building dependency tree... [2021-08-21T16:48:11.346Z] Reading state information... [2021-08-21T16:48:11.346Z] The following NEW packages will be installed: [2021-08-21T16:48:11.346Z] apt-transport-https [2021-08-21T16:48:11.346Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T16:48:11.624Z] Need to get 4348 B of archives. [2021-08-21T16:48:11.624Z] After this operation, 154 kB of additional disk space will be used. [2021-08-21T16:48:11.624Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-21T16:48:11.900Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T16:48:11.900Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-08-21T16:48:11.900Z] Selecting previously unselected package apt-transport-https. [2021-08-21T16:48:11.900Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-21T16:48:11.900Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-21T16:48:11.900Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-21T16:48:11.900Z] Setting up apt-transport-https (1.6.14) ... [2021-08-21T16:48:12.172Z] Waiting for network to be ready... [2021-08-21T16:48:17.587Z] 2021-08-21T16:48:14Z INFO Waiting for automatic snapd restart... [2021-08-21T16:48:17.587Z] snapd 2.51.3 from Canonical* installed [2021-08-21T16:48:18.572Z] "snapd" switched to the "latest/stable" channel [2021-08-21T16:48:18.573Z] [2021-08-21T16:48:21.199Z] core18 20210722 from Canonical* installed [2021-08-21T16:48:21.199Z] "core18" switched to the "latest/stable" channel [2021-08-21T16:48:21.199Z] [2021-08-21T16:48:23.835Z] snapcraft 5.0 from Canonical* installed [2021-08-21T16:48:24.116Z] "snapcraft" switched to the "latest/stable" channel [2021-08-21T16:48:24.116Z] [2021-08-21T16:48:28.464Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-21T16:48:28.464Z] - README.md [2021-08-21T16:48:28.464Z] [2021-08-21T16:48:28.464Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-21T16:48:28.742Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-21T16:48:28.742Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-21T16:48:29.023Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-21T16:48:29.999Z] Reading package lists... [2021-08-21T16:48:30.583Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-21T16:48:30.583Z] Reading package lists... [2021-08-21T16:48:30.849Z] Building dependency tree... [2021-08-21T16:48:30.849Z] Reading state information... [2021-08-21T16:48:30.849Z] Suggested packages: [2021-08-21T16:48:30.849Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-21T16:48:30.849Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-21T16:48:30.849Z] Recommended packages: [2021-08-21T16:48:30.849Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-21T16:48:30.849Z] The following NEW packages will be installed: [2021-08-21T16:48:30.849Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-21T16:48:30.849Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-21T16:48:30.849Z] pkg-config zip [2021-08-21T16:48:30.849Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T16:48:31.123Z] Need to get 7663 kB of archives. [2021-08-21T16:48:31.123Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-21T16:48:31.123Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-21T16:48:31.123Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-21T16:48:31.123Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-21T16:48:31.123Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-21T16:48:31.123Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-21T16:48:31.397Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-21T16:48:31.397Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-21T16:48:31.397Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-21T16:48:31.397Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-21T16:48:31.677Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-21T16:48:31.677Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-21T16:48:31.677Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-21T16:48:31.677Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-21T16:48:31.677Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-21T16:48:31.677Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-21T16:48:31.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-21T16:48:31.955Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T16:48:31.955Z] Fetched 7663 kB in 1s (8641 kB/s) [2021-08-21T16:48:31.955Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-21T16:48:31.955Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-21T16:48:31.955Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-21T16:48:31.955Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-21T16:48:32.228Z] Selecting previously unselected package libpsl5:amd64. [2021-08-21T16:48:32.228Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-21T16:48:32.228Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-21T16:48:32.228Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-21T16:48:32.228Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-21T16:48:32.228Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-21T16:48:32.228Z] Selecting previously unselected package librtmp1:amd64. [2021-08-21T16:48:32.228Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-21T16:48:32.228Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-21T16:48:32.505Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-21T16:48:32.505Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-21T16:48:32.505Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-21T16:48:32.505Z] Selecting previously unselected package liberror-perl. [2021-08-21T16:48:32.505Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-21T16:48:32.505Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-21T16:48:32.505Z] Selecting previously unselected package git-man. [2021-08-21T16:48:32.505Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-21T16:48:32.505Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-21T16:48:32.786Z] Selecting previously unselected package git. [2021-08-21T16:48:32.786Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-21T16:48:32.786Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-21T16:48:33.059Z] Selecting previously unselected package libnorm1:amd64. [2021-08-21T16:48:33.059Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-21T16:48:33.059Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-21T16:48:33.335Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-21T16:48:33.335Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-21T16:48:33.335Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-21T16:48:33.335Z] Selecting previously unselected package libsodium23:amd64. [2021-08-21T16:48:33.335Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-21T16:48:33.335Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-21T16:48:33.335Z] Selecting previously unselected package libzmq5:amd64. [2021-08-21T16:48:33.335Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-21T16:48:33.335Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-21T16:48:33.613Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-21T16:48:33.613Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-21T16:48:33.613Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-21T16:48:33.613Z] Selecting previously unselected package pkg-config. [2021-08-21T16:48:33.613Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-21T16:48:33.613Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-21T16:48:33.613Z] Selecting previously unselected package zip. [2021-08-21T16:48:33.613Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-21T16:48:33.613Z] Unpacking zip (3.0-11build1) ... [2021-08-21T16:48:33.613Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-21T16:48:33.613Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-21T16:48:33.613Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-21T16:48:33.613Z] Setting up liberror-perl (0.17025-1) ... [2021-08-21T16:48:33.613Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-21T16:48:33.887Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-21T16:48:33.887Z] No schema files found: doing nothing. [2021-08-21T16:48:33.887Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-21T16:48:33.887Z] Setting up zip (3.0-11build1) ... [2021-08-21T16:48:33.887Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-21T16:48:33.887Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-21T16:48:33.887Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-21T16:48:33.887Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-21T16:48:33.887Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-21T16:48:33.887Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-21T16:48:33.887Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-21T16:48:33.887Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-21T16:48:34.488Z] git set to automatically installed. [2021-08-21T16:48:34.488Z] git-man set to automatically installed. [2021-08-21T16:48:34.488Z] libcurl3-gnutls set to automatically installed. [2021-08-21T16:48:34.488Z] liberror-perl set to automatically installed. [2021-08-21T16:48:34.488Z] libglib2.0-0 set to automatically installed. [2021-08-21T16:48:34.488Z] libnghttp2-14 set to automatically installed. [2021-08-21T16:48:34.488Z] libnorm1 set to automatically installed. [2021-08-21T16:48:34.488Z] libpgm-5.2-0 set to automatically installed. [2021-08-21T16:48:34.488Z] libpsl5 set to automatically installed. [2021-08-21T16:48:34.488Z] librtmp1 set to automatically installed. [2021-08-21T16:48:34.488Z] libsodium23 set to automatically installed. [2021-08-21T16:48:34.488Z] libzmq3-dev set to automatically installed. [2021-08-21T16:48:34.488Z] libzmq5 set to automatically installed. [2021-08-21T16:48:34.488Z] pkg-config set to automatically installed. [2021-08-21T16:48:34.488Z] zip set to automatically installed. [2021-08-21T16:48:35.926Z] snapd is not logged in, snap install commands will use sudo [2021-08-21T16:48:41.358Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-21T16:48:41.632Z] snapd is not logged in, snap install commands will use sudo [2021-08-21T16:48:42.079Z] Removing intermediate container 4b561a026c04 [2021-08-21T16:48:42.079Z] ---> 81e2a44e7b6d [2021-08-21T16:48:42.079Z] [2021-08-21T16:48:42.079Z] Step 11/26 : FROM alpine:3.12 [2021-08-21T16:48:42.079Z] Removing intermediate container 7b2016098dab [2021-08-21T16:48:42.079Z] ---> 24d39cbcbfc6 [2021-08-21T16:48:42.079Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-21T16:48:42.079Z] 3.12: Pulling from library/alpine [2021-08-21T16:48:42.079Z] ---> Running in 067de5195fa3 [2021-08-21T16:48:42.618Z] snap "core18" has no updates available [2021-08-21T16:48:43.218Z] Pulling config-common [2021-08-21T16:48:43.218Z] + snapcraftctl pull [2021-08-21T16:48:43.535Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T16:48:43.535Z] Status: Downloaded newer image for alpine:3.12 [2021-08-21T16:48:43.535Z] ---> c4fd0aeabfcf [2021-08-21T16:48:43.535Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-21T16:48:44.200Z] Pulling go-build-helper [2021-08-21T16:48:44.200Z] + snapcraftctl pull [2021-08-21T16:48:44.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-21T16:48:44.802Z] ---> Running in ef553110bdcc [2021-08-21T16:48:45.190Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-21T16:48:45.190Z] Skipping pull go-build-helper (already ran) [2021-08-21T16:48:45.190Z] Building go-build-helper [2021-08-21T16:48:45.190Z] + snapcraftctl build [2021-08-21T16:48:47.167Z] Staging go-build-helper [2021-08-21T16:48:47.167Z] + snapcraftctl stage [2021-08-21T16:48:47.450Z] Removing intermediate container 2a6d39821dee [2021-08-21T16:48:47.450Z] ---> a900a9be7f8f [2021-08-21T16:48:47.450Z] [2021-08-21T16:48:47.450Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T16:48:47.450Z] ---> c4fd0aeabfcf [2021-08-21T16:48:47.450Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-21T16:48:47.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:48:47.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:48:48.446Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-21T16:48:48.446Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-21T16:48:48.446Z] (3/3) Installing su-exec (0.2-r1) [2021-08-21T16:48:48.446Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:48:48.446Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T16:48:48.446Z] ---> Running in dd2b65ef47a2 [2021-08-21T16:48:48.720Z] OK: 6 MiB in 17 packages [2021-08-21T16:48:49.705Z] Removing intermediate container 47d08d551734 [2021-08-21T16:48:49.705Z] ---> 3a7d6d1b1ad3 [2021-08-21T16:48:49.705Z] [2021-08-21T16:48:49.705Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T16:48:49.705Z] ---> c4fd0aeabfcf [2021-08-21T16:48:49.705Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-21T16:48:49.993Z] Removing intermediate container 7114a08ad8df [2021-08-21T16:48:49.993Z] ---> b9306b1fb1d5 [2021-08-21T16:48:49.993Z] [2021-08-21T16:48:49.993Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T16:48:49.993Z] ---> c4fd0aeabfcf [2021-08-21T16:48:49.993Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T16:48:50.268Z] ---> Running in e2bcc1450e5d [2021-08-21T16:48:50.548Z] ---> Running in 38b70c6f7d54 [2021-08-21T16:48:50.548Z] Removing intermediate container 067de5195fa3 [2021-08-21T16:48:50.548Z] ---> 68d177cb85fa [2021-08-21T16:48:50.548Z] [2021-08-21T16:48:50.548Z] Step 12/24 : FROM docker:20.10.7 [2021-08-21T16:48:50.828Z] 20.10.7: Pulling from library/docker [2021-08-21T16:48:51.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:48:51.711Z] Removing intermediate container ef553110bdcc [2021-08-21T16:48:51.711Z] ---> e08b16e03ff7 [2021-08-21T16:48:51.711Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-21T16:48:51.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:48:51.988Z] ---> Running in 238b94f3165b [2021-08-21T16:48:52.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:48:52.555Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-21T16:48:52.555Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-21T16:48:52.555Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:48:52.555Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T16:48:52.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:48:52.832Z] OK: 6 MiB in 16 packages [2021-08-21T16:48:52.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:48:53.108Z] Removing intermediate container 238b94f3165b [2021-08-21T16:48:53.108Z] ---> 937260488add [2021-08-21T16:48:53.108Z] Step 14/26 : WORKDIR / [2021-08-21T16:48:53.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:48:53.395Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-21T16:48:53.395Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:48:53.395Z] OK: 5 MiB in 15 packages [2021-08-21T16:48:53.395Z] ---> Running in 78784eda767d [2021-08-21T16:48:54.007Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-21T16:48:54.007Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:48:54.007Z] OK: 5 MiB in 15 packages [2021-08-21T16:48:54.617Z] Removing intermediate container 78784eda767d [2021-08-21T16:48:54.617Z] ---> 9e601bb77361 [2021-08-21T16:48:54.617Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-21T16:48:55.606Z] Removing intermediate container e2bcc1450e5d [2021-08-21T16:48:55.606Z] ---> 545a772a843b [2021-08-21T16:48:55.606Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:48:55.606Z] Removing intermediate container dd2b65ef47a2 [2021-08-21T16:48:55.606Z] ---> c691f31f7c82 [2021-08-21T16:48:55.606Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:48:55.606Z] ---> Running in 612f303e0a25 [2021-08-21T16:48:55.886Z] Removing intermediate container 38b70c6f7d54 [2021-08-21T16:48:55.886Z] ---> ad7e991de3d4 [2021-08-21T16:48:55.886Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:48:56.159Z] ---> Running in 5e515e155d2b [2021-08-21T16:48:56.433Z] ---> 26797f1d8389 [2021-08-21T16:48:56.433Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-21T16:48:56.433Z] ---> Running in ad3d67375e60 [2021-08-21T16:48:56.719Z] Removing intermediate container 612f303e0a25 [2021-08-21T16:48:56.719Z] ---> a32ae2859f48 [2021-08-21T16:48:56.719Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-21T16:48:56.719Z] Removing intermediate container 5e515e155d2b [2021-08-21T16:48:56.719Z] ---> abd273f360cd [2021-08-21T16:48:56.719Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-21T16:48:57.002Z] ---> Running in 719eca2f580c [2021-08-21T16:48:57.278Z] ---> Running in e774d265c1e5 [2021-08-21T16:48:57.278Z] Removing intermediate container ad3d67375e60 [2021-08-21T16:48:57.278Z] ---> 24246cc4944c [2021-08-21T16:48:57.278Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-21T16:48:57.530Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-21T16:48:57.530Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-21T16:48:57.530Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-21T16:48:57.530Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-21T16:48:57.530Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-21T16:48:57.530Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-21T16:48:57.530Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-21T16:48:57.530Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-21T16:48:57.530Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-21T16:48:57.530Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-21T16:48:57.530Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-21T16:48:57.530Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-21T16:48:57.530Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-21T16:48:57.530Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-21T16:48:57.530Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-21T16:48:57.530Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-21T16:48:57.530Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-21T16:48:57.530Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-21T16:48:57.530Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-21T16:48:57.530Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-21T16:48:57.530Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-21T16:48:57.530Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-21T16:48:57.530Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-21T16:48:57.530Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-21T16:48:57.530Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-21T16:48:57.530Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-21T16:48:57.530Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-21T16:48:57.530Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-21T16:48:57.530Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-21T16:48:57.530Z] Fetched 224 kB in 0s (0 B/s) [2021-08-21T16:48:57.530Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-21T16:48:57.530Z] Fetched 157 kB in 0s (0 B/s) [2021-08-21T16:48:57.530Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-21T16:48:57.530Z] Fetched 221 kB in 0s (0 B/s) [2021-08-21T16:48:57.530Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-21T16:48:57.530Z] Fetched 143 kB in 0s (0 B/s) [2021-08-21T16:48:57.530Z] Pulling edgex-go [2021-08-21T16:48:57.530Z] + snapcraftctl pull [2021-08-21T16:48:57.530Z] Pulling hooks [2021-08-21T16:48:57.530Z] + snapcraftctl pull [2021-08-21T16:48:57.553Z] ---> a3e271bd7175 [2021-08-21T16:48:57.553Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-21T16:48:57.553Z] ---> Running in a4d6d703d7f1 [2021-08-21T16:48:57.553Z] Removing intermediate container 719eca2f580c [2021-08-21T16:48:57.553Z] ---> 5844b2bfbb24 [2021-08-21T16:48:57.553Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T16:48:57.829Z] ---> Running in d1049c899f4f [2021-08-21T16:48:58.104Z] Removing intermediate container e774d265c1e5 [2021-08-21T16:48:58.104Z] ---> a6e6dd0f8278 [2021-08-21T16:48:58.104Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T16:48:58.381Z] ---> Running in d6c7a8609853 [2021-08-21T16:48:58.656Z] Removing intermediate container a4d6d703d7f1 [2021-08-21T16:48:58.656Z] ---> 6179941ef390 [2021-08-21T16:48:58.656Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T16:48:58.656Z] Removing intermediate container d1049c899f4f [2021-08-21T16:48:58.656Z] ---> cacc6a5738da [2021-08-21T16:48:58.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:48:59.261Z] ---> Running in 41ce7c9d1b73 [2021-08-21T16:48:59.261Z] ---> 95b575a513a5 [2021-08-21T16:48:59.261Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-21T16:48:59.261Z] Removing intermediate container d6c7a8609853 [2021-08-21T16:48:59.261Z] ---> 6ebab4a8d902 [2021-08-21T16:48:59.261Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:49:00.268Z] Removing intermediate container 41ce7c9d1b73 [2021-08-21T16:49:00.268Z] ---> 8c71a02f3449 [2021-08-21T16:49:00.268Z] Step 16/24 : WORKDIR / [2021-08-21T16:49:00.546Z] ---> Running in 5c0691c7e86f [2021-08-21T16:49:00.546Z] ---> 61e06ff4e50a [2021-08-21T16:49:00.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-21T16:49:00.819Z] ---> 2c76d94efdca [2021-08-21T16:49:00.819Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-21T16:49:01.102Z] ---> e89e1eb643fb [2021-08-21T16:49:01.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-21T16:49:01.697Z] Removing intermediate container 5c0691c7e86f [2021-08-21T16:49:01.698Z] ---> 8b7797e36390 [2021-08-21T16:49:01.698Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:49:03.699Z] ---> 73b05881e9f6 [2021-08-21T16:49:03.699Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-21T16:49:03.979Z] ---> dbea26af44a1 [2021-08-21T16:49:03.979Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-21T16:49:04.256Z] ---> 7a7cf612c20d [2021-08-21T16:49:04.256Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-21T16:49:04.256Z] ---> edb802402e96 [2021-08-21T16:49:04.256Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-21T16:49:05.280Z] ---> a0fbf9f0fd8a [2021-08-21T16:49:05.280Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-21T16:49:05.889Z] ---> Running in c89a2da9a1b0 [2021-08-21T16:49:05.889Z] ---> 9678161265f6 [2021-08-21T16:49:05.889Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-21T16:49:06.165Z] ---> Running in a4d596200771 [2021-08-21T16:49:06.766Z] Removing intermediate container c89a2da9a1b0 [2021-08-21T16:49:06.766Z] ---> 1aff8c56e517 [2021-08-21T16:49:06.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:49:06.766Z] ---> ae9b9f7a76f6 [2021-08-21T16:49:06.766Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-21T16:49:06.766Z] ---> 53c1ec44051c [2021-08-21T16:49:06.766Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-21T16:49:07.045Z] ---> Running in e720d2a52f37 [2021-08-21T16:49:07.045Z] Removing intermediate container a4d596200771 [2021-08-21T16:49:07.045Z] ---> 67bfba11a27d [2021-08-21T16:49:07.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:49:07.332Z] ---> Running in 24cf17fd1dc5 [2021-08-21T16:49:07.617Z] Removing intermediate container e720d2a52f37 [2021-08-21T16:49:07.617Z] ---> ba6b7314e5e4 [2021-08-21T16:49:07.617Z] Step 21/23 : LABEL arch=arm64 [2021-08-21T16:49:07.895Z] ---> Running in 983c1708af4a [2021-08-21T16:49:08.171Z] Removing intermediate container 24cf17fd1dc5 [2021-08-21T16:49:08.171Z] ---> 4325c1fbd5be [2021-08-21T16:49:08.171Z] Step 21/23 : LABEL arch=arm64 [2021-08-21T16:49:08.171Z] ---> 356041f8f038 [2021-08-21T16:49:08.171Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-21T16:49:08.171Z] ---> Running in 101c3e7cd9f1 [2021-08-21T16:49:08.446Z] ---> e4db5e55ff43 [2021-08-21T16:49:08.446Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-21T16:49:08.446Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-21T16:49:08.446Z] ---> Running in 4efaf716f94e [2021-08-21T16:49:08.446Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-21T16:49:08.446Z] ---> df445af6242a [2021-08-21T16:49:08.447Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:49:08.723Z] ---> Running in f545a507577e [2021-08-21T16:49:08.723Z] Removing intermediate container 983c1708af4a [2021-08-21T16:49:08.723Z] ---> 454d95ef5f68 [2021-08-21T16:49:08.723Z] Step 22/23 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:49:08.995Z] ---> Running in 378bb30b2663 [2021-08-21T16:49:08.995Z] ---> Running in bec50b2f383d [2021-08-21T16:49:09.273Z] Removing intermediate container 101c3e7cd9f1 [2021-08-21T16:49:09.273Z] ---> 60c4f472e188 [2021-08-21T16:49:09.273Z] Step 22/23 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:49:09.273Z] Removing intermediate container 4efaf716f94e [2021-08-21T16:49:09.273Z] ---> 96ede9bb08d0 [2021-08-21T16:49:09.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:49:09.596Z] ---> Running in 50ec6fa11907 [2021-08-21T16:49:09.596Z] ---> Running in c5dd380dc176 [2021-08-21T16:49:09.596Z] Removing intermediate container 378bb30b2663 [2021-08-21T16:49:09.596Z] ---> cef7f4079fea [2021-08-21T16:49:09.596Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-21T16:49:09.872Z] Removing intermediate container bec50b2f383d [2021-08-21T16:49:09.872Z] ---> d470a6812f3d [2021-08-21T16:49:09.872Z] Step 23/23 : LABEL version=0.0.0 [2021-08-21T16:49:09.872Z] ---> Running in 1394ea30634a [2021-08-21T16:49:10.147Z] ---> Running in 91f5838eee95 [2021-08-21T16:49:10.423Z] Removing intermediate container 50ec6fa11907 [2021-08-21T16:49:10.423Z] ---> 16b248eaaf5d [2021-08-21T16:49:10.423Z] Step 23/23 : LABEL version=0.0.0 [2021-08-21T16:49:10.697Z] Removing intermediate container c5dd380dc176 [2021-08-21T16:49:10.697Z] ---> 284e56e43e35 [2021-08-21T16:49:10.697Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T16:49:10.697Z] ---> Running in eab9ed04f3af [2021-08-21T16:49:10.978Z] ---> Running in 9a171ece890b [2021-08-21T16:49:10.978Z] Removing intermediate container 91f5838eee95 [2021-08-21T16:49:10.978Z] ---> c39f46f8f9e6 [2021-08-21T16:49:10.978Z] [2021-08-21T16:49:11.582Z] Successfully built c39f46f8f9e6 [2021-08-21T16:49:11.859Z] Removing intermediate container eab9ed04f3af [2021-08-21T16:49:11.859Z] ---> 287863369e47 [2021-08-21T16:49:11.859Z] [2021-08-21T16:49:11.859Z] Successfully tagged support-scheduler-arm64:latest [2021-08-21T16:49:11.859Z]  Building support-scheduler ... done Building core-data [2021-08-21T16:49:11.859Z] Removing intermediate container 9a171ece890b [2021-08-21T16:49:11.859Z] ---> 9330f6be3f0c [2021-08-21T16:49:11.859Z] Step 23/24 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:49:12.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:49:12.139Z] ---> Running in 8dc7d86a7e48 [2021-08-21T16:49:12.139Z] Successfully built 287863369e47 [2021-08-21T16:49:12.416Z] Removing intermediate container f545a507577e [2021-08-21T16:49:12.416Z] ---> 4ab507049b8e [2021-08-21T16:49:12.416Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-21T16:49:12.416Z] Successfully tagged support-notifications-arm64:latest [2021-08-21T16:49:12.416Z]  Building support-notifications ... done Building security-bootstrapper [2021-08-21T16:49:12.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:49:12.416Z] ---> Running in e6be905d4861 [2021-08-21T16:49:13.026Z] Removing intermediate container 8dc7d86a7e48 [2021-08-21T16:49:13.026Z] ---> c0185d31f794 [2021-08-21T16:49:13.026Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:49:13.307Z] ---> Running in 1e11dad6c6da [2021-08-21T16:49:13.307Z] (1/39) Installing readline (8.1.0-r0) [2021-08-21T16:49:13.307Z] (2/39) Installing bash (5.1.0-r0) [2021-08-21T16:49:13.307Z] Removing intermediate container e6be905d4861 [2021-08-21T16:49:13.307Z] ---> 98d4ed7ec688 [2021-08-21T16:49:13.307Z] Step 24/26 : LABEL arch=arm64 [2021-08-21T16:49:13.307Z] Executing bash-5.1.0-r0.post-install [2021-08-21T16:49:13.307Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-21T16:49:13.307Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-21T16:49:13.581Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-21T16:49:13.581Z] (6/39) Installing curl (7.78.0-r0) [2021-08-21T16:49:13.581Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-21T16:49:13.581Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-21T16:49:13.581Z] (9/39) Installing expat (2.2.10-r1) [2021-08-21T16:49:13.581Z] (10/39) Installing libffi (3.3-r2) [2021-08-21T16:49:13.581Z] (11/39) Installing gdbm (1.19-r0) [2021-08-21T16:49:13.581Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-21T16:49:13.581Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-21T16:49:13.581Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-21T16:49:13.581Z] ---> Running in 90a08456ac1e [2021-08-21T16:49:14.206Z] Removing intermediate container 1e11dad6c6da [2021-08-21T16:49:14.206Z] ---> 5d1e82d020d8 [2021-08-21T16:49:14.206Z] [2021-08-21T16:49:14.816Z] Successfully built 5d1e82d020d8 [2021-08-21T16:49:15.100Z] Successfully tagged core-metadata-arm64:latest [2021-08-21T16:49:15.100Z]  Building core-metadata ... done Building core-command [2021-08-21T16:49:15.100Z] Removing intermediate container 90a08456ac1e [2021-08-21T16:49:15.100Z] ---> 31f3fdb08d21 [2021-08-21T16:49:15.100Z] Step 25/26 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:49:15.711Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-21T16:49:15.711Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-21T16:49:15.711Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-21T16:49:15.711Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-21T16:49:15.711Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-21T16:49:15.711Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-21T16:49:15.984Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-21T16:49:15.984Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-21T16:49:15.984Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-21T16:49:15.984Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-21T16:49:15.984Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-21T16:49:15.984Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-21T16:49:16.260Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-21T16:49:16.260Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-21T16:49:16.260Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-21T16:49:16.260Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-21T16:49:16.260Z] ---> Running in 451fc283f1c0 [2021-08-21T16:49:16.260Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-21T16:49:16.260Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-21T16:49:16.260Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-21T16:49:16.260Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-21T16:49:16.260Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-21T16:49:16.260Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-21T16:49:16.260Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-21T16:49:16.260Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-21T16:49:16.260Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-21T16:49:16.882Z] Executing busybox-1.32.1-r6.trigger [2021-08-21T16:49:16.882Z] OK: 82 MiB in 59 packages [2021-08-21T16:49:17.867Z] Removing intermediate container 451fc283f1c0 [2021-08-21T16:49:17.867Z] ---> 437892270ab7 [2021-08-21T16:49:17.867Z] Step 26/26 : LABEL version=0.0.0 [2021-08-21T16:49:18.471Z] ---> Running in 26bbdd1d39e0 [2021-08-21T16:49:19.452Z] Removing intermediate container 26bbdd1d39e0 [2021-08-21T16:49:19.452Z] ---> 83be8a9f2606 [2021-08-21T16:49:19.452Z] [2021-08-21T16:49:19.726Z] Successfully built 83be8a9f2606 [2021-08-21T16:49:19.726Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-21T16:49:19.726Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-08-21T16:49:19.876Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-21T16:49:19.876Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-21T16:49:19.876Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-21T16:49:19.876Z] Fetched 0 B in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-21T16:49:19.876Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-21T16:49:19.876Z] Fetched 279 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-21T16:49:19.876Z] Fetched 122 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-21T16:49:19.876Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-21T16:49:19.876Z] Fetched 8848 B in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-21T16:49:19.876Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-21T16:49:19.876Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-21T16:49:19.876Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-21T16:49:19.876Z] Fetched 219 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-21T16:49:19.876Z] Fetched 154 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-21T16:49:19.876Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-21T16:49:19.876Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-21T16:49:19.876Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-21T16:49:19.876Z] Fetched 499 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-21T16:49:19.876Z] Fetched 111 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-21T16:49:19.876Z] Fetched 240 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-21T16:49:19.876Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-21T16:49:19.876Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-21T16:49:19.876Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-21T16:49:19.876Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-21T16:49:19.876Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-21T16:49:19.876Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-21T16:49:19.876Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-21T16:49:19.876Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-21T16:49:19.876Z] Fetched 8720 B in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-21T16:49:19.876Z] Fetched 140 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-21T16:49:19.876Z] Fetched 119 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-21T16:49:19.876Z] Fetched 111 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-21T16:49:19.876Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-21T16:49:19.876Z] Fetched 645 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-21T16:49:19.876Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-21T16:49:19.876Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-21T16:49:19.876Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-21T16:49:19.877Z] Fetched 368 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-21T16:49:19.877Z] Fetched 187 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-21T16:49:19.877Z] Fetched 175 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-21T16:49:19.877Z] Fetched 206 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-21T16:49:19.877Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-21T16:49:19.877Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-21T16:49:19.877Z] Fetched 159 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-21T16:49:19.877Z] Fetched 107 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-21T16:49:19.877Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-21T16:49:19.877Z] Pulling static-packages [2021-08-21T16:49:19.877Z] + snapcraftctl pull [2021-08-21T16:49:19.877Z] Pulling version [2021-08-21T16:49:19.877Z] + cd /root/project [2021-08-21T16:49:19.877Z] + git describe --tags --abbrev=0 [2021-08-21T16:49:19.877Z] + sed s/v// [2021-08-21T16:49:19.877Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-21T16:49:19.877Z] + [ -z 2.0.1-dev.33 ] [2021-08-21T16:49:19.877Z] + snapcraftctl set-version 2.0.1-dev.33 [2021-08-21T16:49:19.877Z] Building config-common [2021-08-21T16:49:19.877Z] + snapcraftctl build [2021-08-21T16:49:21.915Z] Skipping build go-build-helper (already ran) [2021-08-21T16:49:21.915Z] Building edgex-go [2021-08-21T16:49:21.915Z] + cd /root/parts/edgex-go/src [2021-08-21T16:49:21.915Z] + git describe --tags --abbrev=0 [2021-08-21T16:49:21.915Z] + sed s/v// [2021-08-21T16:49:21.915Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-21T16:49:21.915Z] + [ -z 2.0.1-dev.33 ] [2021-08-21T16:49:21.915Z] + echo 2.0.1-dev.33 [2021-08-21T16:49:21.915Z] + make build [2021-08-21T16:49:21.915Z] go mod tidy [2021-08-21T16:49:26.452Z] Collecting docker-compose==1.23.2 [2021-08-21T16:49:26.452Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-21T16:49:27.434Z] Collecting PyYAML<4,>=3.10 [2021-08-21T16:49:27.434Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-21T16:49:28.615Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T16:49:28.615Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-21T16:49:28.615Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-21T16:49:28.888Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-21T16:49:28.888Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-21T16:49:28.888Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-21T16:49:28.888Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-21T16:49:28.888Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-21T16:49:28.888Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-21T16:49:28.888Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-21T16:49:28.888Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-21T16:49:28.888Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-21T16:49:29.159Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-21T16:49:29.159Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-21T16:49:29.159Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-21T16:49:29.432Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-21T16:49:29.432Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-21T16:49:30.428Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-21T16:49:30.428Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-21T16:49:30.428Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-21T16:49:30.428Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T16:49:30.428Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T16:49:30.428Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-21T16:49:30.428Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-21T16:49:30.428Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-21T16:49:30.428Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-21T16:49:30.428Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-21T16:49:30.428Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-21T16:49:30.428Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-21T16:49:30.428Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-21T16:49:30.428Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-21T16:49:30.428Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-21T16:49:30.428Z] go: downloading golang.org/x/text v0.3.6 [2021-08-21T16:49:30.428Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-21T16:49:30.738Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-21T16:49:30.739Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-21T16:49:30.739Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-21T16:49:30.739Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-21T16:49:30.739Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-21T16:49:30.739Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-21T16:49:30.739Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-21T16:49:30.739Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-21T16:49:30.739Z] go: downloading github.com/kr/text v0.2.0 [2021-08-21T16:49:30.739Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-21T16:49:31.334Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-21T16:49:31.334Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-21T16:49:31.334Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-21T16:49:31.334Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-21T16:49:31.334Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T16:49:31.334Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-21T16:49:31.334Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-21T16:49:31.334Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-21T16:49:31.334Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-21T16:49:31.610Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-21T16:49:31.610Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-21T16:49:31.610Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-21T16:49:31.610Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T16:49:31.610Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-21T16:49:31.610Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T16:49:31.610Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T16:49:31.610Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T16:49:31.610Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-21T16:49:31.610Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-21T16:49:31.610Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-21T16:49:31.610Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-21T16:49:31.756Z] Collecting cached-property<2,>=1.2.0 [2021-08-21T16:49:31.756Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-21T16:49:31.884Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-21T16:49:31.884Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-21T16:49:31.884Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-21T16:49:31.884Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-21T16:49:31.884Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-21T16:49:31.884Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-21T16:49:31.884Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-21T16:49:31.884Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-21T16:49:31.884Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-21T16:49:31.884Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-21T16:49:31.884Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-21T16:49:31.884Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-21T16:49:31.884Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-21T16:49:32.030Z] Collecting texttable<0.10,>=0.9.0 [2021-08-21T16:49:32.030Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-21T16:49:34.151Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-21T16:49:34.151Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-21T16:49:36.967Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-21T16:49:36.967Z] Collecting docopt<0.7,>=0.6.1 [2021-08-21T16:49:36.967Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-21T16:49:41.287Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-21T16:49:41.288Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-21T16:49:41.288Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-21T16:49:41.288Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-21T16:49:41.563Z] Collecting jsonschema<3,>=2.5.1 [2021-08-21T16:49:41.563Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-21T16:49:42.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-21T16:49:42.164Z] Collecting docker<4.0,>=3.6.0 [2021-08-21T16:49:42.164Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-21T16:49:43.147Z] Collecting docker-pycreds>=0.4.0 [2021-08-21T16:49:43.147Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-21T16:49:43.746Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-21T16:49:43.746Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-21T16:49:44.342Z] Collecting certifi>=2017.4.17 [2021-08-21T16:49:44.342Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-21T16:49:44.941Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-21T16:49:44.941Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-21T16:49:45.214Z] Collecting idna<2.8,>=2.5 [2021-08-21T16:49:45.214Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-21T16:49:45.814Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-21T16:49:45.814Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-21T16:49:45.814Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-21T16:49:45.814Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-21T16:49:46.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-21T16:49:46.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-21T16:49:47.267Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-21T16:49:47.267Z] Attempting uninstall: urllib3 [2021-08-21T16:49:47.267Z] Found existing installation: urllib3 1.26.2 [2021-08-21T16:49:47.267Z] Uninstalling urllib3-1.26.2: [2021-08-21T16:49:47.267Z] Successfully uninstalled urllib3-1.26.2 [2021-08-21T16:49:47.866Z] Attempting uninstall: idna [2021-08-21T16:49:47.866Z] Found existing installation: idna 3.1 [2021-08-21T16:49:47.866Z] Uninstalling idna-3.1: [2021-08-21T16:49:47.866Z] Successfully uninstalled idna-3.1 [2021-08-21T16:49:48.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-21T16:49:48.462Z] Attempting uninstall: chardet [2021-08-21T16:49:48.462Z] Found existing installation: chardet 4.0.0 [2021-08-21T16:49:48.462Z] Uninstalling chardet-4.0.0: [2021-08-21T16:49:48.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-21T16:49:48.739Z] Successfully uninstalled chardet-4.0.0 [2021-08-21T16:49:49.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-21T16:49:51.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-21T16:49:52.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-21T16:49:52.160Z] Attempting uninstall: requests [2021-08-21T16:49:52.160Z] Found existing installation: requests 2.25.1 [2021-08-21T16:49:52.160Z] Uninstalling requests-2.25.1: [2021-08-21T16:49:52.160Z] Successfully uninstalled requests-2.25.1 [2021-08-21T16:49:52.757Z] Running setup.py install for texttable: started [2021-08-21T16:49:53.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-21T16:49:54.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-21T16:49:55.376Z] Running setup.py install for texttable: finished with status 'done' [2021-08-21T16:49:55.376Z] Running setup.py install for PyYAML: started [2021-08-21T16:49:55.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-21T16:49:55.659Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:49:55.659Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:49:55.659Z] ---> b6b814f42319 [2021-08-21T16:49:55.659Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:49:55.659Z] ---> Using cache [2021-08-21T16:49:55.659Z] ---> 5abe13fefdef [2021-08-21T16:49:55.659Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:49:55.659Z] ---> Using cache [2021-08-21T16:49:55.659Z] ---> 8e94b73918b5 [2021-08-21T16:49:55.659Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-21T16:49:56.264Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:49:56.264Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:49:56.264Z] ---> b6b814f42319 [2021-08-21T16:49:56.264Z] Step 3/32 : WORKDIR /edgex-go [2021-08-21T16:49:56.264Z] ---> Using cache [2021-08-21T16:49:56.264Z] ---> 5abe13fefdef [2021-08-21T16:49:56.264Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:49:56.264Z] ---> Using cache [2021-08-21T16:49:56.264Z] ---> 8e94b73918b5 [2021-08-21T16:49:56.264Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-21T16:49:56.264Z] ---> Using cache [2021-08-21T16:49:56.264Z] ---> e95fc3a112c0 [2021-08-21T16:49:56.264Z] Step 6/32 : COPY go.mod . [2021-08-21T16:49:56.264Z] ---> Using cache [2021-08-21T16:49:56.264Z] ---> e64ef82c2386 [2021-08-21T16:49:56.264Z] Step 7/32 : RUN go mod download [2021-08-21T16:49:56.264Z] ---> Using cache [2021-08-21T16:49:56.264Z] ---> 4e335720a16b [2021-08-21T16:49:56.264Z] Step 8/32 : COPY . . [2021-08-21T16:49:56.264Z] ---> Using cache [2021-08-21T16:49:56.264Z] ---> ab743f440354 [2021-08-21T16:49:56.264Z] Step 9/32 : RUN go mod tidy [2021-08-21T16:49:56.264Z] ---> Using cache [2021-08-21T16:49:56.264Z] ---> 9beb984f93a1 [2021-08-21T16:49:56.264Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-21T16:49:57.379Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-21T16:49:57.379Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-21T16:49:57.379Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-21T16:49:57.379Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-21T16:49:57.379Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-21T16:49:57.379Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-21T16:49:57.379Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-21T16:49:57.379Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-21T16:49:57.379Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-21T16:49:57.379Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-21T16:49:57.379Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-21T16:49:58.245Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-21T16:49:58.814Z] Building hooks [2021-08-21T16:49:58.814Z] + cd /root/parts/hooks/src [2021-08-21T16:49:58.814Z] + make build [2021-08-21T16:49:58.814Z] go mod tidy [2021-08-21T16:49:58.840Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:49:58.840Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:49:58.840Z] ---> b6b814f42319 [2021-08-21T16:49:58.840Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:49:58.840Z] ---> Using cache [2021-08-21T16:49:58.840Z] ---> 5abe13fefdef [2021-08-21T16:49:58.840Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:49:58.840Z] ---> Using cache [2021-08-21T16:49:58.840Z] ---> 8e94b73918b5 [2021-08-21T16:49:58.840Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T16:49:58.840Z] ---> Using cache [2021-08-21T16:49:58.840Z] ---> e95fc3a112c0 [2021-08-21T16:49:58.840Z] Step 6/24 : COPY go.mod . [2021-08-21T16:49:58.840Z] ---> Using cache [2021-08-21T16:49:58.840Z] ---> e64ef82c2386 [2021-08-21T16:49:58.840Z] Step 7/24 : RUN go mod download [2021-08-21T16:49:58.840Z] ---> Using cache [2021-08-21T16:49:58.840Z] ---> 4e335720a16b [2021-08-21T16:49:58.840Z] Step 8/24 : COPY . . [2021-08-21T16:49:58.840Z] ---> Using cache [2021-08-21T16:49:58.840Z] ---> ab743f440354 [2021-08-21T16:49:58.840Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:49:58.840Z] ---> Using cache [2021-08-21T16:49:58.840Z] ---> 9beb984f93a1 [2021-08-21T16:49:58.840Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-21T16:49:59.409Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-21T16:49:59.409Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-21T16:49:59.680Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-21T16:49:59.680Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-21T16:49:59.680Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-21T16:49:59.848Z] Running setup.py install for docopt: started [2021-08-21T16:50:00.452Z] ---> Running in a6d5e0d49489 [2021-08-21T16:50:00.452Z] ---> Running in 92e95e087986 [2021-08-21T16:50:00.452Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:50:00.452Z] ---> Running in 9df310aacb83 [2021-08-21T16:50:00.452Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:50:00.452Z] ---> b6b814f42319 [2021-08-21T16:50:00.452Z] Step 3/22 : WORKDIR /edgex-go [2021-08-21T16:50:00.452Z] ---> Using cache [2021-08-21T16:50:00.452Z] ---> 5abe13fefdef [2021-08-21T16:50:00.452Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:50:00.452Z] ---> Using cache [2021-08-21T16:50:00.452Z] ---> 8e94b73918b5 [2021-08-21T16:50:00.452Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-21T16:50:00.452Z] ---> Using cache [2021-08-21T16:50:00.452Z] ---> e95fc3a112c0 [2021-08-21T16:50:00.452Z] Step 6/22 : COPY go.mod . [2021-08-21T16:50:00.452Z] ---> Using cache [2021-08-21T16:50:00.452Z] ---> e64ef82c2386 [2021-08-21T16:50:00.452Z] Step 7/22 : RUN go mod download [2021-08-21T16:50:00.452Z] ---> Using cache [2021-08-21T16:50:00.452Z] ---> 4e335720a16b [2021-08-21T16:50:00.452Z] Step 8/22 : COPY . . [2021-08-21T16:50:00.452Z] ---> Using cache [2021-08-21T16:50:00.452Z] ---> ab743f440354 [2021-08-21T16:50:00.452Z] Step 9/22 : RUN go mod tidy [2021-08-21T16:50:00.452Z] ---> Using cache [2021-08-21T16:50:00.452Z] ---> 9beb984f93a1 [2021-08-21T16:50:00.452Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-21T16:50:00.659Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-21T16:50:00.933Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-21T16:50:00.933Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-21T16:50:01.044Z] ---> Running in 1d383003a34f [2021-08-21T16:50:02.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-21T16:50:02.787Z] Running setup.py install for docopt: finished with status 'done' [2021-08-21T16:50:02.787Z] Running setup.py install for dockerpty: started [2021-08-21T16:50:02.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:03.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-21T16:50:03.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-21T16:50:03.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:04.315Z] Building static-packages [2021-08-21T16:50:04.315Z] + snapcraftctl build [2021-08-21T16:50:04.981Z] OK: 218 MiB in 52 packages [2021-08-21T16:50:05.976Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-21T16:50:06.285Z] Building version [2021-08-21T16:50:06.285Z] + snapcraftctl build [2021-08-21T16:50:06.579Z] Removing intermediate container a6d5e0d49489 [2021-08-21T16:50:06.579Z] ---> 20c32cce2181 [2021-08-21T16:50:06.579Z] Step 6/24 : COPY go.mod . [2021-08-21T16:50:07.586Z] ---> 2ff73f031609 [2021-08-21T16:50:07.586Z] Step 7/24 : RUN go mod download [2021-08-21T16:50:07.862Z] ---> Running in 78eaedab3394 [2021-08-21T16:50:08.145Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-21T16:50:08.261Z] Staging config-common [2021-08-21T16:50:08.261Z] + snapcraftctl stage [2021-08-21T16:50:09.239Z] Skipping stage go-build-helper (already ran) [2021-08-21T16:50:09.239Z] Staging edgex-go [2021-08-21T16:50:09.239Z] + snapcraftctl stage [2021-08-21T16:50:10.219Z] Staging hooks [2021-08-21T16:50:10.219Z] + snapcraftctl stage [2021-08-21T16:50:11.200Z] Staging static-packages [2021-08-21T16:50:11.200Z] + snapcraftctl stage [2021-08-21T16:50:12.178Z] Staging version [2021-08-21T16:50:12.178Z] + snapcraftctl stage [2021-08-21T16:50:13.156Z] Priming config-common [2021-08-21T16:50:13.156Z] + snapcraftctl prime [2021-08-21T16:50:14.132Z] Priming go-build-helper [2021-08-21T16:50:14.132Z] + snapcraftctl prime [2021-08-21T16:50:15.564Z] Priming edgex-go [2021-08-21T16:50:15.564Z] + snapcraftctl prime [2021-08-21T16:50:16.458Z] Removing intermediate container 78eaedab3394 [2021-08-21T16:50:16.458Z] ---> 53ea5b1115f3 [2021-08-21T16:50:16.458Z] Step 8/24 : COPY . . [2021-08-21T16:50:16.541Z] Priming hooks [2021-08-21T16:50:16.541Z] + snapcraftctl prime [2021-08-21T16:50:17.525Z] Priming static-packages [2021-08-21T16:50:17.525Z] + snapcraftctl prime [2021-08-21T16:50:20.138Z] Priming version [2021-08-21T16:50:20.138Z] + snapcraftctl prime [2021-08-21T16:50:21.116Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T16:50:26.645Z] Removing intermediate container 1394ea30634a [2021-08-21T16:50:26.645Z] ---> df9920b85f4f [2021-08-21T16:50:26.645Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-21T16:50:26.645Z] ---> Running in 97d0587f6072 [2021-08-21T16:50:26.920Z] Removing intermediate container 97d0587f6072 [2021-08-21T16:50:26.920Z] ---> 08234f642de7 [2021-08-21T16:50:26.920Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-21T16:50:27.197Z] ---> Running in e7ab3748440f [2021-08-21T16:50:28.186Z] Removing intermediate container e7ab3748440f [2021-08-21T16:50:28.186Z] ---> 0509ca7f1405 [2021-08-21T16:50:28.186Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-21T16:50:31.599Z] ---> c1618fc79c2c [2021-08-21T16:50:31.599Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-21T16:50:33.471Z] ---> c933dec99eb2 [2021-08-21T16:50:33.471Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-21T16:50:36.127Z] ---> e5f07bcf43b1 [2021-08-21T16:50:36.128Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-21T16:50:36.128Z] ---> Running in 11a7d57dcfcf [2021-08-21T16:50:37.588Z] Removing intermediate container 11a7d57dcfcf [2021-08-21T16:50:37.588Z] ---> 5bc07da35d24 [2021-08-21T16:50:37.588Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:50:38.199Z] ---> Running in 39c2f4de8396 [2021-08-21T16:50:39.646Z] Removing intermediate container 39c2f4de8396 [2021-08-21T16:50:39.646Z] ---> b22398017536 [2021-08-21T16:50:39.646Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T16:50:39.925Z] ---> Running in 1791b5867107 [2021-08-21T16:50:40.200Z] ---> a5cc6aa8bcda [2021-08-21T16:50:40.200Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:50:40.477Z] ---> Running in ba542c3a5477 [2021-08-21T16:50:40.751Z] Removing intermediate container 1791b5867107 [2021-08-21T16:50:40.751Z] ---> 1394a1f81417 [2021-08-21T16:50:40.751Z] Step 23/24 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:50:41.349Z] ---> Running in 5d8c45f7e8ad [2021-08-21T16:50:42.337Z] Removing intermediate container 5d8c45f7e8ad [2021-08-21T16:50:42.337Z] ---> 474b2d9c376d [2021-08-21T16:50:42.337Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:50:42.614Z] ---> Running in fd6c664846cd [2021-08-21T16:50:43.218Z] Removing intermediate container fd6c664846cd [2021-08-21T16:50:43.218Z] ---> ebadfffa205e [2021-08-21T16:50:43.218Z] [2021-08-21T16:50:43.495Z] Successfully built ebadfffa205e [2021-08-21T16:50:43.495Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-21T16:50:48.918Z]  Building sys-mgmt-agent ... done Removing intermediate container ba542c3a5477 [2021-08-21T16:50:48.918Z] ---> 3a193c8f915e [2021-08-21T16:50:48.918Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-21T16:50:48.918Z] ---> Running in 4f87f10bf6b6 [2021-08-21T16:50:50.373Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-21T16:51:46.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-21T16:51:46.927Z] Removing intermediate container 92e95e087986 [2021-08-21T16:51:46.927Z] ---> 2b887ad365ea [2021-08-21T16:51:46.927Z] [2021-08-21T16:51:46.927Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T16:51:46.927Z] ---> c4fd0aeabfcf [2021-08-21T16:51:46.927Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T16:51:46.927Z] ---> Using cache [2021-08-21T16:51:46.927Z] ---> ad7e991de3d4 [2021-08-21T16:51:46.927Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:51:46.927Z] ---> Using cache [2021-08-21T16:51:46.927Z] ---> 24246cc4944c [2021-08-21T16:51:46.927Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-21T16:51:46.927Z] ---> Running in cc31e9a68af3 [2021-08-21T16:51:47.527Z] Removing intermediate container cc31e9a68af3 [2021-08-21T16:51:47.527Z] ---> a7891c0b825c [2021-08-21T16:51:47.527Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T16:51:48.130Z] ---> Running in 8c42194fcd2a [2021-08-21T16:51:49.580Z] Removing intermediate container 8c42194fcd2a [2021-08-21T16:51:49.580Z] ---> 2d995689bbc0 [2021-08-21T16:51:49.580Z] Step 16/24 : WORKDIR / [2021-08-21T16:51:49.856Z] ---> Running in 2bf9ad19e5c6 [2021-08-21T16:51:50.131Z] Removing intermediate container 9df310aacb83 [2021-08-21T16:51:50.131Z] ---> 016bd5617c4a [2021-08-21T16:51:50.131Z] [2021-08-21T16:51:50.131Z] Step 11/32 : FROM alpine:3.12 [2021-08-21T16:51:50.131Z] ---> c4fd0aeabfcf [2021-08-21T16:51:50.131Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-21T16:51:50.409Z] ---> Running in a31bc71ca080 [2021-08-21T16:51:51.014Z] Removing intermediate container 2bf9ad19e5c6 [2021-08-21T16:51:51.014Z] ---> fe1d286a2ab1 [2021-08-21T16:51:51.014Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:51:51.291Z] Removing intermediate container a31bc71ca080 [2021-08-21T16:51:51.291Z] ---> 929b96cd6bd9 [2021-08-21T16:51:51.568Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-21T16:51:51.850Z] ---> Running in 918a5b7deee2 [2021-08-21T16:51:53.300Z] ---> 96647876be1e [2021-08-21T16:51:53.300Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-21T16:51:53.575Z] Removing intermediate container 1d383003a34f [2021-08-21T16:51:53.575Z] ---> 1baf3dad8c7e [2021-08-21T16:51:53.575Z] [2021-08-21T16:51:53.575Z] Step 11/22 : FROM alpine:3.12 [2021-08-21T16:51:53.575Z] ---> c4fd0aeabfcf [2021-08-21T16:51:53.575Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-21T16:51:53.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:51:53.850Z] ---> Running in 408680af611a [2021-08-21T16:51:54.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:51:54.725Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-21T16:51:54.725Z] (2/2) Installing su-exec (0.2-r1) [2021-08-21T16:51:54.725Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:51:54.725Z] OK: 5 MiB in 16 packages [2021-08-21T16:51:55.718Z] ---> c3120d81e252 [2021-08-21T16:51:55.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-21T16:51:56.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:51:56.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:51:56.599Z] Removing intermediate container 918a5b7deee2 [2021-08-21T16:51:56.599Z] ---> 45e60e8f7ed8 [2021-08-21T16:51:56.599Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-21T16:51:57.196Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-21T16:51:57.196Z] ---> Running in 372e78797463 [2021-08-21T16:51:57.196Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-21T16:51:57.196Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-21T16:51:57.196Z] (4/4) Installing curl (7.78.0-r0) [2021-08-21T16:51:57.196Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:51:57.196Z] ---> c2e8e2dc8f19 [2021-08-21T16:51:57.196Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-21T16:51:57.196Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T16:51:57.470Z] ---> Running in 5ec285faf825 [2021-08-21T16:51:57.745Z] OK: 7 MiB in 18 packages [2021-08-21T16:51:57.745Z] Removing intermediate container 372e78797463 [2021-08-21T16:51:57.745Z] ---> a2af58f0183c [2021-08-21T16:51:57.745Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-21T16:51:58.019Z] ---> Running in 5658f276265f [2021-08-21T16:51:58.617Z] Removing intermediate container 5ec285faf825 [2021-08-21T16:51:58.617Z] ---> 3fe9fbec8b35 [2021-08-21T16:51:58.617Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:51:58.891Z] ---> Running in 0fcc084c077f [2021-08-21T16:51:59.168Z] Removing intermediate container 5658f276265f [2021-08-21T16:51:59.168Z] ---> fac682657219 [2021-08-21T16:51:59.168Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-21T16:51:59.445Z] ---> Running in d9bc31fbe4c6 [2021-08-21T16:52:00.051Z] Removing intermediate container 0fcc084c077f [2021-08-21T16:52:00.051Z] ---> e32878ca8e48 [2021-08-21T16:52:00.051Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T16:52:00.339Z] ---> Running in 0983b7737a9b [2021-08-21T16:52:00.339Z] Removing intermediate container 408680af611a [2021-08-21T16:52:00.339Z] ---> 9e4df8e8b60f [2021-08-21T16:52:00.339Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-21T16:52:00.629Z] ---> Running in fa677d2eb6fb [2021-08-21T16:52:01.228Z] Removing intermediate container 0983b7737a9b [2021-08-21T16:52:01.228Z] ---> 36e159ff03d8 [2021-08-21T16:52:01.228Z] Step 23/24 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:52:01.503Z] ---> Running in 084b2169e853 [2021-08-21T16:52:01.781Z] Removing intermediate container fa677d2eb6fb [2021-08-21T16:52:01.781Z] ---> b106da9a3b6f [2021-08-21T16:52:01.781Z] Step 14/22 : WORKDIR /edgex [2021-08-21T16:52:02.061Z] ---> Running in 3afed9f99723 [2021-08-21T16:52:02.336Z] Removing intermediate container 084b2169e853 [2021-08-21T16:52:02.336Z] ---> b7e402c6dea2 [2021-08-21T16:52:02.336Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:52:02.621Z] ---> Running in 84d9b835c779 [2021-08-21T16:52:03.218Z] Removing intermediate container 3afed9f99723 [2021-08-21T16:52:03.218Z] ---> e60c3b0eb9aa [2021-08-21T16:52:03.218Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-21T16:52:03.493Z] Removing intermediate container 84d9b835c779 [2021-08-21T16:52:03.493Z] ---> db1d3bb15fb0 [2021-08-21T16:52:03.493Z] [2021-08-21T16:52:03.766Z] Removing intermediate container d9bc31fbe4c6 [2021-08-21T16:52:04.040Z] ---> 03f98b2887af [2021-08-21T16:52:04.040Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-21T16:52:04.316Z] ---> Running in ded1708f40a7 [2021-08-21T16:52:04.316Z] Successfully built db1d3bb15fb0 [2021-08-21T16:52:04.316Z] Successfully tagged core-command-arm64:latest [2021-08-21T16:52:04.588Z]  Building core-command ... done  ---> 401b26529eeb [2021-08-21T16:52:04.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-21T16:52:04.867Z] Removing intermediate container ded1708f40a7 [2021-08-21T16:52:04.867Z] ---> 4e8cb37f1a0c [2021-08-21T16:52:04.867Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-21T16:52:06.311Z] ---> 65d88078c7f2 [2021-08-21T16:52:06.311Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-21T16:52:06.311Z] ---> beaca0adf59d [2021-08-21T16:52:06.311Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-21T16:52:06.585Z] ---> Running in 31b072ecfdc2 [2021-08-21T16:52:08.028Z] ---> e4cb579dcceb [2021-08-21T16:52:08.028Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-21T16:52:08.028Z] ---> Running in d7e5241a2f96 [2021-08-21T16:52:09.008Z] Removing intermediate container d7e5241a2f96 [2021-08-21T16:52:09.008Z] ---> 85189309ee4d [2021-08-21T16:52:09.008Z] Step 19/22 : CMD ["--init=true"] [2021-08-21T16:52:09.282Z] ---> Running in 32c0d09fec05 [2021-08-21T16:52:09.557Z] Removing intermediate container 31b072ecfdc2 [2021-08-21T16:52:09.557Z] ---> 04b19e9d1801 [2021-08-21T16:52:09.557Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:52:09.832Z] Removing intermediate container 32c0d09fec05 [2021-08-21T16:52:09.832Z] ---> 210096ef8226 [2021-08-21T16:52:09.832Z] Step 20/22 : LABEL arch=arm64 [2021-08-21T16:52:10.106Z] ---> Running in 8e7ea7f680eb [2021-08-21T16:52:10.383Z] ---> 56aa316fe2eb [2021-08-21T16:52:10.383Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-21T16:52:10.653Z] Removing intermediate container 8e7ea7f680eb [2021-08-21T16:52:10.653Z] ---> fd641a50e4bb [2021-08-21T16:52:10.653Z] Step 21/22 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:52:10.926Z] ---> Running in bc71c1045c17 [2021-08-21T16:52:11.527Z] Removing intermediate container bc71c1045c17 [2021-08-21T16:52:11.527Z] ---> 31afc26be124 [2021-08-21T16:52:11.527Z] Step 22/22 : LABEL version=0.0.0 [2021-08-21T16:52:11.811Z] ---> 26da9b295e7b [2021-08-21T16:52:11.811Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-21T16:52:11.811Z] ---> Running in 7f17dcab0ef6 [2021-08-21T16:52:12.410Z] Removing intermediate container 7f17dcab0ef6 [2021-08-21T16:52:12.410Z] ---> 460972a256fd [2021-08-21T16:52:12.410Z] [2021-08-21T16:52:12.681Z] Successfully built 460972a256fd [2021-08-21T16:52:12.954Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-21T16:52:12.954Z]  Building security-proxy-setup ... done  ---> 6f3eb5f7d085 [2021-08-21T16:52:12.954Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-21T16:52:13.949Z] ---> 135fdaa1fc8b [2021-08-21T16:52:13.949Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-21T16:52:15.386Z] ---> e8b869b40608 [2021-08-21T16:52:15.386Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-21T16:52:15.660Z] ---> Running in aa36646d3d37 [2021-08-21T16:52:16.644Z] Removing intermediate container 4f87f10bf6b6 [2021-08-21T16:52:16.644Z] ---> 4c2063e8b7df [2021-08-21T16:52:16.644Z] [2021-08-21T16:52:16.644Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T16:52:16.644Z] ---> c4fd0aeabfcf [2021-08-21T16:52:16.644Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-21T16:52:16.644Z] Removing intermediate container aa36646d3d37 [2021-08-21T16:52:16.644Z] ---> a437704dbc8a [2021-08-21T16:52:16.644Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-21T16:52:16.644Z] ---> Running in a1646e158dcf [2021-08-21T16:52:17.238Z] Removing intermediate container a1646e158dcf [2021-08-21T16:52:17.238Z] ---> 1c3197d853fb [2021-08-21T16:52:17.238Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-21T16:52:17.514Z] ---> Running in 53ad06ca36d4 [2021-08-21T16:52:17.514Z] ---> e648fab07c0d [2021-08-21T16:52:17.514Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-21T16:52:17.791Z] ---> Running in c695e5aa9b2d [2021-08-21T16:52:18.065Z] Removing intermediate container 53ad06ca36d4 [2021-08-21T16:52:18.065Z] ---> 11f945fa9a00 [2021-08-21T16:52:18.065Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-21T16:52:18.342Z] ---> Running in 073d1f956af8 [2021-08-21T16:52:18.944Z] Removing intermediate container 073d1f956af8 [2021-08-21T16:52:18.944Z] ---> 00b0d8453132 [2021-08-21T16:52:18.944Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:52:18.944Z] ---> Running in 04f029d83290 [2021-08-21T16:52:20.925Z] Removing intermediate container c695e5aa9b2d [2021-08-21T16:52:20.925Z] ---> 19c58cea8b28 [2021-08-21T16:52:20.925Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-21T16:52:20.925Z] ---> Running in 3092933e9752 [2021-08-21T16:52:21.519Z] Removing intermediate container 3092933e9752 [2021-08-21T16:52:21.519Z] ---> 34bc88b8310c [2021-08-21T16:52:21.519Z] Step 29/32 : CMD ["gate"] [2021-08-21T16:52:21.796Z] ---> Running in 85e90b031a43 [2021-08-21T16:52:21.796Z] Removing intermediate container 04f029d83290 [2021-08-21T16:52:21.796Z] ---> ded1f3a21738 [2021-08-21T16:52:21.796Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-21T16:52:22.071Z] ---> Running in f339d2cf74c3 [2021-08-21T16:52:22.666Z] Removing intermediate container 85e90b031a43 [2021-08-21T16:52:22.666Z] ---> 2d8eb05ab13d [2021-08-21T16:52:22.666Z] Step 30/32 : LABEL arch=arm64 [2021-08-21T16:52:22.939Z] ---> Running in 8ae5b92b5dd9 [2021-08-21T16:52:23.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:52:23.485Z] Removing intermediate container 8ae5b92b5dd9 [2021-08-21T16:52:23.485Z] ---> a61f0d2f8e57 [2021-08-21T16:52:23.485Z] Step 31/32 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:52:23.763Z] ---> Running in 17ad5d02f4f5 [2021-08-21T16:52:24.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:52:24.312Z] Removing intermediate container 17ad5d02f4f5 [2021-08-21T16:52:24.312Z] ---> 3c0f2856029b [2021-08-21T16:52:24.312Z] Step 32/32 : LABEL version=0.0.0 [2021-08-21T16:52:24.585Z] ---> Running in aa5f6c573ed1 [2021-08-21T16:52:24.857Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-21T16:52:24.857Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-21T16:52:24.857Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-21T16:52:25.130Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-21T16:52:25.130Z] Removing intermediate container aa5f6c573ed1 [2021-08-21T16:52:25.130Z] ---> c90871a22693 [2021-08-21T16:52:25.130Z] [2021-08-21T16:52:25.411Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-21T16:52:25.411Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-21T16:52:25.411Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:52:25.411Z] OK: 8 MiB in 20 packages [2021-08-21T16:52:25.684Z] Successfully built c90871a22693 [2021-08-21T16:52:25.684Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-21T16:52:26.664Z]  Building security-bootstrapper ... done Removing intermediate container f339d2cf74c3 [2021-08-21T16:52:26.664Z] ---> e748032a0fd8 [2021-08-21T16:52:26.664Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:52:27.641Z] ---> 244b4698b562 [2021-08-21T16:52:27.642Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-21T16:52:29.119Z] ---> 5b895dc70560 [2021-08-21T16:52:29.119Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-21T16:52:29.717Z] ---> 1e5279c94238 [2021-08-21T16:52:29.717Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-21T16:52:29.991Z] ---> Running in 283a8447ce24 [2021-08-21T16:52:30.586Z] Removing intermediate container 283a8447ce24 [2021-08-21T16:52:30.586Z] ---> 64552faae65a [2021-08-21T16:52:30.586Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:52:30.586Z] ---> Running in 1bdc59980bbb [2021-08-21T16:52:31.182Z] Removing intermediate container 1bdc59980bbb [2021-08-21T16:52:31.182Z] ---> 18dade7c671a [2021-08-21T16:52:31.182Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T16:52:31.182Z] ---> Running in 5d625a241dbb [2021-08-21T16:52:31.809Z] Removing intermediate container 5d625a241dbb [2021-08-21T16:52:31.809Z] ---> 78c823c33e0e [2021-08-21T16:52:31.809Z] Step 23/24 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 [2021-08-21T16:52:31.809Z] ---> Running in cefc845e9220 [2021-08-21T16:52:32.409Z] Removing intermediate container cefc845e9220 [2021-08-21T16:52:32.409Z] ---> 6ede7c47e5bb [2021-08-21T16:52:32.409Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:52:32.409Z] ---> Running in 6c8c30722b9e [2021-08-21T16:52:33.006Z] Removing intermediate container 6c8c30722b9e [2021-08-21T16:52:33.006Z] ---> a9f326a95711 [2021-08-21T16:52:33.006Z] [2021-08-21T16:52:33.603Z] Successfully built a9f326a95711 [2021-08-21T16:52:33.603Z] Successfully tagged core-data-arm64:latest [2021-08-21T16:52:33.891Z]  Building core-data ... done  [Pipeline] } [2021-08-21T16:52:33.889Z] $ docker stop --time=1 119e33b54ab385e69a2f19cd7d30a1c47c9fd9c45e8003e22e3ce4f367ca4264 [2021-08-21T16:52:35.864Z] $ docker rm -f 119e33b54ab385e69a2f19cd7d30a1c47c9fd9c45e8003e22e3ce4f367ca4264 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T16:52:36.493Z] + docker images [2021-08-21T16:52:36.767Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T16:52:36.767Z] core-data-arm64 latest a9f326a95711 4 seconds ago 19.3MB [2021-08-21T16:52:36.767Z] security-bootstrapper-arm64 latest c90871a22693 12 seconds ago 17.7MB [2021-08-21T16:52:36.767Z] 4c2063e8b7df 21 seconds ago 1.57GB [2021-08-21T16:52:36.767Z] security-proxy-setup-arm64 latest 460972a256fd 24 seconds ago 24.6MB [2021-08-21T16:52:36.767Z] core-command-arm64 latest db1d3bb15fb0 33 seconds ago 15.2MB [2021-08-21T16:52:36.767Z] 1baf3dad8c7e 44 seconds ago 1.57GB [2021-08-21T16:52:36.767Z] 016bd5617c4a 48 seconds ago 1.57GB [2021-08-21T16:52:36.767Z] 2b887ad365ea 51 seconds ago 1.56GB [2021-08-21T16:52:36.767Z] sys-mgmt-agent-arm64 latest ebadfffa205e About a minute ago 311MB [2021-08-21T16:52:36.767Z] security-secretstore-setup-arm64 latest 83be8a9f2606 3 minutes ago 26.5MB [2021-08-21T16:52:36.767Z] core-metadata-arm64 latest 5d1e82d020d8 3 minutes ago 15.8MB [2021-08-21T16:52:36.767Z] support-notifications-arm64 latest 287863369e47 3 minutes ago 15.9MB [2021-08-21T16:52:36.767Z] support-scheduler-arm64 latest c39f46f8f9e6 3 minutes ago 15.2MB [2021-08-21T16:52:36.767Z] 68d177cb85fa 3 minutes ago 1.57GB [2021-08-21T16:52:36.767Z] b9306b1fb1d5 3 minutes ago 1.57GB [2021-08-21T16:52:36.767Z] 3a7d6d1b1ad3 3 minutes ago 1.57GB [2021-08-21T16:52:36.767Z] a900a9be7f8f 3 minutes ago 1.57GB [2021-08-21T16:52:36.767Z] 81e2a44e7b6d 3 minutes ago 1.57GB [2021-08-21T16:52:36.767Z] ci-base-image-arm64 latest b6b814f42319 15 minutes ago 1.24GB [2021-08-21T16:52:36.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-21T16:52:36.767Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-21T16:52:36.767Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-21T16:52:36.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:52:37.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T16:52:37.711Z] [2021-08-21T16:52:37.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:52:38.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T16:52:38.357Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-21T16:52:38.357Z] 448f6bf000e3: Pulling fs layer [2021-08-21T16:52:38.357Z] f757da607395: Pulling fs layer [2021-08-21T16:52:38.357Z] 05883995daec: Pulling fs layer [2021-08-21T16:52:38.357Z] 8603b9c90790: Pulling fs layer [2021-08-21T16:52:38.357Z] 1560dd03e051: Pulling fs layer [2021-08-21T16:52:38.357Z] 27f5ce0e4adf: Pulling fs layer [2021-08-21T16:52:38.357Z] c2d8d7efcc4b: Pulling fs layer [2021-08-21T16:52:38.357Z] 8603b9c90790: Waiting [2021-08-21T16:52:38.357Z] 1560dd03e051: Waiting [2021-08-21T16:52:38.357Z] c2d8d7efcc4b: Waiting [2021-08-21T16:52:38.357Z] 27f5ce0e4adf: Waiting [2021-08-21T16:52:38.631Z] f757da607395: Verifying Checksum [2021-08-21T16:52:38.631Z] f757da607395: Download complete [2021-08-21T16:52:38.631Z] 8603b9c90790: Verifying Checksum [2021-08-21T16:52:38.631Z] 8603b9c90790: Download complete [2021-08-21T16:52:38.905Z] 1560dd03e051: Verifying Checksum [2021-08-21T16:52:38.905Z] 1560dd03e051: Download complete [2021-08-21T16:52:38.905Z] 27f5ce0e4adf: Verifying Checksum [2021-08-21T16:52:38.905Z] 27f5ce0e4adf: Download complete [2021-08-21T16:52:39.177Z] 05883995daec: Verifying Checksum [2021-08-21T16:52:39.177Z] 05883995daec: Download complete [2021-08-21T16:52:40.612Z] 448f6bf000e3: Verifying Checksum [2021-08-21T16:52:40.612Z] 448f6bf000e3: Download complete [2021-08-21T16:52:43.242Z] c2d8d7efcc4b: Verifying Checksum [2021-08-21T16:52:43.242Z] c2d8d7efcc4b: Download complete [2021-08-21T16:52:44.223Z] 448f6bf000e3: Pull complete [2021-08-21T16:52:44.821Z] f757da607395: Pull complete [2021-08-21T16:52:46.253Z] 05883995daec: Pull complete [2021-08-21T16:52:46.853Z] 8603b9c90790: Pull complete [2021-08-21T16:52:47.844Z] 1560dd03e051: Pull complete [2021-08-21T16:52:48.115Z] 27f5ce0e4adf: Pull complete [2021-08-21T16:53:03.193Z] c2d8d7efcc4b: Pull complete [2021-08-21T16:53:03.193Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-21T16:53:03.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T16:53:03.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-21T16:53:03.500Z] prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container [2021-08-21T16:53:03.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-21T16:53:07.763Z] $ docker top 5636b917ae4f7e43e3813c5a4b1e590c209085ce0f1cfd821782007f7828dfff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:53:09.155Z] ---> job-cost.sh [2021-08-21T16:53:09.155Z] lf-activate-venv: SKIPPING [2021-08-21T16:53:09.155Z] INFO: No Stack... [2021-08-21T16:53:11.151Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-21T16:53:11.151Z] INFO: Archiving Costs [Pipeline] sh [2021-08-21T16:53:11.862Z] + cut -d, -f6 [2021-08-21T16:53:11.862Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-08-21T16:53:11.946Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-2-stack-cost] [2021-08-21T16:53:11.962Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3678-2-stack-cost] did not exist. Created. [2021-08-21T16:53:11.962Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-21T16:53:12.670Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-21T16:53:12.886Z] Stashed 1 file(s) [Pipeline] } [2021-08-21T16:53:12.900Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-21T16:53:12.918Z] $ docker stop --time=1 5636b917ae4f7e43e3813c5a4b1e590c209085ce0f1cfd821782007f7828dfff [2021-08-21T16:53:14.677Z] $ docker rm -f 5636b917ae4f7e43e3813c5a4b1e590c209085ce0f1cfd821782007f7828dfff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-21T16:53:15.993Z] provisioning config files... [2021-08-21T16:53:16.009Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config246633729010176238tmp [Pipeline] { [Pipeline] sh [2021-08-21T16:53:16.337Z] + set +x [2021-08-21T16:53:16.337Z] + curl -s https://codecov.io/bash [2021-08-21T16:53:16.337Z] + bash -s -- [2021-08-21T16:53:16.605Z] [2021-08-21T16:53:16.605Z] _____ _ [2021-08-21T16:53:16.605Z] / ____| | | [2021-08-21T16:53:16.605Z] | | ___ __| | ___ ___ _____ __ [2021-08-21T16:53:16.605Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-21T16:53:16.605Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-21T16:53:16.605Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-21T16:53:16.605Z] Bash-1.0.6 [2021-08-21T16:53:16.605Z] [2021-08-21T16:53:16.605Z] [2021-08-21T16:53:16.605Z] ==> git version 2.24.4 found [2021-08-21T16:53:16.605Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-21T16:53:16.605Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-21T16:53:16.605Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-21T16:53:16.605Z] ==> Jenkins CI detected. [2021-08-21T16:53:16.605Z] current dir:  /w/workspace/edgex-go/2 [2021-08-21T16:53:16.605Z] project root: . [2021-08-21T16:53:16.605Z] --> token set from env [2021-08-21T16:53:16.605Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-21T16:53:16.605Z] ==> Running gcov in . (disable via -X gcov) [2021-08-21T16:53:16.605Z] ==> Python coveragepy not found [2021-08-21T16:53:16.605Z] ==> Searching for coverage reports in: [2021-08-21T16:53:16.605Z] + . [2021-08-21T16:53:16.605Z] -> Found 1 reports [2021-08-21T16:53:16.605Z] ==> Detecting git/mercurial file structure [2021-08-21T16:53:16.605Z] ==> Reading reports [2021-08-21T16:53:16.605Z] + ./coverage.out bytes=405611 [2021-08-21T16:53:16.605Z] ==> Appending adjustments [2021-08-21T16:53:16.605Z] https://docs.codecov.io/docs/fixing-reports [2021-08-21T16:53:17.568Z] + Found adjustments [2021-08-21T16:53:17.568Z] ==> Gzipping contents [2021-08-21T16:53:17.568Z] 56K /tmp/codecov.5KrFwi.gz [2021-08-21T16:53:17.568Z] ==> Uploading reports [2021-08-21T16:53:17.568Z] url: https://codecov.io [2021-08-21T16:53:17.569Z] query: branch=PR-3678&commit=b9e388ed8c8421c0001e59f0f0472740756b036b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-08-21T16:53:17.569Z] -> Pinging Codecov [2021-08-21T16:53:17.569Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=b9e388ed8c8421c0001e59f0f0472740756b036b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-08-21T16:53:18.149Z] -> Uploading to [2021-08-21T16:53:18.149Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-21/00271124DB129430A58F1EEE437C3FCB/b9e388ed8c8421c0001e59f0f0472740756b036b/aa83ed10-3edc-43a6-8b88-ab097eb10427.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210821T165317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b12e0147a94ae8421922e0736221ee67e513aa721e6a72248ee147f050f06646 [2021-08-21T16:53:18.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T16:53:18.149Z] Dload Upload Total Spent Left Speed [2021-08-21T16:53:18.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54702 0 0 100 54702 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-08-21T16:53:18.414Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b9e388ed8c8421c0001e59f0f0472740756b036b [Pipeline] } [2021-08-21T16:53:18.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-21T16:53:19.633Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:53:19.960Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:53:20.554Z] ---> package-listing.sh [2021-08-21T16:53:20.555Z] ++ facter osfamily [2021-08-21T16:53:20.555Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-21T16:53:20.821Z] + OS_FAMILY=redhat [2021-08-21T16:53:20.821Z] + workspace=/w/workspace/edgex-go/2 [2021-08-21T16:53:20.821Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-21T16:53:20.821Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-21T16:53:20.821Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-21T16:53:20.821Z] + PACKAGES=/tmp/packages_start.txt [2021-08-21T16:53:20.821Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-21T16:53:20.821Z] + PACKAGES=/tmp/packages_end.txt [2021-08-21T16:53:20.821Z] + case "${OS_FAMILY}" in [2021-08-21T16:53:20.821Z] + sort [2021-08-21T16:53:20.821Z] + rpm -qa [2021-08-21T16:53:24.164Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-21T16:53:24.164Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-21T16:53:24.164Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-21T16:53:24.164Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-21T16:53:24.164Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-21T16:53:24.164Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-21T16:53:24.183Z] 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-08-21T16:53:24.486Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:53:25.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T16:53:25.071Z] [2021-08-21T16:53:25.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:53:25.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T16:53:25.404Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-21T16:53:25.404Z] b4d181a07f80: Pulling fs layer [2021-08-21T16:53:25.404Z] a1111a8f2ec3: Pulling fs layer [2021-08-21T16:53:25.404Z] ed53099fbce6: Pulling fs layer [2021-08-21T16:53:25.404Z] dc539afda2c1: Pulling fs layer [2021-08-21T16:53:25.404Z] 77bc0d833cb6: Pulling fs layer [2021-08-21T16:53:25.404Z] 9065ff56babe: Pulling fs layer [2021-08-21T16:53:25.404Z] d287ab97295c: Pulling fs layer [2021-08-21T16:53:25.404Z] dc539afda2c1: Waiting [2021-08-21T16:53:25.404Z] 77bc0d833cb6: Waiting [2021-08-21T16:53:25.404Z] 9065ff56babe: Waiting [2021-08-21T16:53:25.404Z] d287ab97295c: Waiting [2021-08-21T16:53:25.670Z] a1111a8f2ec3: Verifying Checksum [2021-08-21T16:53:25.670Z] a1111a8f2ec3: Download complete [2021-08-21T16:53:25.670Z] dc539afda2c1: Verifying Checksum [2021-08-21T16:53:25.670Z] dc539afda2c1: Download complete [2021-08-21T16:53:25.936Z] 77bc0d833cb6: Verifying Checksum [2021-08-21T16:53:25.936Z] 77bc0d833cb6: Download complete [2021-08-21T16:53:25.936Z] 9065ff56babe: Verifying Checksum [2021-08-21T16:53:25.936Z] 9065ff56babe: Download complete [2021-08-21T16:53:25.936Z] ed53099fbce6: Verifying Checksum [2021-08-21T16:53:25.936Z] ed53099fbce6: Download complete [2021-08-21T16:53:27.339Z] b4d181a07f80: Verifying Checksum [2021-08-21T16:53:27.339Z] b4d181a07f80: Download complete [2021-08-21T16:53:28.335Z] b4d181a07f80: Pull complete [2021-08-21T16:53:28.335Z] a1111a8f2ec3: Pull complete [2021-08-21T16:53:28.929Z] ed53099fbce6: Pull complete [2021-08-21T16:53:29.195Z] dc539afda2c1: Pull complete [2021-08-21T16:53:29.459Z] 77bc0d833cb6: Pull complete [2021-08-21T16:53:29.459Z] 9065ff56babe: Pull complete [2021-08-21T16:53:30.051Z] d287ab97295c: Verifying Checksum [2021-08-21T16:53:30.051Z] d287ab97295c: Download complete [2021-08-21T16:53:35.419Z] d287ab97295c: Pull complete [2021-08-21T16:53:35.419Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-21T16:53:35.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T16:53:35.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-21T16:53:35.507Z] prd-centos7-docker-4c-2g-501 does not seem to be running inside a container [2021-08-21T16:53:35.569Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-21T16:53:39.233Z] $ docker top 1c93e663e09711225836712863662ce60c7a0b5a75876a1b83a240a3fe6659f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:53:39.633Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-21T16:53:39.951Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-21T16:53:40.263Z] + ls /var/log/sa-host [2021-08-21T16:53:40.263Z] + sadf -c /var/log/sa-host/sa19 [2021-08-21T16:53:40.263Z] file_magic: OK [2021-08-21T16:53:40.263Z] HZ: Using current value: 100 [2021-08-21T16:53:40.263Z] file_header: OK [2021-08-21T16:53:40.263Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-21T16:53:40.263Z] Statistics: [2021-08-21T16:53:40.263Z] Hnuu...uuuununununu... [2021-08-21T16:53:40.263Z] File successfully converted to sysstat format version 12.0.3 [2021-08-21T16:53:40.263Z] + sadf -c /var/log/sa-host/sa21 [2021-08-21T16:53:40.263Z] file_magic: OK [2021-08-21T16:53:40.263Z] HZ: Using current value: 100 [2021-08-21T16:53:40.263Z] file_header: OK [2021-08-21T16:53:40.263Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-21T16:53:40.263Z] Statistics: [2021-08-21T16:53:40.263Z] 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... [2021-08-21T16:53:40.263Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T16:53:40.881Z] provisioning config files... [2021-08-21T16:53:40.902Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2451198288410082234tmp [Pipeline] { [Pipeline] echo [2021-08-21T16:53:40.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:53:41.235Z] ---> create-netrc.sh [Pipeline] } [2021-08-21T16:53:41.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:53:41.658Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-21T16:53:41.672Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:53:41.988Z] ---> sudo-logs.sh [2021-08-21T16:53:41.988Z] Archiving 'sudo' log.. [2021-08-21T16:53:41.988Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-501.vexxhost.local: Name or service not known [2021-08-21T16:53:41.988Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-501.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-21T16:53:42.020Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:53:42.332Z] ---> job-cost.sh [2021-08-21T16:53:42.332Z] lf-activate-venv: SKIPPING [2021-08-21T16:53:42.332Z] DEBUG: total: 0.10999999940395355 [2021-08-21T16:53:42.332Z] INFO: Retrieving Stack Cost... [2021-08-21T16:53:43.291Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-21T16:53:43.557Z] INFO: Archiving Costs [Pipeline] echo [2021-08-21T16:53:43.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:53:43.888Z] ---> logs-deploy.sh [2021-08-21T16:53:43.888Z] lf-activate-venv: SKIPPING [2021-08-21T16:53:43.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/2 [2021-08-21T16:53:43.888Z] INFO: archiving workspace using pattern(s): [2021-08-21T16:53:44.470Z] Archives upload complete. [2021-08-21T16:53:44.737Z] INFO: archiving logs to Nexus