Pull request #3177 opened 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 rather than 799ed8d72c86380ce26dcaa1163f210f65bd52cf Obtained Jenkinsfile from 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3177/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3177/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26650 in /w/workspace/edgexfoundry_edgex-go_PR-3177 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit 799ed8d72c86380ce26dcaa1163f210f65bd52cf Merge succeeded, producing 799ed8d72c86380ce26dcaa1163f210f65bd52cf Checking out Revision 799ed8d72c86380ce26dcaa1163f210f65bd52cf (PR-3177) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3177/head:refs/remotes/origin/PR-3177 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 Commit message: "fix(meta): use factory methods on request DTOs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:12:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:12:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:12:52 ========================================================= 06:12:52 EdgeX Global Pipelines Version Info 06:12:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:12:55 ------------------- 06:12:55 stable info: 06:12:55 ------------------- 06:12:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:12:55 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:12:55 Message: update stable to v1.0.179 06:12:56 ------------------- 06:12:56 experimental info: 06:12:56 ------------------- 06:12:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:12:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:12:56 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:12:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:12:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:12:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:12:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:12:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:12:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:12:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:12:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:12:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:12:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:12:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:12:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:12:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:12:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:12:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:13:00 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:13:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3177 [Pipeline] echo 06:13:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3177 [Pipeline] echo 06:13:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3177 [Pipeline] echo 06:13:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 799ed8d72c86380ce26dcaa1163f210f65bd52cf [Pipeline] echo 06:13:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 799ed8d [Pipeline] echo 06:13:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:13:01 provisioning config files... 06:13:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8766321285499407731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:01 ---> docker-login.sh 06:13:01 nexus3.edgexfoundry.org:10001 06:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:04 Configure a credential helper to remove this warning. See 06:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:04 06:13:04 Login Succeeded 06:13:04 nexus3.edgexfoundry.org:10002 06:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:04 Configure a credential helper to remove this warning. See 06:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:04 06:13:04 Login Succeeded 06:13:04 nexus3.edgexfoundry.org:10003 06:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:05 Configure a credential helper to remove this warning. See 06:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:05 06:13:05 Login Succeeded 06:13:05 nexus3.edgexfoundry.org:10004 06:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:05 Configure a credential helper to remove this warning. See 06:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:05 06:13:05 Login Succeeded 06:13:05 docker.io 06:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:06 Configure a credential helper to remove this warning. See 06:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:06 06:13:06 Login Succeeded 06:13:06 ---> docker-login.sh ends [Pipeline] } 06:13:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:07 ++ 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 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/core-command/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo core-command,cmd/core-command/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/core-data/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo core-data,cmd/core-data/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ cut -d/ -f2 06:13:07 ++ dirname cmd/core-metadata/Dockerfile 06:13:07 + echo core-metadata,cmd/core-metadata/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/security-bootstrapper/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/security-proxy-setup/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/support-notifications/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo support-notifications,cmd/support-notifications/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/support-scheduler/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:13:07 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:13:09 06:13:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:13:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:13:10 latest: Pulling from edgex-devops/git-semver 06:13:10 31603596830f: Pulling fs layer 06:13:10 2a8b12db71e7: Pulling fs layer 06:13:10 6ca5941a6612: Pulling fs layer 06:13:10 ecc8261a40a4: Pulling fs layer 06:13:10 ecc8261a40a4: Waiting 06:13:10 2a8b12db71e7: Verifying Checksum 06:13:10 2a8b12db71e7: Download complete 06:13:11 31603596830f: Verifying Checksum 06:13:11 31603596830f: Download complete 06:13:11 ecc8261a40a4: Verifying Checksum 06:13:11 ecc8261a40a4: Download complete 06:13:11 31603596830f: Pull complete 06:13:12 6ca5941a6612: Verifying Checksum 06:13:12 6ca5941a6612: Download complete 06:13:12 2a8b12db71e7: Pull complete 06:13:15 6ca5941a6612: Pull complete 06:13:15 ecc8261a40a4: Pull complete 06:13:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:13:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:13:16 prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container 06:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:13:20 $ docker top 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:21 [ssh-agent] Looking for ssh-agent implementation... 06:13:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:22 $ docker exec 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 ssh-agent 06:13:22 SSH_AUTH_SOCK=/tmp/ssh-CZtK6PxmCcud/agent.11 06:13:22 SSH_AGENT_PID=16 06:13:22 Running ssh-add (command line suppressed) 06:13:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2046407790358608106.key (/w/workspace/edgex-go/1@tmp/private_key_2046407790358608106.key) 06:13:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:25 + git tag --points-at HEAD [Pipeline] } 06:13:25 $ docker exec --env ******** --env ******** 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 ssh-agent -k 06:13:25 unset SSH_AUTH_SOCK; 06:13:25 unset SSH_AGENT_PID; 06:13:25 echo Agent pid 16 killed; 06:13:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:26 [ssh-agent] Looking for ssh-agent implementation... 06:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:26 $ docker exec 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 ssh-agent 06:13:27 SSH_AUTH_SOCK=/tmp/ssh-ufcAARkwSz9Q/agent.44 06:13:27 SSH_AGENT_PID=49 06:13:27 Running ssh-add (command line suppressed) 06:13:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3885561098102803585.key (/w/workspace/edgex-go/1@tmp/private_key_3885561098102803585.key) 06:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:28 + git semver init 06:13:28 # -> Open(): unable to determine branch for HEAD 06:13:28 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:13:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:13:28 # $SEMVER_REMOTE_NAME = origin 06:13:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:13:28 # $SEMVER_USER_NAME = edgex-jenkins 06:13:28 # $SEMVER_BRANCH = PR-3177 06:13:28 # $SEMVER_TEMP = /tmp/semver-702254223 06:13:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:14:09 # '/tmp/semver-702254223' -> '/w/workspace/edgex-go/1/.semver' 06:14:09 # -> Force: false 06:14:09 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:14:09 $ docker exec --env ******** --env ******** 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 ssh-agent -k 06:14:10 unset SSH_AUTH_SOCK; 06:14:10 unset SSH_AGENT_PID; 06:14:10 echo Agent pid 49 killed; 06:14:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:11 + git semver [Pipeline] } 06:14:11 $ docker stop --time=1 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 06:14:13 $ docker rm -f 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 [Pipeline] // withDockerContainer [Pipeline] sh 06:14:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:14:15 Stashed 1 file(s) [Pipeline] echo 06:14:15 [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 06:14:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:14:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:14:17 + sudo service docker restart 06:14:17 + true 06:14:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:14:18 ========================================================= 06:14:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:14:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:14:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:14:27 Sending build context to Docker daemon 327.9MB 06:14:27 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:14:27 Step 2/6 : FROM ${BASE} 06:14:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:14:27 188c0c94c7c5: Pulling fs layer 06:14:27 0ef7d3d256c8: Pulling fs layer 06:14:27 de9db76c5a1d: Pulling fs layer 06:14:27 bca2f99d35d6: Pulling fs layer 06:14:27 93359f2a8cfa: Pulling fs layer 06:14:27 7c6f9722023f: Pulling fs layer 06:14:27 a35cf1a2eb13: Pulling fs layer 06:14:27 bca2f99d35d6: Waiting 06:14:27 7c6f9722023f: Waiting 06:14:27 a35cf1a2eb13: Waiting 06:14:27 93359f2a8cfa: Waiting 06:14:27 de9db76c5a1d: Download complete 06:14:27 0ef7d3d256c8: Verifying Checksum 06:14:27 0ef7d3d256c8: Download complete 06:14:27 93359f2a8cfa: Verifying Checksum 06:14:27 93359f2a8cfa: Download complete 06:14:27 7c6f9722023f: Verifying Checksum 06:14:27 7c6f9722023f: Download complete 06:14:28 188c0c94c7c5: Verifying Checksum 06:14:28 188c0c94c7c5: Download complete 06:14:29 188c0c94c7c5: Pull complete 06:14:29 0ef7d3d256c8: Pull complete 06:14:30 de9db76c5a1d: Pull complete 06:14:30 Still waiting to schedule task 06:14:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 06:14:42 a35cf1a2eb13: Verifying Checksum 06:14:42 a35cf1a2eb13: Download complete 06:14:44 bca2f99d35d6: Verifying Checksum 06:14:44 bca2f99d35d6: Download complete 06:15:03 bca2f99d35d6: Pull complete 06:15:03 93359f2a8cfa: Pull complete 06:15:03 7c6f9722023f: Pull complete 06:15:12 a35cf1a2eb13: Pull complete 06:15:12 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:15:12 ---> a62c8e92a672 06:15:12 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 06:15:12 ---> Running in 108a4ca51e28 06:15:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:16 (1/12) Installing libmagic (5.38-r0) 06:15:16 (2/12) Installing file (5.38-r0) 06:15:17 (3/12) Installing libc-dev (0.7.2-r3) 06:15:17 (4/12) Installing g++ (9.3.0-r2) 06:15:24 (5/12) Installing fortify-headers (1.1-r0) 06:15:24 (6/12) Installing patch (2.7.6-r6) 06:15:24 (7/12) Installing build-base (0.5-r2) 06:15:24 (8/12) Installing libsodium (1.0.18-r0) 06:15:24 (9/12) Installing pkgconf (1.7.2-r0) 06:15:24 (10/12) Installing libsodium-dev (1.0.18-r0) 06:15:24 (11/12) Installing libzmq (4.3.3-r0) 06:15:24 (12/12) Installing zeromq-dev (4.3.3-r0) 06:15:24 Executing busybox-1.31.1-r19.trigger 06:15:24 OK: 233 MiB in 51 packages 06:15:30 Removing intermediate container 108a4ca51e28 06:15:30 ---> 1271c7f8a926 06:15:30 Step 4/6 : WORKDIR /edgex-go 06:15:30 ---> Running in 3c1cbe799625 06:15:30 Removing intermediate container 3c1cbe799625 06:15:30 ---> 7dd39f47142d 06:15:30 Step 5/6 : COPY go.mod . 06:15:30 ---> 64829098465b 06:15:30 Step 6/6 : RUN go mod download 06:15:31 ---> Running in 02fde027f586 06:16:11 Removing intermediate container 02fde027f586 06:16:11 ---> 741ace9c168b 06:16:11 Successfully built 741ace9c168b 06:16:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:16:12 + docker inspect -f . ci-base-image-x86_64 06:16:12 . [Pipeline] withDockerContainer 06:16:13 prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container 06:16:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:16:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26651 in /w/workspace/edgexfoundry_edgex-go_PR-3177 06:16:18 $ docker top 7970d1b262281509757c731f49a57fe4de1a13f11a96d1875dd07a46949fc42e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 06:16:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:16:20 + go version 06:16:20 go version go1.15.5 linux/amd64 [Pipeline] } 06:16:20 $ docker stop --time=1 7970d1b262281509757c731f49a57fe4de1a13f11a96d1875dd07a46949fc42e 06:16:22 $ docker rm -f 7970d1b262281509757c731f49a57fe4de1a13f11a96d1875dd07a46949fc42e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:23 using credential edgex-jenkins-ssh 06:16:23 Cloning the remote Git repository 06:16:23 + docker inspect -f . ci-base-image-x86_64 06:16:23 . [Pipeline] withDockerContainer 06:16:24 prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container 06:16:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:16:24 > git init /w/workspace/edgex-go/1 # timeout=10 06:16:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:16:24 > git --version # timeout=10 06:16:24 > git --version # 'git version 2.17.1' 06:16:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:24 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:16:25 $ docker top 96a7a608ff884891c6f0c435d14a23efecab8166fa0e824d1e2671ac324192b3 -eo pid,comm [Pipeline] { [Pipeline] echo 06:16:27 ========================================================= 06:16:27 [edgeXBuildGoParallel] Running Tests and Build... 06:16:27 ========================================================= [Pipeline] sh 06:16:29 + make test 06:16:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:16:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:16:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:16:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3177/head:refs/remotes/origin/PR-3177 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:16:42 Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit 799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:16:42 Merge succeeded, producing 799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:16:42 Checking out Revision 799ed8d72c86380ce26dcaa1163f210f65bd52cf (PR-3177) 06:16:42 > git config core.sparsecheckout # timeout=10 06:16:42 > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 06:16:42 > git remote # timeout=10 06:16:42 > git config --get remote.origin.url # timeout=10 06:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:42 > git merge 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 06:16:42 > git rev-parse HEAD^{commit} # timeout=10 06:16:42 > git config core.sparsecheckout # timeout=10 06:16:42 > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 06:16:47 Commit message: "fix(meta): use factory methods on request DTOs" 06:16:47 > git --version # timeout=10 06:16:47 > git --version # 'git version 2.17.1' 06:16:47 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:16:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:16:50 + sudo service docker restart 06:16:50 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:16:52 provisioning config files... 06:16:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1274240376930240231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:52 ---> docker-login.sh 06:16:52 nexus3.edgexfoundry.org:10001 06:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:54 Configure a credential helper to remove this warning. See 06:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:54 06:16:54 Login Succeeded 06:16:54 nexus3.edgexfoundry.org:10002 06:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:54 Configure a credential helper to remove this warning. See 06:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:54 06:16:54 Login Succeeded 06:16:54 nexus3.edgexfoundry.org:10003 06:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:55 Configure a credential helper to remove this warning. See 06:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:55 06:16:55 Login Succeeded 06:16:55 nexus3.edgexfoundry.org:10004 06:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:55 Configure a credential helper to remove this warning. See 06:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:55 06:16:55 Login Succeeded 06:16:55 docker.io 06:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:56 Configure a credential helper to remove this warning. See 06:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:56 06:16:56 Login Succeeded 06:16:56 ---> docker-login.sh ends [Pipeline] } 06:16:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:56 ========================================================= 06:16:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:16:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:16:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:16:57 ? github.com/edgexfoundry/edgex-go [no test files] 06:17:00 Sending build context to Docker daemon 166.3MB 06:17:00 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:17:00 Step 2/6 : FROM ${BASE} 06:17:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:17:00 5f621e34cdf4: Pulling fs layer 06:17:00 a4357932f1b6: Pulling fs layer 06:17:00 18c013af1878: Pulling fs layer 06:17:00 00ac8860ef70: Pulling fs layer 06:17:00 63d7cb157983: Pulling fs layer 06:17:00 b116817d02f9: Pulling fs layer 06:17:00 745a02a5169b: Pulling fs layer 06:17:00 00ac8860ef70: Waiting 06:17:00 63d7cb157983: Waiting 06:17:00 b116817d02f9: Waiting 06:17:00 745a02a5169b: Waiting 06:17:00 18c013af1878: Download complete 06:17:00 a4357932f1b6: Verifying Checksum 06:17:00 a4357932f1b6: Download complete 06:17:00 63d7cb157983: Verifying Checksum 06:17:00 63d7cb157983: Download complete 06:17:00 b116817d02f9: Download complete 06:17:00 5f621e34cdf4: Verifying Checksum 06:17:00 5f621e34cdf4: Download complete 06:17:01 5f621e34cdf4: Pull complete 06:17:01 a4357932f1b6: Pull complete 06:17:02 18c013af1878: Pull complete 06:17:03 745a02a5169b: Verifying Checksum 06:17:03 745a02a5169b: Download complete 06:17:04 00ac8860ef70: Verifying Checksum 06:17:04 00ac8860ef70: Download complete 06:17:14 00ac8860ef70: Pull complete 06:17:14 63d7cb157983: Pull complete 06:17:15 b116817d02f9: Pull complete 06:17:19 745a02a5169b: Pull complete 06:17:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:17:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:17:19 ---> b7e6874047d6 06:17:19 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 06:17:22 ---> Running in e972f5f95bce 06:17:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:24 (1/12) Installing libmagic (5.38-r0) 06:17:24 (2/12) Installing file (5.38-r0) 06:17:24 (3/12) Installing libc-dev (0.7.2-r3) 06:17:25 (4/12) Installing g++ (9.3.0-r2) 06:17:30 (5/12) Installing fortify-headers (1.1-r0) 06:17:30 (6/12) Installing patch (2.7.6-r6) 06:17:30 (7/12) Installing build-base (0.5-r2) 06:17:30 (8/12) Installing libsodium (1.0.18-r0) 06:17:30 (9/12) Installing pkgconf (1.7.2-r0) 06:17:30 (10/12) Installing libsodium-dev (1.0.18-r0) 06:17:30 (11/12) Installing libzmq (4.3.3-r0) 06:17:30 (12/12) Installing zeromq-dev (4.3.3-r0) 06:17:30 Executing busybox-1.31.1-r19.trigger 06:17:30 OK: 217 MiB in 51 packages 06:17:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:17:34 Removing intermediate container e972f5f95bce 06:17:34 ---> 7e2aea6c6f83 06:17:34 Step 4/6 : WORKDIR /edgex-go 06:17:34 ---> Running in c7daf8b8b793 06:17:35 Removing intermediate container c7daf8b8b793 06:17:35 ---> e0d64cbf66bf 06:17:35 Step 5/6 : COPY go.mod . 06:17:35 ---> cc2f60cb3fbe 06:17:35 Step 6/6 : RUN go mod download 06:17:36 ---> Running in eb11622538e1 06:17:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:17:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:17:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:17:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:17:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:17:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:17:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:17:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:17:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:17:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:17:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:17:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:18:02 Removing intermediate container eb11622538e1 06:18:02 ---> 6ba57f95bcfa 06:18:02 Successfully built 6ba57f95bcfa 06:18:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:18:03 + docker inspect -f . ci-base-image-arm64 06:18:03 . [Pipeline] withDockerContainer 06:18:03 prd-ubuntu18.04-docker-arm64-4c-16g-26651 does not seem to be running inside a container 06:18:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:18:05 $ docker top 6418a84a0a6b99cf1f71d3811bc6da10de98c2cd2b95ee6a8d3872f14b4e31aa -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:06 + go version 06:18:06 go version go1.15.5 linux/arm64 [Pipeline] } 06:18:06 $ docker stop --time=1 6418a84a0a6b99cf1f71d3811bc6da10de98c2cd2b95ee6a8d3872f14b4e31aa 06:18:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.479s coverage: 45.9% of statements 06:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:18:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.119s coverage: 100.0% of statements 06:18:08 $ docker rm -f 6418a84a0a6b99cf1f71d3811bc6da10de98c2cd2b95ee6a8d3872f14b4e31aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:09 + docker inspect -f . ci-base-image-arm64 06:18:09 . [Pipeline] withDockerContainer 06:18:09 prd-ubuntu18.04-docker-arm64-4c-16g-26651 does not seem to be running inside a container 06:18:09 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.926s coverage: 27.1% of statements 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.282s coverage: 100.0% of statements 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:18:11 $ docker top de70e9f6cebf88a96ec51c1d52dfb8a58c7f7bb1a00da13bcb3ffb78134d10a4 -eo pid,comm 06:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.163s coverage: 65.8% of statements 06:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [Pipeline] { [Pipeline] echo 06:18:11 ========================================================= 06:18:11 [edgeXBuildGoParallel] Running Tests and Build... 06:18:11 ========================================================= [Pipeline] sh 06:18:12 + make test 06:18:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:18:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.782s coverage: 82.3% of statements 06:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.067s coverage: 28.6% of statements 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.350s coverage: 100.0% of statements 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.154s coverage: 100.0% of statements 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.537s coverage: 86.7% of statements 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.312s coverage: 97.5% of statements 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.222s coverage: 92.8% of statements 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:18:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.124s coverage: 58.8% of statements 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:18:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.094s coverage: 0.1% of statements 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:18:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 45.5% of statements 06:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.115s coverage: 79.5% of statements 06:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.179s coverage: 94.1% of statements 06:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.131s coverage: 96.3% of statements 06:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements 06:18:34 ? github.com/edgexfoundry/edgex-go [no test files] 06:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.085s coverage: 94.4% of statements 06:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.193s coverage: 92.9% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.171s coverage: 87.2% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.449s coverage: 84.2% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.4% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.308s coverage: 63.5% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.498s coverage: 68.9% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.198s coverage: 37.0% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.494s coverage: 84.0% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.192s coverage: 47.0% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.216s coverage: 100.0% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:18:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:18:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.177s coverage: 89.4% of statements 06:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:18:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.334s coverage: 29.1% of statements 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:18:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.131s coverage: 99.0% of statements 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:18:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:19:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.266s coverage: 100.0% of statements 06:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:19:00 ok github.com/edgexfoundry/edgex-go/internal/system 0.092s coverage: 0.0% of statements 06:19:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:19:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.163s coverage: 100.0% of statements 06:19:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:19:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements 06:19:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:19:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:19:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 06:19:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 32.1% of statements 06:19:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.163s coverage: 100.0% of statements 06:19:05 GO111MODULE=on go vet ./... 06:19:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:19:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:19:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:19:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:19:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:19:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:19:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:19:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:19:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:19:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:19:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.360s coverage: 45.9% of statements 06:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:19:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.183s coverage: 100.0% of statements 06:19:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.477s coverage: 27.1% of statements 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:19:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:19:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:19:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.329s coverage: 65.8% of statements 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:20:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.696s coverage: 82.3% of statements 06:20:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:20:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:20:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:20:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.276s coverage: 28.6% of statements 06:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements 06:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.117s coverage: 100.0% of statements 06:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.283s coverage: 86.7% of statements 06:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements 06:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:20:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.210s coverage: 78.3% of statements 06:20:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:20:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:20:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:20:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:20:16 gofmt -l . 06:20:16 [ "`gofmt -l .`" = "" ] 06:20:16 ./bin/test-go-mod-tidy.sh 06:20:16 ./bin/test-attribution-txt.sh [Pipeline] sh 06:20:17 + ls -al . 06:20:17 total 700 06:20:17 drwxrwxr-x 10 1001 1001 4096 Feb 17 06:20 . 06:20:17 drwxr-xr-x 4 root root 28 Feb 17 06:16 .. 06:20:17 -rw-rw-r-- 1 1001 1001 11 Feb 17 06:12 .dockerignore 06:20:17 drwxrwxr-x 8 1001 1001 179 Feb 17 06:12 .git 06:20:17 drwxrwxr-x 3 1001 1001 125 Feb 17 06:12 .github 06:20:17 -rw-rw-r-- 1 1001 1001 818 Feb 17 06:12 .gitignore 06:20:17 drwx------ 3 1001 1001 60 Feb 17 06:14 .semver 06:20:17 -rw-rw-r-- 1 1001 1001 166 Feb 17 06:12 .sonarcloud.properties 06:20:17 -rw-rw-r-- 1 1001 1001 7859 Feb 17 06:12 Attribution.txt 06:20:17 -rw-rw-r-- 1 1001 1001 3804 Feb 17 06:12 CONTRIBUTING.md 06:20:17 -rw-rw-r-- 1 1001 1001 931 Feb 17 06:12 Dockerfile.build 06:20:17 -rw-rw-r-- 1 1001 1001 863 Feb 17 06:12 Jenkinsfile 06:20:17 -rw-rw-r-- 1 1001 1001 10775 Feb 17 06:12 LICENSE 06:20:17 -rw-rw-r-- 1 1001 1001 5774 Feb 17 06:12 Makefile 06:20:17 -rw-rw-r-- 1 1001 1001 6524 Feb 17 06:12 README.md 06:20:17 -rw-rw-r-- 1 1001 1001 6755 Feb 17 06:12 SECURITY.md 06:20:17 -rw-rw-r-- 1 1001 1001 5 Feb 17 06:14 VERSION 06:20:17 -rw-rw-r-- 1 1001 1001 4131 Feb 17 06:12 ZMQWindows.md 06:20:17 drwxrwxr-x 2 1001 1001 117 Feb 17 06:12 bin 06:20:17 drwxrwxr-x 14 1001 1001 4096 Feb 17 06:12 cmd 06:20:17 -rw-r--r-- 1 root root 595676 Feb 17 06:19 coverage.out 06:20:17 -rw-r--r-- 1 root root 1054 Feb 17 06:20 go.mod 06:20:17 -rw-r--r-- 1 root root 19518 Feb 17 06:20 go.sum 06:20:17 drwxrwxr-x 8 1001 1001 127 Feb 17 06:12 internal 06:20:17 drwxrwxr-x 4 1001 1001 26 Feb 17 06:12 openapi 06:20:17 drwxrwxr-x 4 1001 1001 71 Feb 17 06:12 snap 06:20:17 -rw-rw-r-- 1 1001 1001 168 Feb 17 06:12 version.go [Pipeline] sh 06:20:18 + '[' -e coverage.out ] 06:20:18 + chown 1001:1001 coverage.out [Pipeline] stash 06:20:19 Stashed 1 file(s) [Pipeline] sh 06:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.315s coverage: 92.8% of statements 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:20:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:20:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.192s coverage: 0.1% of statements 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 45.5% of statements 06:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.097s coverage: 79.5% of statements 06:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 06:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements 06:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 06:20:21 + make build 06:20:21 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 06:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 06:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 06:20:32 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 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.120s coverage: 92.9% of statements 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.136s coverage: 84.2% of statements 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.4% of statements 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.514s coverage: 63.5% of statements 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 06:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.775s coverage: 68.9% of statements 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.395s coverage: 37.0% of statements 06:20:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.696s coverage: 84.0% of statements 06:20:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.468s coverage: 47.0% of statements 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.359s coverage: 89.4% of statements 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:20:59 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 06:21:03 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 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.050s coverage: 29.1% of statements 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.161s coverage: 100.0% of statements 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements 06:21:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:21:04 GO111MODULE=on go vet ./... 06:21:09 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 06:21:13 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 06:21:15 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 06:21:21 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 06:21:24 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 06:21:28 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 06:21:31 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 06:21:35 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] } 06:21:37 $ docker stop --time=1 96a7a608ff884891c6f0c435d14a23efecab8166fa0e824d1e2671ac324192b3 06:21:39 $ docker rm -f 96a7a608ff884891c6f0c435d14a23efecab8166fa0e824d1e2671ac324192b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:21:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:21:45 06:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:21:45 latest: Pulling from edgex-devops/edgex-compose 06:21:45 cbdbe7a5bc2a: Pulling fs layer 06:21:45 ca9280d653b3: Pulling fs layer 06:21:45 7e9c9ca2126c: Pulling fs layer 06:21:47 cbdbe7a5bc2a: Download complete 06:21:49 cbdbe7a5bc2a: Pull complete 06:21:50 ca9280d653b3: Verifying Checksum 06:21:50 ca9280d653b3: Download complete 06:21:54 ca9280d653b3: Pull complete 06:21:56 7e9c9ca2126c: Verifying Checksum 06:21:56 7e9c9ca2126c: Download complete 06:22:13 7e9c9ca2126c: Pull complete 06:22:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:22:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:22:14 prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container 06:22:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:22:19 $ docker top dc6133a62e542e075e19b7dfd36c8c6b94fb05ca095b7b24dabab37be25fdafc -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:20 + docker-compose build --help 06:22:20 + grep parallel 06:22:21 --parallel Build images in parallel. [Pipeline] } 06:22:22 $ docker stop --time=1 dc6133a62e542e075e19b7dfd36c8c6b94fb05ca095b7b24dabab37be25fdafc 06:22:24 $ docker rm -f dc6133a62e542e075e19b7dfd36c8c6b94fb05ca095b7b24dabab37be25fdafc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:22:25 . [Pipeline] withDockerContainer 06:22:25 prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container 06:22:25 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 06:22:26 gofmt -l . 06:22:26 [ "`gofmt -l .`" = "" ] 06:22:26 ./bin/test-go-mod-tidy.sh 06:22:26 ./bin/test-attribution-txt.sh 06:22:27 $ docker top 4fe1973ad9424d92b78abaf17365e3dc934be87a521565770a7bdd16786c1bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:22:28 + ls -al . 06:22:28 total 728 06:22:28 drwxrwxr-x 9 1001 1001 4096 Feb 17 06:22 . 06:22:28 drwxr-xr-x 4 root root 4096 Feb 17 06:18 .. 06:22:28 -rw-rw-r-- 1 1001 1001 11 Feb 17 06:16 .dockerignore 06:22:28 drwxrwxr-x 8 1001 1001 4096 Feb 17 06:16 .git 06:22:28 drwxrwxr-x 3 1001 1001 4096 Feb 17 06:16 .github 06:22:28 -rw-rw-r-- 1 1001 1001 818 Feb 17 06:16 .gitignore 06:22:28 -rw-rw-r-- 1 1001 1001 166 Feb 17 06:16 .sonarcloud.properties 06:22:28 -rw-rw-r-- 1 1001 1001 7859 Feb 17 06:16 Attribution.txt 06:22:28 -rw-rw-r-- 1 1001 1001 3804 Feb 17 06:16 CONTRIBUTING.md 06:22:28 -rw-rw-r-- 1 1001 1001 931 Feb 17 06:16 Dockerfile.build 06:22:28 -rw-rw-r-- 1 1001 1001 863 Feb 17 06:16 Jenkinsfile 06:22:28 -rw-rw-r-- 1 1001 1001 10775 Feb 17 06:16 LICENSE 06:22:28 -rw-rw-r-- 1 1001 1001 5774 Feb 17 06:16 Makefile 06:22:28 -rw-rw-r-- 1 1001 1001 6524 Feb 17 06:16 README.md 06:22:28 -rw-rw-r-- 1 1001 1001 6755 Feb 17 06:16 SECURITY.md 06:22:28 -rw-rw-r-- 1 1001 1001 5 Feb 17 06:14 VERSION 06:22:28 -rw-rw-r-- 1 1001 1001 4131 Feb 17 06:16 ZMQWindows.md 06:22:28 drwxrwxr-x 2 1001 1001 4096 Feb 17 06:16 bin 06:22:28 drwxrwxr-x 14 1001 1001 4096 Feb 17 06:16 cmd 06:22:28 -rw-r--r-- 1 root root 595676 Feb 17 06:21 coverage.out 06:22:28 -rw-r--r-- 1 root root 1054 Feb 17 06:22 go.mod 06:22:28 -rw-r--r-- 1 root root 19518 Feb 17 06:22 go.sum 06:22:28 drwxrwxr-x 8 1001 1001 4096 Feb 17 06:16 internal 06:22:28 drwxrwxr-x 4 1001 1001 4096 Feb 17 06:16 openapi 06:22:28 drwxrwxr-x 4 1001 1001 4096 Feb 17 06:16 snap 06:22:28 -rw-rw-r-- 1 1001 1001 168 Feb 17 06:16 version.go [Pipeline] sh 06:22:29 + '[' -e coverage.out ] 06:22:29 + chown 1001:1001 coverage.out 06:22:29 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] stash 06:22:29 Warning: overwriting stash ‘coverage-report’ 06:22:30 Stashed 1 file(s) [Pipeline] sh 06:22:31 + make build 06:22:31 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 06:22:31 Building docker-core-command-go ... 06:22:31 Building docker-core-data-go ... 06:22:31 Building docker-core-metadata-go ... 06:22:31 Building docker-security-bootstrapper-go ... 06:22:31 Building docker-security-proxy-setup-go ... 06:22:31 Building docker-security-secretstore-setup-go ... 06:22:31 Building docker-support-notifications-go ... 06:22:31 Building docker-support-scheduler-go ... 06:22:31 Building docker-sys-mgmt-agent-go ... 06:22:31 Building docker-sys-mgmt-agent-go 06:22:31 Building docker-security-secretstore-setup-go 06:22:31 Building docker-core-metadata-go 06:22:31 Building docker-security-proxy-setup-go 06:22:32 Building docker-security-bootstrapper-go 06:22:41 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 06:23:03 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 06:23:07 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 06:23:13 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 06:23:14 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 06:23:18 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 06:23:23 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 06:23:27 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 06:23:30 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 06:23:34 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 06:23:38 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] } 06:23:43 $ docker stop --time=1 de70e9f6cebf88a96ec51c1d52dfb8a58c7f7bb1a00da13bcb3ffb78134d10a4 06:23:46 $ docker rm -f de70e9f6cebf88a96ec51c1d52dfb8a58c7f7bb1a00da13bcb3ffb78134d10a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:23:48 06:23:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:23:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:23:49 latest: Pulling from edgex-devops/edgex-compose-arm64 06:23:49 29e5d40040c1: Pulling fs layer 06:23:49 1ce36da41761: Pulling fs layer 06:23:49 25b303627fd3: Pulling fs layer 06:23:50 29e5d40040c1: Verifying Checksum 06:23:50 29e5d40040c1: Download complete 06:23:50 29e5d40040c1: Pull complete 06:23:50 1ce36da41761: Verifying Checksum 06:23:50 1ce36da41761: Download complete 06:23:52 1ce36da41761: Pull complete 06:23:52 25b303627fd3: Verifying Checksum 06:23:52 25b303627fd3: Download complete 06:24:02 25b303627fd3: Pull complete 06:24:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:24:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:24:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:24:02 prd-ubuntu18.04-docker-arm64-4c-16g-26651 does not seem to be running inside a container 06:24:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:24:05 $ docker top f1e6dfc133a678db1dbebbd1d39833eeba81af4a25dabda1a4aac2c98afe49b9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:06 + grep parallel 06:24:06 + docker-compose build --help 06:24:10 --parallel Build images in parallel. [Pipeline] } 06:24:10 $ docker stop --time=1 f1e6dfc133a678db1dbebbd1d39833eeba81af4a25dabda1a4aac2c98afe49b9 06:24:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:24:11 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:24:11 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:24:11 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:11 Step 2/30 : FROM ${BUILDER_BASE} AS builder 06:24:11 ---> 741ace9c168b 06:24:11 Step 3/23 : WORKDIR /edgex-go 06:24:11 ---> 741ace9c168b 06:24:11 Step 3/24 : WORKDIR /edgex-go 06:24:11 ---> 741ace9c168b 06:24:11 Step 3/30 : WORKDIR /edgex-go 06:24:11 ---> 741ace9c168b 06:24:11 Step 3/21 : WORKDIR /edgex-go 06:24:11 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:24:11 ---> 741ace9c168b 06:24:11 Step 3/26 : WORKDIR /edgex-go 06:24:12 $ docker rm -f f1e6dfc133a678db1dbebbd1d39833eeba81af4a25dabda1a4aac2c98afe49b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:13 ---> Running in 4fb648830858 06:24:13 ---> Running in fc576678afaa 06:24:13 ---> Running in 09f43e292951 06:24:13 ---> Running in 78f0d45740b8 06:24:13 ---> Running in f90239813ffc 06:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:24:13 . [Pipeline] withDockerContainer 06:24:13 prd-ubuntu18.04-docker-arm64-4c-16g-26651 does not seem to be running inside a container 06:24:13 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat 06:24:14 Removing intermediate container fc576678afaa 06:24:14 ---> ab82eacd9d08 06:24:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:14 Removing intermediate container 09f43e292951 06:24:14 ---> dbf1e26cdd71 06:24:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:15 Removing intermediate container 78f0d45740b8 06:24:15 ---> 254105144c9b 06:24:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:15 Removing intermediate container 4fb648830858 06:24:15 ---> 2de8338b59db 06:24:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:15 Removing intermediate container f90239813ffc 06:24:15 ---> 5e3f8e182926 06:24:15 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:15 ---> Running in 07a0e9a0abb7 06:24:15 ---> Running in 98f737e08ec4 06:24:15 ---> Running in 8fb1bfe2c0d1 06:24:15 $ docker top 1a304f1f4f718285aa967787a82cfac6b6902c2bc78366848b6875ca0dcd6586 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:15 ---> Running in b6c09587aec7 06:24:15 ---> Running in 4116f048f2d6 06:24:16 + docker-compose -f ./docker-compose-build.yml build --parallel 06:24:20 Building docker-core-command-go ... 06:24:20 Building docker-core-data-go ... 06:24:20 Building docker-core-metadata-go ... 06:24:20 Building docker-security-bootstrapper-go ... 06:24:20 Building docker-security-proxy-setup-go ... 06:24:20 Building docker-security-secretstore-setup-go ... 06:24:20 Building docker-support-notifications-go ... 06:24:20 Building docker-support-scheduler-go ... 06:24:20 Building docker-sys-mgmt-agent-go ... 06:24:20 Building docker-security-bootstrapper-go 06:24:20 Building docker-security-secretstore-setup-go 06:24:20 Building docker-sys-mgmt-agent-go 06:24:20 Building docker-security-proxy-setup-go 06:24:20 Building docker-support-scheduler-go 06:24:24 Removing intermediate container 4116f048f2d6 06:24:24 ---> ccc032b40b03 06:24:24 Step 5/30 : RUN apk add --update --no-cache make git 06:24:24 ---> Running in 1ea90b009b1f 06:24:24 Removing intermediate container 8fb1bfe2c0d1 06:24:24 ---> 67b454ebf485 06:24:24 Step 5/26 : RUN apk add --update --no-cache make bash git 06:24:24 Removing intermediate container 07a0e9a0abb7 06:24:24 ---> 389a433e818e 06:24:24 Step 5/21 : RUN apk add --update --no-cache make git 06:24:24 Removing intermediate container 98f737e08ec4 06:24:24 ---> 4c64f1824a7e 06:24:24 Step 5/24 : RUN apk add --update --no-cache make git 06:24:24 ---> Running in bfdef594ee4f 06:24:24 Removing intermediate container b6c09587aec7 06:24:24 ---> 50a18b5f0c51 06:24:24 Step 5/23 : RUN apk add --update --no-cache make git 06:24:24 ---> Running in ad1c3a11fc80 06:24:24 ---> Running in c95dacd847f2 06:24:24 ---> Running in d9c66711b5e1 06:24:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:26 OK: 233 MiB in 51 packages 06:24:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:27 OK: 233 MiB in 51 packages 06:24:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:28 Removing intermediate container 1ea90b009b1f 06:24:28 ---> 412dabb823a3 06:24:28 Step 6/30 : COPY go.mod . 06:24:29 OK: 233 MiB in 51 packages 06:24:29 OK: 233 MiB in 51 packages 06:24:29 OK: 233 MiB in 51 packages 06:24:29 ---> 58c27d3a4fc8 06:24:29 Step 7/30 : RUN go mod download 06:24:30 ---> Running in e85e2932130d 06:24:30 Removing intermediate container bfdef594ee4f 06:24:30 ---> 2b04b6f7012e 06:24:30 Step 6/26 : COPY go.mod . 06:24:32 ---> 5be3d32565f5 06:24:32 Step 7/26 : RUN go mod download 06:24:32 ---> Running in dfa8bba531b8 06:24:32 Removing intermediate container ad1c3a11fc80 06:24:32 ---> 3b2f8dee942f 06:24:32 Step 6/21 : COPY go.mod . 06:24:32 Removing intermediate container d9c66711b5e1 06:24:32 ---> bbf28641572d 06:24:32 Step 6/23 : COPY go.mod . 06:24:32 Removing intermediate container c95dacd847f2 06:24:32 ---> 51829b44c63d 06:24:32 Step 6/24 : COPY go.mod . 06:24:33 ---> 6157b58073b6 06:24:33 Step 7/21 : RUN go mod download 06:24:33 ---> e9e4366b4c3d 06:24:33 Step 7/23 : RUN go mod download 06:24:33 ---> Running in 6fbdeade6aed 06:24:33 ---> d8fdbe1f951a 06:24:33 Step 7/24 : RUN go mod download 06:24:33 ---> Running in 0d7d4239fa8a 06:24:33 ---> Running in 3f6f39d0d661 06:24:39 Removing intermediate container 3f6f39d0d661 06:24:39 ---> 340587aadb69 06:24:39 Step 8/24 : COPY . . 06:24:39 Removing intermediate container 6fbdeade6aed 06:24:39 ---> e0b6b937eeaf 06:24:39 Step 8/21 : COPY . . 06:24:40 Removing intermediate container 0d7d4239fa8a 06:24:40 ---> ed00dd7fe48f 06:24:40 Step 8/23 : COPY . . 06:24:40 Removing intermediate container e85e2932130d 06:24:40 ---> 1fff269166e6 06:24:40 Step 8/30 : COPY . . 06:24:40 Removing intermediate container dfa8bba531b8 06:24:40 ---> a2a8c1bce5bd 06:24:40 Step 8/26 : COPY . . 06:25:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:25:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:25:28 ---> 6ba57f95bcfa 06:25:28 Step 3/21 : WORKDIR /edgex-go 06:25:29 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:25:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:25:29 ---> 6ba57f95bcfa 06:25:29 Step 3/24 : WORKDIR /edgex-go 06:25:29 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:25:29 Step 2/30 : FROM ${BUILDER_BASE} AS builder 06:25:29 ---> 6ba57f95bcfa 06:25:29 Step 3/30 : WORKDIR /edgex-go 06:25:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:25:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:25:29 ---> 6ba57f95bcfa 06:25:29 Step 3/22 : WORKDIR /edgex-go 06:25:29 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:25:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:25:29 ---> 6ba57f95bcfa 06:25:29 Step 3/26 : WORKDIR /edgex-go 06:25:34 ---> Running in 0b990fcbf439 06:25:34 ---> Running in bbd93c80fe00 06:25:34 ---> Running in 22233b303638 06:25:34 ---> Running in ad6d4f2532f2 06:25:34 ---> Running in 5f88ddaf4d59 06:25:35 Removing intermediate container ad6d4f2532f2 06:25:35 ---> 46b217f4b6bf 06:25:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:35 Removing intermediate container bbd93c80fe00 06:25:35 ---> af6faadb158d 06:25:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:35 Removing intermediate container 22233b303638 06:25:35 ---> 4a32604b53ab 06:25:35 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:35 Removing intermediate container 5f88ddaf4d59 06:25:35 ---> 94f6e6f1abf4 06:25:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:35 Removing intermediate container 0b990fcbf439 06:25:35 ---> 1ec5a91c2b88 06:25:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:35 ---> Running in 6d4bdf0a9470 06:25:35 ---> Running in 706b7006b145 06:25:35 ---> Running in fcc8bbee1def 06:25:35 ---> Running in a4c7860e4470 06:25:35 ---> Running in bc72c65eadd2 06:25:39 Removing intermediate container 706b7006b145 06:25:39 ---> 9d06d8633a54 06:25:39 Step 5/24 : RUN apk add --update --no-cache make git 06:25:39 ---> Running in d335e257f45c 06:25:39 Removing intermediate container 6d4bdf0a9470 06:25:39 ---> b42141105af0 06:25:39 Step 5/30 : RUN apk add --update --no-cache make git 06:25:39 Removing intermediate container fcc8bbee1def 06:25:39 ---> 6f290c1eea9c 06:25:39 Step 5/22 : RUN apk add --update --no-cache make git 06:25:39 ---> Running in f12a8c9fb0ab 06:25:39 ---> Running in c97f7daeeba8 06:25:40 Removing intermediate container a4c7860e4470 06:25:40 ---> fd61d0ec527b 06:25:40 Step 5/26 : RUN apk add --update --no-cache make bash git 06:25:40 Removing intermediate container bc72c65eadd2 06:25:40 ---> 6b481c7b19c7 06:25:40 Step 5/21 : RUN apk add --update --no-cache make git 06:25:40 ---> Running in 42fe2d1cf167 06:25:40 ---> Running in 36e1791e31c4 06:25:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:43 OK: 217 MiB in 51 packages 06:25:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:43 OK: 217 MiB in 51 packages 06:25:44 OK: 217 MiB in 51 packages 06:25:44 OK: 217 MiB in 51 packages 06:25:44 OK: 217 MiB in 51 packages 06:25:45 Removing intermediate container d335e257f45c 06:25:45 ---> fd6cbb480438 06:25:45 Step 6/24 : COPY go.mod . 06:25:45 Removing intermediate container f12a8c9fb0ab 06:25:45 ---> d4dea5550711 06:25:45 Step 6/30 : COPY go.mod . 06:25:45 Removing intermediate container c97f7daeeba8 06:25:45 ---> 3035a1b5b71c 06:25:45 Step 6/22 : COPY go.mod . 06:25:46 Removing intermediate container 36e1791e31c4 06:25:46 ---> 0bf1eb0be306 06:25:46 Step 6/26 : COPY go.mod . 06:25:46 ---> 9a369973816f 06:25:46 Step 7/24 : RUN go mod download 06:25:46 Removing intermediate container 42fe2d1cf167 06:25:46 ---> d43aeae9916d 06:25:46 Step 6/21 : COPY go.mod . 06:25:46 ---> Running in 9cb4f00c2012 06:25:47 ---> cb6a652ab68c 06:25:47 Step 7/30 : RUN go mod download 06:25:47 ---> c4d1fb309f6f 06:25:47 Step 7/22 : RUN go mod download 06:25:47 ---> Running in 5a6c231a7c49 06:25:47 ---> 5d5b1f73f2c7 06:25:47 Step 7/26 : RUN go mod download 06:25:47 ---> Running in 0d8f15ca898f 06:25:47 ---> Running in e1c6f22a3cc7 06:25:47 ---> fd217a5ab4ad 06:25:47 Step 7/21 : RUN go mod download 06:25:48 ---> Running in 44c1a688665f 06:25:51 Removing intermediate container 9cb4f00c2012 06:25:51 ---> 8db119f0d574 06:25:51 Step 8/24 : COPY . . 06:25:53 Removing intermediate container 5a6c231a7c49 06:25:53 ---> b20daf4a8a46 06:25:53 Step 8/30 : COPY . . 06:25:53 Removing intermediate container 0d8f15ca898f 06:25:53 ---> 15e60c934079 06:25:53 Step 8/22 : COPY . . 06:25:53 Removing intermediate container e1c6f22a3cc7 06:25:53 ---> d4497e01d233 06:25:53 Step 8/26 : COPY . . 06:25:54 Removing intermediate container 44c1a688665f 06:25:54 ---> 3037cd6ee262 06:25:54 Step 8/21 : COPY . . 06:26:20 ---> b1624d814184 06:26:20 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:26:20 ---> ba57c281b000 06:26:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:26:20 ---> 61a998619a77 06:26:20 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:26:20 ---> 84f0a763a69d 06:26:20 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:26:20 ---> b589d83c9e92 06:26:20 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:26:21 ---> Running in 08516a757ec9 06:26:21 ---> Running in 2135be42d7f3 06:26:21 ---> Running in b9627b1557ef 06:26:21 ---> Running in d9ebf8b64ba9 06:26:21 ---> Running in 4996ffd4e000 06:26:23 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 06:26:23 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 06:26:23 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 06:26:23 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 06:26:24 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 06:26:51 ---> 800dbece7a8e 06:26:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:26:51 ---> 099519ad673f 06:26:51 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:26:51 ---> e37ff55c07cd 06:26:51 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:26:51 ---> 59d0bc809646 06:26:51 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:26:51 ---> 14b5dfee491e 06:26:51 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:26:51 ---> Running in d5ea93cb3d0b 06:26:51 ---> Running in 667e70a1c7df 06:26:51 ---> Running in 43bb70cf6083 06:26:51 ---> Running in e34c03f3ce9a 06:26:51 ---> Running in c0d4763783e5 06:26:51 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 06:26:51 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 06:26:51 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 06:26:51 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 06:26:51 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 06:27:45 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 06:27:45 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 06:28:01 Removing intermediate container d9ebf8b64ba9 06:28:01 ---> 19e3e49bc2fc 06:28:01 06:28:01 Step 10/30 : FROM alpine:3.12 06:28:01 Removing intermediate container 08516a757ec9 06:28:01 ---> 409a76b8ed4b 06:28:01 06:28:01 Step 10/24 : FROM alpine:3.12 06:28:01 3.12: Pulling from library/alpine 06:28:01 3.12: Pulling from library/alpine 06:28:01 Removing intermediate container b9627b1557ef 06:28:01 ---> f157c8fe4a1f 06:28:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:28:01 ---> Running in 656e51158189 06:28:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:28:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:28:01 Status: Image is up to date for alpine:3.12 06:28:01 Status: Downloaded newer image for alpine:3.12 06:28:01 ---> afeebe901d6b 06:28:01 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:28:01 ---> afeebe901d6b 06:28:01 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:28:01 Removing intermediate container 4996ffd4e000 06:28:01 ---> 79b347e6a102 06:28:01 06:28:01 Step 10/21 : FROM alpine:3.12 06:28:01 ---> afeebe901d6b 06:28:01 Step 11/21 : RUN apk add --update --no-cache curl 06:28:01 ---> Running in cc6e0689c180 06:28:01 ---> Running in d87a1298048d 06:28:01 ---> Running in 72fa33365ef8 06:28:02 Removing intermediate container cc6e0689c180 06:28:02 ---> 5a0ecd095d46 06:28:02 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 06:28:02 ---> Running in 859432edfdbe 06:28:02 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 06:28:03 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 06:28:03 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 06:28:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:04 (1/4) Installing ca-certificates (20191127-r4) 06:28:04 (1/5) Installing ca-certificates (20191127-r4) 06:28:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:28:04 (3/4) Installing libcurl (7.69.1-r3) 06:28:04 (4/4) Installing curl (7.69.1-r3) 06:28:04 Executing busybox-1.31.1-r19.trigger 06:28:04 Executing ca-certificates-20191127-r4.trigger 06:28:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:28:04 (3/5) Installing libcurl (7.69.1-r3) 06:28:04 (4/5) Installing curl (7.69.1-r3) 06:28:04 (5/5) Installing dumb-init (1.2.2-r1) 06:28:04 Executing busybox-1.31.1-r19.trigger 06:28:04 Executing ca-certificates-20191127-r4.trigger 06:28:05 OK: 7 MiB in 18 packages 06:28:05 OK: 7 MiB in 19 packages 06:28:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:06 (1/2) Installing dumb-init (1.2.2-r1) 06:28:06 (2/2) Installing su-exec (0.2-r1) 06:28:06 Executing busybox-1.31.1-r19.trigger 06:28:06 OK: 5 MiB in 16 packages 06:28:07 Removing intermediate container 2135be42d7f3 06:28:07 ---> 276a6425de4b 06:28:07 06:28:07 Step 10/22 : FROM alpine:3.12 06:28:07 ---> afeebe901d6b 06:28:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:28:08 Removing intermediate container 667e70a1c7df 06:28:08 ---> 08f8266b1342 06:28:08 06:28:08 Step 10/30 : FROM alpine:3.12 06:28:08 Removing intermediate container c0d4763783e5 06:28:08 ---> 762237c2460b 06:28:08 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:28:08 3.12: Pulling from library/alpine 06:28:08 ---> Running in 983e686ea58c 06:28:08 ---> Running in c1bb88ad9f46 06:28:08 Removing intermediate container d87a1298048d 06:28:08 ---> e2fc98429084 06:28:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:28:08 Removing intermediate container 656e51158189 06:28:08 ---> 902477272b16 06:28:08 06:28:08 Step 11/26 : FROM docker:20.10.0 06:28:08 Removing intermediate container 72fa33365ef8 06:28:08 ---> d23eb871e28f 06:28:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:28:08 Removing intermediate container 859432edfdbe 06:28:08 ---> bdc231325bdc 06:28:08 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 06:28:08 20.10.0: Pulling from library/docker 06:28:08 ---> Running in 07b92181a826 06:28:08 ---> Running in f610c6e90cf2 06:28:08 ---> Running in 531022c9948a 06:28:09 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:28:09 Status: Downloaded newer image for alpine:3.12 06:28:09 ---> 389fef711851 06:28:09 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:28:09 ---> Running in 7ff47295b72e 06:28:09 Removing intermediate container 07b92181a826 06:28:09 ---> 4de318595b44 06:28:09 Step 13/21 : WORKDIR /edgex 06:28:09 Removing intermediate container f610c6e90cf2 06:28:09 ---> 1f1fb81f4426 06:28:09 Step 13/24 : WORKDIR / 06:28:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:09 Removing intermediate container 531022c9948a 06:28:09 ---> ca9926fcad04 06:28:09 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:28:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:10 ---> Running in 45a936f66413 06:28:10 ---> Running in 42c08b348551 06:28:10 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 06:28:10 ---> Running in ed0f2d7905eb 06:28:10 (1/1) Installing dumb-init (1.2.2-r1) 06:28:10 Executing busybox-1.31.1-r19.trigger 06:28:10 OK: 5 MiB in 15 packages 06:28:11 Removing intermediate container 7ff47295b72e 06:28:11 ---> 996c01f8318c 06:28:11 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 06:28:11 Removing intermediate container 45a936f66413 06:28:11 ---> d20868cc4bb1 06:28:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:28:12 Removing intermediate container 42c08b348551 06:28:12 ---> 8f1234705c1b 06:28:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:28:12 Removing intermediate container ed0f2d7905eb 06:28:12 ---> a992729d5182 06:28:12 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:28:12 ---> Running in bed89fa35403 06:28:12 ---> 1b3e16a20ad7 06:28:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:28:12 Removing intermediate container 983e686ea58c 06:28:12 ---> cb4aa03bf444 06:28:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:28:13 ---> 7183d15f94eb 06:28:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:28:13 ---> Running in 5503abc264b5 06:28:13 ---> Running in 8a24175122f9 06:28:13 Removing intermediate container d5ea93cb3d0b 06:28:13 ---> a2fb909bedbd 06:28:13 06:28:13 Step 10/24 : FROM alpine:3.12 06:28:13 ---> 389fef711851 06:28:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:28:14 Removing intermediate container e34c03f3ce9a 06:28:14 ---> 8409dd7fc0f9 06:28:14 06:28:14 Step 10/23 : FROM alpine:3.12 06:28:14 ---> 389fef711851 06:28:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:28:14 Removing intermediate container 43bb70cf6083 06:28:14 ---> 6d01ba67d67a 06:28:14 06:28:14 Step 10/21 : FROM alpine:3.12 06:28:14 ---> 389fef711851 06:28:14 Step 11/21 : RUN apk add --update --no-cache curl 06:28:14 Removing intermediate container 5503abc264b5 06:28:14 ---> eb3a4d5a6bda 06:28:14 Step 13/22 : ENV APP_PORT=48085 06:28:14 ---> Running in 906c85ec8d59 06:28:14 ---> Running in bf58f5381b8c 06:28:14 ---> Running in abaae32d5f60 06:28:15 ---> Running in 7cc6c9cb7569 06:28:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:15 ---> b184b361ebde 06:28:15 ---> 0c86b4a9c326 06:28:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:28:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:28:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:16 Removing intermediate container 7cc6c9cb7569 06:28:16 ---> 7586cc4848e7 06:28:16 Step 14/22 : EXPOSE $APP_PORT 06:28:16 Removing intermediate container c1bb88ad9f46 06:28:16 ---> 021473dd8cc7 06:28:16 06:28:16 Step 11/26 : FROM docker:20.10.0 06:28:16 (1/2) Installing dumb-init (1.2.2-r1) 06:28:16 (2/2) Installing su-exec (0.2-r1) 06:28:16 Executing busybox-1.31.1-r19.trigger 06:28:16 OK: 6 MiB in 16 packages 06:28:16 20.10.0: Pulling from library/docker 06:28:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:16 ---> Running in 0d4d030e6a66 06:28:16 Removing intermediate container bed89fa35403 06:28:16 ---> 42739112d29b 06:28:16 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 06:28:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:17 ---> Running in fdef366c5a3f 06:28:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:17 ---> 9415e72b5e12 06:28:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:28:18 Removing intermediate container 0d4d030e6a66 06:28:18 ---> 55b35dfad3bc 06:28:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:28:18 ---> 12fb14d0c355 06:28:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:28:18 (1/5) Installing ca-certificates (20191127-r4) 06:28:18 (1/4) Installing ca-certificates (20191127-r4) 06:28:18 ---> Running in 04bc6ea5e8bc 06:28:18 Removing intermediate container fdef366c5a3f 06:28:18 ---> 32c9625d08f0 06:28:18 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:28:18 (1/1) Installing dumb-init (1.2.2-r1) 06:28:19 ---> 63dbeac31ce3 06:28:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:28:19 Removing intermediate container 04bc6ea5e8bc 06:28:19 ---> 00d9f250415d 06:28:19 Step 18/21 : CMD ["--init=true"] 06:28:19 ---> 322bf2e97596 06:28:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:28:19 ---> cd2bef1ca135 06:28:19 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:28:19 Executing busybox-1.31.1-r19.trigger 06:28:19 OK: 6 MiB in 15 packages 06:28:19 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:28:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:28:19 Removing intermediate container 8a24175122f9 06:28:19 ---> 4a79470a10ab 06:28:19 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 06:28:19 (3/5) Installing libcurl (7.69.1-r3) 06:28:19 (3/4) Installing libcurl (7.69.1-r3) 06:28:19 (4/4) Installing curl (7.69.1-r3) 06:28:19 (4/5) Installing curl (7.69.1-r3) 06:28:19 ---> Running in eb262484f462 06:28:19 (5/5) Installing dumb-init (1.2.2-r1) 06:28:19 Executing busybox-1.31.1-r19.trigger 06:28:20 ---> Running in 773b5dba16c3 06:28:20 ---> Running in ac078b3f9031 06:28:20 Executing busybox-1.31.1-r19.trigger 06:28:20 Executing ca-certificates-20191127-r4.trigger 06:28:20 Executing ca-certificates-20191127-r4.trigger 06:28:20 OK: 7 MiB in 18 packages 06:28:20 OK: 7 MiB in 19 packages 06:28:20 Removing intermediate container 773b5dba16c3 06:28:20 ---> 3ac2a6c7aa80 06:28:20 Step 19/21 : LABEL arch=arm64 06:28:21 ---> Running in 9769be8cfa67 06:28:21 Removing intermediate container eb262484f462 06:28:21 ---> fc274c7d0934 06:28:21 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:28:21 ---> 4e67b02f5f82 06:28:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:28:21 ---> 5662d9463b1d 06:28:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:28:22 Removing intermediate container 9769be8cfa67 06:28:22 ---> 515d50bc84a3 06:28:22 Step 20/21 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:28:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:28:22 Status: Downloaded newer image for docker:20.10.0 06:28:22 ---> eeaf43b92773 06:28:22 Step 12/26 : RUN apk add --no-cache bash 06:28:22 ---> Running in 157a1c4cdf43 06:28:22 ---> Running in cd7db10ec91b 06:28:22 ---> Running in c5493ba2fa8d 06:28:22 Removing intermediate container bf58f5381b8c 06:28:22 ---> 10e669b5ef8d 06:28:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:28:22 ---> 20f587cecf19 06:28:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:28:22 ---> Running in bea6ccbdf9c3 06:28:22 Removing intermediate container 157a1c4cdf43 06:28:22 ---> 348cbd3983c4 06:28:22 ---> 6ed67ab38440 06:28:22 Step 21/21 : LABEL version=0.0.0Step 20/24 : 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/ 06:28:22 06:28:23 ---> Running in 937aca7af4b7 06:28:23 Removing intermediate container cd7db10ec91b 06:28:23 ---> e162d9ca50fc 06:28:23 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:28:23 ---> Running in 968507bde830 06:28:23 ---> Running in 4ac78a392caf 06:28:23 Removing intermediate container ac078b3f9031 06:28:23 ---> 2bf24b9480e4 06:28:23 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 06:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:23 Removing intermediate container bea6ccbdf9c3 06:28:23 ---> d95c4210c8e2 06:28:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:28:23 ---> Running in 612e3075a8d6 06:28:24 ---> Running in d769e3f78775 06:28:24 Removing intermediate container 968507bde830 06:28:24 ---> 3f3ba4f36e41 06:28:24 06:28:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:24 Removing intermediate container d769e3f78775 06:28:24 ---> 4ca75f86e49d 06:28:24 Step 20/22 : LABEL arch=arm64 06:28:24 Successfully built 3f3ba4f36e41 06:28:24 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:28:24  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 06:28:24 (1/2) Installing readline (8.0.4-r0) 06:28:24 (2/2) Installing bash (5.0.17-r0) 06:28:24 ---> Running in 8ef385aeae6c 06:28:24 Removing intermediate container 937aca7af4b7 06:28:24 ---> f62de0aaa558 06:28:24 Step 13/23 : ENV APP_PORT=48081 06:28:24 ---> f76f38c36cdd 06:28:24 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:28:24 Executing bash-5.0.17-r0.post-install 06:28:24 Executing busybox-1.31.1-r19.trigger 06:28:24 OK: 12 MiB in 22 packages 06:28:25 Removing intermediate container 8ef385aeae6c 06:28:25 ---> 47abaceb2a8f 06:28:25 Step 21/22 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:28:25 Removing intermediate container abaae32d5f60 06:28:25 ---> c028021ef65f 06:28:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:28:25 ---> Running in 5eb74f237edf 06:28:25 ---> Running in ec78c2f14d16 06:28:26 ---> Running in 3bf672d39cfa 06:28:27 Removing intermediate container 5eb74f237edf 06:28:27 ---> 8ed39bcf645a 06:28:27 Step 14/23 : EXPOSE $APP_PORT 06:28:27 Removing intermediate container 906c85ec8d59 06:28:27 ---> db6f6c06a773 06:28:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:28:27 Removing intermediate container ec78c2f14d16 06:28:27 ---> bef2b9c92010 06:28:27 Step 22/22 : LABEL version=0.0.0 06:28:27 ---> be03d5ba11be 06:28:27 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:28:27 ---> Running in e11eb8968ca6 06:28:27 ---> Running in 1a62a803a6b0 06:28:27 Removing intermediate container 3bf672d39cfa 06:28:27 ---> b89b01554ee9 06:28:27 Step 13/21 : WORKDIR /edgex 06:28:27 Removing intermediate container 4ac78a392caf 06:28:27 ---> 159640f8ddca 06:28:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:28:27 Removing intermediate container c5493ba2fa8d 06:28:27 ---> c912cba1c23e 06:28:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:28:28 ---> Running in 7f41fe017489 06:28:28 ---> Running in 2c019e4ed3fe 06:28:28 ---> Running in 54096e57bc8e 06:28:28 ---> 115d4a5dd44a 06:28:28 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:28:28 Removing intermediate container 1a62a803a6b0 06:28:28 ---> b56efa502abd 06:28:28 06:28:28 Removing intermediate container e11eb8968ca6 06:28:28 ---> 625a39870dab 06:28:28 Step 15/23 : WORKDIR / 06:28:28 ---> Running in 3f4a59afb2cc 06:28:28 Removing intermediate container 54096e57bc8e 06:28:28 ---> f043daf59e03 06:28:28 Step 13/24 : WORKDIR / 06:28:29 Successfully built b56efa502abd 06:28:29 Successfully tagged docker-support-scheduler-go-arm64:latest 06:28:29  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 06:28:29 Removing intermediate container 2c019e4ed3fe 06:28:29 ---> 6c1ed2794b7e 06:28:29 Step 14/26 : ENV APP_PORT=48090 06:28:29 Removing intermediate container 7f41fe017489 06:28:29 ---> 0a5f5ac05ad8 06:28:29 Step 22/24 : LABEL arch=arm64 06:28:29 ---> Running in 7fd95b008e97 06:28:29 ---> Running in 17d2458d58e5 06:28:29 ---> Running in 9ad2b08c1c67 06:28:29 ---> Running in 2d8be9aad68d 06:28:29 Removing intermediate container 612e3075a8d6 06:28:29 ---> 7e95adf774dc 06:28:29 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 06:28:29 ---> a352eaac0d0a 06:28:29 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 06:28:30 Removing intermediate container 7fd95b008e97 06:28:30 ---> ac7f94a71961 06:28:30 Step 15/26 : EXPOSE $APP_PORT 06:28:30 ---> Running in 95fb3333f7cc 06:28:30 Removing intermediate container 3f4a59afb2cc 06:28:30 ---> deb20fe99546 06:28:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:28:30 ---> Running in 97d9aa28a45d 06:28:30 Removing intermediate container 2d8be9aad68d 06:28:30 ---> 8f11e84c7cf3 06:28:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:28:30 Removing intermediate container 9ad2b08c1c67 06:28:30 ---> 95369edc10a3 06:28:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:28:30 Removing intermediate container 17d2458d58e5 06:28:30 ---> 3e1f4aa1a1de 06:28:30 Step 23/24 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:28:30 ---> Running in 91bdf304e992 06:28:30 ---> Running in a7a4fe365ea4 06:28:30 Removing intermediate container 95fb3333f7cc 06:28:30 ---> 3a22ee4f8c7b 06:28:30 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:28:31 Removing intermediate container 97d9aa28a45d 06:28:31 ---> db39d7a42f50 06:28:31 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:28:31 Removing intermediate container 91bdf304e992 06:28:31 ---> 0cf904343be4 06:28:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:28:31 ---> a23c1fed9898 06:28:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:28:31 ---> 5b61ac6d4d2b 06:28:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:28:31 ---> 7e0f0115c807 06:28:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:28:31 Removing intermediate container a7a4fe365ea4 06:28:31 ---> 8fe0da9435f6 06:28:31 Step 24/24 : LABEL version=0.0.0 06:28:32 ---> 7fad5d785be1 06:28:32 Step 25/30 : RUN chmod +x /entrypoint.sh 06:28:32 ---> Running in 51a3e49cc0b2 06:28:32 ---> 437bf64a9e54 06:28:32 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:28:32 ---> Running in 8f8f00a87118 06:28:32 ---> 3b30a30ff073 06:28:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:28:32 ---> 76271ccff2a8 06:28:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:28:32 ---> Running in 3eef2eedc2c0 06:28:32 ---> 1beef6e50d7a 06:28:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:28:32 ---> 1b49473623d8 06:28:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:28:33 Removing intermediate container 51a3e49cc0b2 06:28:33 ---> 86f1c2137965 06:28:33 06:28:33 Successfully built 86f1c2137965 06:28:33 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:28:33  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 06:28:33 ---> 788bf05fb9a3 06:28:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:28:33 ---> bd242ff54b38 06:28:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:28:35 ---> 9c885f3b1742 06:28:35 Step 19/26 : RUN apk --no-cache add py3-pip 06:28:35 ---> Running in 64a45f8a9050 06:28:35 Removing intermediate container 8f8f00a87118 06:28:35 ---> 29f270dc420c 06:28:35 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 06:28:35 ---> b6fcc81831c1 06:28:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:28:35 ---> fcd8532b315d 06:28:35 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:28:35 ---> Running in 947590fe2eff 06:28:35 ---> Running in 543fc2803df7 06:28:36 ---> 25d37109dc79 06:28:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:28:36 ---> Running in 8f3c5736b979 06:28:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:37 Removing intermediate container 8f3c5736b979 06:28:37 ---> 1eeb5cefc12a 06:28:37 Step 27/30 : CMD ["gate"] 06:28:37 ---> Running in 19d2593d20d5 06:28:37 (1/33) Installing libbz2 (1.0.8-r1) 06:28:37 (2/33) Installing expat (2.2.9-r1) 06:28:37 (3/33) Installing libffi (3.3-r2) 06:28:37 (4/33) Installing gdbm (1.13-r1) 06:28:37 (5/33) Installing xz-libs (5.2.5-r0) 06:28:37 (6/33) Installing sqlite-libs (3.32.1-r0) 06:28:37 (7/33) Installing python3 (3.8.5-r0) 06:28:37 Removing intermediate container 947590fe2eff 06:28:37 ---> 9202b5eca042 06:28:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:28:37 Removing intermediate container 543fc2803df7 06:28:37 ---> 84a37774732e 06:28:37 Step 18/21 : CMD ["--init=true"] 06:28:37 ---> 8681b3e6729d 06:28:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:28:37 ---> Running in ded0c525849d 06:28:38 ---> Running in c4cebe1224e3 06:28:38 Removing intermediate container 3eef2eedc2c0 06:28:38 ---> f772f509a7d2 06:28:38 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 06:28:38 Removing intermediate container 19d2593d20d5 06:28:38 ---> b924e549471e 06:28:38 Step 28/30 : LABEL arch=arm64 06:28:38 Removing intermediate container ded0c525849d 06:28:38 ---> 1ab3eb756c1e 06:28:38 Step 21/23 : LABEL arch=x86_64 06:28:39 ---> Running in 58f845adad7f 06:28:39 ---> Running in 0c394302487e 06:28:39 Removing intermediate container c4cebe1224e3 06:28:39 ---> 97ce9135e35f 06:28:39 Step 19/21 : LABEL arch=x86_64 06:28:39 ---> d686bc9372fa 06:28:39 Step 20/24 : 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/ 06:28:39 (8/33) Installing py3-appdirs (1.4.4-r1) 06:28:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:28:39 (10/33) Installing py3-parsing (2.4.7-r0) 06:28:39 (11/33) Installing py3-six (1.15.0-r0) 06:28:39 (12/33) Installing py3-packaging (20.4-r0) 06:28:40 ---> 69b0d43dc933 06:28:40 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:28:40 ---> Running in 1ba0f290a75e 06:28:40 ---> Running in b5a50aa7815f 06:28:40 Removing intermediate container 0c394302487e 06:28:40 ---> a59e3fa89227 06:28:40 Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:28:40 (13/33) Installing py3-setuptools (47.0.0-r0) 06:28:40 (14/33) Installing py3-chardet (3.0.4-r4) 06:28:40 Removing intermediate container 58f845adad7f 06:28:40 ---> 4db3c054d640 06:28:40 Step 29/30 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:28:40 (15/33) Installing py3-idna (2.9-r0) 06:28:40 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:28:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:28:40 (18/33) Installing py3-requests (2.23.0-r0) 06:28:40 ---> Running in 6daea8ac5c51 06:28:40 Removing intermediate container 1ba0f290a75e 06:28:40 ---> 4860254a38ac 06:28:40 Step 20/21 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:28:40 (19/33) Installing py3-msgpack (1.0.0-r0) 06:28:40 (20/33) Installing py3-lockfile (0.12.2-r3) 06:28:40 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:28:40 (22/33) Installing py3-colorama (0.4.3-r0) 06:28:40 (23/33) Installing py3-distlib (0.3.0-r0) 06:28:40 (24/33) Installing py3-distro (1.5.0-r1) 06:28:40 (25/33) Installing py3-webencodings (0.5.1-r3) 06:28:40 (26/33) Installing py3-html5lib (1.0.1-r4) 06:28:40 (27/33) Installing py3-pytoml (0.1.21-r0) 06:28:40 (28/33) Installing py3-pep517 (0.8.2-r0) 06:28:40 (29/33) Installing py3-progress (1.5-r0) 06:28:40 (30/33) Installing py3-toml (0.10.1-r0) 06:28:40 (31/33) Installing py3-retrying (1.3.3-r0) 06:28:40 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:28:40 (33/33) Installing py3-pip (20.1.1-r0) 06:28:40 ---> Running in 1ba4eb622646 06:28:40 Executing busybox-1.31.1-r19.trigger 06:28:40 OK: 71 MiB in 55 packages 06:28:40 ---> Running in f10c77d9cb46 06:28:40 Removing intermediate container 6daea8ac5c51 06:28:40 ---> b4c2f2419bca 06:28:40 Step 23/23 : LABEL version=0.0.0 06:28:41 ---> 0b7db97c3fad 06:28:41 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:28:41 ---> Running in 56216af33d2a 06:28:41 Removing intermediate container 1ba4eb622646 06:28:41 ---> 50fd6b246fab 06:28:41 Step 21/21 : LABEL version=0.0.0 06:28:41 Removing intermediate container f10c77d9cb46 06:28:41 ---> c721f4298d79 06:28:41 Step 30/30 : LABEL version=0.0.0 06:28:42 ---> Running in 0e4ea93fe685 06:28:42 Removing intermediate container 0e4ea93fe685 06:28:42 ---> 45d9d1492221 06:28:42 06:28:43 ---> Running in 0aeb59c2b948 06:28:43 Successfully built 45d9d1492221 06:28:43 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:28:43  Building docker-security-bootstrapper-go ... done Building docker-core-data-go 06:28:44 Removing intermediate container 56216af33d2a 06:28:44 ---> 7a289f3f3cd0 06:28:44 06:28:44 ---> 986b5b05d799 06:28:44 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:28:45 Removing intermediate container b5a50aa7815f 06:28:45 ---> e122b9e4e86c 06:28:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:28:45 Removing intermediate container 0aeb59c2b948 06:28:45 ---> d698db0583ed 06:28:45 06:28:45 ---> ef04a2db2bb7 06:28:45 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 06:28:47 ---> Running in 5d39c17ea365 06:28:47 Successfully built 7a289f3f3cd0 06:28:47 Successfully tagged docker-core-metadata-go:latest 06:28:47 Building docker-support-notifications-go 06:28:47  Building docker-core-metadata-go ... done  ---> Running in 91c66c2deac3 06:28:47 Successfully built d698db0583ed 06:28:48 Successfully tagged docker-security-proxy-setup-go:latest 06:28:48 Building docker-support-scheduler-go 06:28:48 Removing intermediate container 64a45f8a9050 06:28:48 ---> c9aa581a8aa1 06:28:48 Step 20/26 : RUN pip install docker-compose==1.23.2 06:28:48 ---> Running in 34de1a22952f 06:28:50  Building docker-security-proxy-setup-go ... done Removing intermediate container 5d39c17ea365 06:28:50 ---> bcefa8379170 06:28:50 Step 22/24 : LABEL arch=x86_64 06:28:50 Removing intermediate container 91c66c2deac3 06:28:50 ---> 1d7fdd3ea620 06:28:50 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:28:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:28:50 Status: Downloaded newer image for docker:20.10.0 06:28:50 ---> aefe523efa57 06:28:50 Step 12/26 : RUN apk add --no-cache bash 06:28:50 ---> Running in e9e0fc692ef4 06:28:51 ---> Running in fc59d121847c 06:28:52 ---> 1daec1dcb5a1 06:28:52 Step 25/30 : RUN chmod +x /entrypoint.sh 06:28:52 Removing intermediate container e9e0fc692ef4 06:28:52 ---> 229e1d731369 06:28:52 Step 23/24 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:28:54 Collecting docker-compose==1.23.2 06:28:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:28:54 ---> Running in 4c5bfe0330b3 06:28:54 Collecting texttable<0.10,>=0.9.0 06:28:54 Downloading texttable-0.9.1.tar.gz (11 kB) 06:28:56 ---> Running in b7776efad150 06:28:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:57 Collecting docker<4.0,>=3.6.0 06:28:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:28:57 (1/2) Installing readline (8.0.4-r0) 06:28:57 (2/2) Installing bash (5.0.17-r0) 06:28:57 Executing bash-5.0.17-r0.post-install 06:28:57 Executing busybox-1.31.1-r19.trigger 06:28:57 Removing intermediate container b7776efad150 06:28:57 ---> e40364e398e1 06:28:57 Step 24/24 : LABEL version=0.0.0 06:28:57 OK: 12 MiB in 22 packages 06:28:58 Collecting jsonschema<3,>=2.5.1 06:28:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:28:58 ---> Running in f96a718068a6 06:28:58 Collecting docopt<0.7,>=0.6.1 06:28:58 Downloading docopt-0.6.2.tar.gz (25 kB) 06:29:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:29:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:29:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:29:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:29:02 ---> 6ba57f95bcfa 06:29:02 Step 3/23 : WORKDIR /edgex-go 06:29:02 ---> Using cache 06:29:02 ---> 1ec5a91c2b88 06:29:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:02 ---> Using cache 06:29:02 ---> 6b481c7b19c7 06:29:02 Step 5/23 : RUN apk add --update --no-cache make git 06:29:02 ---> Using cache 06:29:02 ---> d43aeae9916d 06:29:02 Step 6/23 : COPY go.mod . 06:29:02 ---> Using cache 06:29:02 ---> fd217a5ab4ad 06:29:02 Step 7/23 : RUN go mod download 06:29:02 ---> Using cache 06:29:02 ---> 3037cd6ee262 06:29:02 Step 8/23 : COPY . . 06:29:02 ---> Using cache 06:29:02 ---> 61a998619a77 06:29:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:29:03 Collecting PyYAML<4,>=3.10 06:29:03 Downloading PyYAML-3.13.tar.gz (270 kB) 06:29:04 Removing intermediate container f96a718068a6 06:29:04 ---> 51d3d097f22e 06:29:04 06:29:05 Successfully built 51d3d097f22e 06:29:05 Successfully tagged docker-security-secretstore-setup-go:latest 06:29:05  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 06:29:05 Removing intermediate container fc59d121847c 06:29:05 ---> 4465a5e98439 06:29:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:29:05 Removing intermediate container 4c5bfe0330b3 06:29:05 ---> 52064ea4a558 06:29:05 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 06:29:06 ---> Running in 540ded5fe7f2 06:29:06 ---> Running in df9cc77f68bf 06:29:07 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 06:29:07 Collecting dockerpty<0.5,>=0.4.1 06:29:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:29:09 ---> Running in 35c5eaa16c2e 06:29:11 Collecting websocket-client<1.0,>=0.32.0 06:29:11 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:29:11 Collecting cached-property<2,>=1.2.0 06:29:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:29:11 Removing intermediate container 540ded5fe7f2 06:29:11 ---> 687fe546ada1 06:29:11 Step 14/26 : ENV APP_PORT=48090 06:29:11 Collecting docker-pycreds>=0.4.0 06:29:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:29:11 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) 06:29:12 Collecting urllib3<1.25,>=1.21.1 06:29:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:29:12 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) 06:29:13 Collecting idna<2.8,>=2.5 06:29:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:29:13 ---> Running in 232d6c00ebbb 06:29:13 Removing intermediate container 35c5eaa16c2e 06:29:13 ---> a3e2968aab33 06:29:13 Step 27/30 : CMD ["gate"] 06:29:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:29:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:29:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:29:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:29:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:29:14 ---> 6ba57f95bcfa 06:29:14 Step 3/22 : WORKDIR /edgex-go 06:29:14 ---> Using cache 06:29:14 ---> 1ec5a91c2b88 06:29:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:14 ---> Using cache 06:29:14 ---> 6b481c7b19c7 06:29:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:29:14 ---> Running in 7c38a106bee3 06:29:14 Installing collected packages: texttable, websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, docopt, PyYAML, dockerpty, cached-property, docker-compose 06:29:14 Running setup.py install for texttable: started 06:29:14 ---> Running in 85194277f631 06:29:14 Removing intermediate container 232d6c00ebbb 06:29:14 ---> 8027a2344710 06:29:14 Step 15/26 : EXPOSE $APP_PORT 06:29:14 ---> Running in c2169f097ce6 06:29:14 Removing intermediate container 7c38a106bee3 06:29:14 ---> 7588c0b07db0 06:29:14 Step 28/30 : LABEL arch=x86_64 06:29:15 ---> Running in 4f2b7f9f4d8c 06:29:15 Removing intermediate container c2169f097ce6 06:29:15 ---> f23ad8512594 06:29:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:29:16 Removing intermediate container 4f2b7f9f4d8c 06:29:16 ---> 6721af42b9d6 06:29:16 Step 29/30 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:29:16 ---> Running in 61bb13de84ac 06:29:16 ---> a01aab37aa67 06:29:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:29:17 Removing intermediate container 61bb13de84ac 06:29:17 ---> 7aa745eaea7a 06:29:17 Step 30/30 : LABEL version=0.0.0 06:29:17 ---> 02c2cdb6ba7d 06:29:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:29:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:19 Running setup.py install for texttable: finished with status 'done' 06:29:19 Attempting uninstall: urllib3 06:29:19 Found existing installation: urllib3 1.25.9 06:29:19 Uninstalling urllib3-1.25.9: 06:29:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:19 Successfully uninstalled urllib3-1.25.9 06:29:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:29:19 ---> 6ba57f95bcfa 06:29:19 Step 3/23 : WORKDIR /edgex-go 06:29:19 ---> Using cache 06:29:19 ---> 1ec5a91c2b88 06:29:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:19 ---> Using cache 06:29:19 ---> 6b481c7b19c7 06:29:19 Step 5/23 : RUN apk add --update --no-cache make gitOK: 217 MiB in 51 packages 06:29:19 06:29:19 ---> Using cache 06:29:19 ---> d43aeae9916d 06:29:19 Step 6/23 : COPY go.mod . 06:29:19 ---> Using cache 06:29:19 ---> fd217a5ab4ad 06:29:19 Step 7/23 : RUN go mod download 06:29:19 ---> Using cache 06:29:19 ---> 3037cd6ee262 06:29:19 Step 8/23 : COPY . . 06:29:19 ---> Using cache 06:29:19 ---> 61a998619a77 06:29:19 Step 9/23 : RUN make cmd/core-command/core-command 06:29:20 Attempting uninstall: idna 06:29:20 Found existing installation: idna 2.9 06:29:20 Uninstalling idna-2.9: 06:29:20 Successfully uninstalled idna-2.9 06:29:20 ---> Running in afe515dddeaf 06:29:21 ---> Running in 9699aab3705e 06:29:21 Attempting uninstall: requests 06:29:21 Found existing installation: requests 2.23.0 06:29:21 Uninstalling requests-2.23.0: 06:29:21 Successfully uninstalled requests-2.23.0 06:29:22 Removing intermediate container 85194277f631 06:29:22 ---> b533d8ef5033 06:29:22 Step 6/22 : COPY go.mod . 06:29:23 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 06:29:24 ---> 3390479e903a 06:29:24 Step 7/22 : RUN go mod download 06:29:24 Running setup.py install for docopt: started 06:29:24 ---> Running in 8b39aa5e0cd3 06:29:25 ---> 44e68f6cd2c7 06:29:25 Step 19/26 : RUN apk --no-cache add py3-pip 06:29:25 Removing intermediate container 9699aab3705e 06:29:25 ---> e31059c0f695 06:29:25 06:29:26 ---> Running in 41d5b70dd5c4 06:29:26 Successfully built e31059c0f695 06:29:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:29:26 ---> 6ba57f95bcfa 06:29:26 Step 3/23 : WORKDIR /edgex-go 06:29:26 ---> Using cache 06:29:26 ---> 1ec5a91c2b88 06:29:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:26 ---> Using cache 06:29:26 ---> 6b481c7b19c7 06:29:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:29:26 Running setup.py install for docopt: finished with status 'done' 06:29:26 Running setup.py install for PyYAML: started 06:29:27 ---> Running in 4ff44d1fd14c 06:29:27 Successfully tagged docker-security-bootstrapper-go:latest 06:29:27 Building docker-core-data-go 06:29:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:29 Removing intermediate container 8b39aa5e0cd3 06:29:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:29 ---> a3bdd6e012d4 06:29:29 Step 8/22 : COPY . . 06:29:30 Running setup.py install for PyYAML: finished with status 'done' 06:29:30 Running setup.py install for dockerpty: started 06:29:30 OK: 217 MiB in 51 packages 06:29:33 Removing intermediate container 4ff44d1fd14c 06:29:33 ---> ade52cc656df 06:29:33 Step 6/23 : COPY go.mod . 06:29:33 Running setup.py install for dockerpty: finished with status 'done' 06:29:34 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.57.0 06:29:35 ---> 8e6f9db70ba2 06:29:35 Step 7/23 : RUN go mod download 06:29:36 ---> Running in 1546e8c6d92f 06:29:40  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:41 (1/33) Installing libbz2 (1.0.8-r1) 06:29:41 (2/33) Installing expat (2.2.9-r1) 06:29:41 (3/33) Installing libffi (3.3-r2) 06:29:41 (4/33) Installing gdbm (1.13-r1) 06:29:41 (5/33) Installing xz-libs (5.2.5-r0) 06:29:41 (6/33) Installing sqlite-libs (3.32.1-r0) 06:29:42 (7/33) Installing python3 (3.8.5-r0) 06:29:43 Removing intermediate container 1546e8c6d92f 06:29:43 ---> bb37918465a5 06:29:43 Step 8/23 : COPY . . 06:29:43 Removing intermediate container 34de1a22952f 06:29:43 ---> e636afd66d10 06:29:43 Step 21/26 : RUN apk --no-cache add curl 06:29:43 ---> Running in bb5d5cab2d19 06:29:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:47 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:29:47 (2/3) Installing libcurl (7.69.1-r3) 06:29:47 (3/3) Installing curl (7.69.1-r3) 06:29:47 Executing busybox-1.31.1-r19.trigger 06:29:47 OK: 71 MiB in 58 packages 06:29:51 Removing intermediate container bb5d5cab2d19 06:29:51 ---> 48564d90e6ba 06:29:51 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:29:52 ---> Running in 96ac29233dff 06:29:53 Removing intermediate container 96ac29233dff 06:29:53 ---> 3186148da3d7 06:29:53 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:53 ---> Running in bc79bca0b779 06:29:55 Removing intermediate container bc79bca0b779 06:29:55 ---> a779992c95b9 06:29:55 Step 24/26 : LABEL arch=arm64 06:29:55 ---> 32574b47ff8b 06:29:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:29:55 ---> Running in 98c4586fb5af 06:29:55 ---> Running in e36532492c07 06:29:57 Removing intermediate container 98c4586fb5af 06:29:57 ---> 9b4c8413f2b3 06:29:57 Step 25/26 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:29:57 ---> Running in 585eeebf822e 06:29:58 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 06:29:58 Removing intermediate container 585eeebf822e 06:29:58 ---> 506a132e7666 06:29:58 Step 26/26 : LABEL version=0.0.0 06:29:59 ---> Running in 5c69868331a5 06:30:00 Removing intermediate container 5c69868331a5 06:30:00 ---> 9bb872a5bee0 06:30:00 06:30:01 Successfully built 9bb872a5bee0 06:30:01 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:30:04 (8/33) Installing py3-appdirs (1.4.4-r1) 06:30:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:30:04 (10/33) Installing py3-parsing (2.4.7-r0) 06:30:04 (11/33) Installing py3-six (1.15.0-r0) 06:30:04 (12/33) Installing py3-packaging (20.4-r0) 06:30:04 (13/33) Installing py3-setuptools (47.0.0-r0) 06:30:05 (14/33) Installing py3-chardet (3.0.4-r4) 06:30:06 (15/33) Installing py3-idna (2.9-r0) 06:30:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:30:08 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:30:09 (18/33) Installing py3-requests (2.23.0-r0) 06:30:09  Building docker-sys-mgmt-agent-go ... done  ---> 633ba4eadf4e 06:30:09 Step 9/23 : RUN make cmd/core-data/core-data 06:30:09 ---> Running in ded194ebb7af 06:30:10 (19/33) Installing py3-msgpack (1.0.0-r0) 06:30:10 (20/33) Installing py3-lockfile (0.12.2-r3) 06:30:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:30:10 (22/33) Installing py3-colorama (0.4.3-r0) 06:30:10 (23/33) Installing py3-distlib (0.3.0-r0) 06:30:11 (24/33) Installing py3-distro (1.5.0-r1) 06:30:11 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 06:30:12 (25/33) Installing py3-webencodings (0.5.1-r3) 06:30:12 (26/33) Installing py3-html5lib (1.0.1-r4) 06:30:14 (27/33) Installing py3-pytoml (0.1.21-r0) 06:30:15 (28/33) Installing py3-pep517 (0.8.2-r0) 06:30:15 (29/33) Installing py3-progress (1.5-r0) 06:30:15 (30/33) Installing py3-toml (0.10.1-r0) 06:30:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:15 ---> 741ace9c168b 06:30:15 Step 3/22 : WORKDIR /edgex-go 06:30:15 ---> Using cache 06:30:15 ---> 5e3f8e182926 06:30:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:15 ---> 741ace9c168b 06:30:15 Step 3/22 : WORKDIR /edgex-go 06:30:15 ---> Using cache 06:30:15 ---> 5e3f8e182926 06:30:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:16 ---> Using cache 06:30:16 ---> ccc032b40b03 06:30:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:30:16 ---> Using cache 06:30:16 ---> ccc032b40b03 06:30:16 Step 5/22 : RUN apk add --update --no-cache make git 06:30:16 ---> Using cache 06:30:16 ---> 412dabb823a3 06:30:16 Step 6/22 : COPY go.mod . 06:30:16 ---> Using cache 06:30:16 ---> 58c27d3a4fc8 06:30:16 Step 7/22 : RUN go mod download 06:30:16 (31/33) Installing py3-retrying (1.3.3-r0) 06:30:16 ---> Using cache 06:30:16 ---> 1fff269166e6 06:30:16 Step 8/22 : COPY . . 06:30:16 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:30:16 (33/33) Installing py3-pip (20.1.1-r0) 06:30:17 ---> Using cache 06:30:17 ---> 59d0bc809646 06:30:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:30:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:30:20 ---> 741ace9c168b 06:30:20 Step 3/23 : WORKDIR /edgex-go 06:30:20 ---> Using cache 06:30:20 ---> 5e3f8e182926 06:30:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:20 ---> Using cache 06:30:20 ---> ccc032b40b03 06:30:20 Step 5/23 : RUN apk add --update --no-cache make git 06:30:20 ---> Using cache 06:30:20 ---> 412dabb823a3 06:30:20 Step 6/23 : COPY go.mod . 06:30:20 ---> Using cache 06:30:20 ---> 58c27d3a4fc8 06:30:20 Step 7/23 : RUN go mod download 06:30:20 ---> Using cache 06:30:20 ---> 1fff269166e6 06:30:20 Step 8/23 : COPY . . 06:30:20 ---> Using cache 06:30:20 ---> 59d0bc809646 06:30:20 Step 9/23 : RUN make cmd/core-command/core-command 06:30:21 ---> Running in 4dff79c1759f 06:30:21 ---> Running in 3248d0ae7c31 06:30:21 Executing busybox-1.31.1-r19.trigger 06:30:21 ---> Running in 6d9f870f4082 06:30:22 OK: 71 MiB in 55 packages 06:30:26 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 06:30:26 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 06:30:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:29 OK: 233 MiB in 51 packages 06:30:47 Removing intermediate container 3248d0ae7c31 06:30:47 ---> 1f5ac469cc95 06:30:47 Step 6/22 : COPY go.mod . 06:30:50 Removing intermediate container df9cc77f68bf 06:30:50 ---> 44f636788d91 06:30:50 06:30:50 Step 10/23 : FROM alpine:3.12 06:30:50 ---> afeebe901d6b 06:30:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:30:50 ---> Using cache 06:30:50 ---> cb4aa03bf444 06:30:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:30:50 ---> Using cache 06:30:50 ---> eb3a4d5a6bda 06:30:50 Step 13/23 : ENV APP_PORT=48081 06:30:50 ---> Running in c95ac0bad815 06:30:50 Removing intermediate container c95ac0bad815 06:30:50 ---> 5284b207739f 06:30:50 Step 14/23 : EXPOSE $APP_PORT 06:30:50 ---> Running in 16022bad5838 06:30:50 Removing intermediate container 16022bad5838 06:30:50 ---> 696f47ea9727 06:30:50 Step 15/23 : WORKDIR / 06:30:50 ---> Running in d874150c2f6a 06:30:51 Removing intermediate container d874150c2f6a 06:30:51 ---> 1a2136957858 06:30:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:52 Removing intermediate container afe515dddeaf 06:30:52 ---> a47849f4a7d9 06:30:52 06:30:52 Step 10/23 : FROM alpine:3.12 06:30:52 ---> afeebe901d6b 06:30:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:30:52 ---> Using cache 06:30:52 ---> cb4aa03bf444 06:30:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:30:52 ---> Using cache 06:30:52 ---> eb3a4d5a6bda 06:30:52 Step 13/23 : ENV APP_PORT=48082 06:30:52 ---> 8aaa68bb2df6 06:30:52 Step 7/22 : RUN go mod download 06:30:52 ---> Running in 5806156dd764 06:30:52 ---> a767b0899f8a 06:30:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:30:53 Removing intermediate container 5806156dd764 06:30:53 ---> 2fc1f29bc1a8 06:30:53 Step 14/23 : EXPOSE $APP_PORT 06:30:53 ---> Running in 7254118e84fb 06:30:54 ---> Running in a9fca9661027 06:30:54 Removing intermediate container 7254118e84fb 06:30:54 ---> bb53c23b2524 06:30:54 Step 15/23 : WORKDIR / 06:30:54 ---> 1555bf9151d3 06:30:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:30:54 ---> Running in c23e7e1c3773 06:30:55 Removing intermediate container c23e7e1c3773 06:30:55 ---> b585f51e9bfa 06:30:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:56 ---> 28c040485f6d 06:30:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:30:56 ---> Running in 601f4f99469f 06:30:56 ---> 141ef61027fe 06:30:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:30:57 Removing intermediate container 601f4f99469f 06:30:57 ---> ae9bd0982ab7 06:30:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:57 ---> Running in c66b8f47641f 06:30:58 Removing intermediate container c66b8f47641f 06:30:58 ---> 4f84f2fd554b 06:30:58 Step 21/23 : LABEL arch=arm64 06:30:59 ---> Running in 14437c88e5c7 06:30:59 ---> d0aebf3a1c58 06:30:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:31:00 Removing intermediate container 14437c88e5c7 06:31:00 ---> 9d5864315acb 06:31:00 Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:31:00 ---> Running in 65ccdf943bb6 06:31:00 ---> 13f297894515 06:31:00 Step 19/23 : ENTRYPOINT ["/core-command"] 06:31:01 ---> Running in 139c5cf7cbee 06:31:01 Removing intermediate container 65ccdf943bb6 06:31:01 ---> 83b0890fbc0d 06:31:01 Step 23/23 : LABEL version=0.0.0 06:31:01 ---> Running in 8e829f5a08a4 06:31:01 Removing intermediate container 139c5cf7cbee 06:31:01 ---> c369bbb48b12 06:31:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:02 ---> Running in aa6fd87b40fc 06:31:02 Removing intermediate container 8e829f5a08a4 06:31:02 ---> 3f60451e9a07 06:31:02 06:31:02 Removing intermediate container aa6fd87b40fc 06:31:02 ---> ace7ef354b9d 06:31:02 Step 21/23 : LABEL arch=arm64 06:31:03 ---> Running in 4965dd10b500 06:31:03 Successfully built 3f60451e9a07 06:31:03 Successfully tagged docker-core-metadata-go-arm64:latest 06:31:03  Building docker-core-metadata-go ... done Removing intermediate container 4965dd10b500 06:31:03 ---> 964be382c65c 06:31:03 Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:31:03 ---> Running in 804707db3b0c 06:31:04 Removing intermediate container 804707db3b0c 06:31:04 ---> f697cd803abb 06:31:04 Step 23/23 : LABEL version=0.0.0 06:31:04 ---> Running in d1c136b9220d 06:31:05 Removing intermediate container d1c136b9220d 06:31:05 ---> 6f9523c14c85 06:31:05 06:31:06 Successfully built 6f9523c14c85 06:31:06 Successfully tagged docker-core-command-go-arm64:latest 06:31:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:08 ---> 741ace9c168b 06:31:08 Step 3/23 : WORKDIR /edgex-go 06:31:08 ---> Using cache 06:31:08 ---> 5e3f8e182926 06:31:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:08 ---> Using cache 06:31:08 ---> ccc032b40b03 06:31:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:31:09 ---> Running in 534548b8cdf7 06:31:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:13 Removing intermediate container a9fca9661027 06:31:13 ---> 2fa48ea1322b 06:31:13 Step 8/22 : COPY . . 06:31:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:14 OK: 233 MiB in 51 packages 06:31:18  Building docker-core-command-go ... done Removing intermediate container e36532492c07 06:31:18 ---> bef931a16df6 06:31:18 06:31:18 Step 10/22 : FROM alpine:3.12 06:31:18 ---> afeebe901d6b 06:31:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:31:18 ---> Running in bdc2dde92d9a 06:31:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:20 (1/2) Installing ca-certificates (20191127-r4) 06:31:20 (2/2) Installing dumb-init (1.2.2-r1) 06:31:20 Executing busybox-1.31.1-r19.trigger 06:31:20 Executing ca-certificates-20191127-r4.trigger 06:31:20 OK: 6 MiB in 16 packages 06:31:22 Removing intermediate container bdc2dde92d9a 06:31:22 ---> ea6c6ef02e53 06:31:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:31:22 ---> Running in 0fda0fe1ab30 06:31:23 Removing intermediate container 0fda0fe1ab30 06:31:23 ---> 10f0ff8016eb 06:31:23 Step 13/22 : ENV APP_PORT=48060 06:31:23 ---> Running in 5c794ed45c47 06:31:23 Removing intermediate container 5c794ed45c47 06:31:23 ---> 8f5071544ff2 06:31:23 Step 14/22 : EXPOSE $APP_PORT 06:31:23 ---> Running in 7ae40bbc64be 06:31:23 Removing intermediate container 534548b8cdf7 06:31:23 ---> 583c577b7d6c 06:31:23 Step 6/23 : COPY go.mod . 06:31:24 Removing intermediate container 7ae40bbc64be 06:31:24 ---> 7b7e2b24aa6a 06:31:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 ---> 148c9b4bf494 06:31:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:31:25 ---> d02ac0dc0cb8 06:31:25 Step 7/23 : RUN go mod download 06:31:26 ---> d925188dddbd 06:31:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:31:27 ---> 820637f25148 06:31:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:31:27 ---> Running in f8c7cdb65a99 06:31:28 Removing intermediate container f8c7cdb65a99 06:31:28 ---> fcb4755b5e79 06:31:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:28 ---> Running in bb6e276ab4be 06:31:29 Removing intermediate container ded194ebb7af 06:31:29 ---> c20c7b65836e 06:31:29 06:31:29 Step 10/23 : FROM alpine:3.12 06:31:29 ---> afeebe901d6b 06:31:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:31:29 ---> Running in 3739132478fa 06:31:29 Removing intermediate container bb6e276ab4be 06:31:29 ---> adbf5c366c8c 06:31:29 Step 20/22 : LABEL arch=arm64 06:31:29 ---> Running in 8fb732936870 06:31:29 Removing intermediate container 3739132478fa 06:31:29 ---> fdc0a15194d8 06:31:29 Step 12/23 : ENV APP_PORT=48080 06:31:30 Removing intermediate container 8fb732936870 06:31:30 ---> c3b366d6baaa 06:31:30 Step 21/22 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:31:30 ---> Running in 45a404610893 06:31:30 ---> Running in 1136e93c60a3 06:31:30 Removing intermediate container 45a404610893 06:31:30 ---> edd01bb21ff6 06:31:30 Step 13/23 : EXPOSE $APP_PORT 06:31:30 Removing intermediate container 1136e93c60a3 06:31:30 ---> afb475dbcdc8 06:31:30 Step 22/22 : LABEL version=0.0.0 06:31:30 ---> Running in c8c005b2bd24 06:31:30 ---> Running in 7b5d68aa53dc 06:31:31 Removing intermediate container c8c005b2bd24 06:31:31 ---> 9fc173b2704b 06:31:31 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:31 ---> Running in 6546a522fdf6 06:31:31 Removing intermediate container 7b5d68aa53dc 06:31:31 ---> f896931f505f 06:31:31 06:31:31 Successfully built f896931f505f 06:31:31 Successfully tagged docker-support-notifications-go-arm64:latest 06:31:33  Building docker-support-notifications-go ... done Removing intermediate container 6546a522fdf6 06:31:33 ---> b5aaf2cb1782 06:31:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:31:33 ---> Running in c22e5c2f937f 06:31:34 ---> Running in 4c300c85cf37 06:31:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:36 (1/6) Installing dumb-init (1.2.2-r1) 06:31:36 (2/6) Installing libgcc (9.3.0-r2) 06:31:36 (3/6) Installing libsodium (1.0.18-r0) 06:31:36 (4/6) Installing libstdc++ (9.3.0-r2) 06:31:36 (5/6) Installing libzmq (4.3.3-r0) 06:31:36 (6/6) Installing zeromq (4.3.3-r0) 06:31:36 Executing busybox-1.31.1-r19.trigger 06:31:37 OK: 8 MiB in 20 packages 06:31:38 Removing intermediate container c22e5c2f937f 06:31:38 ---> 2036b8fe61ed 06:31:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:38 ---> 899c5d813e3b 06:31:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:31:40 ---> 5d002a04351f 06:31:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:31:40 ---> 4ecc09697228 06:31:40 Step 19/23 : ENTRYPOINT ["/core-data"] 06:31:41 ---> Running in 73e226430c06 06:31:41 Removing intermediate container 73e226430c06 06:31:41 ---> 0b0215741a6f 06:31:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:41 ---> Running in d14db82d021c 06:31:42 Removing intermediate container d14db82d021c 06:31:42 ---> 3e94cad18d95 06:31:42 Step 21/23 : LABEL arch=arm64 06:31:42 ---> Running in 6f8a8a26f8fb 06:31:42 Removing intermediate container 6f8a8a26f8fb 06:31:42 ---> 98a71576f30a 06:31:42 Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:31:42 ---> Running in 8edc53c5ef7e 06:31:43 Removing intermediate container 8edc53c5ef7e 06:31:43 ---> c4b94d6c16fe 06:31:43 Step 23/23 : LABEL version=0.0.0 06:31:43 ---> Running in 9dbe4755f0eb 06:31:43 Removing intermediate container 9dbe4755f0eb 06:31:43 ---> 3a21729be6a6 06:31:43 06:31:44 Successfully built 3a21729be6a6 06:31:44 Successfully tagged docker-core-data-go-arm64:latest 06:31:44  Building docker-core-data-go ... done  [Pipeline] } 06:31:44 $ docker stop --time=1 1a304f1f4f718285aa967787a82cfac6b6902c2bc78366848b6875ca0dcd6586 06:31:46 $ docker rm -f 1a304f1f4f718285aa967787a82cfac6b6902c2bc78366848b6875ca0dcd6586 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:47 + + docker imagesgrep 06:31:47 docker 06:31:47 docker-core-data-go-arm64 latest 3a21729be6a6 4 seconds ago 21MB 06:31:47 docker-support-notifications-go-arm64 latest f896931f505f 16 seconds ago 16.7MB 06:31:47 docker-core-command-go-arm64 latest 6f9523c14c85 42 seconds ago 16MB 06:31:47 docker-core-metadata-go-arm64 latest 3f60451e9a07 45 seconds ago 17.8MB 06:31:47 docker-sys-mgmt-agent-go-arm64 latest 9bb872a5bee0 About a minute ago 300MB 06:31:47 docker-security-bootstrapper-go-arm64 latest 45d9d1492221 3 minutes ago 17MB 06:31:47 docker-security-secretstore-setup-go-arm64 latest 86f1c2137965 3 minutes ago 23.4MB 06:31:47 docker-support-scheduler-go-arm64 latest b56efa502abd 3 minutes ago 16.1MB 06:31:47 docker-security-proxy-setup-go-arm64 latest 3f3ba4f36e41 3 minutes ago 23.2MB 06:31:47 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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] } [Pipeline] // withEnv 06:31:48 Removing intermediate container 6d9f870f4082 06:31:48 ---> 26b8ebd0e43a 06:31:48 06:31:48 Step 10/23 : FROM alpine:3.12 06:31:48 ---> 389fef711851 06:31:48 Step 11/23 : RUN apk add --update --no-cache dumb-init [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 06:31:48 ---> Using cache 06:31:48 ---> 10e669b5ef8d 06:31:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:48 ---> Using cache 06:31:48 ---> f62de0aaa558 06:31:48 Step 13/23 : ENV APP_PORT=48082 [Pipeline] } [Pipeline] // node [Pipeline] } 06:31:49 Removing intermediate container 4c300c85cf37 06:31:49 ---> 96d15567bfe9 06:31:49 Step 8/23 : COPY . . [Pipeline] // stage [Pipeline] } 06:31:52 ---> Running in d7ba8a4fd7df 06:32:00 Removing intermediate container 4dff79c1759f 06:32:00 ---> ee892e76132a 06:32:00 06:32:00 Step 10/22 : FROM alpine:3.12 06:32:00 ---> 389fef711851 06:32:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:32:00 ---> Using cache 06:32:00 ---> 10e669b5ef8d 06:32:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:32:00 ---> Using cache 06:32:00 ---> f62de0aaa558 06:32:00 Step 13/22 : ENV APP_PORT=48085 06:32:05 Removing intermediate container d7ba8a4fd7df 06:32:05 ---> 15364cb98423 06:32:05 Step 14/23 : EXPOSE $APP_PORT 06:32:06 ---> Running in afd1e60c16ab 06:32:09 ---> Running in 04868bdae88b 06:32:12 Removing intermediate container afd1e60c16ab 06:32:12 ---> 6e1395103e0e 06:32:12 Step 14/22 : EXPOSE $APP_PORT 06:32:13 Removing intermediate container 04868bdae88b 06:32:13 ---> 0be460ab79ac 06:32:13 Step 15/23 : WORKDIR / 06:32:15 ---> Running in 302ae36cd228 06:32:16 ---> Running in d10494d4337a 06:32:16 Removing intermediate container 41d5b70dd5c4 06:32:16 ---> 74edd71a84f4 06:32:16 Step 20/26 : RUN pip install docker-compose==1.23.2 06:32:20 ---> Running in b19f842ca848 06:32:20 Removing intermediate container 302ae36cd228 06:32:20 ---> c28401b6eddf 06:32:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:24 Removing intermediate container d10494d4337a 06:32:24 ---> cb5f53780dcf 06:32:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:29 ---> 769c7bee125e 06:32:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:32:29 ---> e36eacb673ea 06:32:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:32:34 ---> b93329fd5a3f 06:32:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:32:38 ---> 8d103bdfa012 06:32:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:32:38 ---> c5535ccd93e1 06:32:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:32:39 ---> Running in 9548ad1408fe 06:32:41 ---> 49c3efe04a2d 06:32:41 Step 19/23 : ENTRYPOINT ["/core-command"] 06:32:42 ---> Running in 7ba1f9f49ac8 06:32:42 Removing intermediate container 9548ad1408fe 06:32:42 ---> 64a6f63d9c32 06:32:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:42 ---> Running in 161ac8ac2406 06:32:44 Removing intermediate container 7ba1f9f49ac8 06:32:44 ---> 3bb9841bac1e 06:32:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:45 ---> Running in ae054b4f630f 06:32:46 ---> b5907f9a6f10 06:32:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:32:46 Removing intermediate container 161ac8ac2406 06:32:46 ---> 6a3ac2295ad5 06:32:46 Step 20/22 : LABEL arch=x86_64 06:32:48 ---> Running in 2ff163c56fa1 06:32:49 ---> Running in d7f1798baa26 06:32:51 Removing intermediate container ae054b4f630f 06:32:51 ---> 2a4de73eb77f 06:32:51 Step 21/23 : LABEL arch=x86_64 06:32:52 ---> Running in d2d6c181d138 06:32:52 Removing intermediate container d7f1798baa26 06:32:52 ---> b08854ea0680 06:32:52 Step 21/22 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:32:53 ---> Running in bf58b0f76fbe 06:32:53 Removing intermediate container d2d6c181d138 06:32:53 ---> 4aff4bc783ae 06:32:53 Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:32:54 ---> Running in 31f91299366c 06:32:55 Collecting docker-compose==1.23.2 06:32:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:32:56 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 06:32:57 Collecting dockerpty<0.5,>=0.4.1 06:32:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:32:58 Removing intermediate container bf58b0f76fbe 06:32:58 ---> 19c8d924a9d0 06:32:58 Step 22/22 : LABEL version=0.0.0 06:32:59 Removing intermediate container 31f91299366c 06:32:59 ---> d0620ffadda8 06:32:59 Step 23/23 : LABEL version=0.0.0 06:33:02 ---> Running in 6847a2698d18 06:33:02 ---> Running in d3024283c715 06:33:05 Removing intermediate container d3024283c715 06:33:05 ---> b759dd0e41e6 06:33:05 06:33:05 Removing intermediate container 6847a2698d18 06:33:05 ---> 3aba65b31cc8 06:33:05 06:33:07 Successfully built b759dd0e41e6 06:33:07 Successfully built 3aba65b31cc8 06:33:07 Successfully tagged docker-core-command-go:latest 06:33:07  Building docker-core-command-go ... done Successfully tagged docker-support-scheduler-go:latest 06:33:12  Building docker-support-scheduler-go ... done Collecting docopt<0.7,>=0.6.1 06:33:12 Downloading docopt-0.6.2.tar.gz (25 kB) 06:33:14 Collecting texttable<0.10,>=0.9.0 06:33:14 Downloading texttable-0.9.1.tar.gz (11 kB) 06:33:16 Collecting jsonschema<3,>=2.5.1 06:33:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:33:16 Collecting websocket-client<1.0,>=0.32.0 06:33:16 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:33:18 Collecting docker<4.0,>=3.6.0 06:33:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:33:19 ---> 3d5221124e5c 06:33:19 Step 9/23 : RUN make cmd/core-data/core-data 06:33:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:33:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:33:19 ---> Running in ea77b3f66d8e 06:33:19 Collecting cached-property<2,>=1.2.0 06:33:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:33:21 Collecting PyYAML<4,>=3.10 06:33:21 Downloading PyYAML-3.13.tar.gz (270 kB) 06:33:22 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 06:33:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:33:23 Collecting docker-pycreds>=0.4.0 06:33:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:33:25 Collecting urllib3<1.25,>=1.21.1 06:33:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:33:25 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) 06:33:25 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) 06:33:26 Collecting idna<2.8,>=2.5 06:33:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:33:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:33:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:33:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:33:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:33:28 Installing collected packages: dockerpty, docopt, texttable, jsonschema, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, PyYAML, docker-compose 06:33:28 Running setup.py install for dockerpty: started 06:33:31 Running setup.py install for dockerpty: finished with status 'done' 06:33:31 Running setup.py install for docopt: started 06:33:34 Running setup.py install for docopt: finished with status 'done' 06:33:34 Running setup.py install for texttable: started 06:33:35 Running setup.py install for texttable: finished with status 'done' 06:33:38 Attempting uninstall: urllib3 06:33:38 Found existing installation: urllib3 1.25.9 06:33:38 Uninstalling urllib3-1.25.9: 06:33:40 Successfully uninstalled urllib3-1.25.9 06:33:40 Attempting uninstall: idna 06:33:40 Found existing installation: idna 2.9 06:33:40 Uninstalling idna-2.9: 06:33:40 Successfully uninstalled idna-2.9 06:33:43 Attempting uninstall: requests 06:33:43 Found existing installation: requests 2.23.0 06:33:43 Uninstalling requests-2.23.0: 06:33:43 Successfully uninstalled requests-2.23.0 06:33:44 Running setup.py install for PyYAML: started 06:33:46 Running setup.py install for PyYAML: finished with status 'done' 06:33:48 Removing intermediate container 2ff163c56fa1 06:33:48 ---> 7b5c4868dff7 06:33:48 06:33:48 Step 10/22 : FROM alpine:3.12 06:33:48 ---> 389fef711851 06:33:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:33:51 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.57.0 06:33:51 ---> Running in f7f26bbe6e6e 06:33:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:57 (1/2) Installing ca-certificates (20191127-r4) 06:33:57 (2/2) Installing dumb-init (1.2.2-r1) 06:33:57 Executing busybox-1.31.1-r19.trigger 06:33:57 Executing ca-certificates-20191127-r4.trigger 06:33:57 OK: 6 MiB in 16 packages 06:34:00 Removing intermediate container b19f842ca848 06:34:00 ---> 99d393dae4e8 06:34:00 Step 21/26 : RUN apk --no-cache add curl 06:34:01 ---> Running in 8f0bd37eeff8 06:34:03 Removing intermediate container f7f26bbe6e6e 06:34:03 ---> ba922a5994d1 06:34:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:34:03 ---> Running in c772e5038dc2 06:34:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:04 Removing intermediate container c772e5038dc2 06:34:04 ---> 28aab79c4cb0 06:34:04 Step 13/22 : ENV APP_PORT=48060 06:34:05 ---> Running in 6d34245cdd7a 06:34:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:34:06 (2/3) Installing libcurl (7.69.1-r3) 06:34:06 (3/3) Installing curl (7.69.1-r3) 06:34:06 Executing busybox-1.31.1-r19.trigger 06:34:06 OK: 72 MiB in 58 packages 06:34:06 Removing intermediate container 6d34245cdd7a 06:34:06 ---> 1fba60615639 06:34:06 Step 14/22 : EXPOSE $APP_PORT 06:34:07 ---> Running in b4bd9fbd3bf7 06:34:08 Removing intermediate container b4bd9fbd3bf7 06:34:08 ---> 0304f0421133 06:34:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:09 Removing intermediate container 8f0bd37eeff8 06:34:09 ---> 29fe71fcb3cd 06:34:09 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:34:09 ---> de19f97a4479 06:34:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:34:09 ---> Running in 1194287dcbd2 06:34:13 Removing intermediate container 1194287dcbd2 06:34:13 ---> 2af98f98f517 06:34:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:13 ---> Running in b673da18fcac 06:34:13 ---> e61f2bbc6aec 06:34:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:34:13 Removing intermediate container b673da18fcac 06:34:13 ---> eb82afea112c 06:34:13 Step 24/26 : LABEL arch=x86_64 06:34:14 ---> Running in 8239b719135e 06:34:14 ---> 5c69bc4588e2 06:34:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:34:14 ---> Running in 4d2e071ae175 06:34:14 Removing intermediate container 8239b719135e 06:34:14 ---> f569041d0f67 06:34:14 Step 25/26 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:34:15 ---> Running in 517afa859354 06:34:15 Removing intermediate container 4d2e071ae175 06:34:15 ---> 1a295c33d3d3 06:34:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:17 ---> Running in 33410c9cca68 06:34:17 Removing intermediate container 517afa859354 06:34:17 ---> 1d06206fdeb2 06:34:17 Step 26/26 : LABEL version=0.0.0 06:34:20 ---> Running in 0001d8e8d387 06:34:20 Removing intermediate container 33410c9cca68 06:34:20 ---> 0420bb4814a2 06:34:20 Step 20/22 : LABEL arch=x86_64 06:34:21 ---> Running in 99a4dfe8ae6a 06:34:22 Removing intermediate container 0001d8e8d387 06:34:22 ---> 78e697709137 06:34:22 06:34:22 Removing intermediate container ea77b3f66d8e 06:34:22 ---> 3d983dc91e67 06:34:22 06:34:22 Step 10/23 : FROM alpine:3.12 06:34:22 ---> 389fef711851 06:34:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:34:22 ---> Running in 1c0fa573b721 06:34:22 Removing intermediate container 99a4dfe8ae6a 06:34:22 ---> bb66143e0a5c 06:34:22 Step 21/22 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:34:23 ---> Running in 0c2dd7822c10 06:34:23 Successfully built 78e697709137 06:34:23 Successfully tagged docker-sys-mgmt-agent-go:latest 06:34:23  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1c0fa573b721 06:34:23 ---> c7fde115ad72 06:34:23 Step 12/23 : ENV APP_PORT=48080 06:34:23 ---> Running in d8056b62e17a 06:34:23 Removing intermediate container 0c2dd7822c10 06:34:23 ---> d3d977b05477 06:34:23 Step 22/22 : LABEL version=0.0.0 06:34:23 ---> Running in 489f58f974a6 06:34:24 Removing intermediate container d8056b62e17a 06:34:24 ---> a7c5b4e56cb5 06:34:24 Step 13/23 : EXPOSE $APP_PORT 06:34:24 ---> Running in e86906841a0d 06:34:24 Removing intermediate container 489f58f974a6 06:34:24 ---> 27136188426d 06:34:24 06:34:25 Removing intermediate container e86906841a0d 06:34:25 ---> 25ed16c458f4 06:34:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:25 Successfully built 27136188426d 06:34:25 Successfully tagged docker-support-notifications-go:latest 06:34:25  Building docker-support-notifications-go ... done  ---> Running in f6cad3d10f67 06:34:33 Removing intermediate container f6cad3d10f67 06:34:33 ---> 0cfe8be7acb3 06:34:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:34:33 ---> Running in aac9442464e8 06:34:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:35 (1/6) Installing dumb-init (1.2.2-r1) 06:34:35 (2/6) Installing libgcc (9.3.0-r2) 06:34:35 (3/6) Installing libsodium (1.0.18-r0) 06:34:35 (4/6) Installing libstdc++ (9.3.0-r2) 06:34:35 (5/6) Installing libzmq (4.3.3-r0) 06:34:36 (6/6) Installing zeromq (4.3.3-r0) 06:34:36 Executing busybox-1.31.1-r19.trigger 06:34:36 OK: 8 MiB in 20 packages 06:34:38 Removing intermediate container aac9442464e8 06:34:38 ---> 28a36446ece3 06:34:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:39 ---> 47bc9bc5357d 06:34:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:34:41 ---> cbdb81ad86b7 06:34:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:34:43 ---> ae6785b78dd1 06:34:43 Step 19/23 : ENTRYPOINT ["/core-data"] 06:34:43 ---> Running in 36144591ab93 06:34:44 Removing intermediate container 36144591ab93 06:34:44 ---> 9aa296411ece 06:34:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:44 ---> Running in 792e303f1fdc 06:34:44 Removing intermediate container 792e303f1fdc 06:34:44 ---> ba1d3dd4095f 06:34:44 Step 21/23 : LABEL arch=x86_64 06:34:44 ---> Running in 641828e04469 06:34:45 Removing intermediate container 641828e04469 06:34:45 ---> ac032f020dcb 06:34:45 Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:34:45 ---> Running in 2b0a4fa87711 06:34:46 Removing intermediate container 2b0a4fa87711 06:34:46 ---> 14b82e17822f 06:34:46 Step 23/23 : LABEL version=0.0.0 06:34:46 ---> Running in 393d3ab58a7d 06:34:46 Removing intermediate container 393d3ab58a7d 06:34:46 ---> 4c0ea6aff167 06:34:46 06:34:47 Successfully built 4c0ea6aff167 06:34:47 Successfully tagged docker-core-data-go:latest 06:34:48  Building docker-core-data-go ... done  [Pipeline] } 06:34:48 $ docker stop --time=1 4fe1973ad9424d92b78abaf17365e3dc934be87a521565770a7bdd16786c1bf5 06:34:54 $ docker rm -f 4fe1973ad9424d92b78abaf17365e3dc934be87a521565770a7bdd16786c1bf5 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:55 + grep docker 06:34:55 + docker images 06:34:56 docker-core-data-go latest 4c0ea6aff167 10 seconds ago 22.3MB 06:34:56 docker-support-notifications-go latest 27136188426d 32 seconds ago 17.6MB 06:34:56 docker-sys-mgmt-agent-go latest 78e697709137 36 seconds ago 313MB 06:34:56 docker-core-command-go latest 3aba65b31cc8 About a minute ago 16.9MB 06:34:56 docker-support-scheduler-go latest b759dd0e41e6 About a minute ago 17MB 06:34:56 docker-security-bootstrapper-go latest e31059c0f695 5 minutes ago 18MB 06:34:56 docker-security-secretstore-setup-go latest 51d3d097f22e 5 minutes ago 24.6MB 06:34:56 docker-security-proxy-setup-go latest d698db0583ed 6 minutes ago 24.4MB 06:34:56 docker-core-metadata-go latest 7a289f3f3cd0 6 minutes ago 18.8MB 06:34:56 docker 20.10.0 aefe523efa57 2 months ago 240MB [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 06:35:13 Still waiting to schedule task 06:35:13 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:36:05 Running on prd-ubuntu18.04-docker-8c-8g-26652 in /w/workspace/edgexfoundry_edgex-go_PR-3177 [Pipeline] { [Pipeline] ws 06:36:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:36:07 using credential edgex-jenkins-ssh 06:36:07 Cloning the remote Git repository 06:36:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:36:07 > git init /w/workspace/edgex-go/1 # timeout=10 06:36:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:36:07 > git --version # timeout=10 06:36:07 > git --version # 'git version 2.17.1' 06:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:36:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:36:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:36:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3177/head:refs/remotes/origin/PR-3177 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:13 Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit 799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:36:14 Merge succeeded, producing 799ed8d72c86380ce26dcaa1163f210f65bd52cf 06:36:14 Checking out Revision 799ed8d72c86380ce26dcaa1163f210f65bd52cf (PR-3177) 06:36:13 > git config core.sparsecheckout # timeout=10 06:36:13 > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 06:36:14 > git remote # timeout=10 06:36:14 > git config --get remote.origin.url # timeout=10 06:36:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:14 > git merge 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 06:36:14 > git rev-parse HEAD^{commit} # timeout=10 06:36:14 > git config core.sparsecheckout # timeout=10 06:36:14 > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 06:36:17 Commit message: "fix(meta): use factory methods on request DTOs" 06:36:17 > git --version # timeout=10 06:36:17 > git --version # 'git version 2.17.1' 06:36:17 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:19 + echo snap-build.sh 06:36:19 snap-build.sh 06:36:19 + SNAP_BASE_DIR=. 06:36:19 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:36:19 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:36:19 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:36:19 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:36:19 + cd /w/workspace/edgex-go/1 06:36:19 + sudo apt-get remove -qy --purge lxd lxd-client 06:36:19 Reading package lists... 06:36:19 Building dependency tree... 06:36:19 Reading state information... 06:36:19 The following packages were automatically installed and are no longer required: 06:36:19 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:36:19 uidmap xdelta3 06:36:19 Use 'sudo apt autoremove' to remove them. 06:36:19 The following packages will be REMOVED: 06:36:19 lxd* lxd-client* 06:36:19 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:36:19 After this operation, 31.7 MB disk space will be freed. 06:36:20 (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 ... 190027 files and directories currently installed.) 06:36:20 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:36:21 Removing lxd dnsmasq configuration 06:36:21 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:36:22 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:36:23 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:36:23 (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 ... 189852 files and directories currently installed.) 06:36:23 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:36:24 Processing triggers for systemd (237-3ubuntu10.42) ... 06:36:24 Processing triggers for ureadahead (0.100.0-21) ... 06:36:26 + sudo snap remove --purge lxd 06:36:26 snap "lxd" is not installed 06:36:26 + sudo groupadd --force --system lxd 06:36:26 ++ whoami 06:36:26 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:36:26 + newgrp - lxd 06:36:26 + sudo snap install lxd 06:36:36 2021-02-17T06:36:33Z INFO Waiting for automatic snapd restart... 06:36:54 lxd 4.11 from Canonical* installed 06:36:54 + sudo lxd init --auto 06:37:00 + sudo snap install --classic snapcraft 06:37:07 snapcraft 4.5.1 from Canonical* installed 06:37:07 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:37:07 + patch --verbose -p1 06:37:07 Hmm... Looks like a unified diff to me... 06:37:07 The text leading up to this was: 06:37:07 -------------------------- 06:37:07 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:37:07 |From: Tony Espy 06:37:07 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:37:07 |Subject: [PATCH] optimize snap build for pipeline CI check 06:37:07 | 06:37:07 |This patch is used by the EdgeX CI pipeline builds to 06:37:07 |optimize the snap CI check run for pull requests. When 06:37:07 |applied, it essentially strips out everything (apps and 06:37:07 |parts) from the snapcraft.yaml file except those required 06:37:07 |to build edgex-go, as the whole idea of the CI check is to 06:37:07 |catch changes to edgex-go that break the snap build. 06:37:07 | 06:37:07 |In general, anyone updating snapcraft.yaml will also need 06:37:07 |to update this patch file, otherwise it may fail to apply, 06:37:07 |resulting in a failed snap build CI check in the associated 06:37:07 |pull request. 06:37:07 | 06:37:07 |Note - in addition to applying this patch, the pipeline also 06:37:07 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:37:07 |need to build the finally binary .snap file (and it won't 06:37:07 |work with the patch applied). This further reduces the build 06:37:07 |time. 06:37:07 |--- 06:37:07 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:37:07 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:37:07 | 06:37:07 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:37:07 |index 1e537489..faf42425 100644 06:37:07 |--- a/snap/snapcraft.yaml 06:37:07 |+++ b/snap/snapcraft.yaml 06:37:07 -------------------------- 06:37:07 patching file snap/snapcraft.yaml 06:37:07 Using Plan A... 06:37:07 Hunk #1 succeeded at 73. 06:37:07 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 06:37:07 Hunk #3 succeeded at 217 (offset 3 lines). 06:37:07 Hunk #4 succeeded at 225 (offset 3 lines). 06:37:07 Hunk #5 succeeded at 232 (offset 3 lines). 06:37:07 Hunk #6 succeeded at 259 (offset 3 lines). 06:37:07 Hunk #7 succeeded at 293 (offset 3 lines). 06:37:07 Hunk #8 succeeded at 352 (offset 11 lines). 06:37:07 Hmm... Ignoring the trailing garbage. 06:37:07 done 06:37:07 + sudo snapcraft prime --use-lxd 06:37:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:37:08 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: 06:37:08 - README.md 06:37:08 - snapcraft.yaml.orig 06:37:08 06:37:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:37:09 Launching a container. 06:37:22 Waiting for container to be ready 06:37:22 To start your first instance, try: lxc launch ubuntu:18.04 06:37:22 06:37:24 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:37:24 Waiting for network to be ready... 06:37:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:37:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 06:37:25 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:37:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 06:37:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:37:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:37:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 06:37:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 06:37:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 06:37:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 06:37:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:37:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:37:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:37:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:37:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:37:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:37:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:37:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:37:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:37:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 06:37:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 06:37:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 06:37:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 06:37:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 06:37:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 06:37:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 06:37:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 06:37:29 Fetched 23.9 MB in 4s (5794 kB/s) 06:37:30 Reading package lists... 06:37:30 Reading package lists... 06:37:30 Building dependency tree... 06:37:30 Reading state information... 06:37:30 The following additional packages will be installed: 06:37:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:37:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:37:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:37:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:37:30 Suggested packages: 06:37:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:37:30 Recommended packages: 06:37:30 gnupg libsasl2-modules 06:37:30 The following NEW packages will be installed: 06:37:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:37:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:37:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:37:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:37:30 The following packages will be upgraded: 06:37:30 gpg gpg-agent gpgconf libudev1 06:37:31 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 06:37:31 Need to get 3532 kB of archives. 06:37:31 After this operation, 13.3 MB of additional disk space will be used. 06:37:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:37:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:37:31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:37:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:37:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:37:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:37:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:37:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 06:37:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 06:37:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:37:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:37:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:37:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:37:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:37:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:37:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:37:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:37:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:37:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:37:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:37:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:37:32 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:37:32 debconf: delaying package configuration, since apt-utils is not installed 06:37:32 Fetched 3532 kB in 1s (3186 kB/s) 06:37:32 (Reading database ... 12511 files and directories currently installed.) 06:37:32 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:37:32 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:37:32 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:37:32 Selecting previously unselected package udev. 06:37:32 (Reading database ... 12511 files and directories currently installed.) 06:37:32 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:37:32 Unpacking udev (237-3ubuntu10.44) ... 06:37:32 Selecting previously unselected package libfuse2:amd64. 06:37:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:37:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:37:32 Selecting previously unselected package fuse. 06:37:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:37:32 Unpacking fuse (2.9.7-1ubuntu1) ... 06:37:32 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:32 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:33 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:33 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:33 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:33 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:33 Selecting previously unselected package libksba8:amd64. 06:37:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:37:33 Unpacking libksba8:amd64 (1.3.5-2) ... 06:37:33 Selecting previously unselected package libroken18-heimdal:amd64. 06:37:33 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:33 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:37:33 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:37:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:33 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:37:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:33 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:33 Selecting previously unselected package libwind0-heimdal:amd64. 06:37:33 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:33 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:37:33 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:33 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:34 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:37:34 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:34 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:34 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:37:34 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:34 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:34 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:37:34 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:34 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:34 Selecting previously unselected package libsasl2-modules-db:amd64. 06:37:34 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:37:34 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:34 Selecting previously unselected package libsasl2-2:amd64. 06:37:34 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:37:34 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:34 Selecting previously unselected package libldap-common. 06:37:34 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 06:37:34 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 06:37:34 Selecting previously unselected package libldap-2.4-2:amd64. 06:37:34 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 06:37:34 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 06:37:34 Selecting previously unselected package dirmngr. 06:37:34 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:34 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:37:34 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 06:37:34 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:37:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:37:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:34 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:37:34 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:34 Setting up libksba8:amd64 (1.3.5-2) ... 06:37:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:35 Setting up udev (237-3ubuntu10.44) ... 06:37:35 invoke-rc.d: policy-rc.d denied execution of start. 06:37:35 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:35 Processing triggers for systemd (237-3ubuntu10) ... 06:37:35 Setting up fuse (2.9.7-1ubuntu1) ... 06:37:35 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:37:35 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:35 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:35 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:35 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:35 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:35 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:36 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:36 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 06:37:36 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:37:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:36 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:37:36 settings in the [Install] section, and DefaultInstance for template units). 06:37:36 This means they are not meant to be enabled using systemctl. 06:37:36 Possible reasons for having this kind of units are: 06:37:36 1) A unit may be statically enabled by being symlinked from another unit's 06:37:36 .wants/ or .requires/ directory. 06:37:36 2) A unit's purpose may be to act as a helper for some other unit which has 06:37:36 a requirement dependency on it. 06:37:36 3) A unit may be started when needed via activation (socket, path, timer, 06:37:36 D-Bus, udev, scripted systemctl call, ...). 06:37:36 4) In case of template units, the unit is meant to be enabled with some 06:37:36 instance name specified. 06:37:36 Reading package lists... 06:37:36 Building dependency tree... 06:37:36 Reading state information... 06:37:36 The following additional packages will be installed: 06:37:36 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:37:36 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:37:36 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:37:36 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:37:36 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:37:36 Suggested packages: 06:37:36 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:37:36 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:37:36 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:37:36 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:37:36 systemd-container policykit-1 06:37:36 Recommended packages: 06:37:36 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:37:37 The following NEW packages will be installed: 06:37:37 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:37:37 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:37:37 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:37:37 multiarch-support openssh-client python3 python3-minimal python3.6 06:37:37 python3.6-minimal snapd squashfs-tools sudo 06:37:37 The following packages will be upgraded: 06:37:37 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:37:37 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 06:37:37 Need to get 35.2 MB of archives. 06:37:37 After this operation, 141 MB of additional disk space will be used. 06:37:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:37:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:37:37 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:37:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:37:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:37:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:37:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:37:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:37:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:37:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:37:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:37:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:37:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:37:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:37:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:37:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:37:37 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:37:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:37:37 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:37:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:37:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:37:38 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:37:38 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:37:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:37:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:37:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:37:38 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:37:38 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:37:38 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:37:38 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:37:38 debconf: delaying package configuration, since apt-utils is not installed 06:37:38 Fetched 35.2 MB in 1s (27.9 MB/s) 06:37:38 (Reading database ... 12757 files and directories currently installed.) 06:37:38 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:37:38 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:37:39 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:37:39 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:37:39 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:37:39 (Reading database ... 12757 files and directories currently installed.) 06:37:39 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:37:39 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:37:39 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:37:39 (Reading database ... 12757 files and directories currently installed.) 06:37:39 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:37:39 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:37:40 Setting up apt (1.6.12ubuntu0.2) ... 06:37:40 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:37:40 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:37:40 (Reading database ... 12764 files and directories currently installed.) 06:37:40 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:37:40 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:37:41 Selecting previously unselected package libpython3.6-minimal:amd64. 06:37:41 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:37:41 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:37:41 Selecting previously unselected package libexpat1:amd64. 06:37:41 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:37:41 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:37:41 Selecting previously unselected package python3.6-minimal. 06:37:41 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:37:41 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:37:41 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:37:41 Checking for services that may need to be restarted...done. 06:37:41 Checking for services that may need to be restarted...done. 06:37:41 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:37:41 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:37:41 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:37:42 Selecting previously unselected package python3-minimal. 06:37:42 (Reading database ... 13012 files and directories currently installed.) 06:37:42 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:37:42 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:37:42 Selecting previously unselected package mime-support. 06:37:42 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:37:42 Unpacking mime-support (3.60ubuntu1) ... 06:37:42 Selecting previously unselected package libmpdec2:amd64. 06:37:42 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:37:42 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:37:42 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:37:42 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:37:42 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:37:42 Selecting previously unselected package python3.6. 06:37:42 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:37:42 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:37:42 Selecting previously unselected package libpython3-stdlib:amd64. 06:37:42 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:37:42 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:37:42 Setting up python3-minimal (3.6.7-1~18.04) ... 06:37:43 Selecting previously unselected package python3. 06:37:43 (Reading database ... 13442 files and directories currently installed.) 06:37:43 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:37:43 Unpacking python3 (3.6.7-1~18.04) ... 06:37:43 Selecting previously unselected package multiarch-support. 06:37:43 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:37:43 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:37:43 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:37:43 Selecting previously unselected package liblzo2-2:amd64. 06:37:43 (Reading database ... 13479 files and directories currently installed.) 06:37:43 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:37:43 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:37:43 Selecting previously unselected package libbsd0:amd64. 06:37:43 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:37:43 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:37:43 Selecting previously unselected package sudo. 06:37:43 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:37:43 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:37:43 Selecting previously unselected package apparmor. 06:37:43 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:37:43 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:37:43 Selecting previously unselected package libedit2:amd64. 06:37:43 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:37:43 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:37:44 Selecting previously unselected package libkrb5support0:amd64. 06:37:44 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:37:44 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:37:44 Selecting previously unselected package libk5crypto3:amd64. 06:37:44 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:37:44 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:37:44 Selecting previously unselected package libkeyutils1:amd64. 06:37:44 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:37:44 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:37:44 Selecting previously unselected package libkrb5-3:amd64. 06:37:44 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:37:44 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:37:44 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:37:44 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:37:44 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:37:44 Selecting previously unselected package libssl1.0.0:amd64. 06:37:44 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:37:44 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:37:45 Selecting previously unselected package openssh-client. 06:37:45 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:37:45 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:37:45 Selecting previously unselected package squashfs-tools. 06:37:45 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:37:45 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:37:45 Selecting previously unselected package snapd. 06:37:45 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:37:45 Unpacking snapd (2.48.3+18.04) ... 06:37:47 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:37:47 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:37:47 Setting up mime-support (3.60ubuntu1) ... 06:37:47 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:37:47 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:37:47 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:37:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:47 Setting up systemd (237-3ubuntu10.44) ... 06:37:47 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:37:48 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:37:48 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:37:48 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:37:48 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:37:48 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:37:48 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:37:48 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:37:48 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:37:48 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:37:48 Setting up python3 (3.6.7-1~18.04) ... 06:37:48 running python rtupdate hooks for python3.6... 06:37:48 running python post-rtupdate hooks for python3.6... 06:37:49 Setting up apparmor (2.12-4ubuntu5.1) ... 06:37:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:37:51 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:37:51 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:37:51 Setting up snapd (2.48.3+18.04) ... 06:37:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:37:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:37:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:37:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:37:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:37:52 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:37:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:37:53 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:37:53 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:37:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:37:53 /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' 06:37:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:53 Processing triggers for systemd (237-3ubuntu10.44) ... 06:37:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:37:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:37:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:37:56 Reading package lists... 06:37:56 Reading package lists... 06:37:56 Building dependency tree... 06:37:56 Reading state information... 06:37:56 Calculating upgrade... 06:37:56 The following packages will be upgraded: 06:37:56 advancecomp base-files bash binutils binutils-common 06:37:56 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:37:56 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:37:56 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:37:56 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:37:56 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:37:56 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:37:56 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 06:37:56 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 06:37:56 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 06:37:56 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 06:37:56 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 06:37:56 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 06:37:56 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 06:37:56 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:37:56 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:37:56 Need to get 63.8 MB of archives. 06:37:56 After this operation, 5188 kB of additional disk space will be used. 06:37:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:37:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 06:37:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:37:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:37:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:37:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:37:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:37:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:37:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:37:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:37:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:37:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:37:57 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:37:57 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:37:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:37:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:37:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:37:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:37:57 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:37:57 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:37:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:37:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:37:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:37:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:37:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:37:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:37:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:37:57 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:37:57 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:37:57 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:37:57 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:37:57 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:37:57 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:37:57 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:37:57 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:37:57 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:37:57 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:37:57 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:37:57 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:37:57 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:37:57 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:37:57 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:37:57 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:37:57 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:37:57 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:37:57 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:37:57 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:37:57 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:37:57 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:37:57 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:37:57 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:37:57 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:37:57 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:37:57 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:37:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:37:58 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:37:58 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:37:58 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:37:58 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:37:58 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:37:58 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:37:58 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:37:58 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:37:58 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:37:58 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:37:58 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:37:58 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:37:58 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:37:58 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:37:58 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:37:58 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:37:58 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:37:58 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:37:58 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:37:58 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:37:58 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:37:58 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:37:58 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:37:58 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:37:58 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:37:58 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:37:58 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:37:58 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:37:58 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:37:58 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:37:58 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:37:58 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:37:58 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:37:58 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:37:58 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:37:59 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:37:59 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:37:59 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:37:59 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:37:59 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:37:59 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:37:59 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:37:59 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:37:59 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:38:00 debconf: delaying package configuration, since apt-utils is not installed 06:38:00 Fetched 63.8 MB in 3s (19.0 MB/s) 06:38:00 (Reading database ... 13912 files and directories currently installed.) 06:38:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:38:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:38:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:38:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:38:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 06:38:00 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 06:38:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:02 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:02 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:02 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:02 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:02 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:02 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:02 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:02 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:02 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:02 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:02 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:02 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:02 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:02 (Reading database ... 13911 files and directories currently installed.) 06:38:02 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:02 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:38:02 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:38:03 (Reading database ... 13911 files and directories currently installed.) 06:38:03 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:03 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:03 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:03 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:03 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:03 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:03 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:03 (Reading database ... 13911 files and directories currently installed.) 06:38:03 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:38:04 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:38:04 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:38:04 (Reading database ... 13911 files and directories currently installed.) 06:38:04 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:38:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:38:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:38:04 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:38:05 Setting up base-files (10.1ubuntu2.10) ... 06:38:05 Installing new version of config file /etc/issue ... 06:38:05 Installing new version of config file /etc/issue.net ... 06:38:05 Installing new version of config file /etc/lsb-release ... 06:38:05 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:38:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:38:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:38:05 Removing obsolete conffile /etc/default/motd-news ... 06:38:05 (Reading database ... 13912 files and directories currently installed.) 06:38:05 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:38:05 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:38:05 Setting up bash (4.4.18-2ubuntu1.2) ... 06:38:05 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 06:38:05 (Reading database ... 13912 files and directories currently installed.) 06:38:05 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:05 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:38:06 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:38:06 (Reading database ... 13912 files and directories currently installed.) 06:38:06 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:38:06 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:38:06 Setting up tar (1.29b-2ubuntu0.2) ... 06:38:06 (Reading database ... 13912 files and directories currently installed.) 06:38:06 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:38:06 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:06 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:38:06 (Reading database ... 13912 files and directories currently installed.) 06:38:06 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:06 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:06 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:38:07 (Reading database ... 13912 files and directories currently installed.) 06:38:07 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:07 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:07 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:38:07 (Reading database ... 13912 files and directories currently installed.) 06:38:07 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:38:07 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:38:07 Setting up grep (3.1-2build1) ... 06:38:07 (Reading database ... 13912 files and directories currently installed.) 06:38:07 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:38:07 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:38:07 Setting up login (1:4.5-1ubuntu2) ... 06:38:07 (Reading database ... 13912 files and directories currently installed.) 06:38:07 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:07 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:07 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:38:08 (Reading database ... 13912 files and directories currently installed.) 06:38:08 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:08 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:08 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:08 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:08 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:08 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:09 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:38:09 (Reading database ... 13912 files and directories currently installed.) 06:38:09 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:38:09 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:10 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:38:10 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:38:10 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:38:10 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:38:10 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:38:11 (Reading database ... 13912 files and directories currently installed.) 06:38:11 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:38:11 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:38:11 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:38:11 (Reading database ... 13912 files and directories currently installed.) 06:38:11 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:11 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:11 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:11 (Reading database ... 13912 files and directories currently installed.) 06:38:11 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:11 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:11 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:11 (Reading database ... 13912 files and directories currently installed.) 06:38:11 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:11 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:12 (Reading database ... 13912 files and directories currently installed.) 06:38:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:12 (Reading database ... 13912 files and directories currently installed.) 06:38:12 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:12 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:12 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:12 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:13 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:13 (Reading database ... 13912 files and directories currently installed.) 06:38:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:13 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:13 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:13 (Reading database ... 13912 files and directories currently installed.) 06:38:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:13 (Reading database ... 13912 files and directories currently installed.) 06:38:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:38:13 (Reading database ... 13912 files and directories currently installed.) 06:38:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:14 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:38:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:38:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:38:15 (Reading database ... 13912 files and directories currently installed.) 06:38:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:38:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:38:15 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:38:15 (Reading database ... 13912 files and directories currently installed.) 06:38:15 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:38:15 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:15 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:38:15 (Reading database ... 13914 files and directories currently installed.) 06:38:15 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:38:15 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:38:15 Setting up debconf (1.5.66ubuntu1) ... 06:38:15 (Reading database ... 13914 files and directories currently installed.) 06:38:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:38:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:38:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:38:16 (Reading database ... 13914 files and directories currently installed.) 06:38:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:38:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:38:16 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:38:16 (Reading database ... 13914 files and directories currently installed.) 06:38:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:38:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:16 (Reading database ... 13914 files and directories currently installed.) 06:38:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:38:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:16 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:16 (Reading database ... 13914 files and directories currently installed.) 06:38:16 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:38:16 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:17 (Reading database ... 13914 files and directories currently installed.) 06:38:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:38:17 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:38:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:38:17 (Reading database ... 13914 files and directories currently installed.) 06:38:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:38:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:38:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:38:17 (Reading database ... 13914 files and directories currently installed.) 06:38:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:38:18 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:18 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:18 (Reading database ... 13914 files and directories currently installed.) 06:38:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:38:18 (Reading database ... 13914 files and directories currently installed.) 06:38:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:38:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:38:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:38:18 (Reading database ... 13914 files and directories currently installed.) 06:38:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:38:18 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:38:19 Setting up passwd (1:4.5-1ubuntu2) ... 06:38:19 (Reading database ... 13914 files and directories currently installed.) 06:38:19 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:38:19 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:38:19 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:38:19 (Reading database ... 13914 files and directories currently installed.) 06:38:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:38:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:38:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:38:19 (Reading database ... 13914 files and directories currently installed.) 06:38:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:38:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:38:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:38:20 (Reading database ... 13914 files and directories currently installed.) 06:38:20 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:38:20 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:38:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:38:20 (Reading database ... 13914 files and directories currently installed.) 06:38:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:38:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:38:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:38:20 (Reading database ... 13914 files and directories currently installed.) 06:38:20 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:38:20 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:38:20 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:38:20 (Reading database ... 13914 files and directories currently installed.) 06:38:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:38:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:38:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:38:21 (Reading database ... 13915 files and directories currently installed.) 06:38:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:38:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:38:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:38:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:38:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:38:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:38:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:38:21 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:38:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:38:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:38:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:38:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:38:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:38:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:38:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:38:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:38:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:38:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:38:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:38:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:38:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:38:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:38:22 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:38:22 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:38:23 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:38:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:38:24 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:38:24 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:38:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:38:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:38:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:38:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:38:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:38:24 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:38:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:38:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:38:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:26 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:38:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:38:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:38:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:38:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:38:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:38:30 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:30 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:30 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:30 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:38:31 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:38:31 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:38:31 06:38:31 Current default time zone: 'Etc/UTC' 06:38:31 Local time is now: Wed Feb 17 06:38:31 UTC 2021. 06:38:31 Universal Time is now: Wed Feb 17 06:38:31 UTC 2021. 06:38:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:38:31 06:38:31 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:38:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:31 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 06:38:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:38:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:38:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:38:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:38:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:38:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:38:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:38:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:38:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:38:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:31 Setting up patch (2.7.6-2ubuntu1.1) ... 06:38:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:38:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:38:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:38:31 Installing new version of config file /etc/ssl/openssl.cnf ... 06:38:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:38:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:38:31 Setting up ca-certificates (20210119~18.04.1) ... 06:38:33 Updating certificates in /etc/ssl/certs... 06:38:35 23 added, 27 removed; done. 06:38:35 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:38:35 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:35 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:38:35 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:38:35 Setting up pkgbinarymangler (138.18.04.1) ... 06:38:35 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:35 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:38:35 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:35 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:35 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:35 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:38:35 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:35 Setting up perl (5.26.1-6ubuntu0.5) ... 06:38:35 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:38:35 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:38:35 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:38:35 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:38:35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:38:35 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:38:35 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:38:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:38:35 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:38:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:38:35 Processing triggers for systemd (237-3ubuntu10.44) ... 06:38:35 Processing triggers for mime-support (3.60ubuntu1) ... 06:38:35 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:38:35 Updating certificates in /etc/ssl/certs... 06:38:36 0 added, 0 removed; done. 06:38:36 Running hooks in /etc/ca-certificates/update.d... 06:38:36 done. 06:38:36 Reading package lists... 06:38:37 Building dependency tree... 06:38:37 Reading state information... 06:38:37 The following NEW packages will be installed: 06:38:37 apt-transport-https 06:38:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:38:37 Need to get 1696 B of archives. 06:38:37 After this operation, 153 kB of additional disk space will be used. 06:38:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:38:37 debconf: delaying package configuration, since apt-utils is not installed 06:38:37 Fetched 1696 B in 0s (8505 B/s) 06:38:37 Selecting previously unselected package apt-transport-https. 06:38:37 (Reading database ... 13920 files and directories currently installed.) 06:38:37 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:38:37 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:38:37 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:38:38 Waiting for network to be ready... 06:38:43 2021-02-17T06:38:42Z INFO Waiting for automatic snapd restart... 06:38:45 snapd 2.48.2.1 from Canonical* installed 06:38:45 "snapd" switched to the "latest/stable" channel 06:38:45 06:38:47 core18 20210128 from Canonical* installed 06:38:48 "core18" switched to the "latest/stable" channel 06:38:48 06:38:51 snapcraft 4.5.1 from Canonical* installed 06:38:51 "snapcraft" switched to the "latest/stable" channel 06:38:51 06:38:54 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: 06:38:54 - README.md 06:38:54 - snapcraft.yaml.orig 06:38:54 06:38:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:39:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:39:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:39:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:39:02 Reading package lists... 06:39:02 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 06:39:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:09 Reading package lists... 06:39:09 Building dependency tree... 06:39:09 Reading state information... 06:39:09 Suggested packages: 06:39:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:39:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:39:09 Recommended packages: 06:39:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:39:09 The following NEW packages will be installed: 06:39:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:39:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:39:09 pkg-config zip 06:39:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:39:09 Need to get 7655 kB of archives. 06:39:09 After this operation, 43.7 MB of additional disk space will be used. 06:39:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:39:09 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:39:09 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:39:10 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:39:10 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:39:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:39:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:39:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:39:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:39:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:39:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:39:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:39:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:39:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:39:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:39:10 debconf: delaying package configuration, since apt-utils is not installed 06:39:10 Fetched 7655 kB in 1s (5831 kB/s) 06:39:10 Selecting previously unselected package libglib2.0-0:amd64. 06:39:10 (Reading database ... 13924 files and directories currently installed.) 06:39:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:39:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:39:11 Selecting previously unselected package libpsl5:amd64. 06:39:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:39:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:39:11 Selecting previously unselected package libnghttp2-14:amd64. 06:39:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:39:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:39:11 Selecting previously unselected package librtmp1:amd64. 06:39:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:39:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:39:11 Selecting previously unselected package libcurl3-gnutls:amd64. 06:39:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:39:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:39:11 Selecting previously unselected package liberror-perl. 06:39:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:39:11 Unpacking liberror-perl (0.17025-1) ... 06:39:11 Selecting previously unselected package git-man. 06:39:11 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:39:11 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:39:12 Selecting previously unselected package git. 06:39:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:39:12 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:39:12 Selecting previously unselected package libnorm1:amd64. 06:39:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:39:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:39:12 Selecting previously unselected package libpgm-5.2-0:amd64. 06:39:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:39:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:39:12 Selecting previously unselected package libsodium23:amd64. 06:39:12 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:39:12 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:39:13 Selecting previously unselected package libzmq5:amd64. 06:39:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:39:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:39:13 Selecting previously unselected package libzmq3-dev:amd64. 06:39:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:39:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:39:13 Selecting previously unselected package pkg-config. 06:39:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:39:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:39:13 Selecting previously unselected package zip. 06:39:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:39:13 Unpacking zip (3.0-11build1) ... 06:39:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:39:13 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:39:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:39:13 Setting up liberror-perl (0.17025-1) ... 06:39:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:39:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:39:13 No schema files found: doing nothing. 06:39:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:39:13 Setting up zip (3.0-11build1) ... 06:39:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:39:13 Setting up libsodium23:amd64 (1.0.16-2) ... 06:39:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:39:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:39:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:39:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:39:14 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:39:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:39:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:20 git set to automatically installed. 06:39:20 git-man set to automatically installed. 06:39:20 libcurl3-gnutls set to automatically installed. 06:39:20 liberror-perl set to automatically installed. 06:39:20 libglib2.0-0 set to automatically installed. 06:39:20 libnghttp2-14 set to automatically installed. 06:39:20 libnorm1 set to automatically installed. 06:39:20 libpgm-5.2-0 set to automatically installed. 06:39:20 libpsl5 set to automatically installed. 06:39:20 librtmp1 set to automatically installed. 06:39:20 libsodium23 set to automatically installed. 06:39:20 libzmq3-dev set to automatically installed. 06:39:20 libzmq5 set to automatically installed. 06:39:20 pkg-config set to automatically installed. 06:39:20 zip set to automatically installed. 06:39:22 snapd is not logged in, snap install commands will use sudo 06:39:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:29 snap "core18" has no updates available 06:39:29 Pulling config-common 06:39:29 + snapcraftctl pull 06:39:30 Pulling go-build-helper 06:39:30 + snapcraftctl pull 06:39:52 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:39:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:39:52 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:39:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 06:39:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:39:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:39:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 06:39:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:39:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:39:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 06:39:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 06:39:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 06:39:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:39:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:39:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:39:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:39:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:39:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 06:39:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:39:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 06:39:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 06:39:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 06:39:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 06:39:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 06:39:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 06:39:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 06:39:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 06:39:52 Fetched 23.9 MB in 0s (0 B/s) 06:39:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:39:52 Fetched 96.5 kB in 0s (0 B/s) 06:39:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:39:52 Fetched 279 kB in 0s (0 B/s) 06:39:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:39:52 Fetched 122 kB in 0s (0 B/s) 06:39:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:39:52 Fetched 77.8 kB in 0s (0 B/s) 06:39:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:39:52 Fetched 8848 B in 0s (0 B/s) 06:39:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:39:52 Fetched 47.8 kB in 0s (0 B/s) 06:39:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:39:52 Fetched 45.6 kB in 0s (0 B/s) 06:39:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:39:52 Fetched 15.0 kB in 0s (0 B/s) 06:39:52 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:39:52 Fetched 214 kB in 0s (0 B/s) 06:39:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 06:39:52 Fetched 155 kB in 0s (0 B/s) 06:39:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:39:52 Fetched 50.6 kB in 0s (0 B/s) 06:39:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:39:52 Fetched 14.8 kB in 0s (0 B/s) 06:39:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:39:52 Fetched 41.8 kB in 0s (0 B/s) 06:39:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:39:52 Fetched 499 kB in 0s (0 B/s) 06:39:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:39:52 Fetched 111 kB in 0s (0 B/s) 06:39:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:39:52 Fetched 240 kB in 0s (0 B/s) 06:39:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:39:52 Fetched 29.3 kB in 0s (0 B/s) 06:39:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:39:52 Fetched 85.5 kB in 0s (0 B/s) 06:39:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:39:52 Fetched 24.5 kB in 0s (0 B/s) 06:39:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:39:52 Fetched 49.2 kB in 0s (0 B/s) 06:39:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:39:52 Fetched 54.2 kB in 0s (0 B/s) 06:39:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:39:52 Fetched 30.8 kB in 0s (0 B/s) 06:39:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 06:39:52 Fetched 16.6 kB in 0s (0 B/s) 06:39:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:39:52 Fetched 85.9 kB in 0s (0 B/s) 06:39:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:39:52 Fetched 8720 B in 0s (0 B/s) 06:39:52 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:39:52 Fetched 137 kB in 0s (0 B/s) 06:39:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:39:52 Fetched 119 kB in 0s (0 B/s) 06:39:52 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:39:52 Fetched 109 kB in 0s (0 B/s) 06:39:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:39:52 Fetched 11.1 kB in 0s (0 B/s) 06:39:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:39:52 Fetched 645 kB in 0s (0 B/s) 06:39:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:39:52 Fetched 41.3 kB in 0s (0 B/s) 06:39:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:39:52 Fetched 17.9 kB in 0s (0 B/s) 06:39:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:39:52 Fetched 368 kB in 0s (0 B/s) 06:39:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:39:52 Fetched 187 kB in 0s (0 B/s) 06:39:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:39:52 Fetched 175 kB in 0s (0 B/s) 06:39:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:39:55 Fetched 206 kB in 0s (0 B/s) 06:39:55 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:39:55 Fetched 1301 kB in 0s (0 B/s) 06:39:55 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:39:55 Fetched 36.2 kB in 0s (0 B/s) 06:39:55 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:39:55 Fetched 159 kB in 0s (0 B/s) 06:39:55 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:39:55 Fetched 107 kB in 0s (0 B/s) 06:39:55 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:39:55 Fetched 48.7 kB in 0s (0 B/s) 06:39:55 Pulling static-packages 06:39:55 + snapcraftctl pull 06:39:56 'go115' has dependencies that need to be staged: go-build-helper static-packages 06:39:56 Skipping pull go-build-helper (already ran) 06:39:56 Skipping pull static-packages (already ran) 06:39:56 Building go-build-helper 06:39:56 + snapcraftctl build 06:40:00 Building static-packages 06:40:00 + snapcraftctl build 06:40:02 Staging go-build-helper 06:40:02 + snapcraftctl stage 06:40:02 Staging static-packages 06:40:02 + snapcraftctl stage 06:40:03 Pulling go115 06:40:03 + snapcraftctl pull 06:40:04 'edgex-go' has dependencies that need to be staged: go115 06:40:04 Skipping pull go115 (already ran) 06:40:04 Building go115 06:40:04 + dpkg --print-architecture 06:40:04 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 06:40:04 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 06:40:04 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 06:40:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:04 Dload Upload Total Spent Left Speed 06:40:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 115M 33 38.3M 0 0 37.7M 0 0:00:03 0:00:01 0:00:02 37.7M 82 115M 82 94.7M 0 0 47.0M 0 0:00:02 0:00:02 --:--:-- 47.0M 100 115M 100 115M 0 0 45.7M 0 0:00:02 0:00:02 --:--:-- 45.7M 06:40:07 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 06:40:07 + sha256sum -c sha256 06:40:07 + grep OK 06:40:08 go1.15.2.linux-amd64.tar.gz: OK 06:40:08 + mkdir -p /root/stage/go1.15 06:40:08 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 06:40:12 + snapcraftctl stage 06:40:12 Staging go115 06:40:17 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:40:17 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:40:17 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:40:17 Fetched 0 B in 0s (0 B/s) 06:40:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:40:17 Fetched 224 kB in 0s (0 B/s) 06:40:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:40:17 Fetched 157 kB in 0s (0 B/s) 06:40:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:40:17 Fetched 221 kB in 0s (0 B/s) 06:40:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:40:17 Fetched 143 kB in 0s (0 B/s) 06:40:17 Pulling edgex-go 06:40:17 + snapcraftctl pull 06:40:18 Pulling version 06:40:18 + cd /root/project 06:40:18 + [ -f VERSION ] 06:40:18 + PROJECT_VERSION=local-dev 06:40:18 + git rev-parse --short HEAD 06:40:18 + GIT_REVISION=799ed8d7 06:40:18 + snapcraftctl set-version local-dev 06:40:19 + snapcraftctl build 06:40:19 Building config-common 06:40:21 Skipping build go-build-helper (already ran) 06:40:21 Skipping build static-packages (already ran) 06:40:21 Skipping build go115 (already ran) 06:40:21 Building edgex-go 06:40:21 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 06:40:21 + cd /root/parts/edgex-go/src 06:40:21 + make build 06:40:21 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 06:40:24 go: downloading github.com/gorilla/mux v1.8.0 06:40:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:40:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 06:40:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:40:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 06:40:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 06:40:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 06:40:24 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 06:40:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 06:40:24 go: downloading github.com/google/uuid v1.2.0 06:40:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:40:24 go: downloading github.com/hashicorp/consul/api v1.1.0 06:40:24 go: downloading github.com/pelletier/go-toml v1.2.0 06:40:24 go: downloading github.com/pebbe/zmq4 v1.2.2 06:40:24 go: downloading github.com/BurntSushi/toml v0.3.1 06:40:24 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:40:24 go: downloading github.com/go-kit/kit v0.8.0 06:40:24 go: downloading github.com/x448/float16 v0.8.4 06:40:24 go: downloading github.com/pkg/errors v0.8.1 06:40:24 go: downloading github.com/imdario/mergo v0.3.11 06:40:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:40:24 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:40:24 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:40:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:40:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:40:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:40:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:40:24 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:40:24 go: downloading github.com/hashicorp/serf v0.8.2 06:40:24 go: downloading github.com/mitchellh/copystructure v1.0.0 06:40:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:40:24 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:40:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:40:24 go: downloading github.com/leodido/go-urn v1.2.0 06:40:24 go: downloading github.com/go-playground/universal-translator v0.17.0 06:40:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:40:24 go: downloading github.com/go-playground/locales v0.13.0 06:40:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:40:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:40:31 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 06:40:31 go: downloading gopkg.in/yaml.v2 v2.4.0 06:40:36 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 06:40:36 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 06:40:38 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 06:40:38 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 06:40:38 go: downloading github.com/stretchr/testify v1.7.0 06:40:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:40:38 go: downloading github.com/pmezard/go-difflib v1.0.0 06:40:38 go: downloading github.com/davecgh/go-spew v1.1.1 06:40:40 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 06:40:40 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:40:40 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:40:41 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 06:40:42 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 06:40:42 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:40:44 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 06:40:44 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 06:40:44 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:40:45 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 06:40:45 go: downloading github.com/lib/pq v1.9.0 06:40:47 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:40:47 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:40:47 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:40:47 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:40:47 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:40:47 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:40:47 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:40:47 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:40:47 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:40:47 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:40:47 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:40:47 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:40:47 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:40:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:40:47 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:40:47 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:40:47 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:40:47 + 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 06:40:47 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:40:47 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:40:47 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:40:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:40:47 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:40:47 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:40:47 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:40:48 Building version 06:40:48 + snapcraftctl build 06:40:50 Staging config-common 06:40:50 + snapcraftctl stage 06:40:51 Skipping stage go-build-helper (already ran) 06:40:51 Skipping stage static-packages (already ran) 06:40:51 Skipping stage go115 (already ran) 06:40:51 Staging edgex-go 06:40:51 + snapcraftctl stage 06:40:52 Staging version 06:40:52 + snapcraftctl stage 06:40:53 Priming config-common 06:40:53 + snapcraftctl prime 06:40:54 Priming go-build-helper 06:40:54 + snapcraftctl prime 06:40:55 Priming static-packages 06:40:55 + snapcraftctl prime 06:40:57 Priming go115 06:40:57 + snapcraftctl prime 06:40:58 Priming edgex-go 06:40:58 + snapcraftctl prime 06:40:59 Priming version 06:40:59 + snapcraftctl prime 06:41:00 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:41:05 provisioning config files... 06:41:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5814024366226149404tmp [Pipeline] { [Pipeline] sh 06:41:06 + set +x 06:41:06 + bash -s -- 06:41:06 + curl -s https://codecov.io/bash 06:41:07 06:41:07 _____ _ 06:41:07 / ____| | | 06:41:07 | | ___ __| | ___ ___ _____ __ 06:41:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:41:07 | |___| (_) | (_| | __/ (_| (_) \ V / 06:41:07 \_____\___/ \__,_|\___|\___\___/ \_/ 06:41:07 Bash-20210129-7c25fce 06:41:07 06:41:07 06:41:07 ==> git version 2.24.3 found 06:41:07 ==> 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 06:41:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:41:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:41:07 ==> Jenkins CI detected. 06:41:07 project root: . 06:41:07 --> token set from env 06:41:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:41:07 ==> Running gcov in . (disable via -X gcov) 06:41:07 ==> Python coveragepy not found 06:41:07 ==> Searching for coverage reports in: 06:41:07 + . 06:41:07 -> Found 1 reports 06:41:07 ==> Detecting git/mercurial file structure 06:41:08 ==> Reading reports 06:41:08 + ./coverage.out bytes=595676 06:41:08 ==> Appending adjustments 06:41:08 https://docs.codecov.io/docs/fixing-reports 06:41:19 + Found adjustments 06:41:19 ==> Gzipping contents 06:41:19 88K /tmp/codecov.43aqBq.gz 06:41:19 ==> Uploading reports 06:41:19 url: https://codecov.io 06:41:19 query: branch=PR-3177&commit=799ed8d72c86380ce26dcaa1163f210f65bd52cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3177%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3177&job=&cmd_args= 06:41:19 -> Pinging Codecov 06:41:19 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3177&commit=799ed8d72c86380ce26dcaa1163f210f65bd52cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3177%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3177&job=&cmd_args= 06:41:19 -> Uploading to 06:41:19 https://storage.googleapis.com/codecov/v4/raw/2021-02-17/00271124DB129430A58F1EEE437C3FCB/799ed8d72c86380ce26dcaa1163f210f65bd52cf/be10f426-0163-4973-9bb0-5d6d00b5f4fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210217T064119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2a0591f6236d61b59c164ed892115c8f6d7e82e69dde6f2a100e695b68e001c 06:41:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:19 Dload Upload Total Spent Left Speed 06:41:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 89420 0 0 100 89420 0 52307 0:00:01 0:00:01 --:--:-- 52322 06:41:21 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/799ed8d72c86380ce26dcaa1163f210f65bd52cf [Pipeline] } 06:41:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:41:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:26 ---> package-listing.sh 06:41:26 ++ facter osfamily 06:41:26 ++ tr '[:upper:]' '[:lower:]' 06:41:27 + OS_FAMILY=redhat 06:41:27 + workspace=/w/workspace/edgex-go/1 06:41:27 + START_PACKAGES=/tmp/packages_start.txt 06:41:27 + END_PACKAGES=/tmp/packages_end.txt 06:41:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:27 + PACKAGES=/tmp/packages_start.txt 06:41:27 + '[' /w/workspace/edgex-go/1 ']' 06:41:27 + PACKAGES=/tmp/packages_end.txt 06:41:27 + case "${OS_FAMILY}" in 06:41:27 + rpm -qa 06:41:27 + sort 06:41:44 + '[' -f /tmp/packages_start.txt ']' 06:41:44 + '[' -f /tmp/packages_end.txt ']' 06:41:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:44 + '[' /w/workspace/edgex-go/1 ']' 06:41:44 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:41:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:41:44 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:41:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:46 06:41:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:41:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:47 alpine: Pulling from edgex-lftools-log-publisher 06:41:47 df20fa9351a1: Pulling fs layer 06:41:47 36b3adc4ff6f: Pulling fs layer 06:41:47 8ad3a11d3b57: Pulling fs layer 06:41:47 46f8f816bc3b: Pulling fs layer 06:41:47 93b61091891f: Pulling fs layer 06:41:47 93b9cdb0e59b: Pulling fs layer 06:41:47 5e14af77c1be: Pulling fs layer 06:41:47 01666e4c0597: Pulling fs layer 06:41:47 aa168da1d23b: Pulling fs layer 06:41:47 46f8f816bc3b: Waiting 06:41:47 93b61091891f: Waiting 06:41:47 93b9cdb0e59b: Waiting 06:41:47 5e14af77c1be: Waiting 06:41:47 01666e4c0597: Waiting 06:41:47 aa168da1d23b: Waiting 06:41:47 36b3adc4ff6f: Verifying Checksum 06:41:47 36b3adc4ff6f: Download complete 06:41:47 46f8f816bc3b: Verifying Checksum 06:41:47 46f8f816bc3b: Download complete 06:41:48 df20fa9351a1: Verifying Checksum 06:41:48 df20fa9351a1: Download complete 06:41:48 93b9cdb0e59b: Verifying Checksum 06:41:48 93b9cdb0e59b: Download complete 06:41:48 93b61091891f: Verifying Checksum 06:41:48 93b61091891f: Download complete 06:41:48 5e14af77c1be: Verifying Checksum 06:41:48 5e14af77c1be: Download complete 06:41:48 01666e4c0597: Verifying Checksum 06:41:48 01666e4c0597: Download complete 06:41:51 df20fa9351a1: Pull complete 06:41:51 8ad3a11d3b57: Verifying Checksum 06:41:51 8ad3a11d3b57: Download complete 06:41:52 36b3adc4ff6f: Pull complete 06:41:56 8ad3a11d3b57: Pull complete 06:41:57 46f8f816bc3b: Pull complete 06:41:59 93b61091891f: Pull complete 06:42:00 93b9cdb0e59b: Pull complete 06:42:01 5e14af77c1be: Pull complete 06:42:03 01666e4c0597: Pull complete 06:42:10 aa168da1d23b: Verifying Checksum 06:42:10 aa168da1d23b: Download complete 06:42:33 aa168da1d23b: Pull complete 06:42:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:42:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:42:34 prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container 06:42:34 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:42:41 $ docker top 65c2092f218b3aa221c7c2d61a7787e7484c5086524e45e099271f02264c1872 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:42 + touch /tmp/pre-build-complete [Pipeline] sh 06:42:43 + mkdir -p /var/log/sa [Pipeline] sh 06:42:43 + ls /var/log/sa-host 06:42:43 + sadf -c /var/log/sa-host/sa17 06:42:43 file_magic: OK 06:42:43 HZ: Using current value: 100 06:42:43 file_header: OK 06:42:43 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 06:42:43 Statistics: 06:42:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:42:43 File successfully converted to sysstat format version 12.2.1 06:42:43 + sadf -c /var/log/sa-host/sa23 06:42:43 file_magic: OK 06:42:43 HZ: Using current value: 100 06:42:43 file_header: OK 06:42:43 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 06:42:43 Statistics: 06:42:43 Hnuu...uuuununununu... 06:42:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:44 provisioning config files... 06:42:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7290179836918093226tmp [Pipeline] { [Pipeline] echo 06:42:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:42:45 ---> create-netrc.sh [Pipeline] } 06:42:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:42:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:46 ---> python-tools-install.sh [Pipeline] echo 06:42:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:42:46 ---> sudo-logs.sh 06:42:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:42:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:42:48 ---> job-cost.sh 06:42:48 lf-activate-venv: SKIPPING 06:42:48 INFO: No Stack... 06:42:49 INFO: Retrieving Pricing Info for: v1-standard-2 06:42:50 INFO: Archiving Costs [Pipeline] echo 06:42:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:42:52 ---> logs-deploy.sh 06:42:52 lf-activate-venv: SKIPPING 06:42:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3177/1 06:42:52 INFO: archiving workspace using pattern(s): 06:42:56 Archives upload complete. 06:42:56 INFO: archiving logs to Nexus 06:42:59 ---> uname -a: 06:42:59 Linux prd-centos7-docker-4c-2g-26650.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:42:59 06:42:59 06:42:59 ---> lscpu: 06:42:59 Architecture: x86_64 06:42:59 CPU op-mode(s): 32-bit, 64-bit 06:42:59 Byte Order: Little Endian 06:42:59 Address sizes: 40 bits physical, 48 bits virtual 06:42:59 CPU(s): 4 06:42:59 On-line CPU(s) list: 0-3 06:42:59 Thread(s) per core: 1 06:42:59 Core(s) per socket: 1 06:42:59 Socket(s): 4 06:42:59 NUMA node(s): 1 06:42:59 Vendor ID: GenuineIntel 06:42:59 CPU family: 6 06:42:59 Model: 44 06:42:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:42:59 Stepping: 1 06:42:59 CPU MHz: 2933.438 06:42:59 BogoMIPS: 5866.87 06:42:59 Virtualization: VT-x 06:42:59 Hypervisor vendor: KVM 06:42:59 Virtualization type: full 06:42:59 L1d cache: 128 KiB 06:42:59 L1i cache: 128 KiB 06:42:59 L2 cache: 16 MiB 06:42:59 L3 cache: 64 MiB 06:42:59 NUMA node0 CPU(s): 0-3 06:42:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:42:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:42:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:42:59 Vulnerability Meltdown: Mitigation; PTI 06:42:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:42:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:42:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:42:59 Vulnerability Srbds: Not affected 06:42:59 Vulnerability Tsx async abort: Not affected 06:42:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:42:59 06:42:59 06:42:59 ---> nproc: 06:42:59 4 06:42:59 06:42:59 06:42:59 ---> df -h: 06:42:59 Filesystem Size Used Available Use% Mounted on 06:42:59 overlay 50.0G 11.7G 38.3G 23% / 06:42:59 tmpfs 64.0M 0 64.0M 0% /dev 06:42:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:42:59 shm 64.0M 0 64.0M 0% /dev/shm 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp 06:42:59 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 06:42:59 06:42:59 06:42:59 ---> free -m: 06:42:59 total used free shared buff/cache available 06:42:59 Mem: 1837 721 187 0 928 1030 06:42:59 Swap: 1023 78 945 06:42:59 06:42:59 06:42:59 ---> ip addr: 06:42:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:42:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:42:59 inet 127.0.0.1/8 scope host lo 06:42:59 valid_lft forever preferred_lft forever 06:42:59 inet6 ::1/128 scope host 06:42:59 valid_lft forever preferred_lft forever 06:42:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:42:59 link/ether fa:16:3e:c7:08:bf brd ff:ff:ff:ff:ff:ff 06:42:59 inet 10.30.122.149/23 brd 10.30.123.255 scope global dynamic eth0 06:42:59 valid_lft 84481sec preferred_lft 84481sec 06:42:59 inet6 fe80::f816:3eff:fec7:8bf/64 scope link 06:42:59 valid_lft forever preferred_lft forever 06:42:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:42:59 link/ether 02:42:c1:69:55:d6 brd ff:ff:ff:ff:ff:ff 06:42:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:42:59 valid_lft forever preferred_lft forever 06:42:59 inet6 fe80::42:c1ff:fe69:55d6/64 scope link 06:42:59 valid_lft forever preferred_lft forever 06:42:59 06:42:59 06:42:59 ---> sar -b -r -n DEV: 06:42:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) 06:42:59 06:42:59 06:10:43 LINUX RESTART (4 CPU) 06:42:59 06:42:59 06:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:42:59 06:13:01 38.70 8.26 30.44 0.00 1071.86 7163.62 0.00 06:42:59 06:14:01 43.12 16.89 26.23 0.00 4831.59 6763.48 0.00 06:42:59 06:15:02 107.69 40.91 66.78 0.00 4788.43 30523.73 0.00 06:42:59 06:16:02 183.88 62.63 121.25 0.00 2493.27 20435.65 0.00 06:42:59 06:17:01 128.23 72.09 56.15 0.00 2483.22 6928.77 0.00 06:42:59 06:18:02 87.28 31.36 55.91 0.00 1154.92 6451.19 0.00 06:42:59 06:19:02 43.18 4.54 38.64 0.00 154.83 4903.86 0.00 06:42:59 06:20:02 90.27 39.38 50.89 0.00 1561.34 4385.47 0.00 06:42:59 06:21:02 49.87 27.03 22.83 0.00 1726.45 1817.97 0.00 06:42:59 06:22:01 32.97 9.71 23.26 0.00 493.70 10886.81 0.00 06:42:59 06:23:01 183.54 48.38 135.16 0.00 15560.11 79354.94 0.00 06:42:59 06:24:12 705.62 611.19 94.43 0.00 62805.69 66386.13 0.00 06:42:59 06:25:12 652.22 528.27 123.94 0.00 54491.04 54114.41 0.00 06:42:59 06:26:13 728.17 617.02 111.14 0.00 68965.33 71086.15 0.00 06:42:59 06:27:03 609.57 528.06 81.51 0.00 31078.46 29290.43 0.00 06:42:59 06:28:01 102.23 49.74 52.49 0.00 4701.95 11301.13 0.00 06:42:59 06:29:02 225.26 47.43 177.83 0.00 12565.31 44451.91 0.00 06:42:59 06:30:14 712.31 573.68 138.63 0.00 48037.04 69521.26 0.00 06:42:59 06:31:02 568.37 477.09 91.28 0.00 28239.67 27729.73 0.00 06:42:59 06:32:05 535.48 379.75 155.73 0.00 35196.47 42182.10 0.00 06:42:59 06:33:03 614.77 472.20 142.57 0.00 30198.39 32049.53 0.00 06:42:59 06:34:01 173.41 84.98 88.43 0.00 7085.99 9922.84 0.00 06:42:59 06:35:02 113.50 38.90 74.59 0.00 3980.28 7450.36 0.00 06:42:59 06:36:01 2.06 0.12 1.95 0.00 1.35 36.10 0.00 06:42:59 06:37:01 0.33 0.12 0.22 0.00 2.80 2.63 0.00 06:42:59 06:38:01 0.32 0.00 0.32 0.00 0.00 3.57 0.00 06:42:59 06:39:01 0.23 0.02 0.22 0.00 0.40 2.31 0.00 06:42:59 06:40:01 0.18 0.02 0.17 0.00 0.27 1.36 0.00 06:42:59 06:41:01 0.40 0.15 0.25 0.00 2.13 2.98 0.00 06:42:59 06:42:02 84.82 69.51 15.31 0.00 5405.43 1712.07 0.00 06:42:59 Average: 229.26 162.75 66.50 0.00 14686.75 22162.96 0.00 06:42:59 06:42:59 06:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:42:59 06:13:01 78236 0 596516 31.70 2620 1204172 1116200 38.09 517564 1086492 12468 06:42:59 06:14:01 74724 0 863420 45.89 2620 940780 1590772 54.29 694900 907512 22964 06:42:59 06:15:02 209072 0 714596 37.98 2244 955632 1361232 46.46 563968 877324 80320 06:42:59 06:16:02 70340 0 794120 42.21 1492 1015592 1533420 52.33 626096 901056 91968 06:42:59 06:17:01 98884 0 844476 44.88 1492 936692 1853328 63.25 649780 855608 76932 06:42:59 06:18:02 116768 0 863832 45.91 716 900228 1768244 60.35 723520 759148 87028 06:42:59 06:19:02 93200 0 885832 47.08 656 901856 1768336 60.35 753904 748796 40900 06:42:59 06:20:02 157060 0 830268 44.13 648 893568 1765976 60.27 657268 775904 38872 06:42:59 06:21:02 204176 0 836752 44.47 520 840096 1571232 53.62 661580 721204 43912 06:42:59 06:22:01 111824 0 783140 41.62 520 986060 1557136 53.14 638344 860688 82868 06:42:59 06:23:01 67024 0 719080 38.22 160 1095280 1286208 43.90 732156 846712 87460 06:42:59 06:24:12 605056 0 689020 36.62 8 587460 1286508 43.91 414604 651412 36 06:42:59 06:25:12 63324 0 855640 45.48 8 962572 2442012 83.34 623100 979628 14084 06:42:59 06:26:13 77724 0 865188 45.98 8 938624 2371452 80.93 715252 857756 18396 06:42:59 06:27:03 66692 0 1198528 63.70 8 616316 4333124 147.88 896780 654728 8400 06:42:59 06:28:01 311548 0 858440 45.62 4 711552 2571616 87.76 636812 671028 1440 06:42:59 06:29:02 82780 0 711700 37.83 4 1087060 1379444 47.08 718120 833072 23908 06:42:59 06:30:14 91760 0 787024 41.83 4 1002756 2213600 75.55 641792 929356 81036 06:42:59 06:31:02 101276 0 925808 49.20 4 854456 3156500 107.73 728748 800448 60424 06:42:59 06:32:05 74428 0 777364 41.32 4 1029748 1969940 67.23 510696 1044116 388 06:42:59 06:33:03 52320 0 792488 42.12 4 1036732 1988112 67.85 617360 963372 29396 06:42:59 06:34:01 215608 0 773376 41.10 4 892556 1899504 64.83 660092 746656 1864 06:42:59 06:35:02 375008 0 645088 34.29 4 861444 1308844 44.67 522728 734924 20 06:42:59 06:36:01 382052 0 638036 33.91 4 861452 1205640 41.15 518200 734264 12 06:42:59 06:37:01 382028 0 638056 33.91 4 861456 1205676 41.15 518332 734308 8 06:42:59 06:38:01 383308 0 636764 33.84 4 861468 1196388 40.83 517428 734316 8 06:42:59 06:39:01 384432 0 635632 33.78 4 861476 1185080 40.44 516668 734300 8 06:42:59 06:40:01 384544 0 635520 33.78 4 861476 1185080 40.44 516672 734300 8 06:42:59 06:41:01 384324 0 635652 33.78 4 861564 1185080 40.44 516556 734372 8 06:42:59 06:42:02 101220 0 672140 35.72 4 1108180 1388724 47.39 570804 957008 95148 06:42:59 Average: 193358 0 770117 40.93 459 917610 1754814 59.89 619327 818994 33343 06:42:59 06:42:59 06:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:42:59 06:13:01 eth0 687.56 545.64 3411.34 84.59 0.00 0.00 0.00 0.00 06:42:59 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:14:01 eth0 658.25 664.49 2984.18 100.93 0.00 0.00 0.00 0.00 06:42:59 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:14:01 vethba9a14c 605.29 587.90 66.63 2649.25 0.00 0.00 0.00 0.00 06:42:59 06:14:01 docker0 605.29 587.77 58.36 2649.24 0.00 0.00 0.00 0.00 06:42:59 06:15:02 eth0 290.68 244.18 2801.57 25.96 0.00 0.00 0.00 0.00 06:42:59 06:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:15:02 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:16:02 eth0 211.84 150.47 857.45 19.76 0.00 0.00 0.00 0.00 06:42:59 06:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:16:02 docker0 135.21 190.11 9.76 840.05 0.00 0.00 0.00 0.00 06:42:59 06:17:01 eth0 29.91 31.27 25.03 69.93 0.00 0.00 0.00 0.00 06:42:59 06:17:01 veth3238cfe 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:18:02 eth0 15.19 11.86 11.75 6.44 0.00 0.00 0.00 0.00 06:42:59 06:18:02 veth3238cfe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:19:02 eth0 25.81 20.83 18.77 10.57 0.00 0.00 0.00 0.00 06:42:59 06:19:02 veth3238cfe 1.92 1.92 0.15 0.16 0.00 0.00 0.00 0.00 06:42:59 06:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:19:02 docker0 1.92 1.92 0.13 0.16 0.00 0.00 0.00 0.00 06:42:59 06:20:02 eth0 8.06 6.42 6.35 3.49 0.00 0.00 0.00 0.00 06:42:59 06:20:02 veth3238cfe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:21:02 eth0 28.50 26.45 14.45 74.14 0.00 0.00 0.00 0.00 06:42:59 06:21:02 veth3238cfe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:22:01 eth0 180.17 150.52 1713.85 21.61 0.00 0.00 0.00 0.00 06:42:59 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:23:01 eth0 22.79 19.52 24.78 9.65 0.00 0.00 0.00 0.00 06:42:59 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:23:01 vethb00e564 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:24:12 eth0 2.11 1.81 1.61 0.90 0.00 0.00 0.00 0.00 06:42:59 06:24:12 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:24:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:24:12 vethb00e564 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:25:12 eth0 55.11 41.34 163.38 66.53 0.00 0.00 0.00 0.00 06:42:59 06:25:12 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:25:12 docker0 15.98 27.31 0.95 146.75 0.00 0.00 0.00 0.00 06:42:59 06:25:12 vethb00e564 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:26:13 eth0 1.90 1.54 1.36 0.78 0.00 0.00 0.00 0.00 06:42:59 06:26:13 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:26:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:26:13 vethb00e564 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:27:03 veth396a84f 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:27:03 vethcd20fd7 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:27:03 veth4873d40 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:27:03 veth7d5bbb8 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:28:01 veth396a84f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:28:01 veth4873d40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:28:01 veth7d5bbb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:28:01 eth0 2312.39 1986.36 12394.78 512.88 0.00 0.00 0.00 0.00 06:42:59 06:29:02 vethdb21a6d 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:29:02 eth0 200.74 123.15 1443.69 21.74 0.00 0.00 0.00 0.00 06:42:59 06:29:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 06:42:59 06:29:02 veth4037692 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:30:14 eth0 105.12 58.70 268.64 76.50 0.00 0.00 0.00 0.00 06:42:59 06:30:14 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:30:14 veth91ee022 25.49 64.66 1.75 249.27 0.00 0.00 0.00 0.00 06:42:59 06:30:14 docker0 672.30 776.81 59.97 3433.08 0.00 0.00 0.00 0.00 06:42:59 06:31:02 vethe280665 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 06:42:59 06:31:02 eth0 36.17 26.80 69.45 11.31 0.00 0.00 0.00 0.00 06:42:59 06:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:31:02 vethdac33d5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:32:05 eth0 27.49 19.74 45.79 9.99 0.00 0.00 0.00 0.00 06:42:59 06:32:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:32:05 docker0 768.47 892.01 68.31 3955.25 0.00 0.00 0.00 0.00 06:42:59 06:32:05 vethb00e564 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 06:42:59 06:33:03 vethda35086 0.89 1.19 0.12 3.23 0.00 0.00 0.00 0.00 06:42:59 06:33:03 vethfcdf1e7 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:33:03 eth0 46.16 43.59 29.88 82.13 0.00 0.00 0.00 0.00 06:42:59 06:33:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:34:01 veth5f80d0a 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 06:42:59 06:34:01 vethe038c44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:34:01 eth0 50.57 33.35 77.11 14.69 0.00 0.00 0.00 0.00 06:42:59 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:35:02 eth0 65.93 48.41 107.36 80.67 0.00 0.00 0.00 0.00 06:42:59 06:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:35:02 docker0 823.59 973.24 72.88 4285.84 0.00 0.00 0.00 0.00 06:42:59 06:36:01 eth0 0.83 0.22 0.45 0.02 0.00 0.00 0.00 0.00 06:42:59 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:37:01 eth0 0.33 0.32 0.26 0.20 0.00 0.00 0.00 0.00 06:42:59 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:38:01 eth0 0.35 0.33 0.15 0.09 0.00 0.00 0.00 0.00 06:42:59 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:42:59 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:42:02 eth0 167.58 134.41 1643.84 21.35 0.00 0.00 0.00 0.00 06:42:59 06:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 06:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 Average: eth0 97.74 80.37 525.46 27.52 0.00 0.00 0.00 0.00 06:42:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:59 Average: docker0 27.66 32.69 2.45 143.96 0.00 0.00 0.00 0.00 06:42:59 06:42:59 06:42:59 ---> sar -P ALL: 06:42:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) 06:42:59 06:42:59 06:10:43 LINUX RESTART (4 CPU) 06:42:59 06:42:59 06:12:02 CPU %user %nice %system %iowait %steal %idle 06:42:59 06:13:01 all 10.54 0.00 3.03 1.25 23.80 61.38 06:42:59 06:13:01 0 10.32 0.00 2.64 1.99 26.81 58.25 06:42:59 06:13:01 1 10.62 0.00 2.59 0.62 23.05 63.11 06:42:59 06:13:01 2 8.44 0.00 3.19 1.30 23.29 63.79 06:42:59 06:13:01 3 12.88 0.00 3.75 1.08 21.95 60.35 06:42:59 06:14:01 all 7.27 0.00 4.33 1.36 23.58 63.46 06:42:59 06:14:01 0 9.13 0.00 5.25 1.41 28.52 55.68 06:42:59 06:14:01 1 4.40 0.00 3.54 1.73 24.22 66.11 06:42:59 06:14:01 2 9.27 0.00 4.20 0.93 21.39 64.21 06:42:59 06:14:01 3 6.39 0.00 4.36 1.36 20.09 67.79 06:42:59 06:15:02 all 3.50 0.00 3.48 0.81 33.13 59.09 06:42:59 06:15:02 0 3.61 0.00 3.53 0.80 36.22 55.83 06:42:59 06:15:02 1 3.46 0.00 3.61 1.34 32.93 58.67 06:42:59 06:15:02 2 3.89 0.00 3.92 0.48 31.99 59.73 06:42:59 06:15:02 3 3.03 0.00 2.85 0.62 31.36 62.14 06:42:59 06:16:02 all 4.36 0.00 4.58 5.69 24.42 60.95 06:42:59 06:16:02 0 4.22 0.00 4.18 2.88 26.54 62.19 06:42:59 06:16:02 1 4.87 0.00 3.91 5.60 24.11 61.51 06:42:59 06:16:02 2 3.99 0.00 4.45 6.79 24.30 60.48 06:42:59 06:16:02 3 4.35 0.00 5.84 7.63 22.65 59.53 06:42:59 06:17:01 all 12.14 0.00 6.40 4.10 28.81 48.55 06:42:59 06:17:01 0 12.56 0.00 6.37 3.58 30.52 46.97 06:42:59 06:17:01 1 10.51 0.00 6.21 5.70 29.06 48.52 06:42:59 06:17:01 2 14.03 0.00 6.20 3.89 27.21 48.67 06:42:59 06:17:01 3 11.51 0.00 6.82 3.19 28.40 50.09 06:42:59 06:18:02 all 29.12 0.00 9.63 3.00 39.12 19.13 06:42:59 06:18:02 0 25.82 0.00 9.31 3.67 41.55 19.66 06:42:59 06:18:02 1 36.47 0.00 10.61 2.52 36.72 13.67 06:42:59 06:18:02 2 25.87 0.00 9.73 3.94 39.48 20.98 06:42:59 06:18:02 3 29.03 0.00 8.96 1.80 38.49 21.72 06:42:59 06:19:02 all 25.73 0.00 9.47 1.56 36.93 26.31 06:42:59 06:19:02 0 27.01 0.00 9.50 1.52 35.51 26.45 06:42:59 06:19:02 1 30.90 0.00 10.24 1.38 36.64 20.84 06:42:59 06:19:02 2 24.64 0.00 9.22 1.92 36.64 27.57 06:42:59 06:19:02 3 20.69 0.00 8.97 1.40 38.86 30.07 06:42:59 06:20:02 all 25.91 0.00 11.60 3.51 40.24 18.74 06:42:59 06:20:02 0 25.47 0.00 10.48 3.41 42.38 18.26 06:42:59 06:20:02 1 25.96 0.00 12.47 4.10 39.05 18.42 06:42:59 06:20:02 2 25.21 0.00 11.37 2.53 40.98 19.92 06:42:59 06:20:02 3 26.98 0.00 12.10 3.99 38.54 18.39 06:42:59 06:21:02 all 13.43 0.00 7.15 2.34 40.97 36.11 06:42:59 06:21:02 0 12.72 0.00 6.43 2.12 41.16 37.56 06:42:59 06:21:02 1 12.37 0.00 7.24 2.18 41.44 36.76 06:42:59 06:21:02 2 13.85 0.00 6.68 2.33 40.11 37.03 06:42:59 06:21:02 3 14.87 0.00 8.33 2.76 41.18 32.87 06:42:59 06:22:01 all 7.38 0.00 5.47 0.29 33.32 53.54 06:42:59 06:22:01 0 6.81 0.00 4.82 0.12 35.59 52.67 06:42:59 06:22:01 1 7.42 0.00 5.56 0.09 33.43 53.51 06:42:59 06:22:01 2 6.24 0.00 4.73 0.10 32.90 56.03 06:42:59 06:22:01 3 9.10 0.00 6.83 0.85 31.30 51.91 06:42:59 06:23:01 all 4.66 0.00 6.06 15.43 31.38 42.47 06:42:59 06:23:01 0 5.05 0.00 5.40 14.15 33.93 41.47 06:42:59 06:23:01 1 4.34 0.00 7.04 15.71 30.60 42.31 06:42:59 06:23:01 2 4.38 0.00 5.79 15.55 30.55 43.73 06:42:59 06:23:01 3 4.87 0.00 6.05 16.32 30.37 42.39 06:42:59 06:42:59 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:42:59 06:24:12 all 7.60 0.00 5.80 17.94 43.12 25.54 06:42:59 06:24:12 0 7.10 0.00 6.16 17.94 45.33 23.47 06:42:59 06:24:12 1 7.57 0.00 5.44 21.16 42.08 23.76 06:42:59 06:24:12 2 7.73 0.00 6.03 17.46 41.81 26.97 06:42:59 06:24:12 3 8.02 0.00 5.58 15.10 43.28 28.02 06:42:59 06:25:12 all 3.97 0.00 7.95 28.26 33.38 26.43 06:42:59 06:25:12 0 4.07 0.00 7.52 26.21 33.97 28.22 06:42:59 06:25:12 1 4.00 0.00 7.90 31.42 33.09 23.59 06:42:59 06:25:12 2 3.78 0.00 8.69 27.60 32.75 27.19 06:42:59 06:25:12 3 4.05 0.00 7.71 27.81 33.71 26.72 06:42:59 06:26:13 all 5.97 0.00 4.93 38.72 31.66 18.73 06:42:59 06:26:13 0 6.12 0.00 4.91 38.08 30.71 20.18 06:42:59 06:26:13 1 5.99 0.00 4.71 36.41 30.94 21.95 06:42:59 06:26:13 2 5.27 0.00 4.99 41.82 32.03 15.89 06:42:59 06:26:13 3 6.49 0.00 5.12 38.57 32.98 16.85 06:42:59 06:27:03 all 9.56 0.00 6.49 34.55 29.38 20.02 06:42:59 06:27:03 0 8.88 0.00 6.31 31.15 29.37 24.28 06:42:59 06:27:03 1 9.53 0.00 6.47 36.72 28.62 18.66 06:42:59 06:27:03 2 10.36 0.00 6.22 36.11 28.10 19.20 06:42:59 06:27:03 3 9.48 0.00 6.94 34.27 31.44 17.87 06:42:59 06:28:01 all 47.20 0.00 10.08 1.12 40.79 0.81 06:42:59 06:28:01 0 40.57 0.00 8.99 1.43 48.11 0.89 06:42:59 06:28:01 1 52.58 0.00 11.99 1.08 33.88 0.48 06:42:59 06:28:01 2 47.23 0.00 10.68 0.94 40.40 0.75 06:42:59 06:28:01 3 48.64 0.00 8.68 1.02 40.53 1.12 06:42:59 06:29:02 all 8.18 0.00 8.46 14.47 33.86 35.03 06:42:59 06:29:02 0 6.77 0.00 7.66 16.22 36.85 32.50 06:42:59 06:29:02 1 9.04 0.00 7.95 14.70 34.09 34.22 06:42:59 06:29:02 2 8.42 0.00 8.85 14.30 34.13 34.31 06:42:59 06:29:02 3 8.55 0.00 9.44 12.55 30.21 39.26 06:42:59 06:30:14 all 6.31 0.00 6.44 29.86 36.37 21.02 06:42:59 06:30:14 0 5.52 0.00 5.44 30.55 38.94 19.55 06:42:59 06:30:14 1 5.95 0.00 6.48 27.95 37.12 22.50 06:42:59 06:30:14 2 6.61 0.00 6.99 31.59 34.14 20.68 06:42:59 06:30:14 3 7.16 0.00 6.89 29.36 35.20 21.38 06:42:59 06:31:02 all 15.48 0.00 9.18 32.36 31.22 11.76 06:42:59 06:31:02 0 14.26 0.00 7.54 30.85 32.88 14.48 06:42:59 06:31:02 1 15.56 0.00 10.75 32.44 30.64 10.60 06:42:59 06:31:02 2 15.31 0.00 8.74 33.75 31.05 11.14 06:42:59 06:31:02 3 16.86 0.00 9.78 32.47 30.22 10.67 06:42:59 06:32:05 all 12.72 0.00 7.49 34.86 24.60 20.34 06:42:59 06:32:05 0 11.80 0.00 7.57 36.39 25.59 18.64 06:42:59 06:32:05 1 13.96 0.00 7.61 34.79 22.62 21.01 06:42:59 06:32:05 2 13.53 0.00 7.37 35.81 23.61 19.68 06:42:59 06:32:05 3 11.56 0.00 7.40 32.45 26.57 22.02 06:42:59 06:33:03 all 4.74 0.00 5.71 29.66 36.15 23.74 06:42:59 06:33:03 0 3.37 0.00 4.66 28.14 38.36 25.48 06:42:59 06:33:03 1 4.84 0.00 4.84 29.79 37.09 23.43 06:42:59 06:33:03 2 5.25 0.00 5.92 30.37 33.90 24.56 06:42:59 06:33:03 3 5.59 0.00 7.53 30.44 35.06 21.38 06:42:59 06:34:01 all 27.30 0.00 10.53 13.01 39.01 10.15 06:42:59 06:34:01 0 27.71 0.00 11.06 12.84 37.44 10.95 06:42:59 06:34:01 1 25.25 0.00 9.83 12.63 42.20 10.09 06:42:59 06:34:01 2 28.11 0.00 10.28 13.29 37.81 10.52 06:42:59 06:34:01 3 28.14 0.00 10.97 13.30 38.56 9.02 06:42:59 06:42:59 06:34:01 CPU %user %nice %system %iowait %steal %idle 06:42:59 06:35:02 all 3.48 0.00 4.92 5.83 32.93 52.84 06:42:59 06:35:02 0 4.18 0.00 3.88 6.19 34.26 51.49 06:42:59 06:35:02 1 3.00 0.00 4.83 3.03 34.32 54.82 06:42:59 06:35:02 2 3.36 0.00 4.11 7.45 31.64 53.44 06:42:59 06:35:02 3 3.39 0.00 6.91 6.71 31.44 51.55 06:42:59 06:36:01 all 0.10 0.00 0.06 0.01 1.63 98.19 06:42:59 06:36:01 0 0.05 0.00 0.07 0.00 2.01 97.88 06:42:59 06:36:01 1 0.20 0.00 0.07 0.00 1.78 97.95 06:42:59 06:36:01 2 0.12 0.00 0.03 0.02 1.09 98.74 06:42:59 06:36:01 3 0.03 0.00 0.07 0.03 1.66 98.21 06:42:59 06:37:01 all 0.11 0.00 0.08 0.01 0.64 99.15 06:42:59 06:37:01 0 0.02 0.00 0.08 0.00 0.38 99.52 06:42:59 06:37:01 1 0.03 0.00 0.02 0.00 0.63 99.32 06:42:59 06:37:01 2 0.32 0.00 0.13 0.03 0.83 98.69 06:42:59 06:37:01 3 0.08 0.00 0.10 0.00 0.73 99.09 06:42:59 06:38:01 all 0.10 0.00 0.05 0.00 0.55 99.30 06:42:59 06:38:01 0 0.02 0.00 0.03 0.00 0.27 99.69 06:42:59 06:38:01 1 0.03 0.00 0.02 0.00 0.71 99.24 06:42:59 06:38:01 2 0.33 0.00 0.10 0.00 0.83 98.74 06:42:59 06:38:01 3 0.02 0.00 0.05 0.00 0.41 99.52 06:42:59 06:39:01 all 0.08 0.00 0.09 0.00 0.79 99.03 06:42:59 06:39:01 0 0.15 0.00 0.03 0.00 1.21 98.61 06:42:59 06:39:01 1 0.02 0.00 0.07 0.00 0.47 99.45 06:42:59 06:39:01 2 0.15 0.00 0.18 0.02 0.68 98.97 06:42:59 06:39:01 3 0.02 0.00 0.07 0.00 0.81 99.10 06:42:59 06:40:01 all 0.10 0.00 0.10 0.00 0.92 98.89 06:42:59 06:40:01 0 0.26 0.00 0.03 0.00 1.39 98.31 06:42:59 06:40:01 1 0.05 0.00 0.08 0.00 1.54 98.33 06:42:59 06:40:01 2 0.07 0.00 0.17 0.00 0.20 99.57 06:42:59 06:40:01 3 0.02 0.00 0.10 0.00 0.53 99.35 06:42:59 06:41:01 all 0.09 0.00 0.03 0.00 0.59 99.29 06:42:59 06:41:01 0 0.07 0.00 0.00 0.00 0.43 99.50 06:42:59 06:41:01 1 0.03 0.00 0.05 0.00 0.76 99.15 06:42:59 06:41:01 2 0.20 0.00 0.03 0.00 0.45 99.32 06:42:59 06:41:01 3 0.05 0.00 0.03 0.00 0.73 99.19 06:42:59 06:42:02 all 2.77 0.00 2.69 5.64 27.00 61.91 06:42:59 06:42:02 0 3.66 0.00 3.45 9.01 30.14 53.74 06:42:59 06:42:02 1 2.28 0.00 2.26 1.59 26.29 67.59 06:42:59 06:42:02 2 3.30 0.00 3.07 6.98 25.14 61.51 06:42:59 06:42:02 3 1.86 0.00 1.98 5.06 26.43 64.67 06:42:59 Average: all 9.39 0.00 5.33 11.01 26.97 47.31 06:42:59 Average: 0 9.07 0.00 5.06 10.89 28.63 46.34 06:42:59 Average: 1 9.61 0.00 5.34 10.95 26.65 47.46 06:42:59 Average: 2 9.36 0.00 5.33 11.41 26.22 47.68 06:42:59 Average: 3 9.51 0.00 5.60 10.77 26.34 47.78 06:42:59 06:42:59 06:42:59