Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b9130be62c688e94595923eea9ec461724b4135+3372c345ca573018b8293c0333122174fb4d3907 (e39ef61a6830d7ce43bd464b35a2a4fa8c223bea) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh915194359069862551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6769976306929508476.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6670171827567288504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6420161909236192001.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6066243204500358275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-713 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6766637317889264674.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 Merge succeeded, producing 7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 Checking out Revision 7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 (PR-3492) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2644148458363305358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh3839765155051492034.key > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 # timeout=10 Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T00:31:38.752Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T00:31:38.827Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T00:31:38.854Z] ========================================================= [2021-05-28T00:31:38.854Z] EdgeX Global Pipelines Version Info [2021-05-28T00:31:38.854Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:31:40.415Z] ------------------- [2021-05-28T00:31:40.415Z] stable info: [2021-05-28T00:31:40.415Z] ------------------- [2021-05-28T00:31:40.415Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T00:31:40.415Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T00:31:40.415Z] Message: update stable to v1.0.192 > git rev-list --no-walk 8a24fea072db955dfe2ec6a1ea4e9f58416970b4 # timeout=10 [2021-05-28T00:31:40.990Z] ------------------- [2021-05-28T00:31:40.990Z] experimental info: [2021-05-28T00:31:40.990Z] ------------------- [2021-05-28T00:31:40.990Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T00:31:40.990Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T00:31:40.990Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T00:31:41.113Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T00:31:41.140Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T00:31:41.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T00:31:41.198Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T00:31:41.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T00:31:41.246Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T00:31:41.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T00:31:41.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T00:31:41.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T00:31:41.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T00:31:41.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T00:31:41.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T00:31:41.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T00:31:41.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T00:31:41.455Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T00:31:41.509Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T00:31:41.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T00:31:41.557Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T00:31:41.578Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T00:31:41.610Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T00:31:41.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T00:31:41.662Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T00:31:41.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3492 [Pipeline] echo [2021-05-28T00:31:41.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3492 [Pipeline] echo [2021-05-28T00:31:41.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3492 [Pipeline] echo [2021-05-28T00:31:41.763Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [Pipeline] echo [2021-05-28T00:31:41.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ee7ad8 [Pipeline] echo [2021-05-28T00:31:41.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T00:31:41.893Z] provisioning config files... [2021-05-28T00:31:41.909Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6906432735760064454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:31:42.235Z] ---> docker-login.sh [2021-05-28T00:31:42.236Z] nexus3.edgexfoundry.org:10001 [2021-05-28T00:31:42.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:31:42.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:31:42.499Z] Configure a credential helper to remove this warning. See [2021-05-28T00:31:42.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:31:42.499Z] [2021-05-28T00:31:42.499Z] Login Succeeded [2021-05-28T00:31:42.499Z] nexus3.edgexfoundry.org:10002 [2021-05-28T00:31:42.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:31:42.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:31:42.499Z] Configure a credential helper to remove this warning. See [2021-05-28T00:31:42.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:31:42.499Z] [2021-05-28T00:31:42.499Z] Login Succeeded [2021-05-28T00:31:42.499Z] nexus3.edgexfoundry.org:10003 [2021-05-28T00:31:42.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:31:42.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:31:42.759Z] Configure a credential helper to remove this warning. See [2021-05-28T00:31:42.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:31:42.759Z] [2021-05-28T00:31:42.759Z] Login Succeeded [2021-05-28T00:31:42.759Z] nexus3.edgexfoundry.org:10004 [2021-05-28T00:31:42.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:31:42.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:31:42.759Z] Configure a credential helper to remove this warning. See [2021-05-28T00:31:42.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:31:42.759Z] [2021-05-28T00:31:42.759Z] Login Succeeded [2021-05-28T00:31:42.759Z] docker.io [2021-05-28T00:31:43.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:31:43.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:31:43.290Z] Configure a credential helper to remove this warning. See [2021-05-28T00:31:43.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:31:43.290Z] [2021-05-28T00:31:43.290Z] Login Succeeded [2021-05-28T00:31:43.290Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T00:31:43.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T00:31:43.634Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-28T00:31:43.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:31:43.635Z] ++ cut -d/ -f2 [2021-05-28T00:31:43.635Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T00:31:43.635Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T00:31:43.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:31:43.635Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T00:31:43.635Z] ++ cut -d/ -f2 [2021-05-28T00:31:43.635Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T00:31:43.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:31:43.635Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T00:31:43.635Z] ++ cut -d/ -f2 [2021-05-28T00:31:43.635Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T00:31:43.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:31:43.635Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T00:31:43.635Z] ++ cut -d/ -f2 [2021-05-28T00:31:43.635Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T00:31:43.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:31:43.635Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T00:31:43.635Z] ++ cut -d/ -f2 [2021-05-28T00:31:43.635Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T00:31:43.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:31:43.635Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T00:31:43.635Z] ++ cut -d/ -f2 [2021-05-28T00:31:43.635Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T00:31:43.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:31:43.635Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T00:31:43.635Z] ++ cut -d/ -f2 [2021-05-28T00:31:43.635Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T00:31:43.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:31:43.635Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T00:31:43.635Z] ++ cut -d/ -f2 [2021-05-28T00:31:43.635Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T00:31:43.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:31:43.635Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T00:31:43.635Z] ++ cut -d/ -f2 [2021-05-28T00:31:43.635Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T00:31:43.675Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:31:44.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T00:31:44.307Z] [2021-05-28T00:31:44.307Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:31:44.647Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T00:31:44.647Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T00:31:44.647Z] 31603596830f: Pulling fs layer [2021-05-28T00:31:44.647Z] 54011a49482f: Pulling fs layer [2021-05-28T00:31:44.647Z] a6820b24f6d8: Pulling fs layer [2021-05-28T00:31:44.647Z] f581987b2513: Pulling fs layer [2021-05-28T00:31:44.647Z] f581987b2513: Waiting [2021-05-28T00:31:44.647Z] 54011a49482f: Verifying Checksum [2021-05-28T00:31:44.647Z] 54011a49482f: Download complete [2021-05-28T00:31:44.931Z] 31603596830f: Verifying Checksum [2021-05-28T00:31:44.931Z] 31603596830f: Download complete [2021-05-28T00:31:44.931Z] f581987b2513: Verifying Checksum [2021-05-28T00:31:44.931Z] f581987b2513: Download complete [2021-05-28T00:31:44.931Z] a6820b24f6d8: Verifying Checksum [2021-05-28T00:31:44.931Z] a6820b24f6d8: Download complete [2021-05-28T00:31:44.931Z] 31603596830f: Pull complete [2021-05-28T00:31:45.195Z] 54011a49482f: Pull complete [2021-05-28T00:31:45.775Z] a6820b24f6d8: Pull complete [2021-05-28T00:31:46.036Z] f581987b2513: Pull complete [2021-05-28T00:31:46.036Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T00:31:46.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T00:31:46.036Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T00:31:46.119Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-05-28T00:31:46.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T00:31:48.098Z] $ docker top 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T00:31:48.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T00:31:48.221Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T00:31:48.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T00:31:48.350Z] $ docker exec 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 ssh-agent [2021-05-28T00:31:48.466Z] SSH_AUTH_SOCK=/tmp/ssh-t4HXMJFSwIrV/agent.13 [2021-05-28T00:31:48.466Z] SSH_AGENT_PID=19 [2021-05-28T00:31:48.477Z] Running ssh-add (command line suppressed) [2021-05-28T00:31:48.572Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2477603344628715284.key (/w/workspace/edgex-go/4@tmp/private_key_2477603344628715284.key) [2021-05-28T00:31:48.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T00:31:48.905Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T00:31:48.921Z] $ docker exec --env ******** --env ******** 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 ssh-agent -k [2021-05-28T00:31:49.009Z] unset SSH_AUTH_SOCK; [2021-05-28T00:31:49.010Z] unset SSH_AGENT_PID; [2021-05-28T00:31:49.010Z] echo Agent pid 19 killed; [2021-05-28T00:31:49.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T00:31:49.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T00:31:49.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T00:31:49.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T00:31:49.168Z] $ docker exec 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 ssh-agent [2021-05-28T00:31:49.286Z] SSH_AUTH_SOCK=/tmp/ssh-Nm5BvFD3yiPm/agent.53 [2021-05-28T00:31:49.286Z] SSH_AGENT_PID=60 [2021-05-28T00:31:49.299Z] Running ssh-add (command line suppressed) [2021-05-28T00:31:49.392Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4685131013317776602.key (/w/workspace/edgex-go/4@tmp/private_key_4685131013317776602.key) [2021-05-28T00:31:49.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T00:31:49.727Z] + git semver init [2021-05-28T00:31:49.728Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T00:31:49.728Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-05-28T00:31:49.728Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-05-28T00:31:49.728Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T00:31:49.728Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T00:31:49.728Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T00:31:49.728Z] # $SEMVER_BRANCH = PR-3492 [2021-05-28T00:31:49.728Z] # $SEMVER_TEMP = /tmp/semver-437921835 [2021-05-28T00:31:49.728Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T00:32:16.363Z] # '/tmp/semver-437921835' -> '/w/workspace/edgex-go/4/.semver' [2021-05-28T00:32:16.363Z] # -> Force: false [2021-05-28T00:32:16.363Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-05-28T00:32:16.371Z] $ docker exec --env ******** --env ******** 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 ssh-agent -k [2021-05-28T00:32:16.498Z] unset SSH_AUTH_SOCK; [2021-05-28T00:32:16.498Z] unset SSH_AGENT_PID; [2021-05-28T00:32:16.498Z] echo Agent pid 60 killed; [2021-05-28T00:32:16.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T00:32:16.849Z] + git semver [Pipeline] } [2021-05-28T00:32:16.859Z] $ docker stop --time=1 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 [2021-05-28T00:32:22.164Z] $ docker rm -f 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T00:32:22.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T00:32:22.826Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T00:32:22.830Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T00:32:23.373Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T00:32:23.677Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T00:32:24.091Z] + true [2021-05-28T00:32:24.091Z] + sudo service docker restart [2021-05-28T00:32:24.091Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T00:32:38.007Z] Still waiting to schedule task [2021-05-28T00:32:38.007Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-707’ [Pipeline] echo [2021-05-28T00:32:42.238Z] ========================================================= [2021-05-28T00:32:42.238Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T00:32:42.238Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:32:42.538Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-28T00:32:43.944Z] Sending build context to Docker daemon 329.1MB [2021-05-28T00:32:43.944Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T00:32:43.944Z] Step 2/6 : FROM ${BASE} [2021-05-28T00:32:43.944Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T00:32:43.944Z] 540db60ca938: Pulling fs layer [2021-05-28T00:32:43.944Z] adcc1eea9eea: Pulling fs layer [2021-05-28T00:32:43.944Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T00:32:43.944Z] 0510c868ecb4: Pulling fs layer [2021-05-28T00:32:43.944Z] afea3b2eda06: Pulling fs layer [2021-05-28T00:32:43.944Z] 7809a108b3ef: Pulling fs layer [2021-05-28T00:32:43.944Z] f706445af74f: Pulling fs layer [2021-05-28T00:32:43.944Z] 7809a108b3ef: Waiting [2021-05-28T00:32:43.944Z] 0510c868ecb4: Waiting [2021-05-28T00:32:43.944Z] afea3b2eda06: Waiting [2021-05-28T00:32:43.944Z] f706445af74f: Waiting [2021-05-28T00:32:43.944Z] 4c4ab2625f07: Verifying Checksum [2021-05-28T00:32:43.945Z] 4c4ab2625f07: Download complete [2021-05-28T00:32:43.945Z] adcc1eea9eea: Verifying Checksum [2021-05-28T00:32:43.945Z] adcc1eea9eea: Download complete [2021-05-28T00:32:43.945Z] afea3b2eda06: Verifying Checksum [2021-05-28T00:32:43.945Z] afea3b2eda06: Download complete [2021-05-28T00:32:43.945Z] 7809a108b3ef: Verifying Checksum [2021-05-28T00:32:43.945Z] 7809a108b3ef: Download complete [2021-05-28T00:32:43.945Z] 540db60ca938: Verifying Checksum [2021-05-28T00:32:43.945Z] 540db60ca938: Download complete [2021-05-28T00:32:44.214Z] 540db60ca938: Pull complete [2021-05-28T00:32:44.214Z] adcc1eea9eea: Pull complete [2021-05-28T00:32:44.475Z] 4c4ab2625f07: Pull complete [2021-05-28T00:32:45.863Z] f706445af74f: Verifying Checksum [2021-05-28T00:32:45.864Z] f706445af74f: Download complete [2021-05-28T00:32:47.250Z] 0510c868ecb4: Verifying Checksum [2021-05-28T00:32:47.250Z] 0510c868ecb4: Download complete [2021-05-28T00:32:51.533Z] 0510c868ecb4: Pull complete [2021-05-28T00:32:51.534Z] afea3b2eda06: Pull complete [2021-05-28T00:32:51.534Z] 7809a108b3ef: Pull complete [2021-05-28T00:32:52.483Z] f706445af74f: Pull complete [2021-05-28T00:32:52.743Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T00:32:52.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T00:32:52.743Z] ---> b068be0155e3 [2021-05-28T00:32:52.743Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-28T00:33:07.780Z] ---> Running in ed73004e5b8a [2021-05-28T00:33:08.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:33:08.980Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:33:09.239Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T00:33:09.816Z] (2/12) Installing file (5.39-r0) [2021-05-28T00:33:09.816Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T00:33:10.081Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T00:33:14.280Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T00:33:14.540Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T00:33:14.541Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T00:33:14.801Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T00:33:14.801Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T00:33:14.801Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T00:33:15.061Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T00:33:15.061Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T00:33:15.061Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T00:33:15.061Z] OK: 219 MiB in 52 packages [2021-05-28T00:33:16.988Z] Removing intermediate container ed73004e5b8a [2021-05-28T00:33:16.988Z] ---> d2579cb1c39c [2021-05-28T00:33:16.988Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T00:33:16.988Z] ---> Running in 42b0240b656c [2021-05-28T00:33:16.988Z] Removing intermediate container 42b0240b656c [2021-05-28T00:33:16.988Z] ---> 46f729a082b2 [2021-05-28T00:33:16.988Z] Step 5/6 : COPY go.mod . [2021-05-28T00:33:16.988Z] ---> 5e65b48a4278 [2021-05-28T00:33:16.988Z] Step 6/6 : RUN go mod download [2021-05-28T00:33:16.988Z] ---> Running in 5174f6a68eb7 [2021-05-28T00:33:35.146Z] Removing intermediate container 5174f6a68eb7 [2021-05-28T00:33:35.146Z] ---> 3103b2e145b2 [2021-05-28T00:33:35.146Z] Successfully built 3103b2e145b2 [2021-05-28T00:33:35.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:33:35.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T00:33:35.445Z] . [Pipeline] withDockerContainer [2021-05-28T00:33:35.566Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-05-28T00:33:35.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T00:33:36.058Z] $ docker top d38f3c3dacd91da5f2c5597173addbb260a89b788212b5212c5ed25b322ad660 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:33:36.471Z] + go version [2021-05-28T00:33:36.471Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T00:33:36.479Z] $ docker stop --time=1 d38f3c3dacd91da5f2c5597173addbb260a89b788212b5212c5ed25b322ad660 [2021-05-28T00:33:37.664Z] $ docker rm -f d38f3c3dacd91da5f2c5597173addbb260a89b788212b5212c5ed25b322ad660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:33:38.117Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T00:33:38.117Z] . [Pipeline] withDockerContainer [2021-05-28T00:33:38.194Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-05-28T00:33:38.236Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T00:33:38.675Z] $ docker top 447a6d377cb848d13eef951ded35be870f66b20416c587022c6e46d04be775c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T00:33:38.769Z] ========================================================= [2021-05-28T00:33:38.769Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T00:33:38.769Z] ========================================================= [Pipeline] sh [2021-05-28T00:33:39.058Z] + go mod tidy [Pipeline] sh [2021-05-28T00:33:39.638Z] + make test [2021-05-28T00:33:39.638Z] go mod tidy [2021-05-28T00:33:39.638Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T00:33:45.005Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T00:34:03.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T00:34:06.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T00:34:07.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T00:34:07.850Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T00:34:10.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T00:34:11.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T00:34:11.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T00:34:11.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T00:34:11.697Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T00:34:11.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T00:34:14.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T00:34:14.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T00:34:14.546Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T00:34:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-05-28T00:34:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T00:34:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T00:34:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T00:34:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T00:34:14.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.054s coverage: 28.7% of statements [2021-05-28T00:34:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements [2021-05-28T00:34:15.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-05-28T00:34:15.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T00:34:15.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T00:34:15.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T00:34:17.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-05-28T00:34:17.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T00:34:17.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 58.6% of statements [2021-05-28T00:34:17.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T00:34:17.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T00:34:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.113s coverage: 87.7% of statements [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:34:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T00:34:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T00:34:20.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.233s coverage: 95.1% of statements [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T00:34:20.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T00:34:20.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-05-28T00:34:20.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T00:34:20.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements [2021-05-28T00:34:20.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T00:34:20.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-05-28T00:34:20.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-05-28T00:34:20.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-05-28T00:34:21.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-28T00:34:21.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-05-28T00:34:33.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-05-28T00:34:33.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-05-28T00:34:38.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 81.8% of statements [2021-05-28T00:34:38.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T00:34:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-05-28T00:34:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-05-28T00:34:57.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements [2021-05-28T00:34:57.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T00:34:57.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T00:34:57.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T00:34:57.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.5% of statements [2021-05-28T00:34:57.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T00:34:57.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T00:34:57.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-05-28T00:34:57.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T00:34:58.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements [2021-05-28T00:34:58.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-05-28T00:34:58.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T00:34:58.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T00:34:58.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T00:34:58.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T00:35:02.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.060s coverage: 18.9% of statements [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T00:35:02.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T00:35:02.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 64.6% of statements [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T00:35:02.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 97.6% of statements [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T00:35:02.457Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T00:35:02.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T00:35:02.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T00:35:02.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2021-05-28T00:35:02.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T00:35:02.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T00:35:02.726Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.057s coverage: 27.9% of statements [2021-05-28T00:35:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T00:35:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T00:35:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T00:35:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T00:35:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T00:35:02.987Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-28T00:35:02.987Z] GO111MODULE=on go vet ./... [2021-05-28T00:35:29.685Z] gofmt -l . [2021-05-28T00:35:29.685Z] [ "`gofmt -l .`" = "" ] [2021-05-28T00:35:29.685Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T00:35:29.978Z] + ls -al . [2021-05-28T00:35:29.979Z] total 520 [2021-05-28T00:35:29.979Z] drwxrwxr-x 10 1001 1001 4096 May 28 00:35 . [2021-05-28T00:35:29.979Z] drwxr-xr-x 4 root root 28 May 28 00:33 .. [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 11 May 28 00:31 .dockerignore [2021-05-28T00:35:29.979Z] drwxrwxr-x 8 1001 1001 179 May 28 00:31 .git [2021-05-28T00:35:29.979Z] drwxrwxr-x 3 1001 1001 125 May 28 00:31 .github [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 818 May 28 00:31 .gitignore [2021-05-28T00:35:29.979Z] drwx------ 3 1001 1001 60 May 28 00:32 .semver [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 166 May 28 00:31 .sonarcloud.properties [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 8609 May 28 00:31 Attribution.txt [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 3804 May 28 00:31 CONTRIBUTING.md [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 931 May 28 00:31 Dockerfile.build [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 849 May 28 00:31 Jenkinsfile [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 10775 May 28 00:31 LICENSE [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 5605 May 28 00:31 Makefile [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 7978 May 28 00:31 README.md [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 6755 May 28 00:31 SECURITY.md [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 5 May 28 00:32 VERSION [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 4131 May 28 00:31 ZMQWindows.md [2021-05-28T00:35:29.979Z] drwxrwxr-x 2 1001 1001 37 May 28 00:31 bin [2021-05-28T00:35:29.979Z] drwxrwxr-x 14 1001 1001 4096 May 28 00:31 cmd [2021-05-28T00:35:29.979Z] -rw-r--r-- 1 root root 405172 May 28 00:35 coverage.out [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 902 May 28 00:31 go.mod [2021-05-28T00:35:29.979Z] -rw-r--r-- 1 root root 21352 May 28 00:33 go.sum [2021-05-28T00:35:29.979Z] drwxrwxr-x 8 1001 1001 127 May 28 00:31 internal [2021-05-28T00:35:29.979Z] drwxrwxr-x 3 1001 1001 16 May 28 00:31 openapi [2021-05-28T00:35:29.979Z] drwxrwxr-x 4 1001 1001 71 May 28 00:31 snap [2021-05-28T00:35:29.979Z] -rw-rw-r-- 1 1001 1001 168 May 28 00:31 version.go [Pipeline] sh [2021-05-28T00:35:30.275Z] + '[' -e coverage.out ] [2021-05-28T00:35:30.275Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T00:35:30.387Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T00:35:30.676Z] + make build [2021-05-28T00:35:30.676Z] go mod tidy [2021-05-28T00:35:30.676Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T00:35:32.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T00:35:40.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T00:35:40.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T00:35:40.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T00:35:41.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T00:35:42.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T00:35:43.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T00:35:44.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T00:35:45.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T00:35:46.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T00:35:47.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-28T00:35:48.768Z] $ docker stop --time=1 447a6d377cb848d13eef951ded35be870f66b20416c587022c6e46d04be775c5 [2021-05-28T00:35:52.554Z] $ docker rm -f 447a6d377cb848d13eef951ded35be870f66b20416c587022c6e46d04be775c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:35:53.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T00:35:53.822Z] [2021-05-28T00:35:53.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:35:54.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T00:35:54.130Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T00:35:54.130Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T00:35:54.130Z] ca9280d653b3: Pulling fs layer [2021-05-28T00:35:54.130Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T00:35:54.391Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-28T00:35:54.391Z] cbdbe7a5bc2a: Download complete [2021-05-28T00:35:54.657Z] cbdbe7a5bc2a: Pull complete [2021-05-28T00:35:54.657Z] ca9280d653b3: Verifying Checksum [2021-05-28T00:35:54.657Z] ca9280d653b3: Download complete [2021-05-28T00:35:55.242Z] ca9280d653b3: Pull complete [2021-05-28T00:35:55.605Z] 7e9c9ca2126c: Verifying Checksum [2021-05-28T00:35:55.605Z] 7e9c9ca2126c: Download complete [2021-05-28T00:35:59.090Z] 7e9c9ca2126c: Pull complete [2021-05-28T00:35:59.090Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T00:35:59.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T00:35:59.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-28T00:35:59.175Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-05-28T00:35:59.219Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T00:35:59.592Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-723 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [2021-05-28T00:36:03.775Z] $ docker top e3abbf31fd5336568f59a762d70bcbc9bc28dffe5da42485c6cafdc7b462e80c -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-05-28T00:36:03.915Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-28T00:36:04.130Z] The recommended git tool is: git [2021-05-28T00:36:04.173Z] + docker-compose build --help [2021-05-28T00:36:04.173Z] + grep parallel [2021-05-28T00:36:04.758Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T00:36:04.767Z] $ docker stop --time=1 e3abbf31fd5336568f59a762d70bcbc9bc28dffe5da42485c6cafdc7b462e80c [2021-05-28T00:36:06.126Z] $ docker rm -f e3abbf31fd5336568f59a762d70bcbc9bc28dffe5da42485c6cafdc7b462e80c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:36:06.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T00:36:06.612Z] . [Pipeline] withDockerContainer [2021-05-28T00:36:06.695Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-05-28T00:36:06.743Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-28T00:36:07.633Z] $ docker top 8e89f2cec1c805264e16b135342c3276631bfde7061419543c5c672800b3a626 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:36:08.010Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T00:36:08.585Z] Building core-command ... [2021-05-28T00:36:08.585Z] Building core-data ... [2021-05-28T00:36:08.585Z] Building core-metadata ... [2021-05-28T00:36:08.585Z] Building security-bootstrapper ... [2021-05-28T00:36:08.585Z] Building security-proxy-setup ... [2021-05-28T00:36:08.585Z] Building security-secretstore-setup ... [2021-05-28T00:36:08.585Z] Building support-notifications ... [2021-05-28T00:36:08.585Z] Building support-scheduler ... [2021-05-28T00:36:08.585Z] Building sys-mgmt-agent ... [2021-05-28T00:36:08.585Z] Building security-secretstore-setup [2021-05-28T00:36:08.585Z] Building security-bootstrapper [2021-05-28T00:36:08.585Z] Building core-metadata [2021-05-28T00:36:08.585Z] Building security-proxy-setup [2021-05-28T00:36:08.585Z] Building support-scheduler [2021-05-28T00:36:09.506Z] using credential edgex-jenkins-ssh [2021-05-28T00:36:09.529Z] Cloning the remote Git repository [2021-05-28T00:36:09.583Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:36:09.710Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-28T00:36:09.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:36:09.791Z] > git --version # timeout=10 [2021-05-28T00:36:09.812Z] > git --version # 'git version 2.17.1' [2021-05-28T00:36:09.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:36:09.910Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T00:36:39.775Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T00:36:39.791Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T00:36:39.818Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T00:36:39.849Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:36:39.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:36:39.863Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T00:36:40.881Z] Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-28T00:36:41.525Z] Merge succeeded, producing 6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:36:41.525Z] Checking out Revision 6b3f355b3e8a85e4e1ca5d6441e369094026cc7b (PR-3492) [2021-05-28T00:36:40.896Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T00:36:40.920Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-28T00:36:41.186Z] > git remote # timeout=10 [2021-05-28T00:36:41.205Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T00:36:41.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:36:41.229Z] > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 [2021-05-28T00:36:41.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T00:36:41.526Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T00:36:41.541Z] > git checkout -f 6b3f355b3e8a85e4e1ca5d6441e369094026cc7b # timeout=10 [2021-05-28T00:36:46.076Z] Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" [2021-05-28T00:36:46.111Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T00:36:47.570Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T00:36:48.018Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T00:36:48.370Z] + + true [2021-05-28T00:36:48.370Z] sudo service docker restart [2021-05-28T00:36:46.082Z] > git rev-list --no-walk 8a24fea072db955dfe2ec6a1ea4e9f58416970b4 # timeout=10 [2021-05-28T00:36:56.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:36:56.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:36:56.716Z] ---> 3103b2e145b2 [2021-05-28T00:36:56.716Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T00:36:56.716Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:36:56.716Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:36:56.716Z] ---> 3103b2e145b2 [2021-05-28T00:36:56.716Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T00:36:56.716Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:36:56.716Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:36:56.717Z] ---> 3103b2e145b2 [2021-05-28T00:36:56.717Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T00:36:56.717Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:36:56.717Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:36:56.717Z] ---> 3103b2e145b2 [2021-05-28T00:36:56.717Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T00:37:06.744Z] provisioning config files... [2021-05-28T00:37:06.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8296991091230035269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:37:07.166Z] ---> docker-login.sh [2021-05-28T00:37:07.166Z] nexus3.edgexfoundry.org:10001 [2021-05-28T00:37:08.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:37:08.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:37:08.430Z] Configure a credential helper to remove this warning. See [2021-05-28T00:37:08.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:37:08.430Z] [2021-05-28T00:37:08.430Z] Login Succeeded [2021-05-28T00:37:08.430Z] nexus3.edgexfoundry.org:10002 [2021-05-28T00:37:09.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:37:09.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:37:09.032Z] Configure a credential helper to remove this warning. See [2021-05-28T00:37:09.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:37:09.032Z] [2021-05-28T00:37:09.032Z] Login Succeeded [2021-05-28T00:37:09.032Z] nexus3.edgexfoundry.org:10003 [2021-05-28T00:37:09.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:37:09.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:37:09.633Z] Configure a credential helper to remove this warning. See [2021-05-28T00:37:09.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:37:09.633Z] [2021-05-28T00:37:09.633Z] Login Succeeded [2021-05-28T00:37:09.633Z] nexus3.edgexfoundry.org:10004 [2021-05-28T00:37:10.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:37:10.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:37:10.239Z] Configure a credential helper to remove this warning. See [2021-05-28T00:37:10.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:37:10.239Z] [2021-05-28T00:37:10.239Z] Login Succeeded [2021-05-28T00:37:10.239Z] docker.io [2021-05-28T00:37:10.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:37:11.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:37:11.112Z] Configure a credential helper to remove this warning. See [2021-05-28T00:37:11.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:37:11.112Z] [2021-05-28T00:37:11.112Z] Login Succeeded [2021-05-28T00:37:11.112Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T00:37:11.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-28T00:37:11.478Z] ========================================================= [2021-05-28T00:37:11.478Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T00:37:11.478Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:37:14.212Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-28T00:37:14.212Z] Sending build context to Docker daemon 166.3MB [2021-05-28T00:37:14.212Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T00:37:14.212Z] Step 2/6 : FROM ${BASE} [2021-05-28T00:37:14.503Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T00:37:14.503Z] 595b0fe564bb: Pulling fs layer [2021-05-28T00:37:14.503Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T00:37:14.503Z] 316046926c0a: Pulling fs layer [2021-05-28T00:37:14.503Z] 4ebd0625c992: Pulling fs layer [2021-05-28T00:37:14.503Z] 207e8628e3a3: Pulling fs layer [2021-05-28T00:37:14.503Z] c791037a9be2: Pulling fs layer [2021-05-28T00:37:14.503Z] ffd874e62e21: Pulling fs layer [2021-05-28T00:37:14.503Z] 4ebd0625c992: Waiting [2021-05-28T00:37:14.503Z] c791037a9be2: Waiting [2021-05-28T00:37:14.503Z] 207e8628e3a3: Waiting [2021-05-28T00:37:14.503Z] ffd874e62e21: Waiting [2021-05-28T00:37:14.503Z] 316046926c0a: Download complete [2021-05-28T00:37:14.503Z] 7186ed65a4f7: Verifying Checksum [2021-05-28T00:37:14.503Z] 7186ed65a4f7: Download complete [2021-05-28T00:37:14.503Z] 207e8628e3a3: Verifying Checksum [2021-05-28T00:37:14.503Z] 207e8628e3a3: Download complete [2021-05-28T00:37:14.503Z] c791037a9be2: Verifying Checksum [2021-05-28T00:37:14.503Z] c791037a9be2: Download complete [2021-05-28T00:37:14.503Z] 595b0fe564bb: Verifying Checksum [2021-05-28T00:37:14.503Z] 595b0fe564bb: Download complete [2021-05-28T00:37:15.114Z] 595b0fe564bb: Pull complete [2021-05-28T00:37:15.728Z] 7186ed65a4f7: Pull complete [2021-05-28T00:37:16.329Z] 316046926c0a: Pull complete [2021-05-28T00:37:16.929Z] ffd874e62e21: Verifying Checksum [2021-05-28T00:37:16.929Z] ffd874e62e21: Download complete [2021-05-28T00:37:18.367Z] 4ebd0625c992: Verifying Checksum [2021-05-28T00:37:18.367Z] 4ebd0625c992: Download complete [2021-05-28T00:37:23.323Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:37:23.323Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:37:23.323Z] ---> 3103b2e145b2 [2021-05-28T00:37:23.323Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T00:37:23.323Z] ---> Running in f45ddbe91d0e [2021-05-28T00:37:23.323Z] ---> Running in b675cf3ca078 [2021-05-28T00:37:23.323Z] ---> Running in d2075cb74475 [2021-05-28T00:37:23.323Z] ---> Running in ff8df83f3f89 [2021-05-28T00:37:23.323Z] ---> Running in 5245a1d04420 [2021-05-28T00:37:23.323Z] Removing intermediate container b675cf3ca078 [2021-05-28T00:37:23.323Z] ---> 0b2abbb85663 [2021-05-28T00:37:23.323Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:37:23.323Z] Removing intermediate container f45ddbe91d0e [2021-05-28T00:37:23.323Z] ---> 753ad64fb5ae [2021-05-28T00:37:23.323Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:37:23.323Z] Removing intermediate container d2075cb74475 [2021-05-28T00:37:23.323Z] ---> 4fe35a35a783 [2021-05-28T00:37:23.323Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:37:23.323Z] Removing intermediate container ff8df83f3f89 [2021-05-28T00:37:23.323Z] ---> 0196bcf1dcf5 [2021-05-28T00:37:23.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:37:23.323Z] Removing intermediate container 5245a1d04420 [2021-05-28T00:37:23.323Z] ---> c09fe4062685 [2021-05-28T00:37:23.323Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:37:23.323Z] ---> Running in de1235213a85 [2021-05-28T00:37:23.323Z] ---> Running in e1870d60c24f [2021-05-28T00:37:23.323Z] ---> Running in 03837fe889d4 [2021-05-28T00:37:23.323Z] ---> Running in 2d07035b3a87 [2021-05-28T00:37:23.323Z] ---> Running in 05f278ca7447 [2021-05-28T00:37:23.323Z] Removing intermediate container e1870d60c24f [2021-05-28T00:37:23.323Z] ---> 6ce9dd6f458e [2021-05-28T00:37:23.323Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T00:37:23.323Z] Removing intermediate container de1235213a85 [2021-05-28T00:37:23.323Z] ---> 7ca836ae7fe2 [2021-05-28T00:37:23.323Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T00:37:23.323Z] ---> Running in 8686de1d7da2 [2021-05-28T00:37:23.323Z] ---> Running in 86e1d64a9f14 [2021-05-28T00:37:23.323Z] Removing intermediate container 03837fe889d4 [2021-05-28T00:37:23.323Z] ---> ea812da6c4b2 [2021-05-28T00:37:23.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T00:37:23.323Z] Removing intermediate container 05f278ca7447 [2021-05-28T00:37:23.323Z] ---> 5f96ab4a4730 [2021-05-28T00:37:23.323Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T00:37:23.323Z] ---> Running in c135cec5e75e [2021-05-28T00:37:23.323Z] ---> Running in 7fb67e644e9e [2021-05-28T00:37:23.323Z] Removing intermediate container 2d07035b3a87 [2021-05-28T00:37:23.323Z] ---> 0545979a3568 [2021-05-28T00:37:23.323Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T00:37:23.323Z] ---> Running in 58452f0a75d2 [2021-05-28T00:37:23.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.586Z] OK: 219 MiB in 52 packages [2021-05-28T00:37:23.586Z] OK: 219 MiB in 52 packages [2021-05-28T00:37:23.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:23.853Z] OK: 219 MiB in 52 packages [2021-05-28T00:37:23.853Z] Removing intermediate container 8686de1d7da2 [2021-05-28T00:37:23.853Z] ---> 433b012252ef [2021-05-28T00:37:23.853Z] Step 6/26 : COPY go.mod . [2021-05-28T00:37:24.113Z] Removing intermediate container 86e1d64a9f14 [2021-05-28T00:37:24.113Z] ---> 984637cc3b6a [2021-05-28T00:37:24.113Z] Step 6/32 : COPY go.mod . [2021-05-28T00:37:24.113Z] ---> daf9b1a658ce [2021-05-28T00:37:24.113Z] Step 7/26 : RUN go mod download [2021-05-28T00:37:24.394Z] Removing intermediate container 7fb67e644e9e [2021-05-28T00:37:24.394Z] ---> 96f4569a1413 [2021-05-28T00:37:24.394Z] Step 6/23 : COPY go.mod . [2021-05-28T00:37:24.394Z] ---> Running in e3e8a686e58d [2021-05-28T00:37:24.394Z] ---> c6b383191907 [2021-05-28T00:37:24.394Z] Step 7/32 : RUN go mod download [2021-05-28T00:37:24.394Z] ---> Running in d4bc3d4eb65d [2021-05-28T00:37:24.659Z] OK: 219 MiB in 52 packages [2021-05-28T00:37:24.660Z] OK: 219 MiB in 52 packages [2021-05-28T00:37:24.923Z] ---> 2babb71115b1 [2021-05-28T00:37:24.923Z] Step 7/23 : RUN go mod download [2021-05-28T00:37:25.184Z] ---> Running in 992bfde131d0 [2021-05-28T00:37:25.448Z] Removing intermediate container 58452f0a75d2 [2021-05-28T00:37:25.448Z] ---> 19589e4aed05 [2021-05-28T00:37:25.448Z] Step 6/24 : COPY go.mod . [2021-05-28T00:37:25.728Z] ---> aec26322a251 [2021-05-28T00:37:25.728Z] Step 7/24 : RUN go mod download [2021-05-28T00:37:25.989Z] Removing intermediate container c135cec5e75e [2021-05-28T00:37:25.989Z] ---> 523f01ebf8f6 [2021-05-28T00:37:25.989Z] Step 6/22 : COPY go.mod . [2021-05-28T00:37:25.989Z] Removing intermediate container d4bc3d4eb65d [2021-05-28T00:37:25.989Z] ---> f214c040e2ca [2021-05-28T00:37:25.989Z] ---> Running in 0ff932fd0ba4 [2021-05-28T00:37:25.989Z] Step 8/32 : COPY . . [2021-05-28T00:37:26.253Z] Removing intermediate container e3e8a686e58d [2021-05-28T00:37:26.253Z] ---> e38f8c006584 [2021-05-28T00:37:26.253Z] Step 8/26 : COPY . . [2021-05-28T00:37:26.253Z] ---> 01dee8614d10 [2021-05-28T00:37:26.253Z] Step 7/22 : RUN go mod download [2021-05-28T00:37:28.526Z] 4ebd0625c992: Pull complete [2021-05-28T00:37:28.526Z] 207e8628e3a3: Pull complete [2021-05-28T00:37:28.526Z] c791037a9be2: Pull complete [2021-05-28T00:37:31.927Z] ffd874e62e21: Pull complete [2021-05-28T00:37:31.927Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T00:37:32.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T00:37:32.201Z] ---> cfc18b08335c [2021-05-28T00:37:32.201Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-28T00:37:35.037Z] ---> Running in 14e49dcc4da7 [2021-05-28T00:37:36.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:37:37.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:37:38.461Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T00:37:38.461Z] (2/12) Installing file (5.39-r0) [2021-05-28T00:37:38.461Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T00:37:38.513Z] ---> Running in 43804f05fc88 [2021-05-28T00:37:38.734Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T00:37:41.824Z] ---> 19f0ff008b2d [2021-05-28T00:37:41.824Z] Step 9/32 : RUN go mod tidy [2021-05-28T00:37:41.824Z] ---> 744770a8da62 [2021-05-28T00:37:41.824Z] Step 9/26 : RUN go mod tidy [2021-05-28T00:37:41.824Z] ---> Running in 81fcd2f85052 [2021-05-28T00:37:41.824Z] Removing intermediate container 992bfde131d0 [2021-05-28T00:37:41.824Z] ---> b8e701d1b9ff [2021-05-28T00:37:41.824Z] Step 8/23 : COPY . . [2021-05-28T00:37:41.824Z] ---> Running in 838464c2b293 [2021-05-28T00:37:47.020Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T00:37:47.020Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T00:37:47.172Z] Removing intermediate container 0ff932fd0ba4 [2021-05-28T00:37:47.172Z] ---> 427f8bb4db26 [2021-05-28T00:37:47.172Z] Step 8/24 : COPY . . [2021-05-28T00:37:47.299Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T00:37:47.299Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T00:37:47.299Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T00:37:47.573Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T00:37:47.573Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T00:37:47.849Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T00:37:47.849Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T00:37:47.849Z] OK: 218 MiB in 52 packages [2021-05-28T00:37:52.229Z] Removing intermediate container 14e49dcc4da7 [2021-05-28T00:37:52.229Z] ---> 89c765467415 [2021-05-28T00:37:52.229Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T00:37:52.229Z] ---> Running in d1b44c57f2f0 [2021-05-28T00:37:52.505Z] Removing intermediate container d1b44c57f2f0 [2021-05-28T00:37:52.505Z] ---> 80ba1c676385 [2021-05-28T00:37:52.505Z] Step 5/6 : COPY go.mod . [2021-05-28T00:37:53.493Z] ---> 943f911f3433 [2021-05-28T00:37:53.494Z] Step 6/6 : RUN go mod download [2021-05-28T00:37:53.768Z] ---> 1d7e5d7a144f [2021-05-28T00:37:53.768Z] Step 9/23 : RUN go mod tidy [2021-05-28T00:37:53.771Z] ---> Running in 3241244d40cb [2021-05-28T00:37:57.978Z] ---> Running in 5383f95fe1d3 [2021-05-28T00:37:57.978Z] Removing intermediate container 43804f05fc88 [2021-05-28T00:37:57.978Z] ---> b1c77fe033c5 [2021-05-28T00:37:57.978Z] Step 8/22 : COPY . . [2021-05-28T00:37:58.242Z] Removing intermediate container 81fcd2f85052 [2021-05-28T00:37:58.242Z] ---> 1c6bb96c64c6 [2021-05-28T00:37:58.242Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T00:37:58.242Z] ---> 03f36038e91a [2021-05-28T00:37:58.242Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:37:58.242Z] ---> Running in 393d4e55a010 [2021-05-28T00:37:58.242Z] ---> Running in 8e8233b2ed12 [2021-05-28T00:37:59.196Z] Removing intermediate container 838464c2b293 [2021-05-28T00:37:59.197Z] ---> b43733a83858 [2021-05-28T00:37:59.197Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T00:38:00.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-28T00:38:06.675Z] ---> Running in e73bae69c8f9 [2021-05-28T00:38:10.169Z] ---> 15a7691cfce6 [2021-05-28T00:38:10.169Z] Step 9/22 : RUN go mod tidy [2021-05-28T00:38:10.433Z] Removing intermediate container 5383f95fe1d3 [2021-05-28T00:38:10.433Z] ---> 6875ca2b5ed5 [2021-05-28T00:38:10.433Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T00:38:10.433Z] ---> Running in 28d836b1929e [2021-05-28T00:38:10.433Z] ---> Running in 43079df780b3 [2021-05-28T00:38:10.433Z] Removing intermediate container 8e8233b2ed12 [2021-05-28T00:38:10.433Z] ---> d41927db1e5e [2021-05-28T00:38:10.433Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T00:38:10.698Z] ---> Running in ca8dacb3febd [2021-05-28T00:38:10.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T00:38:11.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T00:38:11.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T00:38:13.326Z] Removing intermediate container 43079df780b3 [2021-05-28T00:38:13.326Z] ---> 580b6fcb9488 [2021-05-28T00:38:13.326Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T00:38:13.326Z] ---> Running in 903d01c4d07a [2021-05-28T00:38:13.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T00:38:26.134Z] Removing intermediate container 3241244d40cb [2021-05-28T00:38:26.134Z] ---> da2ec1634c90 [2021-05-28T00:38:26.134Z] Successfully built da2ec1634c90 [2021-05-28T00:38:26.134Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:38:26.488Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T00:38:26.489Z] . [Pipeline] withDockerContainer [2021-05-28T00:38:26.785Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-05-28T00:38:26.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T00:38:28.724Z] $ docker top fb116662d066f04b117376fa98513191e75a69096b95e29cb5c8146479688b83 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:38:29.712Z] + go version [2021-05-28T00:38:29.712Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T00:38:29.736Z] $ docker stop --time=1 fb116662d066f04b117376fa98513191e75a69096b95e29cb5c8146479688b83 [2021-05-28T00:38:31.667Z] $ docker rm -f fb116662d066f04b117376fa98513191e75a69096b95e29cb5c8146479688b83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:38:32.411Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T00:38:32.411Z] . [Pipeline] withDockerContainer [2021-05-28T00:38:32.729Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-05-28T00:38:32.811Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T00:38:34.520Z] $ docker top 17b4dd4f4449b2fe8b6cfff095ce5f1d83232433bb546f42bffc1481c4bafd6d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T00:38:34.877Z] ========================================================= [2021-05-28T00:38:34.877Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T00:38:34.877Z] ========================================================= [Pipeline] sh [2021-05-28T00:38:35.531Z] + go mod tidy [Pipeline] sh [2021-05-28T00:38:37.174Z] + make test [2021-05-28T00:38:37.174Z] go mod tidy [2021-05-28T00:38:37.781Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T00:38:46.047Z] Removing intermediate container 393d4e55a010 [2021-05-28T00:38:46.047Z] ---> fb72d5dee145 [2021-05-28T00:38:46.047Z] [2021-05-28T00:38:46.047Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T00:38:46.047Z] 3.12: Pulling from library/alpine [2021-05-28T00:38:46.047Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T00:38:46.047Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T00:38:46.047Z] ---> 13621d1b12d4 [2021-05-28T00:38:46.047Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T00:38:46.621Z] ---> Running in be4ae46bc821 [2021-05-28T00:38:47.199Z] Removing intermediate container be4ae46bc821 [2021-05-28T00:38:47.199Z] ---> dade93249ae3 [2021-05-28T00:38:47.199Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T00:38:48.605Z] ---> Running in 8cc489268b4b [2021-05-28T00:38:49.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:38:49.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:38:49.833Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T00:38:49.833Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T00:38:49.833Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:38:49.833Z] OK: 6 MiB in 16 packages [2021-05-28T00:38:51.242Z] Removing intermediate container 8cc489268b4b [2021-05-28T00:38:51.242Z] ---> fab1dc0f33fc [2021-05-28T00:38:51.242Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T00:38:51.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T00:38:51.821Z] ---> Running in 526233bd1d97 [2021-05-28T00:38:51.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T00:38:52.771Z] Removing intermediate container 526233bd1d97 [2021-05-28T00:38:52.771Z] ---> 3825817b2c33 [2021-05-28T00:38:52.771Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T00:38:52.771Z] ---> Running in 833e03c39ac1 [2021-05-28T00:38:53.031Z] Removing intermediate container 833e03c39ac1 [2021-05-28T00:38:53.031Z] ---> ff1a4ca15eaf [2021-05-28T00:38:53.031Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T00:38:53.031Z] ---> Running in fea5f839da98 [2021-05-28T00:38:57.264Z] Removing intermediate container e73bae69c8f9 [2021-05-28T00:38:57.264Z] ---> 103b9ce2b7b9 [2021-05-28T00:38:57.264Z] [2021-05-28T00:38:57.264Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T00:38:57.264Z] ---> 13621d1b12d4 [2021-05-28T00:38:57.264Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T00:38:59.805Z] Removing intermediate container fea5f839da98 [2021-05-28T00:38:59.805Z] ---> ba57092ced91 [2021-05-28T00:38:59.805Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T00:39:04.012Z] ---> Running in 85ee6fb397b4 [2021-05-28T00:39:04.012Z] ---> Running in 8306cc32cc0a [2021-05-28T00:39:04.012Z] Removing intermediate container ca8dacb3febd [2021-05-28T00:39:04.012Z] ---> 47d709813d8e [2021-05-28T00:39:04.012Z] [2021-05-28T00:39:04.012Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:39:04.012Z] ---> 13621d1b12d4 [2021-05-28T00:39:04.012Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:39:04.271Z] Removing intermediate container 903d01c4d07a [2021-05-28T00:39:04.271Z] ---> 0a4c6cd8c801 [2021-05-28T00:39:04.271Z] [2021-05-28T00:39:04.271Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T00:39:04.271Z] ---> 13621d1b12d4 [2021-05-28T00:39:04.271Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T00:39:04.530Z] Removing intermediate container 28d836b1929e [2021-05-28T00:39:04.530Z] ---> b4fef60674fa [2021-05-28T00:39:04.530Z] [2021-05-28T00:39:04.530Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T00:39:04.530Z] ---> 13621d1b12d4 [2021-05-28T00:39:04.530Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:39:04.530Z] ---> Running in 34c433866a3a [2021-05-28T00:39:04.530Z] ---> Running in aa0e906cab5d [2021-05-28T00:39:04.530Z] Removing intermediate container 8306cc32cc0a [2021-05-28T00:39:04.530Z] ---> f762703de3d4 [2021-05-28T00:39:04.530Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T00:39:04.613Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T00:39:04.790Z] ---> Running in 6a0d1a653d51 [2021-05-28T00:39:04.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:39:04.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:39:05.460Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T00:39:05.460Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:39:05.460Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T00:39:05.460Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T00:39:05.720Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T00:39:05.720Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T00:39:05.720Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:39:05.720Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:39:05.720Z] OK: 7 MiB in 20 packages [2021-05-28T00:39:05.720Z] ---> e233b5e19ec5 [2021-05-28T00:39:05.720Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T00:39:05.999Z] ---> Running in 824ca60c3048 [2021-05-28T00:39:06.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:39:06.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:39:06.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:39:06.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:39:06.855Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T00:39:06.855Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T00:39:06.855Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:39:06.855Z] OK: 6 MiB in 15 packages [2021-05-28T00:39:06.855Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:39:06.855Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T00:39:06.855Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T00:39:06.855Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:39:06.855Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:39:06.855Z] OK: 7 MiB in 18 packages [2021-05-28T00:39:06.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:39:06.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:39:07.117Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T00:39:07.117Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:39:07.117Z] OK: 6 MiB in 15 packages [2021-05-28T00:39:07.686Z] Removing intermediate container 85ee6fb397b4 [2021-05-28T00:39:07.686Z] ---> e5532180ade3 [2021-05-28T00:39:07.686Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T00:39:07.686Z] Removing intermediate container 34c433866a3a [2021-05-28T00:39:07.686Z] ---> ec75c9591501 [2021-05-28T00:39:07.686Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:39:07.947Z] ---> Running in afaf3a9f2ff6 [2021-05-28T00:39:07.947Z] ---> Running in bc31601111c0 [2021-05-28T00:39:08.903Z] Removing intermediate container bc31601111c0 [2021-05-28T00:39:08.903Z] ---> b7f29735ab37 [2021-05-28T00:39:08.903Z] Step 14/26 : WORKDIR / [2021-05-28T00:39:08.903Z] Removing intermediate container 6a0d1a653d51 [2021-05-28T00:39:08.903Z] ---> 09ff3ffe4be8 [2021-05-28T00:39:08.903Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:39:08.903Z] Removing intermediate container afaf3a9f2ff6 [2021-05-28T00:39:08.903Z] ---> 129ce7201c37 [2021-05-28T00:39:08.903Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T00:39:08.903Z] Removing intermediate container aa0e906cab5d [2021-05-28T00:39:08.903Z] ---> da1df995947e [2021-05-28T00:39:08.903Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T00:39:08.903Z] Removing intermediate container 824ca60c3048 [2021-05-28T00:39:08.903Z] ---> c5e7d24e390f [2021-05-28T00:39:08.903Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:39:08.903Z] ---> Running in 1e90d9cf36c5 [2021-05-28T00:39:08.903Z] ---> Running in 9f66e6ffbff3 [2021-05-28T00:39:08.903Z] ---> Running in d5d23a599e1a [2021-05-28T00:39:08.903Z] ---> Running in 748b08bb97e2 [2021-05-28T00:39:09.175Z] Removing intermediate container 1e90d9cf36c5 [2021-05-28T00:39:09.175Z] ---> 870f47f16032 [2021-05-28T00:39:09.175Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T00:39:09.175Z] Removing intermediate container 9f66e6ffbff3 [2021-05-28T00:39:09.175Z] ---> 874523211043 [2021-05-28T00:39:09.175Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-28T00:39:09.175Z] Removing intermediate container d5d23a599e1a [2021-05-28T00:39:09.175Z] ---> 5920959be906 [2021-05-28T00:39:09.175Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T00:39:09.175Z] ---> Running in fe47cc2ae593 [2021-05-28T00:39:09.175Z] ---> 08f86b7fa590 [2021-05-28T00:39:09.175Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T00:39:09.175Z] Removing intermediate container 748b08bb97e2 [2021-05-28T00:39:09.175Z] ---> d5e394267a02 [2021-05-28T00:39:09.175Z] Step 14/22 : WORKDIR /edgex [2021-05-28T00:39:09.441Z] ---> Running in 352664d482e6 [2021-05-28T00:39:09.706Z] ---> Running in 1c529b73bd8d [2021-05-28T00:39:10.278Z] Removing intermediate container fe47cc2ae593 [2021-05-28T00:39:10.278Z] ---> 7e7dd29eedf5 [2021-05-28T00:39:10.278Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T00:39:10.539Z] ---> 68dc269d300b [2021-05-28T00:39:10.539Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-28T00:39:10.539Z] Removing intermediate container 352664d482e6 [2021-05-28T00:39:10.539Z] ---> 1cf63fbfe6d6 [2021-05-28T00:39:10.539Z] Step 16/24 : WORKDIR / [2021-05-28T00:39:10.539Z] ---> Running in 95856b182986 [2021-05-28T00:39:10.539Z] ---> 655d18d4ee3b [2021-05-28T00:39:10.539Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T00:39:10.804Z] Removing intermediate container 1c529b73bd8d [2021-05-28T00:39:10.804Z] ---> f4ab47c74971 [2021-05-28T00:39:10.804Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T00:39:10.804Z] ---> Running in 0eb6f3545a11 [2021-05-28T00:39:10.804Z] ---> f1118e47e66f [2021-05-28T00:39:10.804Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T00:39:10.804Z] Removing intermediate container 95856b182986 [2021-05-28T00:39:10.804Z] ---> 2714ca44bef7 [2021-05-28T00:39:10.804Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:39:11.070Z] ---> 2791c3ef12f2 [2021-05-28T00:39:11.070Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T00:39:11.335Z] Removing intermediate container 0eb6f3545a11 [2021-05-28T00:39:11.335Z] ---> 6460ac47c90e [2021-05-28T00:39:11.335Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:39:11.335Z] ---> 75a21f36cae4 [2021-05-28T00:39:11.335Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-28T00:39:11.335Z] ---> d27bc1fa5ba6 [2021-05-28T00:39:11.335Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T00:39:11.597Z] ---> e68d889f8611 [2021-05-28T00:39:11.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T00:39:11.859Z] ---> 1ea30d52d9cc [2021-05-28T00:39:11.859Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T00:39:13.248Z] ---> 858fbc23ed7d [2021-05-28T00:39:13.248Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T00:39:13.248Z] ---> d5710f55dbca [2021-05-28T00:39:13.248Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T00:39:13.248Z] ---> 8f721d1ce729 [2021-05-28T00:39:13.248Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T00:39:13.248Z] ---> 0aef2572832c [2021-05-28T00:39:13.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T00:39:13.512Z] ---> c15898a14e77 [2021-05-28T00:39:13.512Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T00:39:14.893Z] ---> 100e1afc38c5 [2021-05-28T00:39:14.894Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T00:39:14.894Z] ---> Running in 58e143ee7641 [2021-05-28T00:39:14.894Z] ---> 5906d1d66990 [2021-05-28T00:39:14.894Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T00:39:14.894Z] ---> c3e50e7ffec1 [2021-05-28T00:39:14.894Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T00:39:15.153Z] ---> ea16c3ef16c4 [2021-05-28T00:39:15.153Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T00:39:15.153Z] ---> Running in 6951b75186f9 [2021-05-28T00:39:15.153Z] ---> Running in 10db51ab21c6 [2021-05-28T00:39:15.417Z] Removing intermediate container 58e143ee7641 [2021-05-28T00:39:15.417Z] ---> 3f087ba8d882 [2021-05-28T00:39:15.417Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T00:39:15.417Z] ---> 45320892aac8 [2021-05-28T00:39:15.417Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T00:39:15.417Z] ---> fb414eb85b8a [2021-05-28T00:39:15.417Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T00:39:15.676Z] Removing intermediate container 6951b75186f9 [2021-05-28T00:39:15.676Z] ---> 0b630b367e16 [2021-05-28T00:39:15.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:39:15.676Z] ---> Running in c9e3704c73ac [2021-05-28T00:39:15.676Z] ---> Running in be94a1fd70bc [2021-05-28T00:39:15.676Z] ---> 55b9a1017ce3 [2021-05-28T00:39:15.676Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T00:39:15.676Z] Removing intermediate container 10db51ab21c6 [2021-05-28T00:39:15.676Z] ---> 07966c8e6ea1 [2021-05-28T00:39:15.676Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T00:39:15.676Z] ---> 575befd7b17c [2021-05-28T00:39:15.676Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-28T00:39:16.248Z] ---> Running in b4fd243538c0 [2021-05-28T00:39:16.248Z] Removing intermediate container be94a1fd70bc [2021-05-28T00:39:16.248Z] ---> 8ae212298e91 [2021-05-28T00:39:16.248Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T00:39:16.248Z] ---> Running in 3843a84426f2 [2021-05-28T00:39:16.248Z] ---> Running in 396f27453cbe [2021-05-28T00:39:16.248Z] Removing intermediate container c9e3704c73ac [2021-05-28T00:39:16.248Z] ---> 638a66ab684b [2021-05-28T00:39:16.248Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:39:16.248Z] ---> Running in b2869812c901 [2021-05-28T00:39:16.248Z] ---> Running in 4cf9e653e097 [2021-05-28T00:39:16.513Z] Removing intermediate container b4fd243538c0 [2021-05-28T00:39:16.513Z] ---> b981a6740114 [2021-05-28T00:39:16.513Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T00:39:16.513Z] ---> Running in d1e0d2728a9c [2021-05-28T00:39:16.513Z] Removing intermediate container b2869812c901 [2021-05-28T00:39:16.513Z] ---> adbd07b6c9d0 [2021-05-28T00:39:16.513Z] Step 22/23 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [2021-05-28T00:39:16.780Z] Removing intermediate container 4cf9e653e097 [2021-05-28T00:39:16.780Z] ---> a9bc5fa99271 [2021-05-28T00:39:16.780Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T00:39:16.780Z] ---> Running in f2039977b39d [2021-05-28T00:39:17.044Z] ---> Running in e54415c2d08e [2021-05-28T00:39:17.044Z] Removing intermediate container d1e0d2728a9c [2021-05-28T00:39:17.044Z] ---> 86f83e405f63 [2021-05-28T00:39:17.044Z] Step 21/22 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [2021-05-28T00:39:17.316Z] ---> Running in edcbed691b2c [2021-05-28T00:39:17.585Z] Removing intermediate container f2039977b39d [2021-05-28T00:39:17.585Z] ---> 1b0e24677c7f [2021-05-28T00:39:17.585Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T00:39:17.585Z] Removing intermediate container e54415c2d08e [2021-05-28T00:39:17.585Z] ---> d071e50bff0f [2021-05-28T00:39:17.585Z] Step 23/24 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [2021-05-28T00:39:17.847Z] ---> Running in c7f64371c98a [2021-05-28T00:39:18.107Z] ---> Running in 33a276ebb15f [2021-05-28T00:39:18.107Z] Removing intermediate container edcbed691b2c [2021-05-28T00:39:18.107Z] ---> ecb0a4b76f3b [2021-05-28T00:39:18.107Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T00:39:18.683Z] Removing intermediate container 396f27453cbe [2021-05-28T00:39:18.683Z] ---> eb8cede0bbe8 [2021-05-28T00:39:18.683Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T00:39:18.948Z] ---> Running in 7e76cd16ddc7 [2021-05-28T00:39:18.948Z] ---> Running in 34349e01c36e [2021-05-28T00:39:18.948Z] Removing intermediate container 3843a84426f2 [2021-05-28T00:39:18.948Z] ---> 05871770fa39 [2021-05-28T00:39:18.948Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T00:39:19.214Z] Removing intermediate container c7f64371c98a [2021-05-28T00:39:19.214Z] ---> 126f44e0ec21 [2021-05-28T00:39:19.214Z] [2021-05-28T00:39:19.214Z] Successfully built 126f44e0ec21 [2021-05-28T00:39:19.214Z] Removing intermediate container 33a276ebb15f [2021-05-28T00:39:19.214Z] ---> 77ac85bdfe40 [2021-05-28T00:39:19.214Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:39:20.154Z] ---> Running in f63374f5b4ba [2021-05-28T00:39:20.154Z] Successfully tagged support-scheduler:latest [2021-05-28T00:39:20.154Z] Building sys-mgmt-agent [2021-05-28T00:39:20.154Z] ---> Running in fd70e1253565 [2021-05-28T00:39:20.154Z] Removing intermediate container 7e76cd16ddc7 [2021-05-28T00:39:20.154Z] ---> 4fef02dbae20 [2021-05-28T00:39:20.154Z] [2021-05-28T00:39:20.154Z]  Building support-scheduler ... done Successfully built 4fef02dbae20 [2021-05-28T00:39:20.418Z] Successfully tagged security-proxy-setup:latest [2021-05-28T00:39:20.418Z]  Building security-proxy-setup ... done Building support-notifications [2021-05-28T00:39:20.418Z] Removing intermediate container 34349e01c36e [2021-05-28T00:39:20.418Z] ---> deea31ea2e6d [2021-05-28T00:39:20.418Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T00:39:21.369Z] ---> Running in 6ca2fb70cb6e [2021-05-28T00:39:24.685Z] Removing intermediate container f63374f5b4ba [2021-05-28T00:39:24.685Z] ---> 29c9be99e5d0 [2021-05-28T00:39:24.685Z] Step 29/32 : CMD ["gate"] [2021-05-28T00:39:24.685Z] Removing intermediate container fd70e1253565 [2021-05-28T00:39:24.685Z] ---> 88f1ed7eea0b [2021-05-28T00:39:24.685Z] [2021-05-28T00:39:24.947Z] Successfully built 88f1ed7eea0b [2021-05-28T00:39:26.865Z] Successfully tagged core-metadata:latest [2021-05-28T00:39:26.865Z] Building core-command [2021-05-28T00:39:40.346Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:39:40.346Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:39:40.346Z] ---> 3103b2e145b2 [2021-05-28T00:39:40.346Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T00:39:40.346Z] ---> Using cache [2021-05-28T00:39:40.346Z] ---> c09fe4062685 [2021-05-28T00:39:40.346Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:39:40.346Z] ---> Using cache [2021-05-28T00:39:40.346Z] ---> 5f96ab4a4730 [2021-05-28T00:39:40.346Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T00:39:42.885Z] Removing intermediate container 6ca2fb70cb6e [2021-05-28T00:39:42.885Z] ---> 027bf4c50979 [2021-05-28T00:39:42.885Z] Step 25/26 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [2021-05-28T00:39:58.084Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:39:58.084Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:39:58.084Z] ---> 3103b2e145b2 [2021-05-28T00:39:58.084Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:39:58.084Z] ---> Using cache [2021-05-28T00:39:58.084Z] ---> c09fe4062685 [2021-05-28T00:39:58.084Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:39:58.084Z] ---> Using cache [2021-05-28T00:39:58.084Z] ---> 5f96ab4a4730 [2021-05-28T00:39:58.084Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T00:39:58.084Z] ---> Using cache [2021-05-28T00:39:58.084Z] ---> 96f4569a1413 [2021-05-28T00:39:58.084Z] Step 6/24 : COPY go.mod . [2021-05-28T00:39:58.084Z] ---> Using cache [2021-05-28T00:39:58.084Z] ---> 2babb71115b1 [2021-05-28T00:39:58.084Z] Step 7/24 : RUN go mod download [2021-05-28T00:39:58.084Z] ---> Using cache [2021-05-28T00:39:58.084Z] ---> b8e701d1b9ff [2021-05-28T00:39:58.084Z] Step 8/24 : COPY . . [2021-05-28T00:39:58.084Z] ---> Using cache [2021-05-28T00:39:58.084Z] ---> 1d7e5d7a144f [2021-05-28T00:39:58.084Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:39:58.084Z] ---> Using cache [2021-05-28T00:39:58.084Z] ---> 6875ca2b5ed5 [2021-05-28T00:39:58.084Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T00:40:02.303Z] ---> Running in 82dd06307004 [2021-05-28T00:40:02.303Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:40:02.303Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:40:02.303Z] ---> 3103b2e145b2 [2021-05-28T00:40:02.303Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:40:02.303Z] ---> Using cache [2021-05-28T00:40:02.303Z] ---> c09fe4062685 [2021-05-28T00:40:02.303Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:40:02.303Z] ---> Using cache [2021-05-28T00:40:02.304Z] ---> 5f96ab4a4730 [2021-05-28T00:40:02.304Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T00:40:05.603Z] ---> Running in 96a97b2549b3 [2021-05-28T00:40:05.603Z] ---> Running in e745554f0584 [2021-05-28T00:40:05.603Z] ---> Running in 51707ec41998 [2021-05-28T00:40:05.603Z] ---> Running in 80c41ed41feb [2021-05-28T00:40:05.603Z] Removing intermediate container 82dd06307004 [2021-05-28T00:40:05.603Z] ---> a17e9e808593 [2021-05-28T00:40:05.603Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T00:40:05.603Z] Removing intermediate container 96a97b2549b3 [2021-05-28T00:40:05.603Z] ---> 62e18099e167 [2021-05-28T00:40:05.603Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T00:40:05.866Z] ---> Running in 845d23b71975 [2021-05-28T00:40:05.866Z] ---> Running in dc9dc0fc2714 [2021-05-28T00:40:06.129Z] Removing intermediate container 845d23b71975 [2021-05-28T00:40:06.129Z] ---> f6f55628f353 [2021-05-28T00:40:06.129Z] Step 31/32 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [2021-05-28T00:40:06.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T00:40:06.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:40:06.988Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:40:06.988Z] ---> Running in e863f3860535 [2021-05-28T00:40:06.988Z] Removing intermediate container dc9dc0fc2714 [2021-05-28T00:40:06.988Z] ---> 31e21419738b [2021-05-28T00:40:06.988Z] [2021-05-28T00:40:07.262Z] Successfully built 31e21419738b [2021-05-28T00:40:07.262Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T00:40:07.262Z]  Building security-secretstore-setup ... done Building core-data [2021-05-28T00:40:07.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:40:07.527Z] Removing intermediate container e863f3860535 [2021-05-28T00:40:07.527Z] ---> 411c3225cedf [2021-05-28T00:40:07.527Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T00:40:07.814Z] OK: 219 MiB in 52 packages [2021-05-28T00:40:07.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:40:08.402Z] OK: 219 MiB in 52 packages [2021-05-28T00:40:12.624Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:40:12.624Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:40:12.624Z] ---> 3103b2e145b2 [2021-05-28T00:40:12.624Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:40:12.624Z] ---> Using cache [2021-05-28T00:40:12.624Z] ---> c09fe4062685 [2021-05-28T00:40:12.624Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:40:12.624Z] ---> Using cache [2021-05-28T00:40:12.624Z] ---> 5f96ab4a4730 [2021-05-28T00:40:12.624Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T00:40:12.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T00:40:12.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T00:40:15.411Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T00:40:15.411Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T00:40:15.944Z] ---> Running in ed150e9bb711 [2021-05-28T00:40:16.213Z] ---> Running in 2af47a4acd6b [2021-05-28T00:40:16.482Z] Removing intermediate container ed150e9bb711 [2021-05-28T00:40:16.482Z] ---> 579c2da1ed91 [2021-05-28T00:40:16.482Z] [2021-05-28T00:40:16.751Z] Successfully built 579c2da1ed91 [2021-05-28T00:40:16.751Z] Successfully tagged security-bootstrapper:latest [2021-05-28T00:40:17.013Z]  Building security-bootstrapper ... done Removing intermediate container 51707ec41998 [2021-05-28T00:40:17.013Z] ---> 66231a98aa1f [2021-05-28T00:40:17.013Z] Step 6/23 : COPY go.mod . [2021-05-28T00:40:17.283Z] Removing intermediate container 80c41ed41feb [2021-05-28T00:40:17.283Z] ---> a44adcdd5537 [2021-05-28T00:40:17.283Z] Step 6/24 : COPY go.mod . [2021-05-28T00:40:17.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:40:17.564Z] ---> f1d8902795a9 [2021-05-28T00:40:17.564Z] Step 7/23 : RUN go mod download [2021-05-28T00:40:17.842Z] ---> 97eaec9773f8 [2021-05-28T00:40:17.842Z] Step 7/24 : RUN go mod download [2021-05-28T00:40:17.842Z] ---> Running in 1396f582b8e3 [2021-05-28T00:40:17.842Z] ---> Running in 6af76f8464a3 [2021-05-28T00:40:18.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:40:19.028Z] OK: 219 MiB in 52 packages [2021-05-28T00:40:19.609Z] Removing intermediate container 1396f582b8e3 [2021-05-28T00:40:19.609Z] ---> 70b1f7827955 [2021-05-28T00:40:19.609Z] Step 8/23 : COPY . . [2021-05-28T00:40:25.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T00:40:25.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T00:40:25.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T00:40:25.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T00:40:25.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T00:40:27.643Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T00:40:29.619Z] Removing intermediate container 2af47a4acd6b [2021-05-28T00:40:29.619Z] ---> 49775ad50948 [2021-05-28T00:40:29.619Z] Step 6/24 : COPY go.mod . [2021-05-28T00:40:29.619Z] Removing intermediate container 6af76f8464a3 [2021-05-28T00:40:29.619Z] ---> ccaf6d0239f3 [2021-05-28T00:40:29.619Z] Step 8/24 : COPY . . [2021-05-28T00:40:29.619Z] ---> 005e5555c507 [2021-05-28T00:40:29.619Z] Step 9/23 : RUN go mod tidy [2021-05-28T00:40:31.526Z] ---> a5a89c35ccbb [2021-05-28T00:40:31.526Z] Step 7/24 : RUN go mod download [2021-05-28T00:40:34.824Z] ---> Running in 67323751c473 [2021-05-28T00:40:34.824Z] ---> Running in 2d149491cb9c [2021-05-28T00:40:34.824Z] ---> d8a7917b8f18 [2021-05-28T00:40:34.824Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:40:35.094Z] ---> Running in c0a8ce67d327 [2021-05-28T00:40:36.041Z] Removing intermediate container 2d149491cb9c [2021-05-28T00:40:36.041Z] ---> ab588943fe0e [2021-05-28T00:40:36.041Z] Step 8/24 : COPY . . [2021-05-28T00:40:40.112Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T00:40:40.112Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T00:40:40.112Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T00:40:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-05-28T00:40:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T00:40:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T00:40:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T00:40:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T00:40:40.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.190s coverage: 28.7% of statements [2021-05-28T00:40:43.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.376s coverage: 100.0% of statements [2021-05-28T00:40:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-05-28T00:40:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T00:40:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T00:40:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T00:40:44.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 81.2% of statements [2021-05-28T00:40:44.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T00:40:46.050Z] Removing intermediate container 67323751c473 [2021-05-28T00:40:46.050Z] ---> 14373ca9d771 [2021-05-28T00:40:46.050Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T00:40:46.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.358s coverage: 58.6% of statements [2021-05-28T00:40:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T00:40:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T00:40:46.623Z] Removing intermediate container c0a8ce67d327 [2021-05-28T00:40:46.624Z] ---> fde2ab343833 [2021-05-28T00:40:46.624Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T00:40:46.624Z] ---> Running in c73c127ef197 [2021-05-28T00:40:46.624Z] ---> Running in 350bc11fad42 [2021-05-28T00:40:46.624Z] ---> f62a82554ad3 [2021-05-28T00:40:46.624Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:40:46.887Z] ---> Running in 080b7283d8c6 [2021-05-28T00:40:47.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T00:40:47.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T00:40:48.872Z] Removing intermediate container 080b7283d8c6 [2021-05-28T00:40:48.872Z] ---> 67b014b8f23c [2021-05-28T00:40:48.872Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T00:40:49.133Z] ---> Running in 757386db3833 [2021-05-28T00:40:50.079Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T00:40:51.469Z] Removing intermediate container e745554f0584 [2021-05-28T00:40:51.469Z] ---> 605408de8c6a [2021-05-28T00:40:51.469Z] [2021-05-28T00:40:51.469Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:40:51.469Z] ---> 13621d1b12d4 [2021-05-28T00:40:51.469Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:40:51.469Z] ---> Using cache [2021-05-28T00:40:51.469Z] ---> 09ff3ffe4be8 [2021-05-28T00:40:51.469Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:40:51.469Z] ---> Using cache [2021-05-28T00:40:51.469Z] ---> 870f47f16032 [2021-05-28T00:40:51.469Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T00:40:51.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.525s coverage: 87.7% of statements [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:40:51.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.257s coverage: 78.9% of statements [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T00:40:51.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T00:40:51.729Z] ---> Running in 2008121f9f06 [2021-05-28T00:40:51.992Z] Removing intermediate container 2008121f9f06 [2021-05-28T00:40:51.992Z] ---> f6e4ac70dafa [2021-05-28T00:40:51.992Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T00:40:52.255Z] ---> Running in 23cee7d4e87c [2021-05-28T00:40:52.524Z] Removing intermediate container 23cee7d4e87c [2021-05-28T00:40:52.524Z] ---> 0e3ef93a9b8d [2021-05-28T00:40:52.524Z] Step 16/24 : WORKDIR / [2021-05-28T00:40:52.524Z] ---> Running in 209c3bf7197d [2021-05-28T00:40:52.792Z] Removing intermediate container 209c3bf7197d [2021-05-28T00:40:52.792Z] ---> 07210bfa4d53 [2021-05-28T00:40:52.792Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:40:53.060Z] ---> 215c2b7ddc66 [2021-05-28T00:40:53.060Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T00:40:53.651Z] ---> b23fabd0c1d3 [2021-05-28T00:40:53.651Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T00:40:54.242Z] ---> 3554d07e9792 [2021-05-28T00:40:54.242Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T00:40:54.242Z] ---> Running in e1d3b4c051e1 [2021-05-28T00:40:54.511Z] Removing intermediate container e1d3b4c051e1 [2021-05-28T00:40:54.511Z] ---> a7f134d1ca6d [2021-05-28T00:40:54.511Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:40:54.511Z] ---> Running in 0e5f99b91f5e [2021-05-28T00:40:54.788Z] Removing intermediate container 0e5f99b91f5e [2021-05-28T00:40:54.788Z] ---> f5ed85e8414f [2021-05-28T00:40:54.788Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T00:40:54.788Z] ---> Running in 35746436e9f1 [2021-05-28T00:40:55.063Z] Removing intermediate container 35746436e9f1 [2021-05-28T00:40:55.063Z] ---> 677fbdb1b6e8 [2021-05-28T00:40:55.063Z] Step 23/24 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [2021-05-28T00:40:55.063Z] ---> Running in 22268d458f0c [2021-05-28T00:40:55.336Z] Removing intermediate container 22268d458f0c [2021-05-28T00:40:55.336Z] ---> 3091bb8e40f7 [2021-05-28T00:40:55.336Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:40:55.336Z] ---> Running in f7403dd722ed [2021-05-28T00:40:55.604Z] Removing intermediate container f7403dd722ed [2021-05-28T00:40:55.604Z] ---> 871f628da9a5 [2021-05-28T00:40:55.604Z] [2021-05-28T00:40:55.872Z] Successfully built 871f628da9a5 [2021-05-28T00:40:55.872Z] Successfully tagged core-command:latest [2021-05-28T00:40:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.927s coverage: 95.1% of statements [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T00:40:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T00:40:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.302s coverage: 0.8% of statements [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T00:40:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.246s coverage: 21.7% of statements [2021-05-28T00:40:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T00:40:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements [2021-05-28T00:40:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.390s coverage: 79.5% of statements [2021-05-28T00:40:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements [2021-05-28T00:40:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements [2021-05-28T00:40:59.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements [2021-05-28T00:41:12.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.284s coverage: 94.4% of statements [2021-05-28T00:41:12.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements [2021-05-28T00:41:17.993Z]  Building core-command ... done Removing intermediate container c73c127ef197 [2021-05-28T00:41:17.993Z] ---> ec0bbd4b102a [2021-05-28T00:41:17.993Z] [2021-05-28T00:41:17.993Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T00:41:17.993Z] ---> 13621d1b12d4 [2021-05-28T00:41:17.993Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T00:41:17.993Z] ---> Running in 11ae9b8f00be [2021-05-28T00:41:17.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:41:17.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:41:17.993Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T00:41:17.993Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T00:41:17.993Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:41:17.993Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:41:17.993Z] OK: 6 MiB in 16 packages [2021-05-28T00:41:18.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.642s coverage: 81.8% of statements [2021-05-28T00:41:18.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T00:41:19.385Z] Removing intermediate container 350bc11fad42 [2021-05-28T00:41:19.385Z] ---> f11bae3cda6b [2021-05-28T00:41:19.385Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T00:41:19.385Z] ---> Running in bee5c69407af [2021-05-28T00:41:19.670Z] Removing intermediate container 11ae9b8f00be [2021-05-28T00:41:19.670Z] ---> 8a055ee6bbfd [2021-05-28T00:41:19.670Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:41:19.939Z] ---> Running in e2cb4d958ae1 [2021-05-28T00:41:19.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T00:41:20.202Z] Removing intermediate container e2cb4d958ae1 [2021-05-28T00:41:20.202Z] ---> 4a6b7b8ebb3a [2021-05-28T00:41:20.202Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T00:41:20.465Z] ---> Running in 8ac8d50619f5 [2021-05-28T00:41:20.728Z] Removing intermediate container 8ac8d50619f5 [2021-05-28T00:41:20.728Z] ---> 2355f3491261 [2021-05-28T00:41:20.728Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T00:41:21.673Z] ---> Running in 19ce9c333a59 [2021-05-28T00:41:21.933Z] Removing intermediate container 19ce9c333a59 [2021-05-28T00:41:21.933Z] ---> 8075cc4a137a [2021-05-28T00:41:21.933Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:41:21.933Z] Removing intermediate container bee5c69407af [2021-05-28T00:41:21.933Z] ---> 59cb1459b118 [2021-05-28T00:41:21.933Z] [2021-05-28T00:41:21.933Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T00:41:22.238Z] 20.10.0: Pulling from library/docker [2021-05-28T00:41:22.979Z] ---> 4e17bc9fe41b [2021-05-28T00:41:22.979Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T00:41:25.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T00:41:25.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T00:41:25.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T00:41:25.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.166s coverage: 100.0% of statements [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T00:41:25.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.212s coverage: 76.0% of statements [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T00:41:25.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.197s coverage: 80.0% of statements [2021-05-28T00:41:25.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements [2021-05-28T00:41:25.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.332s coverage: 85.4% of statements [2021-05-28T00:41:25.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements [2021-05-28T00:41:25.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T00:41:26.311Z] Removing intermediate container 757386db3833 [2021-05-28T00:41:26.311Z] ---> 67595228f209 [2021-05-28T00:41:26.311Z] [2021-05-28T00:41:26.311Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:41:26.311Z] ---> 13621d1b12d4 [2021-05-28T00:41:26.311Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T00:41:26.311Z] ---> c85f07d5b08e [2021-05-28T00:41:26.311Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T00:41:26.311Z] ---> Running in 624e5acd7539 [2021-05-28T00:41:26.311Z] Removing intermediate container 624e5acd7539 [2021-05-28T00:41:26.311Z] ---> 117378ad2ac4 [2021-05-28T00:41:26.311Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T00:41:28.860Z] ---> e5632a70b033 [2021-05-28T00:41:28.860Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T00:41:28.860Z] ---> Running in db672ffec298 [2021-05-28T00:41:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.954s coverage: 64.4% of statements [2021-05-28T00:41:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T00:41:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T00:41:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements [2021-05-28T00:41:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-05-28T00:41:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2021-05-28T00:41:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2021-05-28T00:41:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-05-28T00:41:29.122Z] ---> Running in 2cad95c5c580 [2021-05-28T00:41:29.122Z] Removing intermediate container db672ffec298 [2021-05-28T00:41:29.122Z] ---> e0e918f388cc [2021-05-28T00:41:29.122Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T00:41:29.122Z] Removing intermediate container 2cad95c5c580 [2021-05-28T00:41:29.123Z] ---> fd146adb51cf [2021-05-28T00:41:29.123Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:41:29.384Z] ---> Running in fe7f8e617582 [2021-05-28T00:41:29.384Z] ---> Running in 00eb7b24b211 [2021-05-28T00:41:29.384Z] Removing intermediate container fe7f8e617582 [2021-05-28T00:41:29.384Z] ---> dff6d42d9944 [2021-05-28T00:41:29.384Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:41:29.645Z] Removing intermediate container 00eb7b24b211 [2021-05-28T00:41:29.645Z] ---> 8816fe0af381 [2021-05-28T00:41:29.645Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T00:41:29.645Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T00:41:29.645Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T00:41:29.645Z] ---> aefe523efa57 [2021-05-28T00:41:29.645Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:41:29.645Z] ---> Running in 7794f78605f6 [2021-05-28T00:41:29.909Z] ---> Running in e973dc6b0e65 [2021-05-28T00:41:29.909Z] ---> Running in 63b5e4cfa613 [2021-05-28T00:41:29.909Z] Removing intermediate container e973dc6b0e65 [2021-05-28T00:41:29.909Z] ---> 00d93d21b807 [2021-05-28T00:41:29.909Z] Step 22/23 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [2021-05-28T00:41:30.169Z] Removing intermediate container 63b5e4cfa613 [2021-05-28T00:41:30.169Z] ---> cd18634752b4 [2021-05-28T00:41:30.169Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T00:41:30.169Z] ---> Running in 1c06c0b1d757 [2021-05-28T00:41:30.169Z] ---> Running in 580267b27033 [2021-05-28T00:41:30.443Z] Removing intermediate container 1c06c0b1d757 [2021-05-28T00:41:30.443Z] ---> 8c2cd27f6644 [2021-05-28T00:41:30.443Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T00:41:30.443Z] ---> Running in 3fbf1391c9fe [2021-05-28T00:41:30.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:41:30.707Z] Removing intermediate container 3fbf1391c9fe [2021-05-28T00:41:30.707Z] ---> fd00eb98797f [2021-05-28T00:41:30.707Z] [2021-05-28T00:41:30.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:41:30.707Z] Successfully built fd00eb98797f [2021-05-28T00:41:30.707Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T00:41:30.707Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T00:41:30.707Z] Executing bash-5.0.17-r0.post-install [2021-05-28T00:41:30.707Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:41:30.707Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T00:41:30.707Z] Successfully tagged support-notifications:latest [2021-05-28T00:41:30.707Z]  Building support-notifications ... done (5/39) Installing curl (7.77.0-r0) [2021-05-28T00:41:30.707Z] Removing intermediate container 7794f78605f6 [2021-05-28T00:41:30.707Z] ---> 529564b41504 [2021-05-28T00:41:30.707Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T00:41:30.707Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T00:41:30.707Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T00:41:30.707Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T00:41:30.966Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T00:41:30.966Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T00:41:30.966Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T00:41:30.966Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T00:41:30.966Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T00:41:30.966Z] ---> Running in 75582604ec2f [2021-05-28T00:41:31.543Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T00:41:31.543Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T00:41:31.543Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T00:41:31.543Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T00:41:31.543Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T00:41:31.543Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T00:41:31.543Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T00:41:31.803Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T00:41:31.803Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T00:41:31.803Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T00:41:31.803Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T00:41:31.803Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T00:41:31.803Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T00:41:31.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:41:31.803Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T00:41:31.803Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T00:41:31.803Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T00:41:31.803Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T00:41:31.803Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T00:41:31.803Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T00:41:31.803Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T00:41:31.803Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T00:41:31.803Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T00:41:32.065Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T00:41:32.065Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T00:41:32.066Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T00:41:32.066Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T00:41:32.066Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T00:41:32.066Z] OK: 72 MiB in 59 packages [2021-05-28T00:41:32.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:41:32.895Z] Collecting docker-compose==1.23.2 [2021-05-28T00:41:32.895Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T00:41:32.895Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T00:41:32.895Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T00:41:32.895Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T00:41:32.895Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T00:41:32.895Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T00:41:32.895Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T00:41:33.155Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T00:41:33.155Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T00:41:33.155Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T00:41:33.155Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T00:41:33.155Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T00:41:33.155Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T00:41:33.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.121s coverage: 66.9% of statements [2021-05-28T00:41:33.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T00:41:33.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T00:41:33.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T00:41:33.725Z] Collecting PyYAML<4,>=3.10 [2021-05-28T00:41:33.726Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T00:41:33.986Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T00:41:33.986Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T00:41:34.247Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-28T00:41:34.247Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:41:34.247Z] OK: 8 MiB in 20 packages [2021-05-28T00:41:34.247Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T00:41:34.247Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T00:41:35.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.776s coverage: 43.5% of statements [2021-05-28T00:41:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T00:41:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T00:41:35.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.131s coverage: 89.5% of statements [2021-05-28T00:41:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T00:41:35.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.141s coverage: 84.8% of statements [2021-05-28T00:41:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-05-28T00:41:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T00:41:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T00:41:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T00:41:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T00:41:36.799Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T00:41:36.800Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T00:41:36.800Z] Removing intermediate container 75582604ec2f [2021-05-28T00:41:36.800Z] ---> cf727a8a211f [2021-05-28T00:41:36.800Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:41:37.086Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T00:41:37.086Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T00:41:37.086Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T00:41:37.086Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T00:41:37.086Z] ---> e115f019d29e [2021-05-28T00:41:37.086Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T00:41:38.033Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T00:41:38.033Z] ---> 182ff306166c [2021-05-28T00:41:38.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T00:41:38.033Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T00:41:38.033Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-28T00:41:38.033Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T00:41:38.033Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T00:41:38.033Z] ---> aecc48ea1219 [2021-05-28T00:41:38.033Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T00:41:38.292Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-28T00:41:38.292Z] ---> Running in 971d3a3a8e26 [2021-05-28T00:41:38.292Z] Collecting idna<2.8,>=2.5 [2021-05-28T00:41:38.292Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T00:41:38.292Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T00:41:38.292Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T00:41:38.292Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T00:41:38.292Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T00:41:38.292Z] Removing intermediate container 971d3a3a8e26 [2021-05-28T00:41:38.292Z] ---> 190728bfdd8a [2021-05-28T00:41:38.292Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:41:38.552Z] Installing collected packages: cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, PyYAML, dockerpty, jsonschema, docopt, docker-compose [2021-05-28T00:41:38.552Z] Attempting uninstall: urllib3 [2021-05-28T00:41:38.552Z] Found existing installation: urllib3 1.25.9 [2021-05-28T00:41:38.552Z] Uninstalling urllib3-1.25.9: [2021-05-28T00:41:38.552Z] ---> Running in 0825033d3c2c [2021-05-28T00:41:38.552Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T00:41:38.552Z] Removing intermediate container 0825033d3c2c [2021-05-28T00:41:38.552Z] ---> 482a89d4c82f [2021-05-28T00:41:38.552Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T00:41:38.552Z] Attempting uninstall: idna [2021-05-28T00:41:38.552Z] Found existing installation: idna 2.9 [2021-05-28T00:41:38.552Z] Uninstalling idna-2.9: [2021-05-28T00:41:38.552Z] Successfully uninstalled idna-2.9 [2021-05-28T00:41:38.811Z] Attempting uninstall: requests [2021-05-28T00:41:38.811Z] Found existing installation: requests 2.23.0 [2021-05-28T00:41:38.811Z] Uninstalling requests-2.23.0: [2021-05-28T00:41:38.811Z] ---> Running in f0627eaed682 [2021-05-28T00:41:38.811Z] Successfully uninstalled requests-2.23.0 [2021-05-28T00:41:39.073Z] Removing intermediate container f0627eaed682 [2021-05-28T00:41:39.073Z] ---> 6cb63c23d28d [2021-05-28T00:41:39.073Z] Step 23/24 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [2021-05-28T00:41:39.333Z] ---> Running in a606f45698be [2021-05-28T00:41:39.909Z] Running setup.py install for texttable: started [2021-05-28T00:41:39.909Z] Removing intermediate container a606f45698be [2021-05-28T00:41:39.909Z] ---> 051923d097d1 [2021-05-28T00:41:39.909Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:41:39.909Z] ---> Running in cadd4f7fb1c6 [2021-05-28T00:41:39.910Z] Removing intermediate container cadd4f7fb1c6 [2021-05-28T00:41:39.910Z] ---> 4c8b862de469 [2021-05-28T00:41:39.910Z] [2021-05-28T00:41:39.910Z] Successfully built 4c8b862de469 [2021-05-28T00:41:39.910Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T00:41:39.910Z] Running setup.py install for PyYAML: started [2021-05-28T00:41:39.910Z] Successfully tagged core-data:latest [2021-05-28T00:41:40.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.242s coverage: 18.9% of statements [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T00:41:40.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.610s coverage: 91.9% of statements [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T00:41:40.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.220s coverage: 64.6% of statements [2021-05-28T00:41:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T00:41:40.485Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T00:41:40.485Z] Running setup.py install for dockerpty: started [2021-05-28T00:41:40.746Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T00:41:40.746Z] Running setup.py install for docopt: started [2021-05-28T00:41:40.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.478s coverage: 97.6% of statements [2021-05-28T00:41:40.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T00:41:40.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:41:40.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T00:41:40.847Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.096s coverage: 0.0% of statements [2021-05-28T00:41:40.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T00:41:41.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-05-28T00:41:41.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T00:41:41.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T00:41:41.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T00:41:41.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T00:41:41.317Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T00:41:41.317Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-28T00:41:42.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements [2021-05-28T00:41:42.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T00:41:42.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T00:41:42.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.086s coverage: 100.0% of statements [2021-05-28T00:41:43.566Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements [2021-05-28T00:41:43.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T00:41:43.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T00:41:44.167Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.173s coverage: 27.9% of statements [2021-05-28T00:41:44.167Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T00:41:44.167Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T00:41:44.167Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T00:41:44.167Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T00:41:44.167Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T00:41:44.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-28T00:41:45.357Z] GO111MODULE=on go vet ./... [2021-05-28T00:41:45.519Z] Removing intermediate container 580267b27033 [2021-05-28T00:41:45.519Z] ---> be6f58b099d5 [2021-05-28T00:41:45.519Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T00:41:45.519Z] ---> Running in 1d67d895e5ea [2021-05-28T00:41:45.519Z] Removing intermediate container 1d67d895e5ea [2021-05-28T00:41:45.519Z] ---> 09614c783a90 [2021-05-28T00:41:45.519Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T00:41:45.519Z] ---> Running in 6644808f8bbc [2021-05-28T00:41:45.782Z] Removing intermediate container 6644808f8bbc [2021-05-28T00:41:45.782Z] ---> e36d9fd1b714 [2021-05-28T00:41:45.782Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T00:41:46.723Z] ---> dc861a348c4e [2021-05-28T00:41:46.723Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T00:41:46.982Z] ---> 1920b69de2c2 [2021-05-28T00:41:46.982Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T00:41:47.242Z] ---> 4800447a9a95 [2021-05-28T00:41:47.242Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T00:41:47.501Z] ---> Running in e7bed3700abe [2021-05-28T00:41:47.501Z] Removing intermediate container e7bed3700abe [2021-05-28T00:41:47.501Z] ---> d1d7749a1dbb [2021-05-28T00:41:47.501Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:41:47.761Z] ---> Running in 09dfef61d51f [2021-05-28T00:41:47.761Z] Removing intermediate container 09dfef61d51f [2021-05-28T00:41:47.761Z] ---> 62d484835b94 [2021-05-28T00:41:47.761Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T00:41:48.020Z] ---> Running in bb7a96f71dee [2021-05-28T00:41:48.020Z] Removing intermediate container bb7a96f71dee [2021-05-28T00:41:48.020Z] ---> 91b0856566ea [2021-05-28T00:41:48.020Z] Step 23/24 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [2021-05-28T00:41:48.020Z] ---> Running in 1843777fbe99 [2021-05-28T00:41:48.281Z] Removing intermediate container 1843777fbe99 [2021-05-28T00:41:48.281Z] ---> 64edcc8ba0bf [2021-05-28T00:41:48.281Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:41:48.281Z] ---> Running in 72404a217103 [2021-05-28T00:41:48.281Z] Removing intermediate container 72404a217103 [2021-05-28T00:41:48.281Z] ---> c8bdee84b680 [2021-05-28T00:41:48.281Z] [2021-05-28T00:41:48.555Z] Successfully built c8bdee84b680 [2021-05-28T00:41:48.555Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T00:41:48.563Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T00:41:48.570Z] $ docker stop --time=1 8e89f2cec1c805264e16b135342c3276631bfde7061419543c5c672800b3a626 [2021-05-28T00:41:49.948Z] $ docker rm -f 8e89f2cec1c805264e16b135342c3276631bfde7061419543c5c672800b3a626 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T00:41:50.318Z] + docker images [2021-05-28T00:41:50.318Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T00:41:50.318Z] sys-mgmt-agent latest c8bdee84b680 2 seconds ago 312MB [2021-05-28T00:41:50.318Z] core-data latest 4c8b862de469 11 seconds ago 20.2MB [2021-05-28T00:41:50.318Z] support-notifications latest fd00eb98797f 20 seconds ago 16.5MB [2021-05-28T00:41:50.318Z] 67595228f209 28 seconds ago 1.15GB [2021-05-28T00:41:50.318Z] 59cb1459b118 29 seconds ago 1.15GB [2021-05-28T00:41:50.318Z] ec0bbd4b102a 36 seconds ago 1.14GB [2021-05-28T00:41:50.318Z] core-command latest 871f628da9a5 55 seconds ago 15.6MB [2021-05-28T00:41:50.318Z] 605408de8c6a About a minute ago 1.14GB [2021-05-28T00:41:50.318Z] security-bootstrapper latest 579c2da1ed91 About a minute ago 18.2MB [2021-05-28T00:41:50.318Z] security-secretstore-setup latest 31e21419738b About a minute ago 25.7MB [2021-05-28T00:41:50.318Z] core-metadata latest 88f1ed7eea0b 2 minutes ago 16.6MB [2021-05-28T00:41:50.318Z] security-proxy-setup latest 4fef02dbae20 2 minutes ago 25.3MB [2021-05-28T00:41:50.318Z] support-scheduler latest 126f44e0ec21 2 minutes ago 15.9MB [2021-05-28T00:41:50.318Z] b4fef60674fa 2 minutes ago 1.14GB [2021-05-28T00:41:50.318Z] 0a4c6cd8c801 2 minutes ago 1.15GB [2021-05-28T00:41:50.318Z] 47d709813d8e 2 minutes ago 1.15GB [2021-05-28T00:41:50.318Z] 103b9ce2b7b9 2 minutes ago 1.15GB [2021-05-28T00:41:50.318Z] fb72d5dee145 3 minutes ago 1.14GB [2021-05-28T00:41:50.318Z] ci-base-image-x86_64 latest 3103b2e145b2 8 minutes ago 648MB [2021-05-28T00:41:50.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T00:41:50.318Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T00:41:50.318Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T00:41:50.318Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T00:41:50.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-28T00:42:05.547Z] Still waiting to schedule task [2021-05-28T00:42:05.547Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-727’ [2021-05-28T00:43:07.175Z] gofmt -l . [2021-05-28T00:43:07.767Z] [ "`gofmt -l .`" = "" ] [2021-05-28T00:43:09.198Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T00:43:11.820Z] + ls -al . [2021-05-28T00:43:11.820Z] total 548 [2021-05-28T00:43:11.820Z] drwxrwxr-x 9 1001 1001 4096 May 28 00:43 . [2021-05-28T00:43:11.820Z] drwxr-xr-x 4 root root 4096 May 28 00:38 .. [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 11 May 28 00:36 .dockerignore [2021-05-28T00:43:11.820Z] drwxrwxr-x 8 1001 1001 4096 May 28 00:36 .git [2021-05-28T00:43:11.820Z] drwxrwxr-x 3 1001 1001 4096 May 28 00:36 .github [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 818 May 28 00:36 .gitignore [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 166 May 28 00:36 .sonarcloud.properties [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 8609 May 28 00:36 Attribution.txt [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 3804 May 28 00:36 CONTRIBUTING.md [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 931 May 28 00:36 Dockerfile.build [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 849 May 28 00:36 Jenkinsfile [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 10775 May 28 00:36 LICENSE [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 5605 May 28 00:36 Makefile [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 7978 May 28 00:36 README.md [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 6755 May 28 00:36 SECURITY.md [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 5 May 28 00:32 VERSION [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 4131 May 28 00:36 ZMQWindows.md [2021-05-28T00:43:11.820Z] drwxrwxr-x 2 1001 1001 4096 May 28 00:36 bin [2021-05-28T00:43:11.820Z] drwxrwxr-x 14 1001 1001 4096 May 28 00:36 cmd [2021-05-28T00:43:11.820Z] -rw-r--r-- 1 root root 405172 May 28 00:41 coverage.out [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 902 May 28 00:36 go.mod [2021-05-28T00:43:11.820Z] -rw-r--r-- 1 root root 21352 May 28 00:38 go.sum [2021-05-28T00:43:11.820Z] drwxrwxr-x 8 1001 1001 4096 May 28 00:36 internal [2021-05-28T00:43:11.820Z] drwxrwxr-x 3 1001 1001 4096 May 28 00:36 openapi [2021-05-28T00:43:11.820Z] drwxrwxr-x 4 1001 1001 4096 May 28 00:36 snap [2021-05-28T00:43:11.820Z] -rw-rw-r-- 1 1001 1001 168 May 28 00:36 version.go [Pipeline] sh [2021-05-28T00:43:12.477Z] + '[' -e coverage.out ] [2021-05-28T00:43:12.478Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T00:43:12.509Z] Warning: overwriting stash ‘coverage-report’ [2021-05-28T00:43:13.374Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T00:43:14.031Z] + make build [2021-05-28T00:43:14.031Z] go mod tidy [2021-05-28T00:43:14.631Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T00:43:21.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T00:43:43.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T00:43:47.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T00:43:51.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T00:43:51.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T00:43:55.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T00:44:00.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T00:44:02.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T00:44:06.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T00:44:09.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T00:44:13.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-28T00:44:18.238Z] $ docker stop --time=1 17b4dd4f4449b2fe8b6cfff095ce5f1d83232433bb546f42bffc1481c4bafd6d [2021-05-28T00:44:20.608Z] $ docker rm -f 17b4dd4f4449b2fe8b6cfff095ce5f1d83232433bb546f42bffc1481c4bafd6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:44:22.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T00:44:22.485Z] [2021-05-28T00:44:22.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:44:22.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T00:44:23.111Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-28T00:44:23.111Z] 29e5d40040c1: Pulling fs layer [2021-05-28T00:44:23.111Z] 1ce36da41761: Pulling fs layer [2021-05-28T00:44:23.111Z] 25b303627fd3: Pulling fs layer [2021-05-28T00:44:23.386Z] 29e5d40040c1: Verifying Checksum [2021-05-28T00:44:23.386Z] 29e5d40040c1: Download complete [2021-05-28T00:44:23.985Z] 1ce36da41761: Verifying Checksum [2021-05-28T00:44:23.985Z] 1ce36da41761: Download complete [2021-05-28T00:44:23.985Z] 29e5d40040c1: Pull complete [2021-05-28T00:44:25.414Z] 1ce36da41761: Pull complete [2021-05-28T00:44:26.011Z] 25b303627fd3: Verifying Checksum [2021-05-28T00:44:26.011Z] 25b303627fd3: Download complete [2021-05-28T00:44:36.175Z] 25b303627fd3: Pull complete [2021-05-28T00:44:36.175Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-28T00:44:36.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T00:44:36.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-28T00:44:36.440Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-05-28T00:44:36.513Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T00:44:39.329Z] $ docker top 72716b6f5654bb783238b10ef60cfc918cd7f267e2ab7d2634900d6ca372ff64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:44:40.308Z] + docker-compose build --help [2021-05-28T00:44:40.308Z] + grep parallel [2021-05-28T00:44:43.701Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T00:44:43.992Z] $ docker stop --time=1 72716b6f5654bb783238b10ef60cfc918cd7f267e2ab7d2634900d6ca372ff64 [2021-05-28T00:44:45.832Z] $ docker rm -f 72716b6f5654bb783238b10ef60cfc918cd7f267e2ab7d2634900d6ca372ff64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:44:46.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T00:44:46.493Z] . [Pipeline] withDockerContainer [2021-05-28T00:44:46.724Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-05-28T00:44:46.806Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T00:44:48.422Z] $ docker top 84bf95c722957e6401616601fc228363a63a0ce7e97dca9aad1d0029ac9290a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:44:49.394Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T00:44:53.709Z] Building core-command ... [2021-05-28T00:44:53.709Z] Building core-data ... [2021-05-28T00:44:53.709Z] Building core-metadata ... [2021-05-28T00:44:53.709Z] Building security-bootstrapper ... [2021-05-28T00:44:53.709Z] Building security-proxy-setup ... [2021-05-28T00:44:53.709Z] Building security-secretstore-setup ... [2021-05-28T00:44:53.709Z] Building support-notifications ... [2021-05-28T00:44:53.709Z] Building support-scheduler ... [2021-05-28T00:44:53.709Z] Building sys-mgmt-agent ... [2021-05-28T00:44:53.709Z] Building security-bootstrapper [2021-05-28T00:44:53.709Z] Building core-data [2021-05-28T00:44:53.709Z] Building support-notifications [2021-05-28T00:44:53.709Z] Building security-secretstore-setup [2021-05-28T00:44:53.709Z] Building support-scheduler [2021-05-28T00:45:47.087Z] Running on prd-ubuntu18.04-docker-8c-8g-737 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-05-28T00:45:47.104Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-28T00:45:47.214Z] The recommended git tool is: git [2021-05-28T00:45:49.631Z] using credential edgex-jenkins-ssh [2021-05-28T00:45:49.654Z] Cloning the remote Git repository [2021-05-28T00:45:49.689Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:45:49.773Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-28T00:45:49.801Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:45:49.801Z] > git --version # timeout=10 [2021-05-28T00:45:49.811Z] > git --version # 'git version 2.17.1' [2021-05-28T00:45:49.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:45:49.841Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T00:45:55.387Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T00:45:55.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T00:45:55.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T00:45:55.418Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:45:55.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:45:55.423Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T00:45:56.060Z] Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-28T00:45:56.228Z] Merge succeeded, producing 3299a2fcbb139f0830f47a2780baad05f7962a91 [2021-05-28T00:45:56.229Z] Checking out Revision 3299a2fcbb139f0830f47a2780baad05f7962a91 (PR-3492) [2021-05-28T00:45:56.071Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T00:45:56.077Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-28T00:45:56.139Z] > git remote # timeout=10 [2021-05-28T00:45:56.147Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T00:45:56.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:45:56.157Z] > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 [2021-05-28T00:45:56.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T00:45:56.231Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T00:45:56.238Z] > git checkout -f 3299a2fcbb139f0830f47a2780baad05f7962a91 # timeout=10 [2021-05-28T00:45:59.879Z] Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" [2021-05-28T00:45:59.889Z] First time build. Skipping changelog. [2021-05-28T00:45:59.880Z] > git rev-list --no-walk 8a24fea072db955dfe2ec6a1ea4e9f58416970b4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:46:00.953Z] + echo snap-build.sh [2021-05-28T00:46:00.953Z] snap-build.sh [2021-05-28T00:46:00.953Z] + SNAP_BASE_DIR=. [2021-05-28T00:46:00.953Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-05-28T00:46:00.953Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-05-28T00:46:00.953Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-05-28T00:46:00.953Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-05-28T00:46:00.953Z] + cd /w/workspace/edgex-go/4 [2021-05-28T00:46:00.953Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-28T00:46:00.953Z] Reading package lists... [2021-05-28T00:46:01.215Z] Building dependency tree... [2021-05-28T00:46:01.215Z] Reading state information... [2021-05-28T00:46:01.215Z] The following packages were automatically installed and are no longer required: [2021-05-28T00:46:01.215Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-28T00:46:01.215Z] uidmap xdelta3 [2021-05-28T00:46:01.215Z] Use 'sudo apt autoremove' to remove them. [2021-05-28T00:46:01.215Z] The following packages will be REMOVED: [2021-05-28T00:46:01.215Z] lxd* lxd-client* [2021-05-28T00:46:01.733Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:46:01.733Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:46:01.733Z] ---> da2ec1634c90 [2021-05-28T00:46:01.733Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:46:01.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:46:01.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:46:01.733Z] ---> da2ec1634c90 [2021-05-28T00:46:01.733Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T00:46:01.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:46:01.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:46:01.733Z] ---> da2ec1634c90 [2021-05-28T00:46:01.733Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T00:46:01.733Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:46:01.733Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:46:01.733Z] ---> da2ec1634c90 [2021-05-28T00:46:01.733Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T00:46:01.733Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:46:01.733Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:46:01.733Z] ---> da2ec1634c90 [2021-05-28T00:46:01.733Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T00:46:01.791Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-28T00:46:01.791Z] After this operation, 31.7 MB disk space will be freed. [2021-05-28T00:46:02.316Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-28T00:46:02.316Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T00:46:03.263Z] Removing lxd dnsmasq configuration [2021-05-28T00:46:03.263Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T00:46:03.528Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-28T00:46:04.373Z] ---> Running in 337477c427db [2021-05-28T00:46:04.373Z] ---> Running in 2d836989e697 [2021-05-28T00:46:04.373Z] ---> Running in 33f0d626a068 [2021-05-28T00:46:04.373Z] ---> Running in 866e4b3849b3 [2021-05-28T00:46:04.373Z] ---> Running in 7829a448a964 [2021-05-28T00:46:04.471Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:46:04.471Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-28T00:46:04.471Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T00:46:05.362Z] Removing intermediate container 2d836989e697 [2021-05-28T00:46:05.362Z] ---> e28ce66f8785 [2021-05-28T00:46:05.363Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:46:05.363Z] Removing intermediate container 7829a448a964 [2021-05-28T00:46:05.363Z] ---> c480a8d4a55f [2021-05-28T00:46:05.363Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:46:05.363Z] Removing intermediate container 337477c427db [2021-05-28T00:46:05.363Z] ---> 539705d97804 [2021-05-28T00:46:05.363Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:46:05.363Z] Removing intermediate container 33f0d626a068 [2021-05-28T00:46:05.363Z] ---> 637eb07c5cec [2021-05-28T00:46:05.363Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:46:05.363Z] Removing intermediate container 866e4b3849b3 [2021-05-28T00:46:05.363Z] ---> 6e39370d9583 [2021-05-28T00:46:05.363Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:46:05.363Z] ---> Running in 7bbd745fa774 [2021-05-28T00:46:05.363Z] ---> Running in 0fca6d68b425 [2021-05-28T00:46:05.636Z] ---> Running in aa3e7d331d09 [2021-05-28T00:46:05.636Z] ---> Running in 48ac17e07746 [2021-05-28T00:46:05.636Z] ---> Running in 2fbc7952eeac [2021-05-28T00:46:05.870Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-28T00:46:05.870Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-28T00:46:07.786Z] + sudo snap remove --purge lxd [2021-05-28T00:46:07.786Z] snap "lxd" is not installed [2021-05-28T00:46:07.786Z] + sudo groupadd --force --system lxd [2021-05-28T00:46:07.786Z] ++ whoami [2021-05-28T00:46:07.786Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-28T00:46:07.786Z] + newgrp - lxd [2021-05-28T00:46:07.786Z] + sudo snap install lxd [2021-05-28T00:46:09.970Z] Removing intermediate container 7bbd745fa774 [2021-05-28T00:46:09.970Z] ---> f1ad4b33a6ce [2021-05-28T00:46:09.970Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T00:46:09.970Z] Removing intermediate container 48ac17e07746 [2021-05-28T00:46:09.970Z] ---> 8a64543480c6 [2021-05-28T00:46:09.970Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T00:46:09.970Z] ---> Running in c839c206fedd [2021-05-28T00:46:09.970Z] Removing intermediate container 0fca6d68b425 [2021-05-28T00:46:09.970Z] ---> f542d89638e8 [2021-05-28T00:46:09.970Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T00:46:09.970Z] ---> Running in 9c02be8ea57b [2021-05-28T00:46:10.244Z] ---> Running in 8b6117dd61b8 [2021-05-28T00:46:10.244Z] Removing intermediate container aa3e7d331d09 [2021-05-28T00:46:10.244Z] ---> 1d1c052525ab [2021-05-28T00:46:10.244Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T00:46:10.244Z] Removing intermediate container 2fbc7952eeac [2021-05-28T00:46:10.244Z] ---> 7698b15309c3 [2021-05-28T00:46:10.244Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T00:46:10.517Z] ---> Running in 8f7e639f8d65 [2021-05-28T00:46:10.517Z] ---> Running in d3691e304c93 [2021-05-28T00:46:11.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:12.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:12.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:12.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:12.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:12.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:13.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:13.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:13.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:13.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:46:14.321Z] OK: 218 MiB in 52 packages [2021-05-28T00:46:14.321Z] OK: 218 MiB in 52 packages [2021-05-28T00:46:14.605Z] OK: 218 MiB in 52 packages [2021-05-28T00:46:14.605Z] OK: 218 MiB in 52 packages [2021-05-28T00:46:14.885Z] OK: 218 MiB in 52 packages [2021-05-28T00:46:15.894Z] Removing intermediate container c839c206fedd [2021-05-28T00:46:15.894Z] ---> 9b3bbbe20ea5 [2021-05-28T00:46:15.894Z] Step 6/32 : COPY go.mod . [2021-05-28T00:46:15.935Z] 2021-05-28T00:46:13Z INFO Waiting for automatic snapd restart... [2021-05-28T00:46:16.168Z] Removing intermediate container 9c02be8ea57b [2021-05-28T00:46:16.168Z] ---> 29d4d2188411 [2021-05-28T00:46:16.168Z] Step 6/24 : COPY go.mod . [2021-05-28T00:46:16.442Z] Removing intermediate container d3691e304c93 [2021-05-28T00:46:16.442Z] ---> 3ae6f92888da [2021-05-28T00:46:16.442Z] Step 6/23 : COPY go.mod . [2021-05-28T00:46:17.036Z] Removing intermediate container 8b6117dd61b8 [2021-05-28T00:46:17.036Z] ---> 2aec7da8fdfb [2021-05-28T00:46:17.036Z] Step 6/23 : COPY go.mod . [2021-05-28T00:46:17.036Z] Removing intermediate container 8f7e639f8d65 [2021-05-28T00:46:17.036Z] ---> a298384deed5 [2021-05-28T00:46:17.036Z] Step 6/26 : COPY go.mod . [2021-05-28T00:46:17.036Z] ---> 3aa401ee5004 [2021-05-28T00:46:17.036Z] Step 7/32 : RUN go mod download [2021-05-28T00:46:17.308Z] ---> 0fa3c1b9d3f7 [2021-05-28T00:46:17.308Z] Step 7/24 : RUN go mod download [2021-05-28T00:46:17.308Z] ---> Running in bb4df9b48b2d [2021-05-28T00:46:17.581Z] ---> 95f3a6563d75 [2021-05-28T00:46:17.581Z] Step 7/23 : RUN go mod download [2021-05-28T00:46:17.856Z] ---> Running in ee5cc441e4ac [2021-05-28T00:46:18.161Z] ---> Running in 1ad1b9e30816 [2021-05-28T00:46:18.161Z] ---> ce485ed260b5 [2021-05-28T00:46:18.161Z] Step 7/23 : RUN go mod download [2021-05-28T00:46:18.161Z] ---> 98bcdfe352a5 [2021-05-28T00:46:18.161Z] Step 7/26 : RUN go mod download [2021-05-28T00:46:18.434Z] ---> Running in a73a183540d9 [2021-05-28T00:46:18.434Z] ---> Running in 1dcdb3c3029b [2021-05-28T00:46:21.072Z] Removing intermediate container bb4df9b48b2d [2021-05-28T00:46:21.072Z] ---> b1e638afa752 [2021-05-28T00:46:21.072Z] Step 8/32 : COPY . . [2021-05-28T00:46:21.678Z] Removing intermediate container ee5cc441e4ac [2021-05-28T00:46:21.678Z] ---> 187365b4715f [2021-05-28T00:46:21.678Z] Step 8/24 : COPY . . [2021-05-28T00:46:21.953Z] Removing intermediate container 1ad1b9e30816 [2021-05-28T00:46:21.953Z] ---> 6e8a8f1bc733 [2021-05-28T00:46:21.953Z] Step 8/23 : COPY . . [2021-05-28T00:46:22.930Z] Removing intermediate container a73a183540d9 [2021-05-28T00:46:22.930Z] ---> 68a41c52ea10 [2021-05-28T00:46:22.930Z] Step 8/23 : COPY . . [2021-05-28T00:46:23.205Z] Removing intermediate container 1dcdb3c3029b [2021-05-28T00:46:23.205Z] ---> 9600cd2b006c [2021-05-28T00:46:23.205Z] Step 8/26 : COPY . . [2021-05-28T00:46:28.170Z] lxd 4.14 from Canonical* installed [2021-05-28T00:46:28.170Z] + sudo lxd init --auto [2021-05-28T00:46:38.176Z] + sudo snap install --classic snapcraft [2021-05-28T00:46:44.800Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T00:46:44.800Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-28T00:46:44.800Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-28T00:46:44.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T00:46:44.800Z] Dload Upload Total Spent Left Speed [2021-05-28T00:46:44.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 [2021-05-28T00:46:44.800Z] 100 3325k 100 3325k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 10.6M [2021-05-28T00:46:44.800Z] ./yq_linux_amd64 [2021-05-28T00:46:44.800Z] + sudo snapcraft prime --use-lxd [2021-05-28T00:46:46.274Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-28T00:46:46.274Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-28T00:46:46.274Z] - README.md [2021-05-28T00:46:46.274Z] [2021-05-28T00:46:46.274Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T00:46:46.846Z] Launching a container. [2021-05-28T00:46:50.052Z] ---> 174f10f54f8f [2021-05-28T00:46:50.053Z] Step 9/32 : RUN go mod tidy [2021-05-28T00:46:50.053Z] ---> 645fdcf2234b [2021-05-28T00:46:50.053Z] Step 9/23 : RUN go mod tidy [2021-05-28T00:46:50.053Z] ---> 0694a36577aa [2021-05-28T00:46:50.053Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:46:50.053Z] ---> Running in 4da6e84fd954 [2021-05-28T00:46:50.053Z] ---> 0df73e63d6a0 [2021-05-28T00:46:50.053Z] Step 9/26 : RUN go mod tidy [2021-05-28T00:46:50.053Z] ---> 784fa53cd958 [2021-05-28T00:46:50.053Z] Step 9/23 : RUN go mod tidy [2021-05-28T00:46:50.053Z] ---> Running in 29fbff4f674f [2021-05-28T00:46:50.053Z] ---> Running in c66cf05a0be5 [2021-05-28T00:46:50.053Z] ---> Running in a534ab729c94 [2021-05-28T00:46:50.053Z] ---> Running in 33daec84a3cd [2021-05-28T00:46:52.687Z] Removing intermediate container 4da6e84fd954 [2021-05-28T00:46:52.687Z] ---> 58c7ea22a956 [2021-05-28T00:46:52.687Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T00:46:52.687Z] ---> Running in 7c294f60e026 [2021-05-28T00:46:53.288Z] Removing intermediate container c66cf05a0be5 [2021-05-28T00:46:53.288Z] ---> f5fc7e37b623 [2021-05-28T00:46:53.288Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T00:46:53.563Z] ---> Running in d4c8a5a6cf5a [2021-05-28T00:46:53.836Z] Removing intermediate container 29fbff4f674f [2021-05-28T00:46:53.836Z] ---> f8f3d8866656 [2021-05-28T00:46:53.836Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T00:46:54.108Z] ---> Running in e70ca1e50818 [2021-05-28T00:46:54.108Z] Removing intermediate container a534ab729c94 [2021-05-28T00:46:54.108Z] ---> 8fabc9f5475e [2021-05-28T00:46:54.108Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T00:46:54.108Z] Removing intermediate container 33daec84a3cd [2021-05-28T00:46:54.108Z] ---> f9ff5b5214aa [2021-05-28T00:46:54.108Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T00:46:54.382Z] ---> Running in bab827926fdb [2021-05-28T00:46:54.382Z] ---> Running in b02534baa7fd [2021-05-28T00:46:54.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-28T00:46:54.986Z] Waiting for container to be ready [2021-05-28T00:46:54.986Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-28T00:46:54.986Z] [2021-05-28T00:46:55.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T00:46:56.576Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T00:46:56.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T00:46:57.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T00:46:58.285Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-28T00:46:58.285Z] Waiting for network to be ready... [2021-05-28T00:46:58.547Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T00:46:58.547Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T00:46:58.808Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T00:46:58.808Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T00:46:58.808Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T00:46:58.808Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T00:46:58.808Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T00:46:58.808Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T00:46:58.808Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T00:46:58.808Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T00:46:59.069Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T00:46:59.069Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T00:46:59.330Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T00:46:59.330Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T00:46:59.330Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T00:46:59.330Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T00:46:59.330Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T00:46:59.330Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T00:46:59.900Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T00:47:00.160Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T00:47:00.160Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T00:47:00.160Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T00:47:00.160Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T00:47:00.160Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T00:47:00.160Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T00:47:00.160Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T00:47:00.160Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T00:47:02.709Z] Fetched 24.6 MB in 4s (6492 kB/s) [2021-05-28T00:47:02.968Z] Reading package lists... [2021-05-28T00:47:03.229Z] Reading package lists... [2021-05-28T00:47:03.489Z] Building dependency tree... [2021-05-28T00:47:03.490Z] Reading state information... [2021-05-28T00:47:03.490Z] The following additional packages will be installed: [2021-05-28T00:47:03.490Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T00:47:03.490Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T00:47:03.490Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T00:47:03.490Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-28T00:47:03.490Z] Suggested packages: [2021-05-28T00:47:03.490Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-28T00:47:03.490Z] Recommended packages: [2021-05-28T00:47:03.490Z] gnupg libsasl2-modules [2021-05-28T00:47:03.490Z] The following NEW packages will be installed: [2021-05-28T00:47:03.490Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T00:47:03.490Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T00:47:03.490Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T00:47:03.490Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-28T00:47:03.490Z] The following packages will be upgraded: [2021-05-28T00:47:03.490Z] gpg gpg-agent gpgconf libudev1 [2021-05-28T00:47:03.750Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-28T00:47:03.750Z] Need to get 3530 kB of archives. [2021-05-28T00:47:03.750Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-28T00:47:03.750Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-28T00:47:03.750Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-28T00:47:03.750Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-28T00:47:03.750Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-28T00:47:03.750Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-28T00:47:04.011Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-28T00:47:04.271Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-28T00:47:04.532Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-28T00:47:04.532Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-28T00:47:04.532Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-28T00:47:04.532Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-28T00:47:04.532Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-28T00:47:04.532Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-28T00:47:04.532Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-28T00:47:04.532Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-28T00:47:04.532Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-28T00:47:04.532Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-28T00:47:04.532Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-28T00:47:04.532Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-28T00:47:04.532Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-28T00:47:04.532Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-28T00:47:04.532Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-28T00:47:04.793Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:47:04.793Z] Fetched 3530 kB in 1s (3727 kB/s) [2021-05-28T00:47:04.793Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T00:47:04.793Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:47:04.793Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T00:47:04.793Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-28T00:47:04.793Z] Selecting previously unselected package udev. [2021-05-28T00:47:04.793Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T00:47:04.793Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:47:04.793Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-28T00:47:05.055Z] Selecting previously unselected package libfuse2:amd64. [2021-05-28T00:47:05.055Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T00:47:05.055Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T00:47:05.055Z] Selecting previously unselected package fuse. [2021-05-28T00:47:05.055Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T00:47:05.055Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-28T00:47:05.317Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:47:05.317Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T00:47:05.317Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:47:05.317Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T00:47:05.317Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:47:05.317Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T00:47:05.577Z] Selecting previously unselected package libksba8:amd64. [2021-05-28T00:47:05.577Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-28T00:47:05.577Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-28T00:47:05.577Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-28T00:47:05.577Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:47:05.577Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:05.577Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-28T00:47:05.577Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:47:05.577Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:05.838Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-28T00:47:05.838Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:47:05.838Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:05.838Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-28T00:47:05.838Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:47:05.838Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:05.838Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-28T00:47:05.838Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:47:05.838Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:05.838Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-28T00:47:05.838Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:47:05.838Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:06.100Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-28T00:47:06.100Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:47:06.100Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:06.100Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-28T00:47:06.100Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:47:06.100Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:06.100Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-28T00:47:06.100Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:47:06.100Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:06.100Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-28T00:47:06.100Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T00:47:06.100Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T00:47:06.100Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-28T00:47:06.100Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T00:47:06.100Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T00:47:06.360Z] Selecting previously unselected package libldap-common. [2021-05-28T00:47:06.360Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-28T00:47:06.360Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T00:47:06.360Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-28T00:47:06.360Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-28T00:47:06.360Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T00:47:06.360Z] Selecting previously unselected package dirmngr. [2021-05-28T00:47:06.360Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:47:06.360Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T00:47:06.632Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T00:47:06.632Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-28T00:47:06.632Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T00:47:06.632Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T00:47:06.632Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T00:47:06.632Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-28T00:47:06.632Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:06.632Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-28T00:47:06.632Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T00:47:06.632Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-28T00:47:06.894Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-28T00:47:07.154Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:07.154Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-28T00:47:07.154Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-28T00:47:07.154Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-28T00:47:07.154Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:07.154Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:07.154Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:07.154Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:07.154Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:07.154Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:07.154Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:47:07.154Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T00:47:07.154Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T00:47:07.154Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T00:47:07.726Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-28T00:47:07.726Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-28T00:47:07.726Z] This means they are not meant to be enabled using systemctl. [2021-05-28T00:47:07.726Z] Possible reasons for having this kind of units are: [2021-05-28T00:47:07.726Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-28T00:47:07.726Z] .wants/ or .requires/ directory. [2021-05-28T00:47:07.726Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-28T00:47:07.726Z] a requirement dependency on it. [2021-05-28T00:47:07.726Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-28T00:47:07.726Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-28T00:47:07.726Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-28T00:47:07.726Z] instance name specified. [2021-05-28T00:47:07.986Z] Reading package lists... [2021-05-28T00:47:07.986Z] Building dependency tree... [2021-05-28T00:47:07.986Z] Reading state information... [2021-05-28T00:47:08.253Z] The following additional packages will be installed: [2021-05-28T00:47:08.253Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-28T00:47:08.253Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-28T00:47:08.253Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-28T00:47:08.253Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-28T00:47:08.253Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-28T00:47:08.253Z] Suggested packages: [2021-05-28T00:47:08.253Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-28T00:47:08.253Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-28T00:47:08.253Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-28T00:47:08.253Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-28T00:47:08.253Z] systemd-container policykit-1 [2021-05-28T00:47:08.253Z] Recommended packages: [2021-05-28T00:47:08.253Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-28T00:47:08.253Z] The following NEW packages will be installed: [2021-05-28T00:47:08.253Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-28T00:47:08.253Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-28T00:47:08.253Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-28T00:47:08.253Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-28T00:47:08.253Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-28T00:47:08.253Z] The following packages will be upgraded: [2021-05-28T00:47:08.253Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-28T00:47:08.253Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-28T00:47:08.253Z] Need to get 35.2 MB of archives. [2021-05-28T00:47:08.253Z] After this operation, 141 MB of additional disk space will be used. [2021-05-28T00:47:08.253Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-28T00:47:08.253Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-28T00:47:08.253Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-28T00:47:08.253Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-28T00:47:08.512Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-28T00:47:08.512Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-28T00:47:08.512Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-28T00:47:08.512Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-28T00:47:08.512Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-28T00:47:08.512Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-28T00:47:08.512Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-28T00:47:08.512Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-28T00:47:08.512Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-28T00:47:08.512Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-28T00:47:08.512Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-28T00:47:08.512Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-28T00:47:08.512Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-28T00:47:09.455Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-28T00:47:09.455Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-28T00:47:09.455Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-28T00:47:09.455Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-28T00:47:09.455Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-28T00:47:09.455Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-28T00:47:09.455Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-28T00:47:09.455Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-28T00:47:09.455Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-28T00:47:09.455Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-28T00:47:09.455Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-28T00:47:09.455Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-28T00:47:09.455Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-28T00:47:09.455Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:47:09.455Z] Fetched 35.2 MB in 1s (28.3 MB/s) [2021-05-28T00:47:09.715Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T00:47:09.715Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:47:09.715Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T00:47:10.287Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:47:10.287Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T00:47:10.287Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-28T00:47:10.287Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T00:47:10.287Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-28T00:47:10.287Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-28T00:47:10.548Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-28T00:47:10.548Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T00:47:10.548Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-28T00:47:10.548Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-28T00:47:10.810Z] Setting up apt (1.6.13) ... [2021-05-28T00:47:10.810Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-28T00:47:11.083Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-28T00:47:11.344Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-28T00:47:11.344Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T00:47:11.344Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T00:47:11.605Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-28T00:47:11.605Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T00:47:11.605Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:47:11.605Z] Selecting previously unselected package libexpat1:amd64. [2021-05-28T00:47:11.605Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-28T00:47:11.605Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T00:47:11.866Z] Selecting previously unselected package python3.6-minimal. [2021-05-28T00:47:11.866Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T00:47:11.866Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:47:12.127Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T00:47:12.127Z] Checking for services that may need to be restarted...done. [2021-05-28T00:47:12.127Z] Checking for services that may need to be restarted...done. [2021-05-28T00:47:12.127Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:47:12.127Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T00:47:12.127Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:47:12.698Z] Selecting previously unselected package python3-minimal. [2021-05-28T00:47:12.698Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-28T00:47:12.698Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-28T00:47:12.698Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-28T00:47:12.698Z] Selecting previously unselected package mime-support. [2021-05-28T00:47:12.698Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-28T00:47:12.698Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-28T00:47:12.698Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-28T00:47:12.698Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-28T00:47:12.698Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T00:47:12.698Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-28T00:47:12.698Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T00:47:12.698Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:47:12.960Z] Selecting previously unselected package python3.6. [2021-05-28T00:47:12.960Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T00:47:12.960Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:47:13.221Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-28T00:47:13.221Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-28T00:47:13.221Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T00:47:13.221Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-28T00:47:13.221Z] Selecting previously unselected package python3. [2021-05-28T00:47:13.221Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-28T00:47:13.221Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-28T00:47:13.221Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-28T00:47:13.482Z] Selecting previously unselected package multiarch-support. [2021-05-28T00:47:13.482Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:47:13.482Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T00:47:13.482Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T00:47:13.482Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-28T00:47:13.482Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-28T00:47:13.482Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-28T00:47:13.482Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T00:47:13.482Z] Selecting previously unselected package libbsd0:amd64. [2021-05-28T00:47:13.482Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-28T00:47:13.482Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T00:47:13.482Z] Selecting previously unselected package sudo. [2021-05-28T00:47:13.482Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-28T00:47:13.482Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T00:47:13.767Z] Selecting previously unselected package apparmor. [2021-05-28T00:47:13.767Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T00:47:13.767Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-28T00:47:14.029Z] Selecting previously unselected package libedit2:amd64. [2021-05-28T00:47:14.029Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-28T00:47:14.029Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T00:47:14.029Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-28T00:47:14.029Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T00:47:14.029Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:47:14.029Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-28T00:47:14.029Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T00:47:14.029Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:47:14.029Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-28T00:47:14.029Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-28T00:47:14.029Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T00:47:14.029Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-28T00:47:14.029Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T00:47:14.029Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:47:14.289Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-28T00:47:14.290Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T00:47:14.290Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:47:14.290Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-28T00:47:14.290Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-28T00:47:14.290Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T00:47:14.550Z] Selecting previously unselected package openssh-client. [2021-05-28T00:47:14.550Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-28T00:47:14.550Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T00:47:14.550Z] Selecting previously unselected package squashfs-tools. [2021-05-28T00:47:14.550Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-28T00:47:14.550Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T00:47:14.811Z] Selecting previously unselected package snapd. [2021-05-28T00:47:14.811Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-28T00:47:14.811Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-28T00:47:16.723Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T00:47:16.723Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T00:47:16.984Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-28T00:47:16.984Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T00:47:16.984Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T00:47:16.984Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:47:16.984Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T00:47:16.984Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-28T00:47:16.984Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-28T00:47:17.556Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T00:47:17.556Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T00:47:17.556Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T00:47:17.556Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:47:17.556Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:47:17.556Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:47:18.131Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T00:47:18.131Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:47:18.131Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T00:47:18.131Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-28T00:47:18.131Z] running python rtupdate hooks for python3.6... [2021-05-28T00:47:18.131Z] running python post-rtupdate hooks for python3.6... [2021-05-28T00:47:18.392Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-28T00:47:18.965Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-28T00:47:19.227Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:47:19.227Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T00:47:19.488Z] Setting up snapd (2.48.3+18.04) ... [2021-05-28T00:47:19.749Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-28T00:47:20.009Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-28T00:47:20.009Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-28T00:47:20.269Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-28T00:47:20.530Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T00:47:20.530Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T00:47:20.530Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-28T00:47:20.792Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-28T00:47:21.053Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-28T00:47:21.053Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-28T00:47:21.314Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-28T00:47:21.314Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T00:47:21.314Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T00:47:22.255Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T00:47:22.255Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T00:47:22.255Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T00:47:23.460Z] Reading package lists... [2021-05-28T00:47:23.460Z] Reading package lists... [2021-05-28T00:47:23.725Z] Building dependency tree... [2021-05-28T00:47:23.725Z] Reading state information... [2021-05-28T00:47:23.725Z] Calculating upgrade... [2021-05-28T00:47:23.991Z] The following packages will be upgraded: [2021-05-28T00:47:23.991Z] advancecomp base-files bash binutils binutils-common [2021-05-28T00:47:23.991Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-28T00:47:23.991Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-28T00:47:23.991Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-28T00:47:23.991Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-28T00:47:23.991Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-28T00:47:23.991Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-28T00:47:23.991Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-28T00:47:23.991Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-28T00:47:23.991Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-28T00:47:23.991Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-28T00:47:23.991Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-28T00:47:23.991Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-28T00:47:23.991Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-28T00:47:23.991Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-28T00:47:23.991Z] ubuntu-keyring util-linux [2021-05-28T00:47:23.991Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T00:47:23.991Z] Need to get 64.1 MB of archives. [2021-05-28T00:47:23.991Z] After this operation, 5085 kB of additional disk space will be used. [2021-05-28T00:47:23.991Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-28T00:47:23.991Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-28T00:47:23.991Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-28T00:47:23.991Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-28T00:47:23.991Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-28T00:47:23.991Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-28T00:47:23.991Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-28T00:47:23.991Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-28T00:47:23.991Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-28T00:47:23.991Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-28T00:47:23.991Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-28T00:47:23.991Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-28T00:47:23.991Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-28T00:47:23.991Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-28T00:47:23.991Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-28T00:47:24.254Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-28T00:47:24.254Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-28T00:47:24.254Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-28T00:47:24.254Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-28T00:47:24.254Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-28T00:47:24.254Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-28T00:47:24.254Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-28T00:47:24.254Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-28T00:47:24.254Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-28T00:47:24.254Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-28T00:47:24.254Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-28T00:47:24.254Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-28T00:47:24.254Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-28T00:47:24.254Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-28T00:47:24.254Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-28T00:47:24.254Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-28T00:47:24.254Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-28T00:47:24.254Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-28T00:47:24.254Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-28T00:47:24.254Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-28T00:47:24.254Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-28T00:47:24.254Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-28T00:47:24.254Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-28T00:47:24.254Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-28T00:47:24.254Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-28T00:47:24.254Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-28T00:47:24.254Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-28T00:47:24.515Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-28T00:47:24.515Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-28T00:47:24.515Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-28T00:47:24.515Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-28T00:47:24.515Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-28T00:47:24.515Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-28T00:47:24.515Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-28T00:47:24.515Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-28T00:47:24.515Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-28T00:47:24.515Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-28T00:47:24.515Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-28T00:47:24.515Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-28T00:47:24.515Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-28T00:47:24.515Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-28T00:47:24.515Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-28T00:47:24.776Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-28T00:47:24.776Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-28T00:47:24.776Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-28T00:47:24.776Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-28T00:47:25.036Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-28T00:47:25.036Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-28T00:47:25.036Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-28T00:47:25.036Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-28T00:47:25.036Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-28T00:47:25.036Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-28T00:47:25.036Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-28T00:47:25.036Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-28T00:47:25.036Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-28T00:47:25.036Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-28T00:47:25.036Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-28T00:47:25.036Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-28T00:47:25.036Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-28T00:47:25.036Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-28T00:47:25.036Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-28T00:47:25.036Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-28T00:47:25.299Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-28T00:47:25.299Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-28T00:47:25.299Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-28T00:47:25.299Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-28T00:47:25.299Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-28T00:47:25.299Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-05-28T00:47:25.299Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-05-28T00:47:25.299Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-05-28T00:47:25.299Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-28T00:47:25.299Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-05-28T00:47:25.299Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-28T00:47:25.560Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-28T00:47:25.560Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-28T00:47:25.560Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-28T00:47:25.560Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-28T00:47:25.560Z] 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-05-28T00:47:25.560Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-28T00:47:25.561Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-28T00:47:25.561Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-28T00:47:25.561Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-28T00:47:25.561Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-28T00:47:25.561Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-28T00:47:25.561Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-28T00:47:25.822Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-28T00:47:25.822Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-28T00:47:25.822Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:47:26.083Z] Fetched 64.1 MB in 2s (33.0 MB/s) [2021-05-28T00:47:26.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:26.344Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:47:26.918Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T00:47:27.179Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:47:27.179Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T00:47:27.179Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-28T00:47:27.440Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-28T00:47:27.440Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:27.440Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:27.700Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:27.700Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:27.700Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:27.700Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:27.700Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:27.700Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:27.961Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:27.961Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:27.961Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:27.961Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:27.961Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:27.961Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:27.961Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:28.221Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T00:47:28.221Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:28.221Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-28T00:47:28.221Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:28.221Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T00:47:28.221Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:28.221Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:28.221Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:28.221Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:28.483Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:28.483Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:47:28.483Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:28.745Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T00:47:28.745Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:47:28.745Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T00:47:29.317Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T00:47:29.317Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T00:47:29.317Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-28T00:47:29.317Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-28T00:47:29.317Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-28T00:47:29.317Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-28T00:47:29.580Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-28T00:47:29.580Z] Installing new version of config file /etc/issue ... [2021-05-28T00:47:29.580Z] Installing new version of config file /etc/issue.net ... [2021-05-28T00:47:29.580Z] Installing new version of config file /etc/lsb-release ... [2021-05-28T00:47:29.580Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-28T00:47:29.841Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-28T00:47:29.841Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-28T00:47:29.841Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-28T00:47:30.102Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:30.102Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-28T00:47:30.102Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-28T00:47:30.102Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-28T00:47:30.102Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-28T00:47:30.102Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:30.102Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:47:30.102Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-28T00:47:30.362Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:47:30.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:30.362Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-28T00:47:30.362Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-28T00:47:30.363Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-28T00:47:30.623Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:30.623Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-28T00:47:30.623Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T00:47:30.623Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-28T00:47:30.888Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:30.888Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T00:47:30.888Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T00:47:30.888Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T00:47:30.888Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:30.888Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T00:47:30.888Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T00:47:31.148Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-28T00:47:31.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:31.148Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-28T00:47:31.148Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-28T00:47:31.148Z] Setting up grep (3.1-2build1) ... [2021-05-28T00:47:31.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:31.148Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T00:47:31.408Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T00:47:31.409Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-28T00:47:31.409Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:31.409Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T00:47:31.409Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:47:31.669Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-28T00:47:31.669Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:31.669Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T00:47:31.669Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T00:47:32.614Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T00:47:32.614Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T00:47:32.614Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T00:47:32.614Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T00:47:32.876Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-28T00:47:32.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:32.876Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-28T00:47:33.138Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T00:47:33.399Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T00:47:33.399Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T00:47:33.399Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T00:47:33.661Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T00:47:33.661Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T00:47:33.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:33.661Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-28T00:47:33.661Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-28T00:47:33.922Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-28T00:47:33.922Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:33.922Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:47:33.922Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:47:33.922Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:47:33.922Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:33.922Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:47:33.922Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:47:34.184Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:47:34.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:34.184Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:47:34.184Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:47:34.184Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:47:34.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:34.184Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:47:34.445Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:47:34.445Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:47:34.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:34.445Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T00:47:34.445Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:47:34.445Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T00:47:34.705Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:47:34.705Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T00:47:34.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:34.705Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T00:47:34.705Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:47:34.706Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T00:47:34.706Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:34.706Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:47:34.967Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:47:34.967Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:47:34.967Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:34.967Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:47:34.967Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:47:34.967Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:47:35.241Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:35.241Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:47:35.241Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:47:35.504Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:47:35.768Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-28T00:47:36.030Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-28T00:47:36.297Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:36.297Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:47:36.297Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T00:47:36.297Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:47:36.558Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:47:36.558Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-28T00:47:36.558Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:47:36.558Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-28T00:47:36.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:47:36.558Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-28T00:47:36.818Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-28T00:47:36.818Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-28T00:47:36.818Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:47:37.078Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-28T00:47:37.078Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T00:47:37.078Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-28T00:47:37.079Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:47:37.079Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-28T00:47:37.079Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T00:47:37.079Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-28T00:47:37.079Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:47:37.079Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T00:47:37.343Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T00:47:37.343Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T00:47:37.343Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:47:37.343Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T00:47:37.343Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T00:47:37.343Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T00:47:37.603Z] (Reading database ... 13916 files and directories currently installed.) [2021-05-28T00:47:37.603Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T00:47:37.603Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T00:47:37.603Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T00:47:37.880Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:37.880Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:47:37.880Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:47:37.880Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:47:37.880Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T00:47:37.880Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T00:47:38.142Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T00:47:38.142Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T00:47:38.142Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:38.142Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-28T00:47:38.142Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-28T00:47:38.142Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-28T00:47:38.405Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:38.405Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-28T00:47:38.405Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-28T00:47:38.405Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-28T00:47:38.405Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:38.405Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-05-28T00:47:38.405Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T00:47:38.405Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T00:47:38.666Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:38.666Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T00:47:38.666Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T00:47:38.666Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T00:47:38.925Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:38.925Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-28T00:47:38.925Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-28T00:47:38.925Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-28T00:47:38.925Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:38.925Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T00:47:38.925Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T00:47:39.187Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-28T00:47:39.187Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:39.187Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:47:39.187Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T00:47:39.448Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-28T00:47:39.448Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:39.448Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T00:47:39.448Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T00:47:39.448Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T00:47:39.448Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:39.770Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T00:47:39.770Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T00:47:39.770Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T00:47:39.770Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:39.770Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-28T00:47:39.770Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-28T00:47:39.770Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-28T00:47:40.030Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:40.030Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-28T00:47:40.030Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-28T00:47:40.030Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-28T00:47:40.030Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:40.030Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-28T00:47:40.030Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-28T00:47:40.030Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-28T00:47:40.290Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:40.290Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-28T00:47:40.290Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-28T00:47:40.290Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-28T00:47:40.551Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:40.552Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-28T00:47:40.552Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-28T00:47:40.552Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-28T00:47:40.552Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:47:40.552Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-28T00:47:40.552Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-28T00:47:40.552Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-28T00:47:40.811Z] (Reading database ... 13921 files and directories currently installed.) [2021-05-28T00:47:40.811Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T00:47:40.811Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T00:47:40.811Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T00:47:40.811Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T00:47:40.811Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T00:47:40.811Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T00:47:41.079Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-28T00:47:41.079Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-28T00:47:41.079Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T00:47:41.079Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-28T00:47:41.344Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-28T00:47:41.344Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-28T00:47:41.344Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-28T00:47:41.344Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-28T00:47:41.344Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-28T00:47:41.344Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-28T00:47:41.605Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-28T00:47:41.605Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-28T00:47:41.605Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-28T00:47:41.605Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-28T00:47:41.605Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-28T00:47:41.605Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-28T00:47:41.872Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-28T00:47:41.872Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-28T00:47:42.133Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-28T00:47:42.133Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-28T00:47:42.133Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-28T00:47:42.133Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-28T00:47:42.133Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T00:47:42.133Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T00:47:42.395Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T00:47:42.395Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T00:47:42.657Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T00:47:42.657Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T00:47:42.657Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T00:47:42.657Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T00:47:42.657Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:42.657Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:47:42.918Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:42.918Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:47:42.918Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:42.918Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:47:42.918Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:42.918Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:47:43.861Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:43.861Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:47:44.802Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:44.802Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:47:45.064Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:45.064Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:47:45.325Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:45.325Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:47:46.270Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:47:46.270Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:47:46.270Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T00:47:46.270Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T00:47:46.270Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T00:47:46.270Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T00:47:46.270Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T00:47:46.270Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T00:47:46.534Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-28T00:47:46.534Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-28T00:47:46.534Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T00:47:46.534Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T00:47:46.534Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T00:47:46.534Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T00:47:46.534Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-28T00:47:46.534Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-28T00:47:46.796Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:46.796Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T00:47:46.796Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:46.796Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:46.796Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:46.796Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-28T00:47:46.796Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-28T00:47:46.796Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-28T00:47:46.796Z] [2021-05-28T00:47:46.796Z] Current default time zone: 'Etc/UTC' [2021-05-28T00:47:46.796Z] Local time is now: Fri May 28 00:47:46 UTC 2021. [2021-05-28T00:47:46.796Z] Universal Time is now: Fri May 28 00:47:46 UTC 2021. [2021-05-28T00:47:46.796Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-28T00:47:46.796Z] [2021-05-28T00:47:46.796Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-28T00:47:47.056Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:47.056Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-28T00:47:47.056Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:47:47.056Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-28T00:47:47.056Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-28T00:47:47.056Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-28T00:47:47.056Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-28T00:47:47.056Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-28T00:47:47.056Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T00:47:47.056Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:47.056Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-28T00:47:47.317Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:47:47.317Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T00:47:47.317Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:47.317Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-28T00:47:47.317Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-28T00:47:47.317Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-28T00:47:47.317Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T00:47:47.317Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-28T00:47:47.317Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-28T00:47:47.317Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:47:47.317Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-28T00:47:49.230Z] Updating certificates in /etc/ssl/certs... [2021-05-28T00:47:49.803Z] 23 added, 27 removed; done. [2021-05-28T00:47:49.803Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T00:47:49.803Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:47:49.803Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-28T00:47:49.803Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-28T00:47:50.063Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-28T00:47:50.063Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:47:50.063Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T00:47:50.063Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:47:50.063Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:47:50.063Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:47:50.063Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:47:50.063Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:47:50.063Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-28T00:47:50.063Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-28T00:47:50.063Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-28T00:47:50.063Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-28T00:47:50.063Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-28T00:47:50.063Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:47:50.063Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:47:50.063Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-28T00:47:50.063Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-28T00:47:50.063Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-28T00:47:50.324Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:47:50.324Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T00:47:50.324Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-28T00:47:50.324Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-28T00:47:50.324Z] Updating certificates in /etc/ssl/certs... [2021-05-28T00:47:50.896Z] 0 added, 0 removed; done. [2021-05-28T00:47:50.896Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-28T00:47:50.896Z] done. [2021-05-28T00:47:51.158Z] Reading package lists... [2021-05-28T00:47:51.419Z] Building dependency tree... [2021-05-28T00:47:51.419Z] Reading state information... [2021-05-28T00:47:51.683Z] The following NEW packages will be installed: [2021-05-28T00:47:51.683Z] apt-transport-https [2021-05-28T00:47:51.683Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T00:47:51.683Z] Need to get 1692 B of archives. [2021-05-28T00:47:51.683Z] After this operation, 154 kB of additional disk space will be used. [2021-05-28T00:47:51.683Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-28T00:47:51.943Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:47:51.943Z] Fetched 1692 B in 0s (10.7 kB/s) [2021-05-28T00:47:51.944Z] Selecting previously unselected package apt-transport-https. [2021-05-28T00:47:51.944Z] (Reading database ... 13926 files and directories currently installed.) [2021-05-28T00:47:51.944Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-28T00:47:51.944Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-28T00:47:51.944Z] Setting up apt-transport-https (1.6.13) ... [2021-05-28T00:47:52.204Z] Waiting for network to be ready... [2021-05-28T00:47:57.497Z] 2021-05-28T00:47:55Z INFO Waiting for automatic snapd restart... [2021-05-28T00:47:57.757Z] snapd 2.50 from Canonical* installed [2021-05-28T00:47:58.700Z] "snapd" switched to the "latest/stable" channel [2021-05-28T00:47:58.700Z] [2021-05-28T00:48:01.250Z] core18 20210507 from Canonical* installed [2021-05-28T00:48:01.511Z] "core18" switched to the "latest/stable" channel [2021-05-28T00:48:01.511Z] [2021-05-28T00:48:04.842Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T00:48:05.107Z] "snapcraft" switched to the "latest/stable" channel [2021-05-28T00:48:05.107Z] [2021-05-28T00:48:09.320Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-28T00:48:09.320Z] - README.md [2021-05-28T00:48:09.320Z] [2021-05-28T00:48:09.320Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T00:48:15.908Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:48:15.908Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T00:48:15.908Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T00:48:15.908Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T00:48:16.295Z] Reading package lists... [2021-05-28T00:48:16.648Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-28T00:48:23.415Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:48:23.415Z] Reading package lists... [2021-05-28T00:48:23.415Z] Building dependency tree... [2021-05-28T00:48:23.415Z] Reading state information... [2021-05-28T00:48:23.415Z] Suggested packages: [2021-05-28T00:48:23.415Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-28T00:48:23.415Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-28T00:48:23.415Z] Recommended packages: [2021-05-28T00:48:23.415Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-28T00:48:23.415Z] The following NEW packages will be installed: [2021-05-28T00:48:23.415Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-28T00:48:23.415Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-28T00:48:23.415Z] pkg-config zip [2021-05-28T00:48:23.415Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T00:48:23.415Z] Need to get 7663 kB of archives. [2021-05-28T00:48:23.415Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-28T00:48:23.415Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-28T00:48:23.415Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-28T00:48:23.415Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-28T00:48:23.415Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-28T00:48:23.415Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-28T00:48:23.415Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-28T00:48:23.415Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-28T00:48:23.415Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-28T00:48:23.415Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-28T00:48:23.415Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-28T00:48:23.415Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-28T00:48:23.675Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-28T00:48:23.675Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-28T00:48:23.675Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-28T00:48:23.675Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-28T00:48:23.675Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:48:23.935Z] Fetched 7663 kB in 1s (11.7 MB/s) [2021-05-28T00:48:23.935Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-28T00:48:23.935Z] (Reading database ... 13930 files and directories currently installed.) [2021-05-28T00:48:23.935Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-28T00:48:23.935Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T00:48:24.195Z] Selecting previously unselected package libpsl5:amd64. [2021-05-28T00:48:24.195Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-28T00:48:24.195Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T00:48:24.196Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-28T00:48:24.196Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-28T00:48:24.196Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T00:48:24.196Z] Selecting previously unselected package librtmp1:amd64. [2021-05-28T00:48:24.196Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-28T00:48:24.196Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T00:48:24.457Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-28T00:48:24.457Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-28T00:48:24.457Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T00:48:24.457Z] Selecting previously unselected package liberror-perl. [2021-05-28T00:48:24.457Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-28T00:48:24.457Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-28T00:48:24.458Z] Selecting previously unselected package git-man. [2021-05-28T00:48:24.458Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-28T00:48:24.458Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T00:48:24.717Z] Selecting previously unselected package git. [2021-05-28T00:48:24.717Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-28T00:48:24.717Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T00:48:25.288Z] Selecting previously unselected package libnorm1:amd64. [2021-05-28T00:48:25.288Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-28T00:48:25.288Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T00:48:25.288Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-28T00:48:25.288Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-28T00:48:25.288Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T00:48:25.288Z] Selecting previously unselected package libsodium23:amd64. [2021-05-28T00:48:25.288Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-28T00:48:25.288Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-28T00:48:25.550Z] Selecting previously unselected package libzmq5:amd64. [2021-05-28T00:48:25.550Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T00:48:25.550Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T00:48:25.550Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-28T00:48:25.550Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T00:48:25.550Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T00:48:25.550Z] Selecting previously unselected package pkg-config. [2021-05-28T00:48:25.550Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-28T00:48:25.550Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T00:48:25.819Z] Selecting previously unselected package zip. [2021-05-28T00:48:25.819Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-28T00:48:25.819Z] Unpacking zip (3.0-11build1) ... [2021-05-28T00:48:25.819Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T00:48:25.819Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T00:48:25.819Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T00:48:25.819Z] Setting up liberror-perl (0.17025-1) ... [2021-05-28T00:48:25.819Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T00:48:25.819Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T00:48:25.819Z] No schema files found: doing nothing. [2021-05-28T00:48:25.819Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T00:48:25.819Z] Setting up zip (3.0-11build1) ... [2021-05-28T00:48:25.819Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T00:48:25.819Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-28T00:48:25.819Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T00:48:25.819Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T00:48:26.080Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T00:48:26.080Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T00:48:26.080Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T00:48:26.080Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:48:32.666Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:48:32.666Z] git set to automatically installed. [2021-05-28T00:48:32.666Z] git-man set to automatically installed. [2021-05-28T00:48:32.666Z] libcurl3-gnutls set to automatically installed. [2021-05-28T00:48:32.666Z] liberror-perl set to automatically installed. [2021-05-28T00:48:32.666Z] libglib2.0-0 set to automatically installed. [2021-05-28T00:48:32.666Z] libnghttp2-14 set to automatically installed. [2021-05-28T00:48:32.666Z] libnorm1 set to automatically installed. [2021-05-28T00:48:32.666Z] libpgm-5.2-0 set to automatically installed. [2021-05-28T00:48:32.666Z] libpsl5 set to automatically installed. [2021-05-28T00:48:32.666Z] librtmp1 set to automatically installed. [2021-05-28T00:48:32.666Z] libsodium23 set to automatically installed. [2021-05-28T00:48:32.667Z] libzmq3-dev set to automatically installed. [2021-05-28T00:48:32.667Z] libzmq5 set to automatically installed. [2021-05-28T00:48:32.667Z] pkg-config set to automatically installed. [2021-05-28T00:48:32.667Z] zip set to automatically installed. [2021-05-28T00:48:33.608Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T00:48:40.192Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:48:49.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T00:48:51.034Z] Removing intermediate container 7c294f60e026 [2021-05-28T00:48:51.034Z] ---> df4ca58a6643 [2021-05-28T00:48:51.034Z] [2021-05-28T00:48:51.034Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T00:48:51.034Z] 3.12: Pulling from library/alpine [2021-05-28T00:48:52.426Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-28T00:48:52.426Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T00:48:53.693Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T00:48:53.693Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T00:48:53.693Z] ---> 9852663dfa18 [2021-05-28T00:48:53.693Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T00:48:54.292Z] ---> Running in 342e42b6850d [2021-05-28T00:48:55.736Z] Removing intermediate container bab827926fdb [2021-05-28T00:48:55.736Z] ---> 314cceae722b [2021-05-28T00:48:55.736Z] [2021-05-28T00:48:55.736Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T00:48:55.736Z] ---> 9852663dfa18 [2021-05-28T00:48:55.736Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T00:48:55.736Z] Removing intermediate container 342e42b6850d [2021-05-28T00:48:55.736Z] ---> 98279dd85ec9 [2021-05-28T00:48:55.736Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T00:48:56.724Z] ---> Running in 3668be79b316 [2021-05-28T00:48:56.724Z] ---> Running in ecb7e3f76a56 [2021-05-28T00:48:56.997Z] Removing intermediate container b02534baa7fd [2021-05-28T00:48:56.997Z] ---> 61747d001d53 [2021-05-28T00:48:56.997Z] [2021-05-28T00:48:56.997Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T00:48:56.997Z] ---> 9852663dfa18 [2021-05-28T00:48:56.997Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T00:48:57.273Z] Removing intermediate container d4c8a5a6cf5a [2021-05-28T00:48:57.274Z] ---> c6a23d894c4c [2021-05-28T00:48:57.274Z] [2021-05-28T00:48:57.274Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T00:48:57.274Z] ---> 9852663dfa18 [2021-05-28T00:48:57.274Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:48:57.274Z] ---> Running in 98c0acea995b [2021-05-28T00:48:57.558Z] ---> Running in 808052f5a14f [2021-05-28T00:48:57.722Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:48:58.293Z] snap "core18" has no updates available [2021-05-28T00:48:58.864Z] Pulling go-build-helper [2021-05-28T00:48:58.864Z] + snapcraftctl pull [2021-05-28T00:48:59.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:59.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:59.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:59.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:59.804Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-28T00:48:59.804Z] Skipping pull go-build-helper (already ran) [2021-05-28T00:48:59.804Z] Building go-build-helper [2021-05-28T00:48:59.804Z] + snapcraftctl build [2021-05-28T00:48:59.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:59.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:59.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:49:00.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:49:00.357Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T00:49:00.357Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:49:00.357Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T00:49:00.357Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T00:49:00.357Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T00:49:00.357Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T00:49:00.357Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T00:49:00.357Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:49:00.357Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T00:49:00.629Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T00:49:00.629Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:49:00.629Z] OK: 5 MiB in 16 packages [2021-05-28T00:49:00.629Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T00:49:00.629Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:49:00.629Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:49:00.629Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:49:00.907Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T00:49:00.907Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:49:00.907Z] OK: 5 MiB in 15 packages [2021-05-28T00:49:00.907Z] OK: 6 MiB in 16 packages [2021-05-28T00:49:00.907Z] OK: 7 MiB in 20 packages [2021-05-28T00:49:01.714Z] Staging go-build-helper [2021-05-28T00:49:01.715Z] + snapcraftctl stage [2021-05-28T00:49:02.896Z] Removing intermediate container ecb7e3f76a56 [2021-05-28T00:49:02.896Z] ---> 1e7981b076ed [2021-05-28T00:49:02.896Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T00:49:02.896Z] ---> Running in 68d39d9a8244 [2021-05-28T00:49:03.514Z] Removing intermediate container 808052f5a14f [2021-05-28T00:49:03.514Z] ---> 729ba1cb6972 [2021-05-28T00:49:03.514Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:49:04.112Z] ---> Running in 2521d78a099f [2021-05-28T00:49:04.386Z] Removing intermediate container 68d39d9a8244 [2021-05-28T00:49:04.386Z] ---> 35f3759d99e5 [2021-05-28T00:49:04.386Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T00:49:04.386Z] Removing intermediate container 98c0acea995b [2021-05-28T00:49:04.386Z] ---> dc8b6811dc65 [2021-05-28T00:49:04.387Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:49:04.387Z] Removing intermediate container 3668be79b316 [2021-05-28T00:49:04.387Z] ---> c924ccb37cc5 [2021-05-28T00:49:04.387Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T00:49:04.987Z] ---> Running in ec9f300fe8db [2021-05-28T00:49:04.987Z] ---> Running in 201f2f7a0c6b [2021-05-28T00:49:05.267Z] ---> Running in 8f3acee4dd06 [2021-05-28T00:49:05.267Z] Removing intermediate container 2521d78a099f [2021-05-28T00:49:05.267Z] ---> 028b51dab459 [2021-05-28T00:49:05.267Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T00:49:05.540Z] ---> Running in ae432d7a2ff3 [2021-05-28T00:49:05.814Z] Removing intermediate container e70ca1e50818 [2021-05-28T00:49:05.814Z] ---> da8d07bb73a4 [2021-05-28T00:49:05.814Z] [2021-05-28T00:49:05.814Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:49:05.814Z] ---> 9852663dfa18 [2021-05-28T00:49:05.814Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T00:49:05.814Z] Removing intermediate container 201f2f7a0c6b [2021-05-28T00:49:05.814Z] ---> 1944c9311252 [2021-05-28T00:49:05.814Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T00:49:05.814Z] Removing intermediate container ec9f300fe8db [2021-05-28T00:49:05.814Z] ---> d956cecd31bc [2021-05-28T00:49:05.814Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T00:49:06.091Z] ---> Running in ca5aae4016c6 [2021-05-28T00:49:06.091Z] ---> Running in 95af2fd05004 [2021-05-28T00:49:06.091Z] Removing intermediate container 8f3acee4dd06 [2021-05-28T00:49:06.091Z] ---> 24f3979cbd9c [2021-05-28T00:49:06.091Z] Step 14/26 : WORKDIR / [2021-05-28T00:49:06.365Z] Removing intermediate container ae432d7a2ff3 [2021-05-28T00:49:06.365Z] ---> 11942765f4fa [2021-05-28T00:49:06.365Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T00:49:06.365Z] ---> Running in 0921ffcb89d7 [2021-05-28T00:49:06.654Z] ---> Running in b177a7999d3f [2021-05-28T00:49:06.654Z] ---> Running in f27841309f19 [2021-05-28T00:49:06.927Z] Removing intermediate container 95af2fd05004 [2021-05-28T00:49:06.927Z] Removing intermediate container ca5aae4016c6 [2021-05-28T00:49:06.927Z] ---> 2d503a16d0c7 [2021-05-28T00:49:06.927Z] ---> 5ea110452cf0 [2021-05-28T00:49:06.927Z] Step 15/23 : EXPOSE $APP_PORTStep 13/24 : ENV APP_PORT=59880 [2021-05-28T00:49:06.927Z] [2021-05-28T00:49:07.215Z] ---> Running in 5a59aff2ace8 [2021-05-28T00:49:07.216Z] ---> Running in 883e86abe6eb [2021-05-28T00:49:07.216Z] Removing intermediate container b177a7999d3f [2021-05-28T00:49:07.216Z] ---> a08227c0ff1d [2021-05-28T00:49:07.216Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:49:07.496Z] Removing intermediate container f27841309f19 [2021-05-28T00:49:07.497Z] ---> f20746177efc [2021-05-28T00:49:07.497Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-28T00:49:07.772Z] Removing intermediate container 5a59aff2ace8 [2021-05-28T00:49:07.772Z] ---> da16b7858723 [2021-05-28T00:49:07.772Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T00:49:08.048Z] Removing intermediate container 883e86abe6eb [2021-05-28T00:49:08.048Z] ---> 3fdc5dac14a6 [2021-05-28T00:49:08.048Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:49:08.048Z] ---> Running in 1e81122d1eba [2021-05-28T00:49:08.662Z] ---> 318bdc21748a [2021-05-28T00:49:08.662Z] ---> c9f627d955e7 [2021-05-28T00:49:08.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T00:49:08.662Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-28T00:49:08.936Z] Removing intermediate container 1e81122d1eba [2021-05-28T00:49:08.937Z] ---> 35ed9794a7f2 [2021-05-28T00:49:08.937Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:49:09.211Z] ---> Running in 84dc96d9ec08 [2021-05-28T00:49:09.211Z] ---> 525f8b33dcc2 [2021-05-28T00:49:09.211Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T00:49:09.529Z] Removing intermediate container 0921ffcb89d7 [2021-05-28T00:49:09.529Z] ---> c8eebbf61764 [2021-05-28T00:49:09.529Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T00:49:09.863Z] ---> Running in 10a03e0f0b7b [2021-05-28T00:49:10.219Z] ---> a38f881f24ad [2021-05-28T00:49:10.219Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T00:49:11.245Z] Removing intermediate container 10a03e0f0b7b [2021-05-28T00:49:11.245Z] ---> 623feb60bfb5 [2021-05-28T00:49:11.245Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T00:49:11.245Z] ---> 9e661729e58e [2021-05-28T00:49:11.245Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T00:49:11.745Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T00:49:11.745Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T00:49:11.745Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T00:49:11.745Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T00:49:11.745Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T00:49:11.745Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T00:49:11.745Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T00:49:11.745Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T00:49:11.745Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T00:49:11.745Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T00:49:11.745Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T00:49:11.745Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T00:49:11.745Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T00:49:11.745Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T00:49:11.745Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T00:49:11.745Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T00:49:11.745Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T00:49:11.745Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T00:49:11.745Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T00:49:11.745Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T00:49:11.745Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T00:49:11.745Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T00:49:11.745Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T00:49:11.745Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T00:49:11.745Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T00:49:11.745Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T00:49:11.745Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T00:49:11.745Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-28T00:49:11.745Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T00:49:11.745Z] Fetched 224 kB in 0s (0 B/s) [2021-05-28T00:49:11.745Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T00:49:11.745Z] Fetched 157 kB in 0s (0 B/s) [2021-05-28T00:49:11.745Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T00:49:11.745Z] Fetched 221 kB in 0s (0 B/s) [2021-05-28T00:49:11.745Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T00:49:11.745Z] Fetched 143 kB in 0s (0 B/s) [2021-05-28T00:49:11.745Z] Pulling app-service-config [2021-05-28T00:49:11.745Z] + snapcraftctl pull [2021-05-28T00:49:11.745Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-28T00:49:11.866Z] ---> 974a53584666 [2021-05-28T00:49:11.866Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-28T00:49:11.866Z] ---> 49e9b542666b [2021-05-28T00:49:11.866Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T00:49:12.006Z] Pulling config-common [2021-05-28T00:49:12.006Z] + snapcraftctl pull [2021-05-28T00:49:12.871Z] ---> c3eb95eb1122 [2021-05-28T00:49:12.871Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T00:49:12.871Z] ---> 9c7c14828106 [2021-05-28T00:49:12.871Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T00:49:13.147Z] ---> Running in 97b52aad3f94 [2021-05-28T00:49:13.147Z] ---> Running in 2a22d7453ad0 [2021-05-28T00:49:13.147Z] ---> 284dea201975 [2021-05-28T00:49:13.147Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T00:49:13.420Z] Removing intermediate container 84dc96d9ec08 [2021-05-28T00:49:13.420Z] ---> fb61469d9084 [2021-05-28T00:49:13.420Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T00:49:13.420Z] ---> 1b0628a50012 [2021-05-28T00:49:13.420Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T00:49:13.692Z] ---> Running in d76e05fc9c14 [2021-05-28T00:49:13.692Z] ---> Running in 2058fb2c6399 [2021-05-28T00:49:14.321Z] Removing intermediate container 2a22d7453ad0 [2021-05-28T00:49:14.321Z] ---> 5866c7197838 [2021-05-28T00:49:14.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:49:14.321Z] Removing intermediate container 2058fb2c6399 [2021-05-28T00:49:14.321Z] ---> 8e625ffe8422 [2021-05-28T00:49:14.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:49:14.598Z] ---> Running in 825fb3913f87 [2021-05-28T00:49:14.871Z] ---> Running in 821d1d49c8a8 [2021-05-28T00:49:15.142Z] ---> 8fda0e46eab0 [2021-05-28T00:49:15.142Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T00:49:15.142Z] Removing intermediate container 825fb3913f87 [2021-05-28T00:49:15.142Z] ---> f0c652ca3402 [2021-05-28T00:49:15.142Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T00:49:15.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:49:15.698Z] ---> Running in 5134465e492c [2021-05-28T00:49:15.699Z] Removing intermediate container 821d1d49c8a8 [2021-05-28T00:49:15.699Z] ---> d821b74818a1 [2021-05-28T00:49:15.699Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T00:49:15.982Z] ---> Running in 23dff6cccedb [2021-05-28T00:49:16.208Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T00:49:16.208Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T00:49:16.208Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T00:49:16.208Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:49:16.208Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T00:49:16.208Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:49:16.208Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T00:49:16.208Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:49:16.208Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T00:49:16.208Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:49:16.208Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T00:49:16.208Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:49:16.208Z] Pulling edgex-go [2021-05-28T00:49:16.208Z] + snapcraftctl pull [2021-05-28T00:49:16.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:49:16.269Z] Removing intermediate container 5134465e492c [2021-05-28T00:49:16.269Z] ---> cf7d678297b6 [2021-05-28T00:49:16.269Z] Step 22/23 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:49:16.541Z] Removing intermediate container 97b52aad3f94 [2021-05-28T00:49:16.541Z] ---> 3edd0aff1c68 [2021-05-28T00:49:16.541Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:49:16.541Z] ---> 07a1c6e5b7d6 [2021-05-28T00:49:16.541Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T00:49:16.541Z] ---> Running in ccb49e812f53 [2021-05-28T00:49:16.814Z] Removing intermediate container 23dff6cccedb [2021-05-28T00:49:16.814Z] ---> e923c9f62155 [2021-05-28T00:49:16.814Z] Step 22/23 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:49:17.094Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T00:49:17.094Z] ---> Running in 0f54cd3f1db4 [2021-05-28T00:49:17.094Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T00:49:17.094Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T00:49:17.380Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T00:49:17.380Z] Removing intermediate container ccb49e812f53 [2021-05-28T00:49:17.380Z] ---> cafe13179a00 [2021-05-28T00:49:17.380Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T00:49:17.677Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T00:49:17.677Z] ---> Running in 23afe6937abb [2021-05-28T00:49:17.677Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T00:49:17.677Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:49:17.677Z] OK: 8 MiB in 20 packages [2021-05-28T00:49:17.677Z] Removing intermediate container 0f54cd3f1db4 [2021-05-28T00:49:17.677Z] ---> 851a33ed827a [2021-05-28T00:49:17.677Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T00:49:17.956Z] ---> c3967bd38dd9 [2021-05-28T00:49:17.956Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T00:49:17.956Z] ---> 37a2a279e366 [2021-05-28T00:49:17.956Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-28T00:49:17.956Z] ---> Running in 7cfcf77d94fa [2021-05-28T00:49:18.241Z] ---> Running in 6bd1755f34c7 [2021-05-28T00:49:18.517Z] Removing intermediate container 23afe6937abb [2021-05-28T00:49:18.517Z] ---> 26cbc939d9c2 [2021-05-28T00:49:18.517Z] [2021-05-28T00:49:18.795Z] Removing intermediate container 7cfcf77d94fa [2021-05-28T00:49:18.795Z] ---> 1eac60c4d077 [2021-05-28T00:49:18.795Z] [2021-05-28T00:49:19.071Z] Successfully built 26cbc939d9c2 [2021-05-28T00:49:19.071Z] Successfully tagged support-scheduler-arm64:latest [2021-05-28T00:49:19.071Z] Building sys-mgmt-agent [2021-05-28T00:49:19.632Z]  Building support-scheduler ... done Successfully built 1eac60c4d077 [2021-05-28T00:49:19.913Z] Successfully tagged support-notifications-arm64:latest [2021-05-28T00:49:19.913Z]  Building support-notifications ... done Building security-proxy-setup [2021-05-28T00:49:19.913Z] Removing intermediate container d76e05fc9c14 [2021-05-28T00:49:19.913Z] ---> ffdbf2966ab3 [2021-05-28T00:49:19.913Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:49:20.189Z] ---> 32f9283c680c [2021-05-28T00:49:20.189Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T00:49:21.178Z] ---> f2c5fecf1761 [2021-05-28T00:49:21.178Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T00:49:21.178Z] ---> bf5cb248abac [2021-05-28T00:49:21.178Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T00:49:21.448Z] Removing intermediate container 6bd1755f34c7 [2021-05-28T00:49:21.448Z] ---> 46d03c08c3d5 [2021-05-28T00:49:21.448Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T00:49:21.726Z] ---> Running in 81f27686530d [2021-05-28T00:49:22.322Z] ---> ade8ff662683 [2021-05-28T00:49:22.323Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T00:49:22.596Z] Removing intermediate container 81f27686530d [2021-05-28T00:49:22.596Z] ---> fe51c047b8b0 [2021-05-28T00:49:22.596Z] Step 24/26 : LABEL arch=arm64 [2021-05-28T00:49:22.871Z] ---> c8bcc63062da [2021-05-28T00:49:22.871Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T00:49:22.871Z] ---> Running in 4017e6c722eb [2021-05-28T00:49:23.514Z] ---> e616564516c3 [2021-05-28T00:49:23.514Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T00:49:24.102Z] Removing intermediate container 4017e6c722eb [2021-05-28T00:49:24.102Z] ---> adfe44431717 [2021-05-28T00:49:24.102Z] Step 25/26 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:49:24.372Z] ---> Running in 127a156cc843 [2021-05-28T00:49:24.646Z] ---> ed70b5bf36d4 [2021-05-28T00:49:24.646Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T00:49:24.915Z] ---> Running in 8b2b35656601 [2021-05-28T00:49:25.186Z] ---> Running in c6c94d87cffe [2021-05-28T00:49:25.458Z] Removing intermediate container 127a156cc843 [2021-05-28T00:49:25.458Z] ---> 217bf265278d [2021-05-28T00:49:25.458Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T00:49:25.727Z] Removing intermediate container 8b2b35656601 [2021-05-28T00:49:25.728Z] ---> c9194e46e4d1 [2021-05-28T00:49:25.728Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T00:49:25.998Z] Removing intermediate container c6c94d87cffe [2021-05-28T00:49:25.998Z] ---> 6d98ab97eb56 [2021-05-28T00:49:25.998Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:49:25.998Z] ---> Running in 9434703358d7 [2021-05-28T00:49:26.270Z] ---> Running in 601efad1b637 [2021-05-28T00:49:26.270Z] ---> f15b0a82410c [2021-05-28T00:49:26.270Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T00:49:26.542Z] ---> Running in a7e8622b4c53 [2021-05-28T00:49:26.542Z] Removing intermediate container 9434703358d7 [2021-05-28T00:49:26.542Z] ---> bc18c6275653 [2021-05-28T00:49:26.542Z] [2021-05-28T00:49:27.144Z] Removing intermediate container 601efad1b637 [2021-05-28T00:49:27.144Z] ---> a65712be91c4 [2021-05-28T00:49:27.144Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T00:49:27.144Z] Successfully built bc18c6275653 [2021-05-28T00:49:27.417Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-28T00:49:27.417Z]  Building security-secretstore-setup ... done Building core-metadata [2021-05-28T00:49:27.417Z] ---> Running in 52ddf78173d9 [2021-05-28T00:49:28.013Z] Removing intermediate container 52ddf78173d9 [2021-05-28T00:49:28.013Z] ---> cc314d2f5df4 [2021-05-28T00:49:28.013Z] Step 23/24 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:49:28.283Z] ---> Running in c35d12c6a78d [2021-05-28T00:49:28.878Z] Removing intermediate container c35d12c6a78d [2021-05-28T00:49:28.878Z] ---> c5ef7c81a32f [2021-05-28T00:49:28.878Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:49:29.152Z] ---> Running in dd11baff7369 [2021-05-28T00:49:29.423Z] Removing intermediate container a7e8622b4c53 [2021-05-28T00:49:29.423Z] ---> cb275071a1da [2021-05-28T00:49:29.423Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T00:49:30.402Z] ---> Running in e91c70c4b13c [2021-05-28T00:49:30.402Z] Removing intermediate container dd11baff7369 [2021-05-28T00:49:30.402Z] ---> 9e406f72ba45 [2021-05-28T00:49:30.402Z] [2021-05-28T00:49:30.677Z] Successfully built 9e406f72ba45 [2021-05-28T00:49:30.949Z] Successfully tagged core-data-arm64:latest [2021-05-28T00:49:30.949Z]  Building core-data ... done Building core-command [2021-05-28T00:49:30.949Z] Removing intermediate container e91c70c4b13c [2021-05-28T00:49:30.949Z] ---> fec6a9e3d051 [2021-05-28T00:49:30.949Z] Step 29/32 : CMD ["gate"] [2021-05-28T00:49:31.553Z] ---> Running in b3f18452ff2e [2021-05-28T00:49:32.150Z] Removing intermediate container b3f18452ff2e [2021-05-28T00:49:32.150Z] ---> 32d5e96bb283 [2021-05-28T00:49:32.150Z] Step 30/32 : LABEL arch=arm64 [2021-05-28T00:49:32.424Z] ---> Running in b4da3a32c5c5 [2021-05-28T00:49:33.413Z] Removing intermediate container b4da3a32c5c5 [2021-05-28T00:49:33.413Z] ---> 2bbdba927b47 [2021-05-28T00:49:33.413Z] Step 31/32 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:49:33.686Z] ---> Running in 478d2abdd2b6 [2021-05-28T00:49:34.323Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T00:49:34.323Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T00:49:34.323Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T00:49:34.323Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-28T00:49:34.323Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-28T00:49:34.323Z] Fetched 279 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-28T00:49:34.323Z] Fetched 122 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-28T00:49:34.323Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-28T00:49:34.323Z] Fetched 8848 B in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-28T00:49:34.323Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-28T00:49:34.323Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-28T00:49:34.323Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-28T00:49:34.323Z] Fetched 219 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-28T00:49:34.323Z] Fetched 154 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-28T00:49:34.323Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-28T00:49:34.323Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-28T00:49:34.323Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-28T00:49:34.323Z] Fetched 499 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-28T00:49:34.323Z] Fetched 111 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-28T00:49:34.323Z] Fetched 240 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-28T00:49:34.323Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-28T00:49:34.323Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-28T00:49:34.323Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-28T00:49:34.323Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-28T00:49:34.323Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-28T00:49:34.323Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-28T00:49:34.323Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-28T00:49:34.323Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-28T00:49:34.323Z] Fetched 8720 B in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-28T00:49:34.323Z] Fetched 137 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-28T00:49:34.323Z] Fetched 119 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-28T00:49:34.323Z] Fetched 110 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-28T00:49:34.323Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-28T00:49:34.323Z] Fetched 645 kB in 0s (0 B/s) [2021-05-28T00:49:34.323Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-28T00:49:34.323Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-28T00:49:34.324Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-28T00:49:34.324Z] Fetched 368 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-28T00:49:34.324Z] Fetched 187 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-28T00:49:34.324Z] Fetched 175 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-28T00:49:34.324Z] Fetched 206 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-28T00:49:34.324Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-28T00:49:34.324Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-28T00:49:34.324Z] Fetched 159 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-28T00:49:34.324Z] Fetched 107 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-28T00:49:34.324Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-28T00:49:34.324Z] Pulling static-packages [2021-05-28T00:49:34.324Z] + snapcraftctl pull [2021-05-28T00:49:34.324Z] Pulling version [2021-05-28T00:49:34.324Z] + cd /root/project [2021-05-28T00:49:34.324Z] + [ -f VERSION ] [2021-05-28T00:49:34.324Z] + PROJECT_VERSION=local-dev [2021-05-28T00:49:34.324Z] + git rev-parse --short HEAD [2021-05-28T00:49:34.324Z] + GIT_REVISION=3299a2fc [2021-05-28T00:49:34.324Z] + snapcraftctl set-version local-dev [2021-05-28T00:49:34.324Z] Skipping build go-build-helper (already ran) [2021-05-28T00:49:34.324Z] Building app-service-config [2021-05-28T00:49:34.324Z] + make build [2021-05-28T00:49:34.324Z] go mod tidy [2021-05-28T00:49:34.665Z] Removing intermediate container 478d2abdd2b6 [2021-05-28T00:49:34.665Z] ---> 6ded791ae84b [2021-05-28T00:49:34.665Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T00:49:34.937Z] ---> Running in 4c8ff08cf14b [2021-05-28T00:49:35.529Z] Removing intermediate container 4c8ff08cf14b [2021-05-28T00:49:35.529Z] ---> 922fa2eb5cb9 [2021-05-28T00:49:35.529Z] [2021-05-28T00:49:35.801Z] Successfully built 922fa2eb5cb9 [2021-05-28T00:49:36.075Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-28T00:49:39.610Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-05-28T00:49:39.610Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-28T00:49:39.610Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-28T00:49:39.610Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-28T00:49:39.610Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-28T00:49:39.610Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-28T00:49:39.610Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-28T00:49:39.610Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-28T00:49:39.871Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-28T00:49:39.871Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-28T00:49:39.871Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-28T00:49:39.871Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-28T00:49:39.871Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-28T00:49:39.871Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-28T00:49:40.138Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-28T00:49:40.138Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-28T00:49:40.138Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-28T00:49:40.138Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-28T00:49:40.138Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-28T00:49:40.398Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-28T00:49:40.398Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-28T00:49:40.398Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-28T00:49:40.398Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-28T00:49:40.398Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-28T00:49:40.398Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-28T00:49:40.661Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-28T00:49:40.661Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-28T00:49:40.661Z] go: downloading golang.org/x/text v0.3.2 [2021-05-28T00:49:40.661Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-28T00:49:40.661Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-28T00:49:40.661Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-28T00:49:40.940Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-28T00:49:40.940Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-28T00:49:40.940Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-28T00:49:40.940Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-28T00:49:40.940Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-28T00:49:41.199Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-28T00:49:41.199Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-28T00:49:41.199Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-28T00:49:41.199Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-28T00:49:41.199Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-28T00:49:41.199Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-28T00:49:41.199Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-28T00:49:41.199Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-28T00:49:41.199Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-28T00:49:41.199Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-28T00:49:41.199Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-28T00:49:41.458Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-28T00:49:41.458Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-28T00:49:41.458Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-28T00:49:41.458Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-28T00:49:41.458Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-28T00:49:41.458Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-28T00:49:41.458Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-28T00:49:41.458Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-28T00:49:41.458Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-28T00:49:41.458Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-28T00:49:41.458Z] go: downloading github.com/kr/text v0.1.0 [2021-05-28T00:49:41.458Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-28T00:49:41.458Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-28T00:49:41.458Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-28T00:49:41.458Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-28T00:49:41.458Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-28T00:49:41.717Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-28T00:49:41.717Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-28T00:49:41.717Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-28T00:49:41.717Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-28T00:49:41.717Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-28T00:49:41.717Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-28T00:49:41.717Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-28T00:49:41.717Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-28T00:49:41.717Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-28T00:49:41.717Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-28T00:49:41.717Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-28T00:49:41.717Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-28T00:49:41.717Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-28T00:49:41.717Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-28T00:49:41.717Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-28T00:49:41.717Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-28T00:49:41.977Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-28T00:49:51.970Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-28T00:49:51.970Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-28T00:49:51.970Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-28T00:49:51.970Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-28T00:49:53.353Z] Building config-common [2021-05-28T00:49:53.353Z] + snapcraftctl build [2021-05-28T00:49:55.895Z] Building edgex-go [2021-05-28T00:49:55.895Z] + cd /root/parts/edgex-go/src [2021-05-28T00:49:55.895Z] + make build [2021-05-28T00:49:55.895Z] go mod tidy [2021-05-28T00:49:57.282Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-28T00:49:57.282Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-28T00:49:57.282Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-28T00:49:57.555Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-28T00:49:57.555Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-28T00:49:57.555Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-28T00:49:57.555Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-28T00:49:57.555Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-28T00:49:57.817Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T00:50:02.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T00:50:06.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T00:50:07.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T00:50:08.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T00:50:09.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T00:50:11.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T00:50:12.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T00:50:14.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T00:50:15.080Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:50:15.080Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:50:15.080Z] ---> da2ec1634c90 [2021-05-28T00:50:15.080Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 6e39370d9583 [2021-05-28T00:50:15.080Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 1d1c052525ab [2021-05-28T00:50:15.080Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T00:50:15.080Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:50:15.080Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:50:15.080Z] ---> da2ec1634c90 [2021-05-28T00:50:15.080Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 6e39370d9583 [2021-05-28T00:50:15.080Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 1d1c052525ab [2021-05-28T00:50:15.080Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> a298384deed5 [2021-05-28T00:50:15.080Z] Step 6/22 : COPY go.mod . [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 98bcdfe352a5 [2021-05-28T00:50:15.080Z] Step 7/22 : RUN go mod download [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 9600cd2b006c [2021-05-28T00:50:15.080Z] Step 8/22 : COPY . . [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 0df73e63d6a0 [2021-05-28T00:50:15.080Z] Step 9/22 : RUN go mod tidy [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> f9ff5b5214aa [2021-05-28T00:50:15.080Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T00:50:15.080Z] ---> Running in 8b1c3fbe7990 [2021-05-28T00:50:15.080Z] ---> Running in 1b8d0907b2bf [2021-05-28T00:50:15.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T00:50:15.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:50:15.080Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:50:15.080Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:50:15.080Z] ---> da2ec1634c90 [2021-05-28T00:50:15.080Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 6e39370d9583 [2021-05-28T00:50:15.080Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 1d1c052525ab [2021-05-28T00:50:15.080Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> a298384deed5 [2021-05-28T00:50:15.080Z] Step 6/24 : COPY go.mod . [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 98bcdfe352a5 [2021-05-28T00:50:15.080Z] Step 7/24 : RUN go mod download [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 9600cd2b006c [2021-05-28T00:50:15.080Z] Step 8/24 : COPY . . [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> 0df73e63d6a0 [2021-05-28T00:50:15.080Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:50:15.080Z] ---> Using cache [2021-05-28T00:50:15.080Z] ---> f9ff5b5214aa [2021-05-28T00:50:15.080Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T00:50:15.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:50:15.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T00:50:15.677Z] ---> Running in 03fa3d33a373 [2021-05-28T00:50:15.678Z] OK: 218 MiB in 52 packages [2021-05-28T00:50:15.956Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:50:15.956Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:50:15.956Z] ---> da2ec1634c90 [2021-05-28T00:50:15.956Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:50:15.956Z] ---> Using cache [2021-05-28T00:50:15.956Z] ---> 6e39370d9583 [2021-05-28T00:50:15.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:50:15.956Z] ---> Using cache [2021-05-28T00:50:15.956Z] ---> 1d1c052525ab [2021-05-28T00:50:15.956Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T00:50:15.956Z] ---> Using cache [2021-05-28T00:50:15.956Z] ---> a298384deed5 [2021-05-28T00:50:15.956Z] Step 6/24 : COPY go.mod . [2021-05-28T00:50:15.956Z] ---> Using cache [2021-05-28T00:50:15.956Z] ---> 98bcdfe352a5 [2021-05-28T00:50:15.956Z] Step 7/24 : RUN go mod download [2021-05-28T00:50:15.956Z] ---> Using cache [2021-05-28T00:50:15.956Z] ---> 9600cd2b006c [2021-05-28T00:50:15.956Z] Step 8/24 : COPY . . [2021-05-28T00:50:16.234Z] ---> Using cache [2021-05-28T00:50:16.234Z] ---> 0df73e63d6a0 [2021-05-28T00:50:16.234Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:50:16.234Z] ---> Using cache [2021-05-28T00:50:16.234Z] ---> f9ff5b5214aa [2021-05-28T00:50:16.234Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T00:50:16.511Z] ---> Running in 67fe9826e0cf [2021-05-28T00:50:16.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T00:50:17.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-28T00:50:17.958Z] Removing intermediate container 1b8d0907b2bf [2021-05-28T00:50:17.958Z] ---> fe2cb1b8670c [2021-05-28T00:50:17.958Z] Step 6/24 : COPY go.mod . [2021-05-28T00:50:18.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T00:50:18.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T00:50:19.123Z] ---> 1f8b6b312454 [2021-05-28T00:50:19.123Z] Step 7/24 : RUN go mod download [2021-05-28T00:50:19.399Z] ---> Running in 0740295fdb13 [2021-05-28T00:50:19.648Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-28T00:50:19.649Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-28T00:50:19.649Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-28T00:50:19.649Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-28T00:50:19.649Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-28T00:50:19.649Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-28T00:50:19.649Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-28T00:50:19.649Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-28T00:50:19.649Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-28T00:50:19.649Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-28T00:50:19.649Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-28T00:50:22.949Z] Building static-packages [2021-05-28T00:50:22.949Z] + snapcraftctl build [2021-05-28T00:50:23.714Z] Removing intermediate container 0740295fdb13 [2021-05-28T00:50:23.714Z] ---> 3c2d6a1c2ac2 [2021-05-28T00:50:23.714Z] Step 8/24 : COPY . . [2021-05-28T00:50:24.359Z] Building version [2021-05-28T00:50:24.359Z] + snapcraftctl build [2021-05-28T00:50:26.273Z] Skipping stage go-build-helper (already ran) [2021-05-28T00:50:26.273Z] Staging app-service-config [2021-05-28T00:50:26.534Z] + snapcraftctl stage [2021-05-28T00:50:27.508Z] Staging config-common [2021-05-28T00:50:27.508Z] + snapcraftctl stage [2021-05-28T00:50:28.549Z] Staging edgex-go [2021-05-28T00:50:28.549Z] + snapcraftctl stage [2021-05-28T00:50:29.509Z] Staging static-packages [2021-05-28T00:50:29.509Z] + snapcraftctl stage [2021-05-28T00:50:30.474Z] Staging version [2021-05-28T00:50:30.474Z] + snapcraftctl stage [2021-05-28T00:50:31.430Z] Priming go-build-helper [2021-05-28T00:50:31.430Z] + snapcraftctl prime [2021-05-28T00:50:32.374Z] Priming app-service-config [2021-05-28T00:50:32.374Z] + snapcraftctl prime [2021-05-28T00:50:33.765Z] Priming config-common [2021-05-28T00:50:33.765Z] + snapcraftctl prime [2021-05-28T00:50:34.710Z] Priming edgex-go [2021-05-28T00:50:34.710Z] + snapcraftctl prime [2021-05-28T00:50:36.115Z] Priming static-packages [2021-05-28T00:50:36.115Z] + snapcraftctl prime [2021-05-28T00:50:38.030Z] Priming version [2021-05-28T00:50:38.030Z] + snapcraftctl prime [2021-05-28T00:50:39.415Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-28T00:50:42.119Z] ---> d7aec97913d5 [2021-05-28T00:50:42.119Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:50:42.119Z] ---> Running in c489ec6091ea [2021-05-28T00:50:48.850Z] Removing intermediate container c489ec6091ea [2021-05-28T00:50:48.850Z] ---> 901535d3a6d2 [2021-05-28T00:50:48.850Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T00:50:48.850Z] ---> Running in 860dbcf726e1 [2021-05-28T00:50:50.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T00:51:37.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T00:51:48.057Z] Removing intermediate container 8b1c3fbe7990 [2021-05-28T00:51:48.057Z] ---> 8929200743f4 [2021-05-28T00:51:48.057Z] [2021-05-28T00:51:48.057Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T00:51:48.057Z] ---> 9852663dfa18 [2021-05-28T00:51:48.057Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T00:51:48.057Z] ---> Running in 8d1ca91903a2 [2021-05-28T00:51:50.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:51:50.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:51:50.654Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T00:51:50.939Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:51:50.939Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T00:51:50.939Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T00:51:50.939Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:51:50.939Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:51:51.218Z] OK: 7 MiB in 18 packages [2021-05-28T00:51:51.497Z] Removing intermediate container 67fe9826e0cf [2021-05-28T00:51:51.497Z] ---> 55ffbb0141db [2021-05-28T00:51:51.497Z] [2021-05-28T00:51:51.497Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:51:51.497Z] ---> 9852663dfa18 [2021-05-28T00:51:51.497Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:51:51.497Z] ---> Using cache [2021-05-28T00:51:51.497Z] ---> 729ba1cb6972 [2021-05-28T00:51:51.497Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:51:51.497Z] ---> Using cache [2021-05-28T00:51:51.497Z] ---> 028b51dab459 [2021-05-28T00:51:51.497Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T00:51:51.771Z] ---> Running in 12f49b361cd2 [2021-05-28T00:51:52.756Z] Removing intermediate container 12f49b361cd2 [2021-05-28T00:51:52.756Z] ---> 71f4a329b355 [2021-05-28T00:51:52.756Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T00:51:52.756Z] ---> Running in 7efc58c52450 [2021-05-28T00:51:53.739Z] Removing intermediate container 8d1ca91903a2 [2021-05-28T00:51:53.739Z] ---> 2cb0571c2c50 [2021-05-28T00:51:53.739Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T00:51:54.014Z] Removing intermediate container 7efc58c52450 [2021-05-28T00:51:54.014Z] ---> 14cb4ba9b657 [2021-05-28T00:51:54.014Z] Step 16/24 : WORKDIR / [2021-05-28T00:51:54.014Z] ---> Running in 03baf87b4dec [2021-05-28T00:51:54.298Z] ---> Running in 5d61015e2a72 [2021-05-28T00:51:54.898Z] Removing intermediate container 03baf87b4dec [2021-05-28T00:51:54.898Z] ---> f12d2a7300e9 [2021-05-28T00:51:54.898Z] Step 14/22 : WORKDIR /edgex [2021-05-28T00:51:55.175Z] ---> Running in f1aa92911977 [2021-05-28T00:51:55.175Z] Removing intermediate container 5d61015e2a72 [2021-05-28T00:51:55.175Z] ---> e5b4bc5bfc3d [2021-05-28T00:51:55.175Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:51:56.162Z] Removing intermediate container f1aa92911977 [2021-05-28T00:51:56.162Z] ---> de5e9959853c [2021-05-28T00:51:56.162Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T00:51:57.146Z] ---> 06e35cd79a6f [2021-05-28T00:51:57.146Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T00:51:58.590Z] ---> 584ed6cadb62 [2021-05-28T00:51:58.590Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T00:52:00.587Z] ---> f8f50479bf62 [2021-05-28T00:52:00.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T00:52:00.862Z] Removing intermediate container 03fa3d33a373 [2021-05-28T00:52:00.862Z] ---> 9de2d784125a [2021-05-28T00:52:00.862Z] [2021-05-28T00:52:00.862Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:52:00.862Z] ---> 9852663dfa18 [2021-05-28T00:52:00.862Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:52:00.862Z] ---> Using cache [2021-05-28T00:52:00.862Z] ---> 729ba1cb6972 [2021-05-28T00:52:00.862Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:52:00.862Z] ---> Using cache [2021-05-28T00:52:00.862Z] ---> 028b51dab459 [2021-05-28T00:52:00.862Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T00:52:01.139Z] ---> 4457c79dc1f4 [2021-05-28T00:52:01.140Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T00:52:01.140Z] ---> Running in edf2ba3f4963 [2021-05-28T00:52:02.581Z] ---> 5528012211bf [2021-05-28T00:52:02.581Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T00:52:02.581Z] Removing intermediate container edf2ba3f4963 [2021-05-28T00:52:02.581Z] ---> 6ee9700d7887 [2021-05-28T00:52:02.581Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T00:52:02.581Z] ---> Running in 2ba4c59e959d [2021-05-28T00:52:02.581Z] ---> Running in 7d4844b88d93 [2021-05-28T00:52:03.589Z] ---> 87da1ba126af [2021-05-28T00:52:03.589Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T00:52:03.589Z] Removing intermediate container 2ba4c59e959d [2021-05-28T00:52:03.589Z] ---> 53159ae66fc6 [2021-05-28T00:52:03.589Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:52:03.864Z] ---> Running in 6c687efca7d9 [2021-05-28T00:52:03.864Z] Removing intermediate container 7d4844b88d93 [2021-05-28T00:52:03.864Z] ---> c832953333a5 [2021-05-28T00:52:03.864Z] Step 16/24 : WORKDIR / [2021-05-28T00:52:03.864Z] ---> Running in 68f0f2e01ad5 [2021-05-28T00:52:04.138Z] ---> Running in d112427f0227 [2021-05-28T00:52:04.738Z] Removing intermediate container 6c687efca7d9 [2021-05-28T00:52:04.738Z] ---> 15eee5477e83 [2021-05-28T00:52:04.738Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T00:52:04.738Z] ---> Running in 655ac3168c37 [2021-05-28T00:52:05.018Z] Removing intermediate container 68f0f2e01ad5 [2021-05-28T00:52:05.018Z] ---> 5dfc70d33843 [2021-05-28T00:52:05.018Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T00:52:05.018Z] Removing intermediate container d112427f0227 [2021-05-28T00:52:05.018Z] ---> ddae541eb4b1 [2021-05-28T00:52:05.018Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:52:05.018Z] ---> Running in 01b53b322731 [2021-05-28T00:52:05.611Z] Removing intermediate container 655ac3168c37 [2021-05-28T00:52:05.612Z] ---> a8b7459b3ceb [2021-05-28T00:52:05.612Z] Step 20/22 : LABEL arch=arm64 [2021-05-28T00:52:05.882Z] ---> Running in 33415db4d5ab [2021-05-28T00:52:05.882Z] Removing intermediate container 01b53b322731 [2021-05-28T00:52:05.882Z] ---> a0cd59f26b6e [2021-05-28T00:52:05.882Z] Step 23/24 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:52:06.156Z] ---> 034f162d38e7 [2021-05-28T00:52:06.156Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T00:52:06.156Z] ---> Running in a87281c1c9c2 [2021-05-28T00:52:06.433Z] Removing intermediate container 33415db4d5ab [2021-05-28T00:52:06.433Z] ---> 63a1e13b8028 [2021-05-28T00:52:06.433Z] Step 21/22 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:52:06.723Z] ---> Running in df37fc9d6bee [2021-05-28T00:52:06.996Z] Removing intermediate container a87281c1c9c2 [2021-05-28T00:52:06.996Z] ---> f74db5ab141d [2021-05-28T00:52:06.996Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:52:07.270Z] ---> Running in b188d3dd4907 [2021-05-28T00:52:07.542Z] Removing intermediate container df37fc9d6bee [2021-05-28T00:52:07.542Z] ---> 4022d541f2b4 [2021-05-28T00:52:07.542Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T00:52:07.814Z] ---> 90944f4548de [2021-05-28T00:52:07.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T00:52:07.814Z] ---> Running in 78902d85e710 [2021-05-28T00:52:08.084Z] Removing intermediate container b188d3dd4907 [2021-05-28T00:52:08.084Z] ---> caef3af9afad [2021-05-28T00:52:08.084Z] [2021-05-28T00:52:08.678Z] Successfully built caef3af9afad [2021-05-28T00:52:08.678Z] Successfully tagged core-command-arm64:latest [2021-05-28T00:52:08.949Z]  Building core-command ... done Removing intermediate container 78902d85e710 [2021-05-28T00:52:08.949Z] ---> 7c1d4a543f9d [2021-05-28T00:52:08.949Z] [2021-05-28T00:52:08.949Z] ---> 869ba74c9b7e [2021-05-28T00:52:08.949Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T00:52:09.218Z] Successfully built 7c1d4a543f9d [2021-05-28T00:52:09.490Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-28T00:52:09.490Z]  Building security-proxy-setup ... done  ---> Running in 95ff174adbba [2021-05-28T00:52:10.464Z] Removing intermediate container 95ff174adbba [2021-05-28T00:52:10.464Z] ---> 4405f818c2fd [2021-05-28T00:52:10.464Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:52:10.743Z] ---> Running in af9583bb5b71 [2021-05-28T00:52:11.027Z] Removing intermediate container 860dbcf726e1 [2021-05-28T00:52:11.027Z] ---> 8a143a73c9a3 [2021-05-28T00:52:11.027Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T00:52:11.301Z] ---> Running in 5c83074e0f4d [2021-05-28T00:52:11.574Z] Removing intermediate container af9583bb5b71 [2021-05-28T00:52:11.574Z] ---> 8782ac7b1091 [2021-05-28T00:52:11.574Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T00:52:11.574Z] ---> Running in 2c2f6ea63f1b [2021-05-28T00:52:12.169Z] Removing intermediate container 2c2f6ea63f1b [2021-05-28T00:52:12.169Z] ---> 6db3b4ba6177 [2021-05-28T00:52:12.169Z] Step 23/24 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:52:12.441Z] ---> Running in 4818db3dfa3b [2021-05-28T00:52:12.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T00:52:13.004Z] Removing intermediate container 4818db3dfa3b [2021-05-28T00:52:13.004Z] ---> c081fee751d9 [2021-05-28T00:52:13.004Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:52:13.282Z] ---> Running in 43d7d42ed0c2 [2021-05-28T00:52:13.555Z] Removing intermediate container 43d7d42ed0c2 [2021-05-28T00:52:13.556Z] ---> ae5fbf02b71d [2021-05-28T00:52:13.556Z] [2021-05-28T00:52:14.148Z] Successfully built ae5fbf02b71d [2021-05-28T00:52:14.148Z] Successfully tagged core-metadata-arm64:latest [2021-05-28T00:52:15.119Z]  Building core-metadata ... done Removing intermediate container 5c83074e0f4d [2021-05-28T00:52:15.119Z] ---> 2ae19fc756e0 [2021-05-28T00:52:15.119Z] [2021-05-28T00:52:15.119Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T00:52:15.119Z] 20.10.0: Pulling from library/docker [2021-05-28T00:52:23.368Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T00:52:23.368Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T00:52:23.368Z] ---> eeaf43b92773 [2021-05-28T00:52:23.368Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:52:23.964Z] ---> Running in d464a051a075 [2021-05-28T00:52:24.244Z] Removing intermediate container d464a051a075 [2021-05-28T00:52:24.244Z] ---> 43df31f20d4f [2021-05-28T00:52:24.244Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T00:52:24.517Z] ---> Running in 040027e76ef6 [2021-05-28T00:52:25.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:52:25.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:52:26.376Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T00:52:26.376Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T00:52:26.376Z] Executing bash-5.0.17-r0.post-install [2021-05-28T00:52:26.376Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:52:26.376Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T00:52:26.376Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T00:52:26.376Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T00:52:26.376Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T00:52:26.376Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T00:52:26.376Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T00:52:26.376Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T00:52:26.376Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T00:52:26.376Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T00:52:26.376Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T00:52:28.335Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T00:52:28.335Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T00:52:28.335Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T00:52:28.335Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T00:52:28.335Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T00:52:28.335Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T00:52:28.335Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T00:52:28.335Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T00:52:28.335Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T00:52:28.335Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T00:52:28.335Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T00:52:28.335Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T00:52:28.335Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T00:52:28.335Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T00:52:28.335Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T00:52:28.335Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T00:52:28.605Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T00:52:28.605Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T00:52:28.605Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T00:52:28.605Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T00:52:28.605Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T00:52:28.605Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T00:52:28.605Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T00:52:28.605Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T00:52:28.605Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T00:52:28.605Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T00:52:28.876Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T00:52:28.876Z] OK: 72 MiB in 59 packages [2021-05-28T00:52:33.151Z] Collecting docker-compose==1.23.2 [2021-05-28T00:52:33.151Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T00:52:33.151Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T00:52:33.151Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T00:52:34.120Z] Collecting PyYAML<4,>=3.10 [2021-05-28T00:52:34.120Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T00:52:37.486Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T00:52:37.486Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T00:52:38.078Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T00:52:38.078Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T00:52:39.502Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T00:52:39.502Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T00:52:39.502Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T00:52:39.502Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T00:52:41.468Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T00:52:41.468Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T00:52:43.445Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-28T00:52:43.445Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T00:52:43.445Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T00:52:43.716Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T00:52:43.985Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T00:52:45.979Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T00:52:45.979Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T00:52:46.272Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-28T00:52:46.272Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-28T00:52:46.913Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T00:52:46.913Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T00:52:47.194Z] Collecting idna<2.8,>=2.5 [2021-05-28T00:52:47.194Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T00:52:47.194Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T00:52:47.194Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T00:52:47.194Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T00:52:47.194Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T00:52:48.173Z] Installing collected packages: cached-property, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, docopt, texttable, jsonschema, dockerpty, docker-compose [2021-05-28T00:52:48.173Z] Running setup.py install for PyYAML: started [2021-05-28T00:52:50.149Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T00:52:50.422Z] Attempting uninstall: urllib3 [2021-05-28T00:52:50.422Z] Found existing installation: urllib3 1.25.9 [2021-05-28T00:52:50.422Z] Uninstalling urllib3-1.25.9: [2021-05-28T00:52:50.422Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T00:52:51.020Z] Attempting uninstall: idna [2021-05-28T00:52:51.020Z] Found existing installation: idna 2.9 [2021-05-28T00:52:51.020Z] Uninstalling idna-2.9: [2021-05-28T00:52:51.020Z] Successfully uninstalled idna-2.9 [2021-05-28T00:52:51.619Z] Attempting uninstall: requests [2021-05-28T00:52:51.619Z] Found existing installation: requests 2.23.0 [2021-05-28T00:52:51.619Z] Uninstalling requests-2.23.0: [2021-05-28T00:52:51.893Z] Successfully uninstalled requests-2.23.0 [2021-05-28T00:52:52.874Z] Running setup.py install for docopt: started [2021-05-28T00:52:54.849Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T00:52:54.849Z] Running setup.py install for texttable: started [2021-05-28T00:52:56.283Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T00:52:56.880Z] Running setup.py install for dockerpty: started [2021-05-28T00:52:58.316Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T00:52:59.293Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-28T00:53:07.585Z] Removing intermediate container 040027e76ef6 [2021-05-28T00:53:07.585Z] ---> fadab50d99f3 [2021-05-28T00:53:07.585Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T00:53:07.585Z] ---> Running in 4891f2ea61b7 [2021-05-28T00:53:07.859Z] Removing intermediate container 4891f2ea61b7 [2021-05-28T00:53:07.859Z] ---> 0c05b64bdd12 [2021-05-28T00:53:07.859Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T00:53:08.134Z] ---> Running in 245aa503ac4a [2021-05-28T00:53:08.414Z] Removing intermediate container 245aa503ac4a [2021-05-28T00:53:08.414Z] ---> 1196128f4d9e [2021-05-28T00:53:08.414Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T00:53:09.854Z] ---> 650577664029 [2021-05-28T00:53:09.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T00:53:10.458Z] ---> 85765c6b0043 [2021-05-28T00:53:10.458Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T00:53:11.440Z] ---> 7fedf2cfd0b5 [2021-05-28T00:53:11.440Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T00:53:14.475Z] ---> Running in fe1d1f40d187 [2021-05-28T00:53:14.475Z] Removing intermediate container fe1d1f40d187 [2021-05-28T00:53:14.475Z] ---> eb0499d5a095 [2021-05-28T00:53:14.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:53:14.475Z] ---> Running in e593560e1cf3 [2021-05-28T00:53:14.475Z] Removing intermediate container e593560e1cf3 [2021-05-28T00:53:14.475Z] ---> b42c492e4982 [2021-05-28T00:53:14.475Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T00:53:14.475Z] ---> Running in 4f66bb7ce441 [2021-05-28T00:53:14.475Z] Removing intermediate container 4f66bb7ce441 [2021-05-28T00:53:14.475Z] ---> 6d8817bade71 [2021-05-28T00:53:14.475Z] Step 23/24 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b [2021-05-28T00:53:14.475Z] ---> Running in cf0170d9e573 [2021-05-28T00:53:14.475Z] Removing intermediate container cf0170d9e573 [2021-05-28T00:53:14.475Z] ---> 528e45d5234b [2021-05-28T00:53:14.475Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:53:14.475Z] ---> Running in 6c4fd1f7d8a9 [2021-05-28T00:53:14.762Z] Removing intermediate container 6c4fd1f7d8a9 [2021-05-28T00:53:14.762Z] ---> 8e6c6d49037a [2021-05-28T00:53:14.762Z] [2021-05-28T00:53:15.035Z] Successfully built 8e6c6d49037a [2021-05-28T00:53:15.035Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-28T00:53:15.327Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T00:53:15.333Z] $ docker stop --time=1 84bf95c722957e6401616601fc228363a63a0ce7e97dca9aad1d0029ac9290a5 [2021-05-28T00:53:17.193Z] $ docker rm -f 84bf95c722957e6401616601fc228363a63a0ce7e97dca9aad1d0029ac9290a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T00:53:17.755Z] + docker images [2021-05-28T00:53:18.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T00:53:18.027Z] sys-mgmt-agent-arm64 latest 8e6c6d49037a 3 seconds ago 299MB [2021-05-28T00:53:18.027Z] 2ae19fc756e0 About a minute ago 970MB [2021-05-28T00:53:18.027Z] core-metadata-arm64 latest ae5fbf02b71d About a minute ago 15.6MB [2021-05-28T00:53:18.027Z] security-proxy-setup-arm64 latest 7c1d4a543f9d About a minute ago 24MB [2021-05-28T00:53:18.027Z] core-command-arm64 latest caef3af9afad About a minute ago 14.7MB [2021-05-28T00:53:18.027Z] 9de2d784125a About a minute ago 969MB [2021-05-28T00:53:18.027Z] 55ffbb0141db About a minute ago 962MB [2021-05-28T00:53:18.027Z] 8929200743f4 About a minute ago 968MB [2021-05-28T00:53:18.027Z] security-bootstrapper-arm64 latest 922fa2eb5cb9 3 minutes ago 17.1MB [2021-05-28T00:53:18.027Z] core-data-arm64 latest 9e406f72ba45 3 minutes ago 19.1MB [2021-05-28T00:53:18.027Z] security-secretstore-setup-arm64 latest bc18c6275653 3 minutes ago 24.4MB [2021-05-28T00:53:18.027Z] support-scheduler-arm64 latest 26cbc939d9c2 3 minutes ago 15.1MB [2021-05-28T00:53:18.027Z] support-notifications-arm64 latest 1eac60c4d077 3 minutes ago 15.6MB [2021-05-28T00:53:18.027Z] da8d07bb73a4 4 minutes ago 972MB [2021-05-28T00:53:18.027Z] c6a23d894c4c 4 minutes ago 965MB [2021-05-28T00:53:18.027Z] 61747d001d53 4 minutes ago 965MB [2021-05-28T00:53:18.027Z] 314cceae722b 4 minutes ago 969MB [2021-05-28T00:53:18.027Z] df4ca58a6643 4 minutes ago 964MB [2021-05-28T00:53:18.027Z] ci-base-image-arm64 latest da2ec1634c90 15 minutes ago 641MB [2021-05-28T00:53:18.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-28T00:53:18.027Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-28T00:53:18.027Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-28T00:53:18.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:53:18.750Z] ---> job-cost.sh [2021-05-28T00:53:18.751Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IGkk [2021-05-28T00:53:57.705Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T00:55:34.453Z] lf-activate-venv(): INFO: Adding /tmp/venv-IGkk/bin to PATH [2021-05-28T00:55:34.453Z] INFO: No Stack... [2021-05-28T00:55:34.453Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T00:55:34.453Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T00:55:34.788Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-05-28T00:55:34.788Z] + cut -d, -f6 [Pipeline] lock [2021-05-28T00:55:34.844Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3492-4-stack-cost] [2021-05-28T00:55:34.852Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3492-4-stack-cost] did not exist. Created. [2021-05-28T00:55:34.853Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3492-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T00:55:35.214Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T00:55:35.457Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T00:55:35.466Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3492-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-28T00:55:35.897Z] provisioning config files... [2021-05-28T00:55:35.918Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3094023632870626693tmp [Pipeline] { [Pipeline] sh [2021-05-28T00:55:36.233Z] + set +x [2021-05-28T00:55:36.233Z] + curl -s https://codecov.io/bash [2021-05-28T00:55:36.233Z] + bash -s -- [2021-05-28T00:55:36.233Z] [2021-05-28T00:55:36.233Z] _____ _ [2021-05-28T00:55:36.233Z] / ____| | | [2021-05-28T00:55:36.233Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T00:55:36.233Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T00:55:36.233Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T00:55:36.233Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T00:55:36.233Z] Bash-1.0.3 [2021-05-28T00:55:36.233Z] [2021-05-28T00:55:36.233Z] [2021-05-28T00:55:36.233Z] ==> git version 2.24.4 found [2021-05-28T00:55:36.233Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-28T00:55:36.233Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T00:55:36.233Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T00:55:36.494Z] ==> Jenkins CI detected. [2021-05-28T00:55:36.494Z] project root: . [2021-05-28T00:55:36.494Z] --> token set from env [2021-05-28T00:55:36.494Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T00:55:36.494Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T00:55:36.494Z] ==> Python coveragepy not found [2021-05-28T00:55:36.494Z] ==> Searching for coverage reports in: [2021-05-28T00:55:36.494Z] + . [2021-05-28T00:55:36.494Z] -> Found 1 reports [2021-05-28T00:55:36.494Z] ==> Detecting git/mercurial file structure [2021-05-28T00:55:36.494Z] ==> Reading reports [2021-05-28T00:55:36.494Z] + ./coverage.out bytes=405172 [2021-05-28T00:55:36.494Z] ==> Appending adjustments [2021-05-28T00:55:36.494Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T00:55:37.879Z] + Found adjustments [2021-05-28T00:55:37.879Z] ==> Gzipping contents [2021-05-28T00:55:37.879Z] 56K /tmp/codecov.JiC87U.gz [2021-05-28T00:55:37.879Z] ==> Uploading reports [2021-05-28T00:55:37.879Z] url: https://codecov.io [2021-05-28T00:55:37.879Z] query: branch=PR-3492&commit=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-05-28T00:55:37.879Z] -> Pinging Codecov [2021-05-28T00:55:37.879Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3492&commit=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-05-28T00:55:38.139Z] -> Uploading to [2021-05-28T00:55:38.139Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/7ee7ad846fb23b2ee3e4c91052097e79122c8fe3/21af7e31-8859-4274-9a16-9b0a15b6b17e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T005538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e509f4339412f39b9485b52d3ef7d472e4a073a0d671d6b95d4d9259dc167653 [2021-05-28T00:55:38.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T00:55:38.398Z] Dload Upload Total Spent Left Speed [2021-05-28T00:55:38.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56410 0 0 100 56410 0 277k --:--:-- --:--:-- --:--:-- 276k 100 56410 0 0 100 56410 0 123k --:--:-- --:--:-- --:--:-- 122k [2021-05-28T00:55:38.658Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [Pipeline] } [2021-05-28T00:55:38.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:55:39.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:55:40.253Z] ---> package-listing.sh [2021-05-28T00:55:40.253Z] ++ facter osfamily [2021-05-28T00:55:40.253Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T00:55:40.514Z] + OS_FAMILY=redhat [2021-05-28T00:55:40.514Z] + workspace=/w/workspace/edgex-go/4 [2021-05-28T00:55:40.514Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T00:55:40.514Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T00:55:40.514Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T00:55:40.514Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T00:55:40.514Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-28T00:55:40.514Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T00:55:40.514Z] + case "${OS_FAMILY}" in [2021-05-28T00:55:40.514Z] + rpm -qa [2021-05-28T00:55:40.514Z] + sort [2021-05-28T00:55:43.063Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T00:55:43.063Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T00:55:43.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T00:55:43.064Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-28T00:55:43.064Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-05-28T00:55:43.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-05-28T00:55:43.076Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-28T00:55:43.365Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:55:43.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T00:55:43.936Z] [2021-05-28T00:55:43.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:55:44.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T00:55:44.406Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T00:55:44.406Z] df20fa9351a1: Pulling fs layer [2021-05-28T00:55:44.406Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T00:55:44.406Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T00:55:44.406Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T00:55:44.406Z] 93b61091891f: Pulling fs layer [2021-05-28T00:55:44.406Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T00:55:44.406Z] 5e14af77c1be: Pulling fs layer [2021-05-28T00:55:44.406Z] 01666e4c0597: Pulling fs layer [2021-05-28T00:55:44.406Z] aa168da1d23b: Pulling fs layer [2021-05-28T00:55:44.406Z] 93b61091891f: Waiting [2021-05-28T00:55:44.406Z] 93b9cdb0e59b: Waiting [2021-05-28T00:55:44.406Z] 5e14af77c1be: Waiting [2021-05-28T00:55:44.406Z] 01666e4c0597: Waiting [2021-05-28T00:55:44.406Z] aa168da1d23b: Waiting [2021-05-28T00:55:44.406Z] 46f8f816bc3b: Waiting [2021-05-28T00:55:44.406Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T00:55:44.406Z] 36b3adc4ff6f: Download complete [2021-05-28T00:55:44.406Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T00:55:44.406Z] 46f8f816bc3b: Download complete [2021-05-28T00:55:44.406Z] df20fa9351a1: Verifying Checksum [2021-05-28T00:55:44.406Z] df20fa9351a1: Download complete [2021-05-28T00:55:44.406Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T00:55:44.406Z] 93b9cdb0e59b: Download complete [2021-05-28T00:55:44.406Z] 93b61091891f: Verifying Checksum [2021-05-28T00:55:44.406Z] 93b61091891f: Download complete [2021-05-28T00:55:44.667Z] 5e14af77c1be: Verifying Checksum [2021-05-28T00:55:44.667Z] 5e14af77c1be: Download complete [2021-05-28T00:55:44.667Z] 01666e4c0597: Verifying Checksum [2021-05-28T00:55:44.667Z] 01666e4c0597: Download complete [2021-05-28T00:55:44.667Z] df20fa9351a1: Pull complete [2021-05-28T00:55:44.667Z] 36b3adc4ff6f: Pull complete [2021-05-28T00:55:44.937Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T00:55:44.937Z] 8ad3a11d3b57: Download complete [2021-05-28T00:55:45.200Z] 8ad3a11d3b57: Pull complete [2021-05-28T00:55:45.462Z] 46f8f816bc3b: Pull complete [2021-05-28T00:55:45.721Z] 93b61091891f: Pull complete [2021-05-28T00:55:45.721Z] 93b9cdb0e59b: Pull complete [2021-05-28T00:55:45.721Z] 5e14af77c1be: Pull complete [2021-05-28T00:55:45.721Z] 01666e4c0597: Pull complete [2021-05-28T00:55:47.102Z] aa168da1d23b: Verifying Checksum [2021-05-28T00:55:47.103Z] aa168da1d23b: Download complete [2021-05-28T00:55:51.314Z] aa168da1d23b: Pull complete [2021-05-28T00:55:51.314Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T00:55:51.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T00:55:51.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T00:55:51.385Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-05-28T00:55:51.421Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T00:55:54.902Z] $ docker top 4d0783796cdf937e75db62c7f0244711abd9e4b5b440017edead1d74143e208a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:55:55.277Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T00:55:55.571Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T00:55:55.862Z] + ls /var/log/sa-host [2021-05-28T00:55:55.863Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T00:55:55.863Z] file_magic: OK [2021-05-28T00:55:55.863Z] HZ: Using current value: 100 [2021-05-28T00:55:55.863Z] file_header: OK [2021-05-28T00:55:55.863Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-28T00:55:55.863Z] Statistics: [2021-05-28T00:55:55.863Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T00:55:55.863Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T00:55:55.863Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T00:55:55.863Z] file_magic: OK [2021-05-28T00:55:55.863Z] HZ: Using current value: 100 [2021-05-28T00:55:55.863Z] file_header: OK [2021-05-28T00:55:55.863Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-28T00:55:55.863Z] Statistics: [2021-05-28T00:55:55.863Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T00:55:55.863Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T00:55:56.074Z] provisioning config files... [2021-05-28T00:55:56.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5165935989039209067tmp [Pipeline] { [Pipeline] echo [2021-05-28T00:55:56.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:55:56.399Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T00:55:56.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T00:55:56.438Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:55:56.735Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T00:55:56.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:55:57.044Z] ---> sudo-logs.sh [2021-05-28T00:55:57.044Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T00:55:57.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:55:57.372Z] ---> job-cost.sh [2021-05-28T00:55:57.372Z] lf-activate-venv: SKIPPING [2021-05-28T00:55:57.372Z] DEBUG: total: 0.18000000715255737 [2021-05-28T00:55:57.372Z] INFO: Retrieving Stack Cost... [2021-05-28T00:55:58.316Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T00:55:58.576Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T00:55:58.588Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:55:58.882Z] ---> logs-deploy.sh [2021-05-28T00:55:58.882Z] lf-activate-venv: SKIPPING [2021-05-28T00:55:58.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3492/4 [2021-05-28T00:55:58.882Z] INFO: archiving workspace using pattern(s): [2021-05-28T00:55:59.822Z] Archives upload complete. [2021-05-28T00:55:59.822Z] INFO: archiving logs to Nexus [2021-05-28T00:56:00.406Z] ---> uname -a: [2021-05-28T00:56:00.406Z] Linux prd-centos7-docker-4c-2g-713.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] ---> lscpu: [2021-05-28T00:56:00.406Z] Architecture: x86_64 [2021-05-28T00:56:00.406Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-28T00:56:00.406Z] Byte Order: Little Endian [2021-05-28T00:56:00.406Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-28T00:56:00.406Z] CPU(s): 2 [2021-05-28T00:56:00.406Z] On-line CPU(s) list: 0,1 [2021-05-28T00:56:00.406Z] Thread(s) per core: 1 [2021-05-28T00:56:00.406Z] Core(s) per socket: 1 [2021-05-28T00:56:00.406Z] Socket(s): 2 [2021-05-28T00:56:00.406Z] NUMA node(s): 1 [2021-05-28T00:56:00.406Z] Vendor ID: AuthenticAMD [2021-05-28T00:56:00.406Z] CPU family: 23 [2021-05-28T00:56:00.406Z] Model: 49 [2021-05-28T00:56:00.406Z] Model name: AMD EPYC-Rome Processor [2021-05-28T00:56:00.406Z] Stepping: 0 [2021-05-28T00:56:00.406Z] CPU MHz: 2799.998 [2021-05-28T00:56:00.406Z] BogoMIPS: 5599.99 [2021-05-28T00:56:00.406Z] Virtualization: AMD-V [2021-05-28T00:56:00.406Z] Hypervisor vendor: KVM [2021-05-28T00:56:00.406Z] Virtualization type: full [2021-05-28T00:56:00.406Z] L1d cache: 64 KiB [2021-05-28T00:56:00.406Z] L1i cache: 64 KiB [2021-05-28T00:56:00.406Z] L2 cache: 1 MiB [2021-05-28T00:56:00.406Z] L3 cache: 32 MiB [2021-05-28T00:56:00.406Z] NUMA node0 CPU(s): 0,1 [2021-05-28T00:56:00.406Z] Vulnerability Itlb multihit: Not affected [2021-05-28T00:56:00.406Z] Vulnerability L1tf: Not affected [2021-05-28T00:56:00.406Z] Vulnerability Mds: Not affected [2021-05-28T00:56:00.406Z] Vulnerability Meltdown: Not affected [2021-05-28T00:56:00.406Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-28T00:56:00.406Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-28T00:56:00.406Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-28T00:56:00.406Z] Vulnerability Srbds: Not affected [2021-05-28T00:56:00.406Z] Vulnerability Tsx async abort: Not affected [2021-05-28T00:56:00.406Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] ---> nproc: [2021-05-28T00:56:00.406Z] 2 [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] ---> df -h: [2021-05-28T00:56:00.406Z] Filesystem Size Used Available Use% Mounted on [2021-05-28T00:56:00.406Z] overlay 40.0G 12.9G 27.1G 32% / [2021-05-28T00:56:00.406Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-28T00:56:00.406Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-28T00:56:00.406Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4 [2021-05-28T00:56:00.406Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4@tmp [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] ---> free -m: [2021-05-28T00:56:00.406Z] total used free shared buff/cache available [2021-05-28T00:56:00.406Z] Mem: 7821 1262 1271 0 5287 6544 [2021-05-28T00:56:00.406Z] Swap: 1023 1 1022 [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] ---> ip addr: [2021-05-28T00:56:00.406Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-28T00:56:00.406Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-28T00:56:00.406Z] inet 127.0.0.1/8 scope host lo [2021-05-28T00:56:00.406Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:00.406Z] inet6 ::1/128 scope host [2021-05-28T00:56:00.406Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:00.406Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-28T00:56:00.406Z] link/ether fa:16:3e:88:e6:4e brd ff:ff:ff:ff:ff:ff [2021-05-28T00:56:00.406Z] inet 10.30.123.43/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-28T00:56:00.406Z] valid_lft 84869sec preferred_lft 84869sec [2021-05-28T00:56:00.406Z] inet6 fe80::f816:3eff:fe88:e64e/64 scope link [2021-05-28T00:56:00.406Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:00.406Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-28T00:56:00.406Z] link/ether 02:42:42:de:43:7b brd ff:ff:ff:ff:ff:ff [2021-05-28T00:56:00.406Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-28T00:56:00.406Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:00.406Z] inet6 fe80::42:42ff:fede:437b/64 scope link [2021-05-28T00:56:00.406Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] ---> sar -b -r -n DEV: [2021-05-28T00:56:00.406Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] 00:30:17 LINUX RESTART (2 CPU) [2021-05-28T00:56:00.406Z] [2021-05-28T00:56:00.406Z] 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-28T00:56:00.406Z] 00:32:01 78.60 4.30 74.30 0.00 2815.25 8929.98 0.00 [2021-05-28T00:56:00.406Z] 00:33:01 76.16 0.22 75.95 0.00 23.80 35179.70 0.00 [2021-05-28T00:56:00.406Z] 00:34:01 156.96 0.00 156.96 0.00 0.00 24023.74 0.00 [2021-05-28T00:56:00.406Z] 00:35:02 61.73 0.00 61.73 0.00 0.00 10948.38 0.00 [2021-05-28T00:56:00.406Z] 00:36:01 92.14 0.00 92.14 0.00 0.00 16686.98 0.00 [2021-05-28T00:56:00.406Z] 00:37:05 191.44 50.37 141.07 0.00 1215.35 100233.75 0.00 [2021-05-28T00:56:00.406Z] 00:38:05 300.38 17.69 282.70 0.00 493.52 162242.43 0.00 [2021-05-28T00:56:00.406Z] 00:39:01 161.64 9.78 151.86 0.00 326.99 34280.59 0.00 [2021-05-28T00:56:00.406Z] 00:40:01 242.12 60.52 181.60 0.00 2279.32 86304.30 0.00 [2021-05-28T00:56:00.406Z] 00:41:01 275.70 21.43 254.27 0.00 862.88 125931.01 0.00 [2021-05-28T00:56:00.406Z] 00:42:01 208.66 6.53 202.13 0.00 852.22 33935.74 0.00 [2021-05-28T00:56:00.406Z] 00:43:01 4.66 0.00 4.66 0.00 0.00 140.06 0.00 [2021-05-28T00:56:00.406Z] 00:44:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 [2021-05-28T00:56:00.406Z] 00:45:01 0.32 0.00 0.32 0.00 0.00 3.68 0.00 [2021-05-28T00:56:00.407Z] 00:46:01 0.37 0.18 0.18 0.00 5.73 2.57 0.00 [2021-05-28T00:56:00.407Z] 00:47:01 0.87 0.00 0.87 0.00 0.00 16.49 0.00 [2021-05-28T00:56:00.407Z] 00:48:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 [2021-05-28T00:56:00.407Z] 00:49:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 [2021-05-28T00:56:00.407Z] 00:50:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-05-28T00:56:00.407Z] 00:51:01 0.40 0.13 0.27 0.00 1.20 3.56 0.00 [2021-05-28T00:56:00.407Z] 00:52:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 [2021-05-28T00:56:00.407Z] 00:53:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 [2021-05-28T00:56:00.407Z] 00:54:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 [2021-05-28T00:56:00.407Z] 00:55:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-05-28T00:56:00.407Z] Average: 77.34 7.26 70.08 0.00 372.75 26814.71 0.00 [2021-05-28T00:56:00.407Z] [2021-05-28T00:56:00.407Z] 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-28T00:56:00.407Z] 00:32:01 5100996 0 891712 11.13 2620 2013604 1496768 16.53 882876 1611492 117504 [2021-05-28T00:56:00.407Z] 00:33:01 4209740 0 947492 11.83 2620 2849080 1493844 16.49 1021168 2285184 182072 [2021-05-28T00:56:00.407Z] 00:34:01 3983968 0 1089536 13.60 2620 2932808 1735004 19.16 1252448 2229300 180920 [2021-05-28T00:56:00.407Z] 00:35:02 3792672 0 1110372 13.86 2620 3103268 1800028 19.87 1345928 2305764 33964 [2021-05-28T00:56:00.407Z] 00:36:01 3785340 0 1032548 12.89 2620 3188424 1499936 16.56 1149852 2492344 104796 [2021-05-28T00:56:00.407Z] 00:37:05 1888876 0 1172876 14.64 2620 4944560 1593596 17.59 1480392 3976436 410452 [2021-05-28T00:56:00.407Z] 00:38:05 167708 0 1320012 16.48 2620 6518592 2369268 26.16 3223784 3876584 9852 [2021-05-28T00:56:00.407Z] 00:39:01 725632 0 1249440 15.60 2620 6031240 1713212 18.91 2889292 3664620 1040 [2021-05-28T00:56:00.407Z] 00:40:01 826336 0 1257592 15.70 2620 5922384 1650884 18.23 2236844 4213832 68308 [2021-05-28T00:56:00.407Z] 00:41:01 604988 0 1627352 20.32 2620 5773972 2849580 31.46 3109968 3525980 52472 [2021-05-28T00:56:00.407Z] 00:42:01 1938492 0 1181564 14.75 2620 4886256 1362196 15.04 1449932 3875664 20 [2021-05-28T00:56:00.407Z] 00:43:01 1950424 0 1169628 14.60 2620 4886260 1236324 13.65 1447188 3871496 12 [2021-05-28T00:56:00.407Z] 00:44:01 1950356 0 1169688 14.60 2620 4886268 1236324 13.65 1446556 3872220 8 [2021-05-28T00:56:00.407Z] 00:45:01 1952012 0 1168032 14.58 2620 4886268 1236372 13.65 1446608 3872216 8 [2021-05-28T00:56:00.407Z] 00:46:01 1951632 0 1168376 14.59 2620 4886304 1236480 13.65 1446256 3872908 16 [2021-05-28T00:56:00.407Z] 00:47:01 1951904 0 1168100 14.58 2620 4886308 1236324 13.65 1445864 3872904 12 [2021-05-28T00:56:00.407Z] 00:48:01 1951196 0 1168804 14.59 2620 4886312 1236324 13.65 1446464 3872904 16 [2021-05-28T00:56:00.407Z] 00:49:01 1950936 0 1169056 14.60 2620 4886320 1236324 13.65 1450688 3868808 8 [2021-05-28T00:56:00.407Z] 00:50:01 1951360 0 1168632 14.59 2620 4886320 1236324 13.65 1477308 3842184 16 [2021-05-28T00:56:00.407Z] 00:51:01 1948596 0 1171388 14.63 2620 4886328 1236480 13.65 1483132 3839416 16 [2021-05-28T00:56:00.407Z] 00:52:01 1947572 0 1172412 14.64 2620 4886328 1236552 13.65 1485340 3837688 8 [2021-05-28T00:56:00.407Z] 00:53:01 1949140 0 1170836 14.62 2620 4886336 1236324 13.65 1484028 3837692 8 [2021-05-28T00:56:00.407Z] 00:54:01 1948876 0 1171096 14.62 2620 4886340 1236324 13.65 1484032 3837688 8 [2021-05-28T00:56:00.407Z] 00:55:01 1948760 0 1171212 14.62 2620 4886340 1236324 13.65 1483916 3837688 8 [2021-05-28T00:56:00.407Z] Average: 2182396 0 1170323 14.61 2620 4653592 1484880 16.39 1627911 3508042 48398 [2021-05-28T00:56:00.407Z] [2021-05-28T00:56:00.407Z] 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-28T00:56:00.407Z] 00:32:01 eth0 1416.24 1521.17 5368.73 167.70 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:32:01 veth91b4bd7 849.89 579.10 76.34 2012.68 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:32:01 docker0 849.89 578.97 64.72 2012.67 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:33:01 eth0 483.24 543.02 3374.91 79.37 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:33:01 docker0 266.06 173.04 19.52 680.94 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:34:01 vethc93eda5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:34:01 eth0 256.99 179.10 875.98 26.31 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:34:01 docker0 158.57 220.52 10.69 842.23 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:35:02 vethc93eda5 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:35:02 eth0 36.24 20.32 23.29 66.75 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:35:02 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:36:01 eth0 184.79 156.07 1722.51 68.35 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:37:05 veth40aaecf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:37:05 eth0 21.34 12.87 19.96 7.88 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:37:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:37:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:38:05 veth65a2eaa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:38:05 veth40aaecf 0.00 0.87 0.00 0.04 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:38:05 veth6bffedc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:38:05 eth0 93.25 70.76 185.64 32.80 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:39:01 veth40aaecf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:39:01 eth0 36.81 20.16 101.25 37.97 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:39:01 docker0 1432.20 1121.18 105.96 4000.55 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:40:01 veth40aaecf 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:40:01 eth0 65.20 35.95 165.53 69.06 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:40:01 docker0 12.15 25.69 0.66 138.17 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:41:01 veth40aaecf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:41:01 veth6282c9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:41:01 eth0 74.05 51.34 129.16 18.21 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:41:01 veth2449d38 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:42:01 eth0 211.27 158.38 1667.49 70.82 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:42:01 docker0 1429.81 1187.48 104.88 4395.43 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:43:01 eth0 0.40 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:44:01 eth0 0.25 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:45:01 eth0 0.45 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:46:01 eth0 0.93 0.47 0.43 0.27 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:47:01 eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:49:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:50:01 eth0 0.87 0.08 0.10 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:51:01 eth0 1.50 0.38 0.44 0.24 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:52:01 eth0 1.10 0.57 0.60 0.42 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:53:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:55:01 eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] Average: eth0 120.19 115.47 567.38 26.82 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] Average: docker0 59.61 49.51 4.37 183.25 0.00 0.00 0.00 0.00 [2021-05-28T00:56:00.407Z] [2021-05-28T00:56:00.407Z] [2021-05-28T00:56:00.407Z] ---> sar -P ALL: [2021-05-28T00:56:00.407Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T00:56:00.407Z] [2021-05-28T00:56:00.407Z] 00:30:17 LINUX RESTART (2 CPU) [2021-05-28T00:56:00.407Z] [2021-05-28T00:56:00.407Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T00:56:00.407Z] 00:32:01 all 15.85 0.00 4.26 8.06 0.11 71.72 [2021-05-28T00:56:00.407Z] 00:32:01 0 16.18 0.00 4.74 2.61 0.11 76.36 [2021-05-28T00:56:00.407Z] 00:32:01 1 15.52 0.00 3.80 13.41 0.11 67.18 [2021-05-28T00:56:00.407Z] 00:33:01 all 13.58 0.00 3.69 8.49 0.06 74.17 [2021-05-28T00:56:00.407Z] 00:33:01 0 16.84 0.00 4.10 9.15 0.07 69.84 [2021-05-28T00:56:00.407Z] 00:33:01 1 10.35 0.00 3.30 7.85 0.05 78.45 [2021-05-28T00:56:00.407Z] 00:34:01 all 36.53 0.00 6.81 6.52 0.10 50.04 [2021-05-28T00:56:00.407Z] 00:34:01 0 35.98 0.00 7.46 7.62 0.09 48.85 [2021-05-28T00:56:00.407Z] 00:34:01 1 37.08 0.00 6.16 5.42 0.11 51.23 [2021-05-28T00:56:00.407Z] 00:35:02 all 36.78 0.00 4.82 1.12 0.09 57.19 [2021-05-28T00:56:00.407Z] 00:35:02 0 36.47 0.00 5.13 1.07 0.09 57.24 [2021-05-28T00:56:00.407Z] 00:35:02 1 37.08 0.00 4.50 1.17 0.09 57.15 [2021-05-28T00:56:00.407Z] 00:36:01 all 56.92 0.00 9.22 6.83 0.12 26.90 [2021-05-28T00:56:00.407Z] 00:36:01 0 56.85 0.00 9.14 8.97 0.11 24.93 [2021-05-28T00:56:00.407Z] 00:36:01 1 57.00 0.00 9.31 4.69 0.13 28.87 [2021-05-28T00:56:00.407Z] 00:37:05 all 12.65 0.00 7.49 67.02 0.10 12.73 [2021-05-28T00:56:00.407Z] 00:37:05 0 12.07 0.00 7.42 66.91 0.10 13.50 [2021-05-28T00:56:00.407Z] 00:37:05 1 13.23 0.00 7.57 67.13 0.10 11.96 [2021-05-28T00:56:00.407Z] 00:38:05 all 14.01 0.00 11.01 57.58 0.11 17.29 [2021-05-28T00:56:00.407Z] 00:38:05 0 13.82 0.00 11.05 54.03 0.11 20.99 [2021-05-28T00:56:00.407Z] 00:38:05 1 14.20 0.00 10.98 61.13 0.12 13.58 [2021-05-28T00:56:00.407Z] 00:39:01 all 63.90 0.00 7.67 26.67 0.12 1.64 [2021-05-28T00:56:00.407Z] 00:39:01 0 64.46 0.00 7.16 26.43 0.12 1.83 [2021-05-28T00:56:00.407Z] 00:39:01 1 63.33 0.00 8.19 26.91 0.12 1.45 [2021-05-28T00:56:00.407Z] 00:40:01 all 10.47 0.00 7.37 68.55 0.10 13.51 [2021-05-28T00:56:00.407Z] 00:40:01 0 10.38 0.00 7.27 74.44 0.07 7.84 [2021-05-28T00:56:00.407Z] 00:40:01 1 10.56 0.00 7.47 62.65 0.12 19.20 [2021-05-28T00:56:00.407Z] 00:41:01 all 40.08 0.00 12.11 41.02 0.10 6.70 [2021-05-28T00:56:00.407Z] 00:41:01 0 39.91 0.00 11.77 41.77 0.09 6.46 [2021-05-28T00:56:00.407Z] 00:41:01 1 40.25 0.00 12.44 40.26 0.11 6.94 [2021-05-28T00:56:00.407Z] 00:42:01 all 29.00 0.00 7.56 22.73 0.11 40.60 [2021-05-28T00:56:00.407Z] 00:42:01 0 29.12 0.00 7.52 23.56 0.11 39.69 [2021-05-28T00:56:00.407Z] 00:42:01 1 28.88 0.00 7.60 21.90 0.12 41.50 [2021-05-28T00:56:00.407Z] [2021-05-28T00:56:00.407Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T00:56:00.408Z] 00:43:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-05-28T00:56:00.408Z] 00:43:01 0 0.32 0.00 0.02 0.00 0.03 99.63 [2021-05-28T00:56:00.408Z] 00:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-28T00:56:00.408Z] 00:44:01 all 0.21 0.00 0.03 0.00 0.03 99.74 [2021-05-28T00:56:00.408Z] 00:44:01 0 0.33 0.00 0.02 0.00 0.03 99.62 [2021-05-28T00:56:00.408Z] 00:44:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-28T00:56:00.408Z] 00:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-28T00:56:00.408Z] 00:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-28T00:56:00.408Z] 00:45:01 1 0.23 0.00 0.05 0.00 0.03 99.68 [2021-05-28T00:56:00.408Z] 00:46:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-05-28T00:56:00.408Z] 00:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-28T00:56:00.408Z] 00:46:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2021-05-28T00:56:00.408Z] 00:47:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-05-28T00:56:00.408Z] 00:47:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-28T00:56:00.408Z] 00:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-28T00:56:00.408Z] 00:48:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-05-28T00:56:00.408Z] 00:48:01 0 0.25 0.00 0.02 0.00 0.03 99.70 [2021-05-28T00:56:00.408Z] 00:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-28T00:56:00.408Z] 00:49:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-05-28T00:56:00.408Z] 00:49:01 0 0.30 0.00 0.02 0.00 0.02 99.67 [2021-05-28T00:56:00.408Z] 00:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-28T00:56:00.408Z] 00:50:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-05-28T00:56:00.408Z] 00:50:01 0 0.28 0.00 0.02 0.00 0.03 99.67 [2021-05-28T00:56:00.408Z] 00:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-28T00:56:00.408Z] 00:51:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-05-28T00:56:00.408Z] 00:51:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2021-05-28T00:56:00.408Z] 00:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-28T00:56:00.408Z] 00:52:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-05-28T00:56:00.408Z] 00:52:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-28T00:56:00.408Z] 00:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-28T00:56:00.408Z] 00:53:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-05-28T00:56:00.408Z] 00:53:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-28T00:56:00.408Z] 00:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-28T00:56:00.408Z] [2021-05-28T00:56:00.408Z] 00:53:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T00:56:00.408Z] 00:54:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-28T00:56:00.408Z] 00:54:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-28T00:56:00.408Z] 00:54:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-28T00:56:00.408Z] 00:55:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-28T00:56:00.408Z] 00:55:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-28T00:56:00.408Z] 00:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-28T00:56:00.408Z] Average: all 13.14 0.00 3.32 12.84 0.06 70.65 [2021-05-28T00:56:00.408Z] Average: 0 13.28 0.00 3.35 12.94 0.06 70.38 [2021-05-28T00:56:00.408Z] Average: 1 13.01 0.00 3.29 12.74 0.06 70.91 [2021-05-28T00:56:00.408Z] [2021-05-28T00:56:00.408Z] [2021-05-28T00:56:00.408Z]