Pull request #2930 updated 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a+34dce4612a631976cf4327d6db635ffc5909a851 (34304e3ef2dd1b5211035f64d52a33073f237b8e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15119 in /w/workspace/edgexfoundry_edgex-go_PR-2930 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a Merge succeeded, producing aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a Checking out Revision aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a (PR-2930) > 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/2930/head:refs/remotes/origin/PR-2930 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # 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 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 Commit message: "feat(security): Implement secrets-configure proxy tls" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:11:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:11:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:11:21 ========================================================= 17:11:21 EdgeX Global Pipelines Version Info 17:11:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0b250cd85cd87d30c222d2cf2629adf5885ca127 # timeout=10 17:11:22 ------------------- 17:11:22 stable info: 17:11:22 ------------------- 17:11:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:11:22 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 17:11:22 Message: update stable to v1.0.172 17:11:23 ------------------- 17:11:23 experimental info: 17:11:23 ------------------- 17:11:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:11:23 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 17:11:23 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:11:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:11:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:11:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:11:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:11:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:11:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:11:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:11:26 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2930 [Pipeline] echo 17:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2930 [Pipeline] echo 17:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2930 [Pipeline] echo 17:11:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [Pipeline] echo 17:11:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aab1748 [Pipeline] echo 17:11:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:11:27 provisioning config files... 17:11:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2207335811563885977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:27 ---> docker-login.sh 17:11:27 nexus3.edgexfoundry.org:10001 17:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:28 Configure a credential helper to remove this warning. See 17:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:28 17:11:28 Login Succeeded 17:11:28 nexus3.edgexfoundry.org:10002 17:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:28 Configure a credential helper to remove this warning. See 17:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:28 17:11:28 Login Succeeded 17:11:28 nexus3.edgexfoundry.org:10003 17:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:28 Configure a credential helper to remove this warning. See 17:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:28 17:11:28 Login Succeeded 17:11:28 nexus3.edgexfoundry.org:10004 17:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:28 Configure a credential helper to remove this warning. See 17:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:28 17:11:28 Login Succeeded 17:11:28 docker.io 17:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:29 Configure a credential helper to remove this warning. See 17:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:29 17:11:29 Login Succeeded 17:11:29 ---> docker-login.sh ends [Pipeline] } 17:11:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:29 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/core-command/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo core-command,cmd/core-command/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/core-data/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo core-data,cmd/core-data/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/core-metadata/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo core-metadata,cmd/core-metadata/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/security-bootstrap-redis/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/security-proxy-setup/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/security-secrets-setup/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/support-notifications/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo support-notifications,cmd/support-notifications/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/support-scheduler/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:11:29 + for file in '`ls cmd/**/Dockerfile`' 17:11:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:11:29 ++ cut -d/ -f2 17:11:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:11:29 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 17:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:31 17:11:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:11:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:32 latest: Pulling from edgex-devops/git-semver 17:11:32 31603596830f: Pulling fs layer 17:11:32 2a8b12db71e7: Pulling fs layer 17:11:32 6ca5941a6612: Pulling fs layer 17:11:32 ecc8261a40a4: Pulling fs layer 17:11:32 ecc8261a40a4: Waiting 17:11:32 2a8b12db71e7: Verifying Checksum 17:11:32 2a8b12db71e7: Download complete 17:11:32 31603596830f: Verifying Checksum 17:11:32 31603596830f: Download complete 17:11:32 ecc8261a40a4: Verifying Checksum 17:11:32 ecc8261a40a4: Download complete 17:11:32 6ca5941a6612: Verifying Checksum 17:11:32 6ca5941a6612: Download complete 17:11:32 31603596830f: Pull complete 17:11:32 2a8b12db71e7: Pull complete 17:11:33 6ca5941a6612: Pull complete 17:11:33 ecc8261a40a4: Pull complete 17:11:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:11:33 prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container 17:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:11:36 $ docker top f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:36 [ssh-agent] Looking for ssh-agent implementation... 17:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:36 $ docker exec f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c ssh-agent 17:11:37 SSH_AUTH_SOCK=/tmp/ssh-eykKypRRzezM/agent.12 17:11:37 SSH_AGENT_PID=17 17:11:37 Running ssh-add (command line suppressed) 17:11:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5170435321508339486.key (/w/workspace/edgex-go/2@tmp/private_key_5170435321508339486.key) 17:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:37 + git tag --points-at HEAD [Pipeline] } 17:11:37 $ docker exec --env ******** --env ******** f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c ssh-agent -k 17:11:37 unset SSH_AUTH_SOCK; 17:11:37 unset SSH_AGENT_PID; 17:11:37 echo Agent pid 17 killed; 17:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:11:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:37 [ssh-agent] Looking for ssh-agent implementation... 17:11:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:38 $ docker exec f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c ssh-agent 17:11:38 SSH_AUTH_SOCK=/tmp/ssh-qadjLHjrHvxv/agent.47 17:11:38 SSH_AGENT_PID=52 17:11:38 Running ssh-add (command line suppressed) 17:11:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3609328888284010269.key (/w/workspace/edgex-go/2@tmp/private_key_3609328888284010269.key) 17:11:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:38 + git semver init 17:11:38 # -> Open(): unable to determine branch for HEAD 17:11:38 # $GIT_DIR = /w/workspace/edgex-go/2/.git 17:11:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 17:11:38 # $SEMVER_REMOTE_NAME = origin 17:11:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:11:38 # $SEMVER_USER_NAME = edgex-jenkins 17:11:38 # $SEMVER_BRANCH = PR-2930 17:11:38 # $SEMVER_TEMP = /tmp/semver-884896488 17:11:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:12:05 # '/tmp/semver-884896488' -> '/w/workspace/edgex-go/2/.semver' 17:12:05 # -> Force: false 17:12:05 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 17:12:05 $ docker exec --env ******** --env ******** f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c ssh-agent -k 17:12:05 unset SSH_AUTH_SOCK; 17:12:05 unset SSH_AGENT_PID; 17:12:05 echo Agent pid 52 killed; 17:12:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:06 + git semver [Pipeline] } 17:12:06 $ docker stop --time=1 f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c 17:12:07 $ docker rm -f f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c [Pipeline] // withDockerContainer [Pipeline] sh 17:12:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:12:08 Stashed 1 file(s) [Pipeline] echo 17:12:08 [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 17:12:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:12:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:12:10 + sudo service docker restart 17:12:10 + true 17:12:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:12:10 ========================================================= 17:12:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:12:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:12:11 + 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 . 17:12:14 Sending build context to Docker daemon 326.4MB 17:12:14 Step 1/7 : ARG BASE=golang:1.15-alpine 17:12:14 Step 2/7 : FROM ${BASE} 17:12:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:12:14 188c0c94c7c5: Pulling fs layer 17:12:14 0ef7d3d256c8: Pulling fs layer 17:12:14 de9db76c5a1d: Pulling fs layer 17:12:14 bca2f99d35d6: Pulling fs layer 17:12:14 93359f2a8cfa: Pulling fs layer 17:12:14 7c6f9722023f: Pulling fs layer 17:12:14 a35cf1a2eb13: Pulling fs layer 17:12:14 93359f2a8cfa: Waiting 17:12:14 7c6f9722023f: Waiting 17:12:14 a35cf1a2eb13: Waiting 17:12:14 bca2f99d35d6: Waiting 17:12:14 de9db76c5a1d: Verifying Checksum 17:12:14 de9db76c5a1d: Download complete 17:12:14 0ef7d3d256c8: Verifying Checksum 17:12:14 0ef7d3d256c8: Download complete 17:12:14 93359f2a8cfa: Verifying Checksum 17:12:14 93359f2a8cfa: Download complete 17:12:14 7c6f9722023f: Verifying Checksum 17:12:14 7c6f9722023f: Download complete 17:12:14 188c0c94c7c5: Verifying Checksum 17:12:14 188c0c94c7c5: Download complete 17:12:14 188c0c94c7c5: Pull complete 17:12:15 0ef7d3d256c8: Pull complete 17:12:15 de9db76c5a1d: Pull complete 17:12:16 a35cf1a2eb13: Verifying Checksum 17:12:16 a35cf1a2eb13: Download complete 17:12:17 bca2f99d35d6: Verifying Checksum 17:12:17 bca2f99d35d6: Download complete 17:12:23 bca2f99d35d6: Pull complete 17:12:23 93359f2a8cfa: Pull complete 17:12:23 7c6f9722023f: Pull complete 17:12:24 Still waiting to schedule task 17:12:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 17:12:27 a35cf1a2eb13: Pull complete 17:12:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:12:27 ---> a62c8e92a672 17:12:27 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:12:28 ---> Running in 629aa37a161c 17:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:12:30 (1/12) Installing libmagic (5.38-r0) 17:12:31 (2/12) Installing file (5.38-r0) 17:12:31 (3/12) Installing libc-dev (0.7.2-r3) 17:12:31 (4/12) Installing g++ (9.3.0-r2) 17:12:35 (5/12) Installing fortify-headers (1.1-r0) 17:12:35 (6/12) Installing patch (2.7.6-r6) 17:12:35 (7/12) Installing build-base (0.5-r2) 17:12:35 (8/12) Installing libsodium (1.0.18-r0) 17:12:35 (9/12) Installing pkgconf (1.7.2-r0) 17:12:35 (10/12) Installing libsodium-dev (1.0.18-r0) 17:12:35 (11/12) Installing libzmq (4.3.3-r0) 17:12:35 (12/12) Installing zeromq-dev (4.3.3-r0) 17:12:36 Executing busybox-1.31.1-r19.trigger 17:12:36 OK: 233 MiB in 51 packages 17:12:39 Removing intermediate container 629aa37a161c 17:12:39 ---> 95fefe53750e 17:12:39 Step 4/7 : WORKDIR /edgex-go 17:12:39 ---> Running in c72a7f3592fa 17:12:39 Removing intermediate container c72a7f3592fa 17:12:39 ---> ad461a5cc08a 17:12:39 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:12:40 latest: Pulling from library/docker 17:12:40 188c0c94c7c5: Already exists 17:12:40 0c7c675703d6: Pulling fs layer 17:12:40 cc8c12a437cb: Pulling fs layer 17:12:40 f092543453df: Pulling fs layer 17:12:40 65b6bc45957d: Pulling fs layer 17:12:40 4de832df471b: Pulling fs layer 17:12:40 79aa7fa92271: Pulling fs layer 17:12:40 65b6bc45957d: Waiting 17:12:40 4de832df471b: Waiting 17:12:40 79aa7fa92271: Waiting 17:12:40 cc8c12a437cb: Verifying Checksum 17:12:40 cc8c12a437cb: Download complete 17:12:40 0c7c675703d6: Verifying Checksum 17:12:40 0c7c675703d6: Download complete 17:12:40 65b6bc45957d: Verifying Checksum 17:12:40 65b6bc45957d: Download complete 17:12:40 4de832df471b: Verifying Checksum 17:12:40 4de832df471b: Download complete 17:12:41 79aa7fa92271: Verifying Checksum 17:12:41 79aa7fa92271: Download complete 17:12:41 0c7c675703d6: Pull complete 17:12:41 cc8c12a437cb: Pull complete 17:12:41 f092543453df: Verifying Checksum 17:12:41 f092543453df: Download complete 17:12:44 f092543453df: Pull complete 17:12:44 65b6bc45957d: Pull complete 17:12:44 4de832df471b: Pull complete 17:12:44 79aa7fa92271: Pull complete 17:12:44 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 17:12:44 Status: Downloaded newer image for docker:latest 17:12:46 ---> ac68b9c72efc 17:12:46 Step 6/7 : COPY go.mod . 17:12:46 ---> 6393c95ebf44 17:12:46 Step 7/7 : RUN go mod download 17:12:46 ---> Running in 6b4146b78eaa 17:13:04 Removing intermediate container 6b4146b78eaa 17:13:04 ---> 28326d80f1ea 17:13:04 Successfully built 28326d80f1ea 17:13:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:13:04 + docker inspect -f . ci-base-image-x86_64 17:13:04 . [Pipeline] withDockerContainer 17:13:04 prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container 17:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:13:05 $ docker top eb04c4516a9173de72dacf9db2ea5e50cf65323039ee7034bacb3c7280ccb453 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:06 + go version 17:13:06 go version go1.15.5 linux/amd64 [Pipeline] } 17:13:06 $ docker stop --time=1 eb04c4516a9173de72dacf9db2ea5e50cf65323039ee7034bacb3c7280ccb453 17:13:07 $ docker rm -f eb04c4516a9173de72dacf9db2ea5e50cf65323039ee7034bacb3c7280ccb453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:08 + docker inspect -f . ci-base-image-x86_64 17:13:08 . [Pipeline] withDockerContainer 17:13:08 prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container 17:13:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:13:09 $ docker top 19d9b081ef4024608762bbd43ceb749e93442d8949c5e681d0d07afba8ade2ad -eo pid,comm [Pipeline] { [Pipeline] echo 17:13:09 ========================================================= 17:13:09 [edgeXBuildGoParallel] Running Tests and Build... 17:13:09 ========================================================= [Pipeline] sh 17:13:10 + make test 17:13:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:13:18 ? github.com/edgexfoundry/edgex-go [no test files] 17:13:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:13:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:13:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:13:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:13:42 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s 17:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:13:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:13:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:13:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:13:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:13:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.084s coverage: 46.6% of statements 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.1% of statements 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 67.7% of statements 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.121s coverage: 82.3% of statements 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.324s coverage: 28.6% of statements 17:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements 17:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements 17:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements 17:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements 17:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 17:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:13:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.325s coverage: 93.8% of statements 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:13:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:13:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.099s coverage: 0.1% of statements 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements 17:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 17:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 17:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements 17:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.111s coverage: 89.2% of statements 17:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.5% of statements 17:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 17:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 17:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 17:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 17:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements 17:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.284s coverage: 55.9% of statements 17:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.052s coverage: 86.3% of statements 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.091s coverage: 72.2% of statements 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.413s coverage: 72.1% of statements 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.059s coverage: 82.4% of statements 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.044s coverage: 28.8% of statements 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 37.2% of statements 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.317s coverage: 84.0% of statements 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 47.1% of statements 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:14:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 17:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:14:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.671s coverage: 29.1% of statements 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:14:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:14:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:14:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:14:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:14:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:14:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 17:14:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 17:14:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 17:14:05 GO111MODULE=on go vet ./... 17:14:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15120 in /w/workspace/edgexfoundry_edgex-go_PR-2930 [Pipeline] { [Pipeline] ws 17:14:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 17:14:19 using credential edgex-jenkins-ssh 17:14:19 Cloning the remote Git repository 17:14:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:14:19 > git init /w/workspace/edgex-go/2 # timeout=10 17:14:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:14:19 > git --version # timeout=10 17:14:19 > git --version # 'git version 2.17.1' 17:14:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:32 gofmt -l . 17:14:32 [ "`gofmt -l .`" = "" ] 17:14:32 ./bin/test-go-mod-tidy.sh 17:14:32 ./bin/test-attribution-txt.sh [Pipeline] sh 17:14:32 + ls -al . 17:14:32 total 664 17:14:32 drwxrwxr-x 10 1001 1001 4096 Dec 8 17:14 . 17:14:32 drwxr-xr-x 4 root root 28 Dec 8 17:13 .. 17:14:32 -rw-rw-r-- 1 1001 1001 11 Dec 8 17:11 .dockerignore 17:14:32 drwxrwxr-x 8 1001 1001 179 Dec 8 17:11 .git 17:14:32 drwxrwxr-x 3 1001 1001 125 Dec 8 17:11 .github 17:14:32 -rw-rw-r-- 1 1001 1001 943 Dec 8 17:11 .gitignore 17:14:32 drwx------ 3 1001 1001 47 Dec 8 17:12 .semver 17:14:32 -rw-rw-r-- 1 1001 1001 166 Dec 8 17:11 .sonarcloud.properties 17:14:32 -rw-rw-r-- 1 1001 1001 3804 Dec 8 17:11 CONTRIBUTING.md 17:14:32 -rw-rw-r-- 1 1001 1001 1035 Dec 8 17:11 Dockerfile.build 17:14:32 -rw-rw-r-- 1 1001 1001 863 Dec 8 17:11 Jenkinsfile 17:14:32 -rw-rw-r-- 1 1001 1001 10775 Dec 8 17:11 LICENSE 17:14:32 -rw-rw-r-- 1 1001 1001 6318 Dec 8 17:11 Makefile 17:14:32 -rw-rw-r-- 1 1001 1001 6447 Dec 8 17:11 README.md 17:14:32 -rw-rw-r-- 1 1001 1001 7286 Dec 8 17:11 SECURITY.md 17:14:32 -rw-rw-r-- 1 1001 1001 5 Dec 8 17:12 VERSION 17:14:32 -rw-rw-r-- 1 1001 1001 4131 Dec 8 17:11 ZMQWindows.md 17:14:32 drwxrwxr-x 2 1001 1001 117 Dec 8 17:11 bin 17:14:32 drwxrwxr-x 15 1001 1001 4096 Dec 8 17:11 cmd 17:14:32 -rw-r--r-- 1 root root 569035 Dec 8 17:14 coverage.out 17:14:32 -rw-r--r-- 1 root root 1041 Dec 8 17:14 go.mod 17:14:32 -rw-r--r-- 1 root root 18856 Dec 8 17:14 go.sum 17:14:32 drwxrwxr-x 8 1001 1001 127 Dec 8 17:11 internal 17:14:32 drwxrwxr-x 4 1001 1001 26 Dec 8 17:11 openapi 17:14:32 drwxrwxr-x 4 1001 1001 71 Dec 8 17:11 snap 17:14:32 -rw-rw-r-- 1 1001 1001 168 Dec 8 17:11 version.go [Pipeline] sh 17:14:33 + '[' -e coverage.out ] 17:14:33 + chown 1001:1001 coverage.out [Pipeline] stash 17:14:33 Stashed 1 file(s) [Pipeline] sh 17:14:33 + make build 17:14:33 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 17:14:36 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 17:14:42 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:14:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:14:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:14:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:14:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2930/head:refs/remotes/origin/PR-2930 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:14:42 > git config core.sparsecheckout # timeout=10 17:14:42 > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 17:14:43 Merge succeeded, producing aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:14:43 Checking out Revision aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a (PR-2930) 17:14:45 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 17:14:43 > git remote # timeout=10 17:14:43 > git config --get remote.origin.url # timeout=10 17:14:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:43 > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 17:14:43 > git rev-parse HEAD^{commit} # timeout=10 17:14:43 > git config core.sparsecheckout # timeout=10 17:14:43 > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 17:14:45 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 17:14:47 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 17:14:47 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 17:14:47 Commit message: "feat(security): Implement secrets-configure proxy tls" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:48 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 17:14:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:14:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:14:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:14:50 + sudo service docker restart 17:14:50 + true 17:14: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 17:14:52 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:14:53 provisioning config files... 17:14:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1451471265012013483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:53 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 17:14:53 ---> docker-login.sh 17:14:53 nexus3.edgexfoundry.org:10001 17:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:54 Configure a credential helper to remove this warning. See 17:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:54 17:14:54 Login Succeeded 17:14:54 nexus3.edgexfoundry.org:10002 17:14:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:55 Configure a credential helper to remove this warning. See 17:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:55 17:14:55 Login Succeeded 17:14:55 nexus3.edgexfoundry.org:10003 17:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:55 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 17:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:56 Configure a credential helper to remove this warning. See 17:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:56 17:14:56 Login Succeeded 17:14:56 nexus3.edgexfoundry.org:10004 17:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:56 Configure a credential helper to remove this warning. See 17:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:56 17:14:56 Login Succeeded 17:14:56 docker.io 17:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 17:14:56 $ docker stop --time=1 19d9b081ef4024608762bbd43ceb749e93442d8949c5e681d0d07afba8ade2ad 17:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:57 Configure a credential helper to remove this warning. See 17:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:57 17:14:57 Login Succeeded 17:14:57 ---> docker-login.sh ends 17:14:58 $ docker rm -f 19d9b081ef4024608762bbd43ceb749e93442d8949c5e681d0d07afba8ade2ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 17:14:59 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 17:15:03 ========================================================= 17:15:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:15:03 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 17:15:03 + 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 . 17:15:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:15:03 17:15:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:15:04 latest: Pulling from edgex-devops/edgex-compose 17:15:04 cbdbe7a5bc2a: Pulling fs layer 17:15:04 ca9280d653b3: Pulling fs layer 17:15:04 7e9c9ca2126c: Pulling fs layer 17:15:04 cbdbe7a5bc2a: Verifying Checksum 17:15:04 cbdbe7a5bc2a: Download complete 17:15:04 ca9280d653b3: Verifying Checksum 17:15:04 ca9280d653b3: Download complete 17:15:04 cbdbe7a5bc2a: Pull complete 17:15:06 7e9c9ca2126c: Verifying Checksum 17:15:06 7e9c9ca2126c: Download complete 17:15:06 ca9280d653b3: Pull complete 17:15:06 Sending build context to Docker daemon 165.7MB 17:15:06 Step 1/7 : ARG BASE=golang:1.15-alpine 17:15:06 Step 2/7 : FROM ${BASE} 17:15:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:15:06 5f621e34cdf4: Pulling fs layer 17:15:06 a4357932f1b6: Pulling fs layer 17:15:06 18c013af1878: Pulling fs layer 17:15:06 00ac8860ef70: Pulling fs layer 17:15:06 63d7cb157983: Pulling fs layer 17:15:06 b116817d02f9: Pulling fs layer 17:15:06 745a02a5169b: Pulling fs layer 17:15:06 b116817d02f9: Waiting 17:15:06 745a02a5169b: Waiting 17:15:06 63d7cb157983: Waiting 17:15:06 00ac8860ef70: Waiting 17:15:06 18c013af1878: Verifying Checksum 17:15:06 18c013af1878: Download complete 17:15:06 a4357932f1b6: Download complete 17:15:06 63d7cb157983: Verifying Checksum 17:15:06 63d7cb157983: Download complete 17:15:06 5f621e34cdf4: Verifying Checksum 17:15:06 5f621e34cdf4: Download complete 17:15:06 b116817d02f9: Download complete 17:15:06 5f621e34cdf4: Pull complete 17:15:07 a4357932f1b6: Pull complete 17:15:07 18c013af1878: Pull complete 17:15:08 745a02a5169b: Verifying Checksum 17:15:08 745a02a5169b: Download complete 17:15:09 00ac8860ef70: Verifying Checksum 17:15:09 00ac8860ef70: Download complete 17:15:12 7e9c9ca2126c: Pull complete 17:15:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:15:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:15:12 prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container 17:15:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:15:15 $ docker top d192d9628ee1ed808febf16fbfc18c0fc17625483ba32428da7a7d73f708ccaa -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:16 + docker-compose build --help 17:15:16 + grep parallel 17:15:17 --parallel Build images in parallel. [Pipeline] } 17:15:17 $ docker stop --time=1 d192d9628ee1ed808febf16fbfc18c0fc17625483ba32428da7a7d73f708ccaa 17:15:18 $ docker rm -f d192d9628ee1ed808febf16fbfc18c0fc17625483ba32428da7a7d73f708ccaa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:15:19 . [Pipeline] withDockerContainer 17:15:19 prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container 17:15:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:15:19 00ac8860ef70: Pull complete 17:15:19 63d7cb157983: Pull complete 17:15:20 b116817d02f9: Pull complete 17:15:20 $ docker top d5e3e52ee90dd19bd33929aee3f69f0e455f9445d676a375066d0ee5361756e9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:20 + docker-compose -f ./docker-compose-build.yml build --parallel 17:15:21 Building docker-core-command-go ... 17:15:21 Building docker-core-data-go ... 17:15:21 Building docker-core-metadata-go ... 17:15:21 Building docker-security-bootstrap-redis-go ... 17:15:21 Building docker-security-proxy-setup-go ... 17:15:21 Building docker-security-secrets-setup-go ... 17:15:21 Building docker-security-secretstore-setup-go ... 17:15:21 Building docker-support-notifications-go ... 17:15:21 Building docker-support-scheduler-go ... 17:15:21 Building docker-sys-mgmt-agent-go ... 17:15:21 Building docker-sys-mgmt-agent-go 17:15:21 Building docker-security-secrets-setup-go 17:15:21 Building docker-security-secretstore-setup-go 17:15:21 Building docker-support-scheduler-go 17:15:21 Building docker-core-data-go 17:15:24 745a02a5169b: Pull complete 17:15:24 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:15:24 ---> b7e6874047d6 17:15:24 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:15:27 ---> Running in 20bfe7b570cc 17:15:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:15:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:15:30 (1/12) Installing libmagic (5.38-r0) 17:15:30 (2/12) Installing file (5.38-r0) 17:15:30 (3/12) Installing libc-dev (0.7.2-r3) 17:15:30 (4/12) Installing g++ (9.3.0-r2) 17:15:37 (5/12) Installing fortify-headers (1.1-r0) 17:15:37 (6/12) Installing patch (2.7.6-r6) 17:15:37 (7/12) Installing build-base (0.5-r2) 17:15:37 (8/12) Installing libsodium (1.0.18-r0) 17:15:37 (9/12) Installing pkgconf (1.7.2-r0) 17:15:37 (10/12) Installing libsodium-dev (1.0.18-r0) 17:15:37 (11/12) Installing libzmq (4.3.3-r0) 17:15:37 (12/12) Installing zeromq-dev (4.3.3-r0) 17:15:37 Executing busybox-1.31.1-r19.trigger 17:15:37 OK: 217 MiB in 51 packages 17:15:41 Removing intermediate container 20bfe7b570cc 17:15:41 ---> 9e4ebbe10466 17:15:41 Step 4/7 : WORKDIR /edgex-go 17:15:41 ---> Running in 5c17d2b952e0 17:15:42 Removing intermediate container 5c17d2b952e0 17:15:42 ---> e95525296159 17:15:42 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:15:42 latest: Pulling from library/docker 17:15:42 5f621e34cdf4: Already exists 17:15:42 85db56a05063: Pulling fs layer 17:15:42 ccb67d6aeaaa: Pulling fs layer 17:15:42 de930078acea: Pulling fs layer 17:15:42 d5a9d88a4785: Pulling fs layer 17:15:42 e7f15c1544d5: Pulling fs layer 17:15:42 877c515997d3: Pulling fs layer 17:15:42 e7f15c1544d5: Waiting 17:15:42 877c515997d3: Waiting 17:15:42 ccb67d6aeaaa: Verifying Checksum 17:15:42 ccb67d6aeaaa: Download complete 17:15:42 85db56a05063: Verifying Checksum 17:15:42 85db56a05063: Download complete 17:15:43 d5a9d88a4785: Verifying Checksum 17:15:43 d5a9d88a4785: Download complete 17:15:43 e7f15c1544d5: Verifying Checksum 17:15:43 e7f15c1544d5: Download complete 17:15:43 877c515997d3: Verifying Checksum 17:15:43 877c515997d3: Download complete 17:15:43 85db56a05063: Pull complete 17:15:44 ccb67d6aeaaa: Pull complete 17:15:44 de930078acea: Verifying Checksum 17:15:44 de930078acea: Download complete 17:15:47 de930078acea: Pull complete 17:15:47 d5a9d88a4785: Pull complete 17:15:48 e7f15c1544d5: Pull complete 17:15:48 877c515997d3: Pull complete 17:15:48 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 17:15:48 Status: Downloaded newer image for docker:latest 17:15:51 ---> b82e028403a5 17:15:51 Step 6/7 : COPY go.mod . 17:15:52 ---> 9be283ca5ed5 17:15:52 Step 7/7 : RUN go mod download 17:15:52 ---> Running in 982a9abe941a 17:15:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 17:15:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:15:54 ---> 28326d80f1ea 17:15:54 Step 3/23 : WORKDIR /edgex-go 17:15:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:15:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:15:54 ---> 28326d80f1ea 17:15:54 Step 3/21 : WORKDIR /edgex-go 17:15:54 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 17:15:54 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 17:15:54 ---> 28326d80f1ea 17:15:54 Step 3/29 : WORKDIR /edgex-go 17:15:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:15:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:15:54 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 17:15:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:15:54 ---> 28326d80f1ea 17:15:54 Step 3/27 : WORKDIR /edgex-go 17:15:54 ---> 28326d80f1ea 17:15:54 Step 3/24 : WORKDIR /edgex-go 17:15:54 ---> Running in 3d8ede3888b8 17:15:54 ---> Running in c7fe58d7d30a 17:15:54 ---> Running in 7d242141db2e 17:15:54 ---> Running in 11dae0849b62 17:15:54 ---> Running in 8b45a5303d6d 17:15:54 Removing intermediate container 7d242141db2e 17:15:54 ---> eea43fbf3821 17:15:54 Step 4/29 : RUN apk update && apk add make git 17:15:54 Removing intermediate container c7fe58d7d30a 17:15:54 ---> d7f7e3ff1d92 17:15:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:54 Removing intermediate container 11dae0849b62 17:15:54 ---> df3cee936deb 17:15:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:54 Removing intermediate container 8b45a5303d6d 17:15:54 ---> e7072d3b3797 17:15:54 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:54 Removing intermediate container 3d8ede3888b8 17:15:54 ---> fc827dd85149 17:15:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:54 ---> Running in 958047ea084c 17:15:54 ---> Running in c4a13f10a1e8 17:15:54 ---> Running in 940c05792e1e 17:15:54 ---> Running in e26aaab351c4 17:15:54 ---> Running in 09f581518259 17:15:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:56 Removing intermediate container 958047ea084c 17:15:56 ---> c5b1fd54074b 17:15:56 Step 5/21 : RUN apk update && apk add make git 17:15:56 ---> Running in 657ae9fa3b90 17:15:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:57 Removing intermediate container 940c05792e1e 17:15:57 ---> 5702b64b4fa0 17:15:57 Step 5/27 : RUN apk update && apk add make bash git 17:15:57 Removing intermediate container 09f581518259 17:15:57 ---> a065eaf34312 17:15:57 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 17:15:57 Removing intermediate container e26aaab351c4 17:15:57 ---> d447f8ee41d3 17:15:57 Step 5/24 : RUN apk update && apk add make git 17:15:57 ---> Running in 254176fcd57f 17:15:57 ---> Running in dfb7424422dd 17:15:57 ---> Running in 52969593f3f8 17:15:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:57 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:15:57 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:15:57 OK: 12745 distinct packages available 17:15:57 OK: 233 MiB in 51 packages 17:15:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:58 Removing intermediate container c4a13f10a1e8 17:15:58 ---> d2dd87aa64a9 17:15:58 Step 5/29 : COPY go.mod . 17:15:58 ---> a420635d7f92 17:15:58 Step 6/29 : RUN go mod download 17:15:58 ---> Running in 2d50cb9a97de 17:15:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:59 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:15:59 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:15:59 OK: 12745 distinct packages available 17:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:59 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:15:59 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:15:59 OK: 12745 distinct packages available 17:15:59 OK: 233 MiB in 51 packages 17:15:59 OK: 233 MiB in 51 packages 17:15:59 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:15:59 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:15:59 OK: 12745 distinct packages available 17:15:59 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:15:59 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:15:59 OK: 12745 distinct packages available 17:16:00 OK: 233 MiB in 51 packages 17:16:00 OK: 233 MiB in 51 packages 17:16:00 Removing intermediate container 254176fcd57f 17:16:00 ---> 5c47aa31671c 17:16:00 Step 6/27 : COPY go.mod . 17:16:00 Removing intermediate container 657ae9fa3b90 17:16:00 ---> 61f69b1ff078 17:16:00 Step 6/21 : COPY go.mod . 17:16:00 ---> 3871416a106b 17:16:00 Step 7/27 : RUN go mod download 17:16:00 Removing intermediate container 2d50cb9a97de 17:16:00 ---> 4353b0d18268 17:16:00 Step 7/29 : COPY . . 17:16:00 ---> Running in 21edbdc88bc0 17:16:00 ---> 8c01fcfe7e58 17:16:00 Step 7/21 : RUN go mod download 17:16:01 ---> Running in 617e5258110b 17:16:02 Removing intermediate container dfb7424422dd 17:16:02 ---> a87f2651d8a7 17:16:02 Step 6/23 : COPY go.mod . 17:16:04 Removing intermediate container 52969593f3f8 17:16:04 ---> 5dff562c59d9 17:16:04 Step 6/24 : COPY go.mod . 17:16:05 ---> 6a6d5c5dc195 17:16:05 Step 7/23 : RUN go mod download 17:16:07 ---> 035e813592db 17:16:07 Step 7/24 : RUN go mod download 17:16:07 ---> Running in d95f4a88b564 17:16:09 ---> Running in f64d7719550c 17:16:09 Removing intermediate container 21edbdc88bc0 17:16:09 ---> abde38552a52 17:16:09 Step 8/27 : COPY . . 17:16:10 Removing intermediate container 617e5258110b 17:16:10 ---> 3400355e8e02 17:16:10 Step 8/21 : COPY . . 17:16:19 Removing intermediate container 982a9abe941a 17:16:19 ---> 6c86e715cae7 17:16:19 Successfully built 6c86e715cae7 17:16:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:16:19 + docker inspect -f . ci-base-image-arm64 17:16:19 . [Pipeline] withDockerContainer 17:16:19 prd-ubuntu18.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container 17:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:16:21 $ docker top 9c0f3b3faa14d79e46ea6953b74bac98adeb71a855389e346e5830c29aa88b56 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:22 + go version 17:16:22 go version go1.15.5 linux/arm64 [Pipeline] } 17:16:22 $ docker stop --time=1 9c0f3b3faa14d79e46ea6953b74bac98adeb71a855389e346e5830c29aa88b56 17:16:23 ---> 5650e664ed8b 17:16:23 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 17:16:24 $ docker rm -f 9c0f3b3faa14d79e46ea6953b74bac98adeb71a855389e346e5830c29aa88b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:16:25 + docker inspect -f . ci-base-image-arm64 17:16:25 . [Pipeline] withDockerContainer 17:16:25 prd-ubuntu18.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container 17:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:16:26 Removing intermediate container d95f4a88b564 17:16:26 ---> 9a646657cf62 17:16:26 Step 8/23 : COPY . . 17:16:26 ---> Running in f5a24b9e82aa 17:16:26 $ docker top f55e8cc7166a790f12c243bc17350103e36e7efade1591ed49fad9fe0ee5705b -eo pid,comm [Pipeline] { [Pipeline] echo 17:16:27 ========================================================= 17:16:27 [edgeXBuildGoParallel] Running Tests and Build... 17:16:27 ========================================================= [Pipeline] sh 17:16:27 + make test 17:16:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:16:28 Removing intermediate container f64d7719550c 17:16:28 ---> f3ee4e5d3312 17:16:28 Step 8/24 : COPY . . 17:16:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:16:46 ---> 1e983a2786ee 17:16:46 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:16:47 ---> 03ce2085e125 17:16:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 17:16:47 ---> Running in 67c5c61761e2 17:16:48 ---> Running in 8982c10f8d1e 17:16:49 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 17:16:49 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 17:16:50 ? github.com/edgexfoundry/edgex-go [no test files] 17:16:59 ---> 9feae0983145 17:16:59 Step 9/23 : RUN make cmd/core-data/core-data 17:16:59 Removing intermediate container f5a24b9e82aa 17:16:59 ---> 70b968741a51 17:16:59 17:16:59 Step 9/29 : FROM alpine:latest 17:16:59 ---> Running in 34d286bddb5d 17:16:59 latest: Pulling from library/alpine 17:17:00 ---> ef47611f1e5b 17:17:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:17:00 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 17:17:00 Status: Downloaded newer image for alpine:latest 17:17:00 ---> d6e46aa2470d 17:17:00 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 17:17:00 ---> Running in aa07004f2f17 17:17:01 ---> Running in 352eb7b36253 17:17:01 Removing intermediate container 352eb7b36253 17:17:01 ---> eea5734cc2f1 17:17:01 Step 11/29 : USER root 17:17:01 ---> Running in 89b3e9ad73da 17:17:01 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 17:17:01 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 17:17:01 Removing intermediate container 89b3e9ad73da 17:17:01 ---> 2254b2fc9af4 17:17:01 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 17:17:01 ---> Running in e895fb5a8188 17:17:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:17:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:17:03 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:17:03 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:17:03 OK: 12746 distinct packages available 17:17:03 (1/2) Installing ca-certificates (20191127-r4) 17:17:03 (2/2) Installing dumb-init (1.2.2-r1) 17:17:03 Executing busybox-1.31.1-r19.trigger 17:17:03 Executing ca-certificates-20191127-r4.trigger 17:17:03 OK: 6 MiB in 16 packages 17:17:05 Removing intermediate container e895fb5a8188 17:17:05 ---> 0305841d6689 17:17:05 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 17:17:05 ---> Running in e58b89104313 17:17:06 Removing intermediate container e58b89104313 17:17:06 ---> 5a6b3ba3c995 17:17:06 Step 14/29 : WORKDIR $BASE_DIR 17:17:06 ---> Running in e5e681991907 17:17:06 Removing intermediate container e5e681991907 17:17:06 ---> 646ec4d53726 17:17:06 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 17:17:07 ---> Running in d9f40aa61b7e 17:17:10 Removing intermediate container d9f40aa61b7e 17:17:10 ---> b80a0c0b4be6 17:17:10 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 17:17:11 ---> bb027f6c7059 17:17:11 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 17:17:13 ---> 0bf591b6cae6 17:17:13 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 17:17:13 ---> 1e37aa6eb9e5 17:17:13 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 17:17:17 ---> 6902679e9374 17:17:17 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 17:17:17 Removing intermediate container 67c5c61761e2 17:17:17 ---> 9802bc795309 17:17:17 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:17:17 ---> 76ef4685d443 17:17:17 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 17:17:17 ---> Running in 22314c26f694 17:17:17 ---> Running in 1ac07fec85c8 17:17:18 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 17:17:20 Removing intermediate container 8982c10f8d1e 17:17:20 ---> 05c185d9928b 17:17:20 17:17:20 Step 10/21 : FROM scratch 17:17:20 ---> 17:17:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:17:20 Removing intermediate container 1ac07fec85c8 17:17:20 ---> c7f425d51128 17:17:20 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 17:17:21 ---> Running in 53317ab103c6 17:17:21 ---> 6af9b7217420 17:17:21 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:17:21 ---> Running in b6874c063ce6 17:17:21 Removing intermediate container 53317ab103c6 17:17:21 ---> d69c240bc827 17:17:21 Step 12/21 : ENV APP_PORT=48085 17:17:21 ---> Running in 80262cecc85e 17:17:21 Removing intermediate container 22314c26f694 17:17:21 ---> 7a10c7d5703b 17:17:21 17:17:21 Step 11/27 : FROM docker:latest 17:17:21 ---> b0757c55a1fd 17:17:21 Step 12/27 : RUN apk add --no-cache bash 17:17:21 ---> Running in 09ea15d1851a 17:17:22 Removing intermediate container 80262cecc85e 17:17:22 ---> feb7f0656114 17:17:22 Step 13/21 : EXPOSE $APP_PORT 17:17:22 ---> Running in e6f9a1340368 17:17:22 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 17:17:22 Removing intermediate container e6f9a1340368 17:17:22 ---> 78a4e7ae24ce 17:17:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:17:23 ---> 38f23a01d0da 17:17:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:17:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:17:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:17:23 Removing intermediate container b6874c063ce6 17:17:23 ---> 9122117e9fd6 17:17:23 Step 24/29 : RUN chmod 755 security-secrets-setup 17:17:23 ---> Running in 3550fe7e809d 17:17:23 (1/2) Installing readline (8.0.4-r0) 17:17:23 (2/2) Installing bash (5.0.17-r0) 17:17:23 Executing bash-5.0.17-r0.post-install 17:17:23 Executing busybox-1.31.1-r19.trigger 17:17:23 OK: 12 MiB in 22 packages 17:17:24 ---> 181b948a58cf 17:17:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:17:25 ---> 781695fa1c19 17:17:25 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 17:17:25 ---> Running in c665300b3b40 17:17:25 Removing intermediate container 09ea15d1851a 17:17:25 ---> b5979cbea9c8 17:17:25 Step 13/27 : RUN rm -rf /var/cache/apk/* 17:17:25 ---> Running in 76337899f338 17:17:26 Removing intermediate container c665300b3b40 17:17:26 ---> 5be92e7830a2 17:17:26 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:26 ---> Running in c0a537a34a8a 17:17:26 Removing intermediate container 3550fe7e809d 17:17:26 ---> 93429a89c2a6 17:17:26 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 17:17:26 ---> Running in d14224422e26 17:17:26 Removing intermediate container c0a537a34a8a 17:17:26 ---> acac443bd669 17:17:26 Step 19/21 : LABEL arch=x86_64 17:17:26 ---> Running in d055c45c1e6d 17:17:26 Removing intermediate container d14224422e26 17:17:26 ---> 1a7463f45ba8 17:17:26 Step 26/29 : CMD [ "generate" ] 17:17:27 ---> Running in 97361efae94d 17:17:27 Removing intermediate container d055c45c1e6d 17:17:27 ---> 52ca90fa92d6 17:17:27 Step 20/21 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:17:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:17:29 ---> Running in bf0db8355e79 17:17:29 Removing intermediate container 97361efae94d 17:17:29 ---> cf019633fd82 17:17:29 Step 27/29 : LABEL arch=x86_64 17:17:29 Removing intermediate container aa07004f2f17 17:17:29 ---> 9a5b49e7b06c 17:17:29 17:17:29 Step 10/24 : FROM alpine:3.10 17:17:29 3.10: Pulling from library/alpine 17:17:30 ---> Running in 812c3670ce73 17:17:30 Removing intermediate container 76337899f338 17:17:30 ---> d32b8a2b2ec8 17:17:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:17:30 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 17:17:30 Status: Downloaded newer image for alpine:3.10 17:17:30 ---> be4e4bea2c2e 17:17:30 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:17:30 Removing intermediate container bf0db8355e79 17:17:30 ---> 900fc91fb8fb 17:17:30 Step 21/21 : LABEL version=0.0.0 17:17:30 ---> Running in 9a8678708396 17:17:31 Removing intermediate container 812c3670ce73 17:17:31 ---> b31aed731ce3 17:17:31 Step 28/29 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:17:31 ---> Running in 6914339ef81e 17:17:31 ---> Running in bd2f9c9aaf4e 17:17:31 Removing intermediate container 9a8678708396 17:17:31 ---> a7ce98ba79e8 17:17:31 Step 15/27 : ENV APP_PORT=48090 17:17:31 ---> Running in 228b5e7613e1 17:17:31 ---> Running in 0b8d0dc9ef3a 17:17:31 Removing intermediate container 6914339ef81e 17:17:31 ---> 6c2917a48c63 17:17:31 17:17:31 Successfully built 6c2917a48c63 17:17:31 Removing intermediate container 228b5e7613e1 17:17:31 ---> b0ee15534d9d 17:17:31 Step 29/29 : LABEL version=0.0.0 17:17:31 Successfully tagged docker-support-scheduler-go:latest 17:17:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:17:32  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 17:17:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:17:32 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:17:32 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:17:32 OK: 10348 distinct packages available 17:17:32 (1/5) Installing ca-certificates (20191127-r2) 17:17:32 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:17:32 (3/5) Installing libcurl (7.66.0-r1) 17:17:32 (4/5) Installing curl (7.66.0-r1) 17:17:32 (5/5) Installing dumb-init (1.2.2-r1) 17:17:32 Executing busybox-1.30.1-r3.trigger 17:17:32 Executing ca-certificates-20191127-r2.trigger 17:17:32 OK: 7 MiB in 19 packages 17:17:32 Removing intermediate container 0b8d0dc9ef3a 17:17:32 ---> 9f8065fe3709 17:17:32 Step 16/27 : EXPOSE $APP_PORT 17:17:36 ---> Running in d37c8f9e194a 17:17:38 Removing intermediate container 34d286bddb5d 17:17:38 ---> c4e9314a75e4 17:17:38 17:17:38 Step 10/23 : FROM alpine 17:17:38 ---> d6e46aa2470d 17:17:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:17:38 ---> Running in 6e237cb5fba0 17:17:40 Removing intermediate container d37c8f9e194a 17:17:40 ---> b9337d2ce27e 17:17:40 17:17:41 Successfully built b9337d2ce27e 17:17:41 ---> Running in d2dfb32c37f4 17:17:41 Successfully tagged docker-security-secrets-setup-go:latest 17:17:41 Building docker-security-proxy-setup-go 17:17:42  Building docker-security-secrets-setup-go ... done Removing intermediate container 6e237cb5fba0 17:17:42 ---> 01ea3e704e02 17:17:42 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:17:42 Removing intermediate container bd2f9c9aaf4e 17:17:42 ---> 587ac9c47d2f 17:17:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:17:47 ---> Running in 1fded5717c71 17:17:47 Removing intermediate container d2dfb32c37f4 17:17:47 ---> a563795d6583 17:17:47 Step 12/23 : ENV APP_PORT=48080 17:17:48 ---> a14729172288 17:17:48 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:17:50 ---> Running in 88e77467a1d6 17:17:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:17:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:17:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:17:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:17:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:17:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:17:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:17:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:17:51 ---> 28326d80f1ea 17:17:51 Step 3/24 : WORKDIR /edgex-go 17:17:51 ---> Using cache 17:17:51 ---> fc827dd85149 17:17:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:51 ---> Using cache 17:17:51 ---> a065eaf34312 17:17:51 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 17:17:52 Removing intermediate container 1fded5717c71 17:17:52 ---> 5af20c2f9882 17:17:52 Step 13/24 : WORKDIR / 17:17:52 ---> Running in 7dcab8ff7800 17:17:52 ---> c483a678b92b 17:17:52 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:17:52 ---> Running in cccdd72fa910 17:17:52 Removing intermediate container 88e77467a1d6 17:17:52 ---> 5054bb74b765 17:17:52 Step 13/23 : EXPOSE $APP_PORT 17:17:52 ---> Running in 6872a19443b3 17:17:52 Removing intermediate container cccdd72fa910 17:17:52 ---> bb34c4e4d653 17:17:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:17:53 ---> 4afe1733d2b2 17:17:53 Step 20/27 : RUN apk --no-cache add py3-pip 17:17:53 Removing intermediate container 6872a19443b3 17:17:53 ---> 13be29632a1d 17:17:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:53 ---> Running in 2732542be2e8 17:17:53 ---> Running in bdf4a5c7e910 17:17:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:17:53 ---> 234586940716 17:17:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:17:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:17:54 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.069s 17:17:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:17:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:17:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:17:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:17:55 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:17:55 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:17:55 OK: 12745 distinct packages available 17:17:55 (1/33) Installing libbz2 (1.0.8-r1) 17:17:55 (2/33) Installing expat (2.2.9-r1) 17:17:55 (3/33) Installing libffi (3.3-r2) 17:17:55 (4/33) Installing gdbm (1.13-r1) 17:17:55 ---> 872cd3dd7467 17:17:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:17:55 OK: 233 MiB in 51 packages 17:17:55 (5/33) Installing xz-libs (5.2.5-r0) 17:17:55 (6/33) Installing sqlite-libs (3.32.1-r0) 17:17:55 (7/33) Installing python3 (3.8.5-r0) 17:17:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:17:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:17:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:17:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:17:59 ---> 504d92cc0a8a 17:17:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:18:00 (8/33) Installing py3-appdirs (1.4.4-r1) 17:18:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:18:00 (10/33) Installing py3-parsing (2.4.7-r0) 17:18:00 (11/33) Installing py3-six (1.15.0-r0) 17:18:00 Removing intermediate container bdf4a5c7e910 17:18:00 ---> e83860aa5121 17:18:00 Step 15/23 : RUN apk --no-cache add zeromq 17:18:00 (12/33) Installing py3-packaging (20.4-r0) 17:18:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:18:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:18:01 (13/33) Installing py3-setuptools (47.0.0-r0) 17:18:01 (14/33) Installing py3-chardet (3.0.4-r4) 17:18:01 ---> 28326d80f1ea 17:18:01 Step 3/21 : WORKDIR /edgex-go 17:18:01 ---> Using cache 17:18:01 ---> fc827dd85149 17:18:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:01 ---> Using cache 17:18:01 ---> a065eaf34312 17:18:01 Step 5/21 : RUN apk update && apk add make git 17:18:02 (15/33) Installing py3-idna (2.9-r0) 17:18:02 ---> a0dd0bc52844 17:18:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:18:02 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:18:02 Removing intermediate container 7dcab8ff7800 17:18:02 ---> 51e1d80c3a8e 17:18:02 Step 6/24 : COPY go.mod . 17:18:02 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:18:02 (18/33) Installing py3-requests (2.23.0-r0) 17:18:02 (19/33) Installing py3-msgpack (1.0.0-r0) 17:18:02 ---> Running in 938d336ada16 17:18:02 ---> Running in 9c3e4acb478d 17:18:02 (20/33) Installing py3-lockfile (0.12.2-r3) 17:18:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:18:02 (22/33) Installing py3-colorama (0.4.3-r0) 17:18:02 (23/33) Installing py3-distlib (0.3.0-r0) 17:18:03 (24/33) Installing py3-distro (1.5.0-r1) 17:18:03 ---> 56cdb59117b5 17:18:03 Step 7/24 : RUN go mod download 17:18:03 (25/33) Installing py3-webencodings (0.5.1-r3) 17:18:03 (26/33) Installing py3-html5lib (1.0.1-r4) 17:18:03 (27/33) Installing py3-pytoml (0.1.21-r0) 17:18:03 (28/33) Installing py3-pep517 (0.8.2-r0) 17:18:03 (29/33) Installing py3-progress (1.5-r0) 17:18:03 (30/33) Installing py3-toml (0.10.1-r0) 17:18:03 (31/33) Installing py3-retrying (1.3.3-r0) 17:18:03 ---> Running in a4a8a03ff7b2 17:18:03 ---> 1910cf60fe8f 17:18:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:18:04 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:18:04 (33/33) Installing py3-pip (20.1.1-r0) 17:18:04 Executing busybox-1.31.1-r19.trigger 17:18:04 OK: 71 MiB in 55 packages 17:18:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.278s coverage: 46.6% of statements 17:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:18:05 ---> 8865aadf88cd 17:18:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:18:05 ---> Running in a1b4efd4b6fb 17:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:18:06 (1/5) Installing libgcc (9.3.0-r2) 17:18:06 (2/5) Installing libsodium (1.0.18-r0) 17:18:06 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:18:06 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:18:06 OK: 12745 distinct packages available 17:18:06 (3/5) Installing libstdc++ (9.3.0-r2) 17:18:06 (4/5) Installing libzmq (4.3.3-r0) 17:18:06 OK: 233 MiB in 51 packages 17:18:06 (5/5) Installing zeromq (4.3.3-r0) 17:18:06 Executing busybox-1.31.1-r19.trigger 17:18:06 OK: 8 MiB in 19 packages 17:18:07 Removing intermediate container a4a8a03ff7b2 17:18:07 ---> d710f9a51002 17:18:07 Step 8/24 : COPY . . 17:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.434s coverage: 27.1% of statements 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.552s coverage: 68.5% of statements 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:18:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.693s coverage: 82.3% of statements 17:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:18:15 Removing intermediate container a1b4efd4b6fb 17:18:15 ---> 5dbd4ff9d705 17:18:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:18:16 Removing intermediate container 2732542be2e8 17:18:16 ---> cf2e5b8d6d67 17:18:16 Step 21/27 : RUN pip install docker-compose==1.23.2 17:18:17 ---> Running in 63686aa4f8b7 17:18:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.058s coverage: 28.6% of statements 17:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:18:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.175s coverage: 100.0% of statements 17:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:18:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.115s coverage: 100.0% of statements 17:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:18:19 Removing intermediate container 938d336ada16 17:18:19 ---> 029fe5a7aecb 17:18:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:18:19 Removing intermediate container 9c3e4acb478d 17:18:19 ---> 2f0f6f84e179 17:18:19 Step 6/21 : COPY go.mod . 17:18:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.322s coverage: 86.7% of statements 17:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:18:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.363s coverage: 97.5% of statements 17:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:18:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.223s coverage: 78.3% of statements 17:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:18:21 ---> Running in 2df916730338 17:18:21 Removing intermediate container 63686aa4f8b7 17:18:21 ---> 51df04056384 17:18:21 Step 22/24 : LABEL arch=x86_64 17:18:22 ---> 4afffce9ab7a 17:18:22 Step 7/21 : RUN go mod download 17:18:23 ---> da8fab356d5c 17:18:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:18:23 ---> Running in 60c373a89b9b 17:18:23 ---> Running in de9af8e66f1a 17:18:23 Removing intermediate container 60c373a89b9b 17:18:23 ---> 9eada1f0f877 17:18:23 Step 23/24 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:18:25 ---> Running in ac97b981848e 17:18:26 ---> 79057f58ba29 17:18:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:18:26 Removing intermediate container ac97b981848e 17:18:26 ---> c877c25fec4e 17:18:26 Step 24/24 : LABEL version=0.0.0 17:18:28 Collecting docker-compose==1.23.2 17:18:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:18:28 ---> Running in 5f6de49b32ed 17:18:28 ---> ddc01c42bf96 17:18:28 Step 19/23 : ENTRYPOINT ["/core-data"] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.233s coverage: 93.8% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.155s coverage: 0.1% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.125s coverage: 87.2% of statements 17:18:29 ---> Running in f07ffa6ebc96 17:18:29 Removing intermediate container 5f6de49b32ed 17:18:29 ---> ca9710782a5b 17:18:29 17:18:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:18:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.156s coverage: 84.2% of statements 17:18:29 Collecting docopt<0.7,>=0.6.1 17:18:29 Downloading docopt-0.6.2.tar.gz (25 kB) 17:18:29 ---> 9f99c6860fc1 17:18:29 Step 9/24 : RUN make cmd/support-notifications/support-notifications 17:18:29 Successfully built ca9710782a5b 17:18:29 Removing intermediate container de9af8e66f1a 17:18:29 ---> 3a0a22e57d95 17:18:29 Step 8/21 : COPY . . 17:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 89.2% of statements 17:18:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:18:30 Successfully tagged docker-security-secretstore-setup-go:latest 17:18:30  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrap-redis-go 17:18:30 Removing intermediate container f07ffa6ebc96 17:18:30 ---> 23a8478d4411 17:18:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:30 ---> Running in abd825a75bea 17:18:31 Collecting websocket-client<1.0,>=0.32.0 17:18:31 ---> Running in 72189081cb8d 17:18:31 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:18:31 Collecting jsonschema<3,>=2.5.1 17:18:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:18:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 63.5% of statements 17:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.111s coverage: 100.0% of statements 17:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 17:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 17:18:33 Collecting dockerpty<0.5,>=0.4.1 17:18:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 17:18:34 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 17:18:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.106s coverage: 100.0% of statements 17:18:37 Collecting docker<4.0,>=3.6.0 17:18:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:18:37 Removing intermediate container 72189081cb8d 17:18:37 ---> 9788087648f4 17:18:37 Step 21/23 : LABEL arch=x86_64 17:18:38 Collecting texttable<0.10,>=0.9.0 17:18:38 Downloading texttable-0.9.1.tar.gz (11 kB) 17:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.875s coverage: 55.9% of statements 17:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 17:18:39 ---> Running in 5adfa928af55 17:18:39 Collecting PyYAML<4,>=3.10 17:18:39 Downloading PyYAML-3.13.tar.gz (270 kB) 17:18:41 Removing intermediate container 5adfa928af55 17:18:41 ---> 591fd6219a3d 17:18:41 Step 22/23 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:18:41 Collecting cached-property<2,>=1.2.0 17:18:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:18:42 Collecting urllib3<1.25,>=1.21.1 17:18:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:18:43 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) 17:18:43 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) 17:18:43 ---> Running in 94e5678930da 17:18:43 Collecting idna<2.8,>=2.5 17:18:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:18:43 Collecting docker-pycreds>=0.4.0 17:18:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:18:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:18:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:18:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:18:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:18:44 Installing collected packages: urllib3, idna, requests, docopt, websocket-client, jsonschema, dockerpty, docker-pycreds, docker, texttable, PyYAML, cached-property, docker-compose 17:18:44 Attempting uninstall: urllib3 17:18:44 Found existing installation: urllib3 1.25.9 17:18:44 Uninstalling urllib3-1.25.9: 17:18:44 Successfully uninstalled urllib3-1.25.9 17:18:45 Removing intermediate container 94e5678930da 17:18:45 ---> 0d4c413b784e 17:18:45 Step 23/23 : LABEL version=0.0.0 17:18:47 Attempting uninstall: idna 17:18:47 Found existing installation: idna 2.9 17:18:47 Uninstalling idna-2.9: 17:18:47 Successfully uninstalled idna-2.9 17:18:48 ---> Running in 069d3c8f685a 17:18:48 Attempting uninstall: requests 17:18:48 Found existing installation: requests 2.23.0 17:18:48 Uninstalling requests-2.23.0: 17:18:49 Successfully uninstalled requests-2.23.0 17:18:49 Running setup.py install for docopt: started 17:18:50 Removing intermediate container 069d3c8f685a 17:18:50 ---> 59d427b04527 17:18:50 17:18:51 Successfully built 59d427b04527 17:18:51 Running setup.py install for docopt: finished with status 'done' 17:18:51 Successfully tagged docker-core-data-go:latest 17:18:51  Building docker-core-data-go ... done Building docker-core-command-go 17:18:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:18:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:56 ---> 28326d80f1ea 17:18:56 Step 3/22 : WORKDIR /edgex-go 17:18:56 ---> Using cache 17:18:56 ---> fc827dd85149 17:18:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:56 ---> Using cache 17:18:56 ---> a065eaf34312 17:18:56 Step 5/22 : RUN apk update && apk add make git 17:18:56 ---> Using cache 17:18:56 ---> 2f0f6f84e179 17:18:56 Step 6/22 : COPY go.mod . 17:18:56 ---> Using cache 17:18:56 ---> 4afffce9ab7a 17:18:56 Step 7/22 : RUN go mod download 17:18:56 ---> Using cache 17:18:56 ---> 3a0a22e57d95 17:18:56 Step 8/22 : COPY . . 17:18:57 Running setup.py install for dockerpty: started 17:19:02 Running setup.py install for dockerpty: finished with status 'done' 17:19:07 Running setup.py install for texttable: started 17:19:09 ---> 87e1b6f6dd43 17:19:09 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:19:09 Running setup.py install for texttable: finished with status 'done' 17:19:10 Running setup.py install for PyYAML: started 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 33.476s coverage: 86.3% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.357s coverage: 72.2% of statements 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.490s coverage: 72.1% of statements 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.084s coverage: 82.4% of statements 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.066s coverage: 48.4% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.068s coverage: 28.8% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.085s coverage: 96.8% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.366s coverage: 37.2% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.522s coverage: 84.0% of statements 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.351s coverage: 47.1% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.042s coverage: 100.0% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.042s coverage: 29.1% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.169s coverage: 99.0% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 17:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 17:19:11 GO111MODULE=on go vet ./... 17:19:12 Running setup.py install for PyYAML: finished with status 'done' 17:19:13 ---> Running in e09d36203483 17:19:14 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 17:19:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:19:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:19:17 ---> 28326d80f1ea 17:19:17 Step 3/22 : WORKDIR /edgex-go 17:19:17 ---> Using cache 17:19:17 ---> fc827dd85149 17:19:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:17 ---> Using cache 17:19:17 ---> a065eaf34312 17:19:17 Step 5/22 : RUN apk update && apk add make git 17:19:17 ---> Using cache 17:19:17 ---> 2f0f6f84e179 17:19:17 Step 6/22 : COPY go.mod . 17:19:17 ---> Using cache 17:19:17 ---> 4afffce9ab7a 17:19:17 Step 7/22 : RUN go mod download 17:19:17 ---> Using cache 17:19:17 ---> 3a0a22e57d95 17:19:17 Step 8/22 : COPY . . 17:19:17 ---> Using cache 17:19:17 ---> 87e1b6f6dd43 17:19:17 Step 9/22 : RUN make cmd/core-command/core-command 17:19:18 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 17:19:18 ---> Running in dc9bdb10718b 17:19:20 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 17:19:25 Removing intermediate container 2df916730338 17:19:25 ---> d5895f78b32e 17:19:25 Step 22/27 : RUN apk --no-cache add curl 17:19:25 Removing intermediate container abd825a75bea 17:19:25 ---> ca21f8331f06 17:19:25 17:19:25 Step 10/24 : FROM scratch 17:19:25 ---> 17:19:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:19:26 ---> Running in 23a99eb63b71 17:19:26 ---> Running in 00dc9b18ef5c 17:19:26 ---> 0a06db327c62 17:19:26 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:19:26 ---> Running in 15ae202f4a1e 17:19:27 Removing intermediate container 00dc9b18ef5c 17:19:27 ---> 24855c7a54a7 17:19:27 Step 12/24 : ENV APP_PORT=48060 17:19:27 ---> Running in d7ea20be30be 17:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:19:27 Removing intermediate container d7ea20be30be 17:19:27 ---> e8190c7e0ba6 17:19:27 Step 13/24 : EXPOSE $APP_PORT 17:19:27 ---> Running in f62f4a584780 17:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:19:28 Removing intermediate container f62f4a584780 17:19:28 ---> 2c7225675289 17:19:28 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 17:19:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:19:28 ---> e9070a147b56 17:19:28 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:19:28 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:19:28 (2/3) Installing libcurl (7.69.1-r1) 17:19:28 (3/3) Installing curl (7.69.1-r1) 17:19:28 Executing busybox-1.31.1-r19.trigger 17:19:28 OK: 72 MiB in 58 packages 17:19:32 ---> 8a82ce5d2aac 17:19:32 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 17:19:32 Removing intermediate container 23a99eb63b71 17:19:32 ---> 3cbf7c4ca5f5 17:19:32 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 17:19:32 ---> Running in db8c655fd961 17:19:32 ---> 24c265bfff0d 17:19:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:19:32 Removing intermediate container db8c655fd961 17:19:32 ---> 0c821ddad8e0 17:19:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:19:32 ---> Running in 7d7ecf436ed1 17:19:32 ---> fe7d51cca024 17:19:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:19:33 Removing intermediate container 7d7ecf436ed1 17:19:33 ---> 4639422e01ad 17:19:33 Step 25/27 : LABEL arch=x86_64 17:19:33 ---> Running in 167778823d5b 17:19:33 Removing intermediate container 167778823d5b 17:19:33 ---> 4cf0ce43269f 17:19:33 Step 26/27 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:19:33 ---> Running in 8b7580750af9 17:19:33 Removing intermediate container 8b7580750af9 17:19:33 ---> f2dfd1a64c01 17:19:33 Step 27/27 : LABEL version=0.0.0 17:19:34 ---> a4fb159a02d3 17:19:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:19:34 ---> Running in 66f1164731e7 17:19:34 Removing intermediate container 66f1164731e7 17:19:34 ---> 47be0c5531aa 17:19:34 17:19:34 ---> f3304927cae0 17:19:34 Step 20/24 : ENTRYPOINT ["/support-notifications"] 17:19:34 Successfully built 47be0c5531aa 17:19:34 Successfully tagged docker-sys-mgmt-agent-go:latest 17:19:34 Building docker-core-metadata-go 17:19:35  Building docker-sys-mgmt-agent-go ... done  ---> Running in 5fe3d9197824 17:19:35 Removing intermediate container 5fe3d9197824 17:19:35 ---> 47cea9315409 17:19:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:19:35 ---> Running in 82524b094e43 17:19:38 Removing intermediate container 82524b094e43 17:19:38 ---> 5a6a1e293fb7 17:19:38 Step 22/24 : LABEL arch=x86_64 17:19:40 ---> Running in 07c7d7ca3750 17:19:42 Removing intermediate container 07c7d7ca3750 17:19:42 ---> 49ffef18ef06 17:19:42 Step 23/24 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:19:42 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 17:19:42 ---> Running in f82b66b6fc2d 17:19:44 Removing intermediate container f82b66b6fc2d 17:19:44 ---> 2708e302735c 17:19:44 Step 24/24 : LABEL version=0.0.0 17:19:45 ---> Running in e69d8d73fba2 17:19:46 Removing intermediate container e69d8d73fba2 17:19:46 ---> e9d19b470d66 17:19:46 17:19:48 Successfully built e9d19b470d66 17:19:48 Successfully tagged docker-support-notifications-go:latest 17:19:50  Building docker-support-notifications-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:19:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:19:50 ---> 28326d80f1ea 17:19:50 Step 3/22 : WORKDIR /edgex-go 17:19:50 ---> Using cache 17:19:50 ---> fc827dd85149 17:19:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:50 ---> Using cache 17:19:50 ---> a065eaf34312 17:19:50 Step 5/22 : RUN apk update && apk add make git 17:19:50 ---> Using cache 17:19:50 ---> 2f0f6f84e179 17:19:50 Step 6/22 : COPY go.mod . 17:19:50 ---> Using cache 17:19:50 ---> 4afffce9ab7a 17:19:50 Step 7/22 : RUN go mod download 17:19:50 ---> Using cache 17:19:50 ---> 3a0a22e57d95 17:19:50 Step 8/22 : COPY . . 17:19:50 ---> Using cache 17:19:50 ---> 0a06db327c62 17:19:50 Step 9/22 : RUN make cmd/core-metadata/core-metadata 17:19:52 ---> Running in 9fc37283cae5 17:19:52 Removing intermediate container dc9bdb10718b 17:19:52 ---> 86978b7d2b5e 17:19:52 17:19:52 Step 10/22 : FROM scratch 17:19:52 ---> 17:19:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:19:52 ---> Using cache 17:19:52 ---> d69c240bc827 17:19:52 Step 12/22 : ENV APP_PORT=48082 17:19:53 ---> Running in 312c86982c96 17:19:53 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 17:19:55 Removing intermediate container 312c86982c96 17:19:55 ---> f717172548a1 17:19:55 Step 13/22 : EXPOSE $APP_PORT 17:19:55 Removing intermediate container 15ae202f4a1e 17:19:55 ---> 88c9eb36eeb2 17:19:55 17:19:55 Step 10/22 : FROM alpine:3.10 17:19:55 ---> be4e4bea2c2e 17:19:55 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:19:55 ---> Using cache 17:19:55 ---> 587ac9c47d2f 17:19:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:19:55 ---> Running in 962817a56a4f 17:19:55 ---> Running in 2fcb8852dee7 17:19:55 Removing intermediate container e09d36203483 17:19:55 ---> 4500a39c465b 17:19:55 17:19:55 Step 10/21 : FROM alpine 17:19:55 ---> d6e46aa2470d 17:19:55 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 17:19:55 ---> Running in afd9233790ea 17:19:55 Removing intermediate container 962817a56a4f 17:19:55 ---> 47b552f230f3 17:19:55 Step 14/22 : WORKDIR / 17:19:56 Removing intermediate container 2fcb8852dee7 17:19:56 ---> cbfe940d5928 17:19:56 Step 13/22 : WORKDIR / 17:19:56 ---> Running in 2ead31cece39 17:19:56 ---> Running in 773fb2ceeeae 17:19:56 Removing intermediate container 2ead31cece39 17:19:56 ---> 33c1bc82206d 17:19:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:19:56 Removing intermediate container 773fb2ceeeae 17:19:56 ---> 23720a6747f6 17:19:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 17:19:56 ---> 83f7abdd3654 17:19:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:19:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:19:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:19:57 ---> 7e76ab4bbaf1 17:19:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:19:57 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:19:57 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:19:57 OK: 12746 distinct packages available 17:19:57 (1/4) Installing ca-certificates (20191127-r4) 17:19:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:19:57 (3/4) Installing libcurl (7.69.1-r1) 17:19:57 ---> b46fcb5813ea 17:19:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:19:57 (4/4) Installing curl (7.69.1-r1) 17:19:57 Executing busybox-1.31.1-r19.trigger 17:19:57 Executing ca-certificates-20191127-r4.trigger 17:19:57 OK: 7 MiB in 18 packages 17:19:58 ---> 664a4fb051fc 17:19:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:19:58 ---> 5b86465e0572 17:19:58 Step 18/22 : ENTRYPOINT ["/core-command"] 17:19:58 ---> Running in 2665051c6ff0 17:19:58 Removing intermediate container 2665051c6ff0 17:19:58 ---> a284e73c42b2 17:19:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:00 ---> c07615247071 17:20:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:20:00 ---> Running in c18f0a2406bd 17:20:01 Removing intermediate container afd9233790ea 17:20:01 ---> d5e485097806 17:20:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:20:01 Removing intermediate container c18f0a2406bd 17:20:01 ---> 922a90d3b913 17:20:01 Step 20/22 : LABEL arch=x86_64 17:20:01 ---> Running in 8dd705a9b056 17:20:01 ---> Running in a0803dd3db20 17:20:01 ---> 39e451acd530 17:20:01 Step 18/22 : RUN chmod +x entrypoint.sh 17:20:01 ---> Running in 713ab3355247 17:20:01 Removing intermediate container 8dd705a9b056 17:20:01 ---> fb34143975e1 17:20:01 Step 13/21 : WORKDIR /edgex 17:20:02 Removing intermediate container a0803dd3db20 17:20:02 ---> 42b9cb0a12dc 17:20:02 Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:20:02 ---> Running in c69e88d48b67 17:20:02 ---> Running in 29776caaef02 17:20:02 Removing intermediate container c69e88d48b67 17:20:02 ---> d77e358502cb 17:20:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:20:02 Removing intermediate container 29776caaef02 17:20:02 ---> da7e490367df 17:20:02 Step 22/22 : LABEL version=0.0.0 17:20:02 ---> Running in 55e5354f5408 17:20:03 ---> 90a3641fb3b5 17:20:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:20:03 Removing intermediate container 55e5354f5408 17:20:03 ---> a12a941b18f8 17:20:03 17:20:03 Successfully built a12a941b18f8 17:20:03 Successfully tagged docker-core-command-go:latest 17:20:03  Building docker-core-command-go ... done  ---> 4b085cc6f613 17:20:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:20:03 Removing intermediate container 713ab3355247 17:20:03 ---> e8c15a4bbe19 17:20:03 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:20:03 ---> Running in c787cba71b38 17:20:04 Removing intermediate container c787cba71b38 17:20:04 ---> 4f8cec2f9db4 17:20:04 Step 20/22 : LABEL arch=x86_64 17:20:04 ---> Running in 2e05f0e70059 17:20:04 ---> 048556cb9157 17:20:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:20:04 Removing intermediate container 2e05f0e70059 17:20:04 ---> 7562138b8fb7 17:20:04 Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:20:04 ---> Running in a7466c8e29c3 17:20:05 ---> Running in ecfe1cd1cb38 17:20:05 Removing intermediate container a7466c8e29c3 17:20:05 ---> d1237a28d0f5 17:20:05 Step 18/21 : CMD ["--init=true"] 17:20:05 ---> Running in 563bb7cfcd69 17:20:05 Removing intermediate container ecfe1cd1cb38 17:20:05 ---> 08deb30c4969 17:20:05 Step 22/22 : LABEL version=0.0.0 17:20:05 ---> Running in b86a2002b878 17:20:05 Removing intermediate container 563bb7cfcd69 17:20:05 ---> 17125bcebb66 17:20:05 Step 19/21 : LABEL arch=x86_64 17:20:06 ---> Running in a2c72e7ef13e 17:20:06 Removing intermediate container b86a2002b878 17:20:06 ---> 8f49c67887a4 17:20:06 17:20:06 Successfully built 8f49c67887a4 17:20:06 Removing intermediate container a2c72e7ef13e 17:20:06 ---> 1d4f6481ee74 17:20:06 Step 20/21 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:20:06 Successfully tagged docker-security-bootstrap-redis-go:latest 17:20:07  Building docker-security-bootstrap-redis-go ... done  ---> Running in 579ebfecaa5b 17:20:07 Removing intermediate container 579ebfecaa5b 17:20:07 ---> d8758451bd98 17:20:07 Step 21/21 : LABEL version=0.0.0 17:20:07 ---> Running in 8b62efa693d5 17:20:07 Removing intermediate container 8b62efa693d5 17:20:07 ---> 57255f2e94d9 17:20:07 17:20:08 Successfully built 57255f2e94d9 17:20:08 Successfully tagged docker-security-proxy-setup-go:latest 17:20:12  Building docker-security-proxy-setup-go ... done Removing intermediate container 9fc37283cae5 17:20:12 ---> bd7e43131568 17:20:12 17:20:12 Step 10/22 : FROM scratch 17:20:12 ---> 17:20:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:20:12 ---> Using cache 17:20:12 ---> d69c240bc827 17:20:12 Step 12/22 : ENV APP_PORT=48081 17:20:12 ---> Running in 63e8694ac2d0 17:20:12 Removing intermediate container 63e8694ac2d0 17:20:12 ---> 9e6fdab61a9d 17:20:12 Step 13/22 : EXPOSE $APP_PORT 17:20:12 ---> Running in 52f6fefaeb97 17:20:12 Removing intermediate container 52f6fefaeb97 17:20:12 ---> 2a624ca1ce49 17:20:12 Step 14/22 : WORKDIR / 17:20:12 ---> Running in 5043ff3bf2bf 17:20:12 Removing intermediate container 5043ff3bf2bf 17:20:12 ---> e73c0c475be5 17:20:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:20:12 ---> a576cf439898 17:20:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:20:13 ---> aea75c0ac220 17:20:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:20:13 ---> 7f4964e688ba 17:20:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:20:13 ---> Running in b66133afc48f 17:20:13 Removing intermediate container b66133afc48f 17:20:13 ---> b08aa921558c 17:20:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:13 ---> Running in e20a37076993 17:20:14 Removing intermediate container e20a37076993 17:20:14 ---> d29ca0469c1a 17:20:14 Step 20/22 : LABEL arch=x86_64 17:20:14 ---> Running in eae0e84171c5 17:20:14 Removing intermediate container eae0e84171c5 17:20:14 ---> a654a564ffb4 17:20:14 Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:20:14 ---> Running in c1ee92006b08 17:20:14 Removing intermediate container c1ee92006b08 17:20:14 ---> d54b2d3b0f1a 17:20:14 Step 22/22 : LABEL version=0.0.0 17:20:14 ---> Running in d3deb4b9ac38 17:20:14 Removing intermediate container d3deb4b9ac38 17:20:14 ---> 108be989e88b 17:20:14 17:20:14 Successfully built 108be989e88b 17:20:14 Successfully tagged docker-core-metadata-go:latest 17:20:15  Building docker-core-metadata-go ... done  [Pipeline] } 17:20:15 $ docker stop --time=1 d5e3e52ee90dd19bd33929aee3f69f0e455f9445d676a375066d0ee5361756e9 17:20:16 $ docker rm -f d5e3e52ee90dd19bd33929aee3f69f0e455f9445d676a375066d0ee5361756e9 [Pipeline] // withDockerContainer [Pipeline] sh 17:20:17 + docker images 17:20:17 + grep docker 17:20:17 docker-core-metadata-go latest 108be989e88b 3 seconds ago 14.5MB 17:20:17 docker-security-proxy-setup-go latest 57255f2e94d9 10 seconds ago 24.6MB 17:20:17 docker-security-bootstrap-redis-go latest 8f49c67887a4 12 seconds ago 15.8MB 17:20:17 docker-core-command-go latest a12a941b18f8 15 seconds ago 12.2MB 17:20:17 docker-support-notifications-go latest e9d19b470d66 31 seconds ago 13.6MB 17:20:17 docker-sys-mgmt-agent-go latest 47be0c5531aa 43 seconds ago 293MB 17:20:17 docker-core-data-go latest 59d427b04527 About a minute ago 23.7MB 17:20:17 docker-security-secretstore-setup-go latest ca9710782a5b About a minute ago 24.7MB 17:20:17 docker-security-secrets-setup-go latest b9337d2ce27e 2 minutes ago 23.9MB 17:20:17 docker-support-scheduler-go latest 6c2917a48c63 2 minutes ago 12.3MB 17:20:17 docker latest b0757c55a1fd 6 days ago 220MB [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 17:20:19 gofmt -l . 17:20:20 [ "`gofmt -l .`" = "" ] 17:20:23 ./bin/test-go-mod-tidy.sh 17:20:24 ./bin/test-attribution-txt.sh [Pipeline] sh 17:20:29 + ls -al . 17:20:29 total 692 17:20:29 drwxrwxr-x 9 1001 1001 4096 Dec 8 17:20 . 17:20:29 drwxr-xr-x 4 root root 4096 Dec 8 17:16 .. 17:20:29 -rw-rw-r-- 1 1001 1001 11 Dec 8 17:14 .dockerignore 17:20:29 drwxrwxr-x 8 1001 1001 4096 Dec 8 17:14 .git 17:20:29 drwxrwxr-x 3 1001 1001 4096 Dec 8 17:14 .github 17:20:29 -rw-rw-r-- 1 1001 1001 943 Dec 8 17:14 .gitignore 17:20:29 -rw-rw-r-- 1 1001 1001 166 Dec 8 17:14 .sonarcloud.properties 17:20:29 -rw-rw-r-- 1 1001 1001 3804 Dec 8 17:14 CONTRIBUTING.md 17:20:29 -rw-rw-r-- 1 1001 1001 1035 Dec 8 17:14 Dockerfile.build 17:20:29 -rw-rw-r-- 1 1001 1001 863 Dec 8 17:14 Jenkinsfile 17:20:29 -rw-rw-r-- 1 1001 1001 10775 Dec 8 17:14 LICENSE 17:20:29 -rw-rw-r-- 1 1001 1001 6318 Dec 8 17:14 Makefile 17:20:29 -rw-rw-r-- 1 1001 1001 6447 Dec 8 17:14 README.md 17:20:29 -rw-rw-r-- 1 1001 1001 7286 Dec 8 17:14 SECURITY.md 17:20:29 -rw-rw-r-- 1 1001 1001 5 Dec 8 17:12 VERSION 17:20:29 -rw-rw-r-- 1 1001 1001 4131 Dec 8 17:14 ZMQWindows.md 17:20:29 drwxrwxr-x 2 1001 1001 4096 Dec 8 17:14 bin 17:20:29 drwxrwxr-x 15 1001 1001 4096 Dec 8 17:14 cmd 17:20:29 -rw-r--r-- 1 root root 569035 Dec 8 17:19 coverage.out 17:20:29 -rw-r--r-- 1 root root 1041 Dec 8 17:20 go.mod 17:20:29 -rw-r--r-- 1 root root 18856 Dec 8 17:20 go.sum 17:20:29 drwxrwxr-x 8 1001 1001 4096 Dec 8 17:14 internal 17:20:29 drwxrwxr-x 4 1001 1001 4096 Dec 8 17:14 openapi 17:20:29 drwxrwxr-x 4 1001 1001 4096 Dec 8 17:14 snap 17:20:29 -rw-rw-r-- 1 1001 1001 168 Dec 8 17:14 version.go [Pipeline] sh 17:20:29 + '[' -e coverage.out ] 17:20:29 + chown 1001:1001 coverage.out [Pipeline] stash 17:20:29 Warning: overwriting stash ‘coverage-report’ 17:20:31 Stashed 1 file(s) [Pipeline] sh 17:20:31 + make build 17:20: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 17:20:33 Still waiting to schedule task 17:20:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:20:44 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 17:21:11 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 17:21:13 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 17:21:19 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 17:21:19 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 17:21:25 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 17:21:25 Running on prd-ubuntu18.04-docker-8c-8g-15121 in /w/workspace/edgexfoundry_edgex-go_PR-2930 [Pipeline] { [Pipeline] ws 17:21:25 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 17:21:27 using credential edgex-jenkins-ssh 17:21:27 Cloning the remote Git repository 17:21:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:21:28 > git init /w/workspace/edgex-go/2 # timeout=10 17:21:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:21:28 > git --version # timeout=10 17:21:28 > git --version # 'git version 2.17.1' 17:21:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:21:33 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 17:21:35 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:21:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:21:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:21:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:21:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2930/head:refs/remotes/origin/PR-2930 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:21:35 > git config core.sparsecheckout # timeout=10 17:21:35 > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 17:21:35 Merge succeeded, producing aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:21:35 Checking out Revision aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a (PR-2930) 17:21:35 > git remote # timeout=10 17:21:35 > git config --get remote.origin.url # timeout=10 17:21:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:35 > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 17:21:35 > git rev-parse HEAD^{commit} # timeout=10 17:21:35 > git config core.sparsecheckout # timeout=10 17:21:35 > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 17:21:37 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 17:21:39 Commit message: "feat(security): Implement secrets-configure proxy tls" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:40 + echo snap-build.sh 17:21:40 snap-build.sh 17:21:40 + SNAP_BASE_DIR=. 17:21:40 + '[' '!' -z /w/workspace/edgex-go/2 ']' 17:21:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 17:21:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 17:21:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 17:21:40 + cd /w/workspace/edgex-go/2 17:21:40 + sudo apt-get remove -qy --purge lxd lxd-client 17:21:40 Reading package lists... 17:21:40 Building dependency tree... 17:21:40 Reading state information... 17:21:40 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 17:21:41 The following packages were automatically installed and are no longer required: 17:21:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:21:41 uidmap xdelta3 17:21:41 Use 'sudo apt autoremove' to remove them. 17:21:41 The following packages will be REMOVED: 17:21:41 lxd* lxd-client* 17:21:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:21:41 After this operation, 31.7 MB disk space will be freed. 17:21:42 (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.) 17:21:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:21:43 Removing lxd dnsmasq configuration 17:21:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:21:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:21:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:21:44 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:21:44 (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.) 17:21:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:21:46 Processing triggers for systemd (237-3ubuntu10.42) ... 17:21:46 Processing triggers for ureadahead (0.100.0-21) ... 17:21:47 + sudo snap remove --purge lxd 17:21:47 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 17:21:47 snap "lxd" is not installed 17:21:47 + sudo groupadd --force --system lxd 17:21:47 ++ whoami 17:21:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:21:47 + newgrp - lxd 17:21:47 + sudo snap install lxd [Pipeline] } 17:21:51 $ docker stop --time=1 f55e8cc7166a790f12c243bc17350103e36e7efade1591ed49fad9fe0ee5705b 17:21:53 $ docker rm -f f55e8cc7166a790f12c243bc17350103e36e7efade1591ed49fad9fe0ee5705b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:21:56 17:21:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:21:57 latest: Pulling from edgex-devops/edgex-compose-arm64 17:21:57 29e5d40040c1: Pulling fs layer 17:21:57 1ce36da41761: Pulling fs layer 17:21:57 25b303627fd3: Pulling fs layer 17:21:58 2020-12-08T17:21:55Z INFO Waiting for automatic snapd restart... 17:21:58 29e5d40040c1: Verifying Checksum 17:21:58 29e5d40040c1: Download complete 17:21:59 1ce36da41761: Verifying Checksum 17:21:59 1ce36da41761: Download complete 17:21:59 29e5d40040c1: Pull complete 17:22:00 1ce36da41761: Pull complete 17:22:01 25b303627fd3: Verifying Checksum 17:22:01 25b303627fd3: Download complete 17:22:11 25b303627fd3: Pull complete 17:22:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:22:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:22:11 prd-ubuntu18.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container 17:22:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:22:14 $ docker top e00601acca8c821621b8ad2a36c9da5afd50eaf376bb1db3cb09c10d07070f0a -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:15 + grep parallel 17:22:15 + docker-compose build --help 17:22:16 lxd 4.8 from Canonical* installed 17:22:16 + sudo lxd init --auto 17:22:19 --parallel Build images in parallel. [Pipeline] } 17:22:19 $ docker stop --time=1 e00601acca8c821621b8ad2a36c9da5afd50eaf376bb1db3cb09c10d07070f0a 17:22:21 $ docker rm -f e00601acca8c821621b8ad2a36c9da5afd50eaf376bb1db3cb09c10d07070f0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:22:22 . [Pipeline] withDockerContainer 17:22:22 prd-ubuntu18.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container 17:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:22:23 $ docker top dbbddbb90cb3f728b544aaec5a9f6b3e0bfbdc22527d3a9ce871cfbd05c43db1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:24 + sudo snap install --classic snapcraft 17:22:24 + docker-compose -f ./docker-compose-build.yml build --parallel 17:22:28 snapcraft 4.4.4 from Canonical* installed 17:22:28 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:22:28 + patch --verbose -p1 17:22:28 Hmm... Looks like a unified diff to me... 17:22:28 The text leading up to this was: 17:22:28 -------------------------- 17:22:28 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 17:22:28 |From: Tony Espy 17:22:28 |Date: Wed, 2 Dec 2020 17:38:31 -0500 17:22:28 |Subject: [PATCH] optimize snap build for pipeline CI check 17:22:28 | 17:22:28 |This patch is used by the EdgeX CI pipeline builds to 17:22:28 |optimize the snap CI check run for pull requests. When 17:22:28 |applied, it essentially strips out everything (apps and 17:22:28 |parts) from the snapcraft.yaml file except those required 17:22:28 |to build edgex-go, as the whole idea of the CI check is to 17:22:28 |catch changes to edgex-go that break the snap build. 17:22:28 | 17:22:28 |In general, anyone updating snapcraft.yaml will also need 17:22:28 |to update this patch file, otherwise it may fail to apply, 17:22:28 |resulting in a failed snap build CI check in the associated 17:22:28 |pull request. 17:22:28 | 17:22:28 |Note - in addition to applying this patch, the pipeline also 17:22:28 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:22:28 |need to build the finally binary .snap file (and it won't 17:22:28 |work with the patch applied). This further reduces the build 17:22:28 |time. 17:22:28 |--- 17:22:28 | snap/snapcraft.yaml | 466 +------------------------------------------- 17:22:28 | 1 file changed, 2 insertions(+), 464 deletions(-) 17:22:28 | 17:22:28 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:22:28 |index b265277c..d7e1de37 100644 17:22:28 |--- a/snap/snapcraft.yaml 17:22:28 |+++ b/snap/snapcraft.yaml 17:22:28 -------------------------- 17:22:28 patching file snap/snapcraft.yaml 17:22:28 Using Plan A... 17:22:28 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 17:22:28 Hunk #2 succeeded at 81 (offset -3 lines). 17:22:28 Hunk #3 succeeded at 211 (offset -7 lines). 17:22:28 Hunk #4 succeeded at 226 (offset -7 lines). 17:22:28 Hunk #5 succeeded at 234 (offset -7 lines). 17:22:28 Hunk #6 succeeded at 241 (offset -7 lines). 17:22:28 Hunk #7 succeeded at 268 (offset -7 lines). 17:22:28 Hunk #8 succeeded at 302 (offset -7 lines). 17:22:28 Hunk #9 succeeded at 358 (offset -7 lines). 17:22:28 Hmm... Ignoring the trailing garbage. 17:22:28 done 17:22:28 + sudo snapcraft prime --use-lxd 17:22:29 Building docker-core-command-go ... 17:22:29 Building docker-core-data-go ... 17:22:29 Building docker-core-metadata-go ... 17:22:29 Building docker-security-bootstrap-redis-go ... 17:22:29 Building docker-security-proxy-setup-go ... 17:22:29 Building docker-security-secrets-setup-go ... 17:22:29 Building docker-security-secretstore-setup-go ... 17:22:29 Building docker-support-notifications-go ... 17:22:29 Building docker-support-scheduler-go ... 17:22:29 Building docker-sys-mgmt-agent-go ... 17:22:29 Building docker-security-secrets-setup-go 17:22:29 Building docker-core-command-go 17:22:29 Building docker-support-notifications-go 17:22:29 Building docker-support-scheduler-go 17:22:29 Building docker-security-secretstore-setup-go 17:22:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:22:29 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: 17:22:29 - README.md 17:22:29 - snapcraft.yaml.orig 17:22:29 17:22:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:22:29 Launching a container. 17:22:42 Waiting for container to be ready 17:22:42 To start your first instance, try: lxc launch ubuntu:18.04 17:22:42 17:22:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:22:45 Waiting for network to be ready... 17:22:45 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:22:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:22:46 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:22:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 17:22:46 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:22:46 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:22:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:22:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:22:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:22:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:22:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:22:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 17:22:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 17:22:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 17:22:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] 17:22:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] 17:22:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] 17:22:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 17:22:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:22:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 17:22:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 17:22:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 17:22:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 17:22:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 17:22:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] 17:22:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] 17:22:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 17:22:49 Fetched 23.5 MB in 4s (5432 kB/s) 17:22:50 Reading package lists... 17:22:51 Reading package lists... 17:22:51 Building dependency tree... 17:22:51 Reading state information... 17:22:51 The following additional packages will be installed: 17:22:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:22:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:22:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:22:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:22:51 Suggested packages: 17:22:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:22:51 Recommended packages: 17:22:51 gnupg libsasl2-modules 17:22:51 The following NEW packages will be installed: 17:22:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:22:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:22:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:22:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:22:51 The following packages will be upgraded: 17:22:51 gpg gpg-agent gpgconf libudev1 17:22:51 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 17:22:51 Need to get 3531 kB of archives. 17:22:51 After this operation, 13.3 MB of additional disk space will be used. 17:22:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 17:22:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 17:22:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 17:22:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 17:22:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 17:22:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 17:22:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 17:22:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 17:22:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 17:22:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 17:22:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:22:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:22:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:22:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:22:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:22:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:22:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:22:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:22:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:22:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:22:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:22:52 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:22:52 debconf: delaying package configuration, since apt-utils is not installed 17:22:52 Fetched 3531 kB in 1s (3195 kB/s) 17:22:52 (Reading database ... 12511 files and directories currently installed.) 17:22:52 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 17:22:52 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:22:52 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 17:22:53 Selecting previously unselected package udev. 17:22:53 (Reading database ... 12511 files and directories currently installed.) 17:22:53 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 17:22:53 Unpacking udev (237-3ubuntu10.43) ... 17:22:53 Selecting previously unselected package libfuse2:amd64. 17:22:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:22:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:22:53 Selecting previously unselected package fuse. 17:22:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:22:53 Unpacking fuse (2.9.7-1ubuntu1) ... 17:22:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 17:22:53 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:22:53 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 17:22:53 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:22:53 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 17:22:53 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:22:54 Selecting previously unselected package libksba8:amd64. 17:22:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:22:54 Unpacking libksba8:amd64 (1.3.5-2) ... 17:22:54 Selecting previously unselected package libroken18-heimdal:amd64. 17:22:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:22:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:22:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:22:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:54 Selecting previously unselected package libwind0-heimdal:amd64. 17:22:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:22:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:54 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:54 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:22:54 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:54 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:54 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:22:54 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:54 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:22:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:55 Selecting previously unselected package libsasl2-modules-db:amd64. 17:22:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:22:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:22:55 Selecting previously unselected package libsasl2-2:amd64. 17:22:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:22:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:22:55 Selecting previously unselected package libldap-common. 17:22:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 17:22:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:22:55 Selecting previously unselected package libldap-2.4-2:amd64. 17:22:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 17:22:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:22:55 Selecting previously unselected package dirmngr. 17:22:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 17:22:55 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 17:22:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:22:55 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 17:22:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:22:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:22:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:22:55 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 17:22:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:55 Setting up libksba8:amd64 (1.3.5-2) ... 17:22:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:22:55 Setting up udev (237-3ubuntu10.43) ... 17:22:56 invoke-rc.d: policy-rc.d denied execution of start. 17:22:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:56 Processing triggers for systemd (237-3ubuntu10) ... 17:22:56 Setting up fuse (2.9.7-1ubuntu1) ... 17:22:56 Setting up gpg (2.2.4-1ubuntu1.3) ... 17:22:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:22:57 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 17:22:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:22:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:22:57 settings in the [Install] section, and DefaultInstance for template units). 17:22:57 This means they are not meant to be enabled using systemctl. 17:22:57 Possible reasons for having this kind of units are: 17:22:57 1) A unit may be statically enabled by being symlinked from another unit's 17:22:57 .wants/ or .requires/ directory. 17:22:57 2) A unit's purpose may be to act as a helper for some other unit which has 17:22:57 a requirement dependency on it. 17:22:57 3) A unit may be started when needed via activation (socket, path, timer, 17:22:57 D-Bus, udev, scripted systemctl call, ...). 17:22:57 4) In case of template units, the unit is meant to be enabled with some 17:22:57 instance name specified. 17:22:57 Reading package lists... 17:22:57 Building dependency tree... 17:22:57 Reading state information... 17:22:58 The following additional packages will be installed: 17:22:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:22:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:22:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:22:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:22:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:22:58 Suggested packages: 17:22:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:22:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:22:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:22:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:22:58 systemd-container policykit-1 17:22:58 Recommended packages: 17:22:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:22:58 The following NEW packages will be installed: 17:22:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:22:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:22:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:22:58 multiarch-support openssh-client python3 python3-minimal python3.6 17:22:58 python3.6-minimal snapd squashfs-tools sudo 17:22:58 The following packages will be upgraded: 17:22:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:22:58 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 17:22:58 Need to get 35.2 MB of archives. 17:22:58 After this operation, 141 MB of additional disk space will be used. 17:22:58 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 17:22:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 17:22:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 17:22:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 17:22:59 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 17:22:59 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:22:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:22:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:22:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:22:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:22:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 17:22:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:22:59 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 17:22:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 17:22:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:22:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 17:22:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:22:59 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 17:22:59 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 17:22:59 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:22:59 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:22:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:22:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:22:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 17:22:59 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:22:59 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:22:59 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:22:59 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:22:59 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 17:22:59 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:23:00 debconf: delaying package configuration, since apt-utils is not installed 17:23:00 Fetched 35.2 MB in 2s (16.9 MB/s) 17:23:00 (Reading database ... 12757 files and directories currently installed.) 17:23:00 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 17:23:00 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:23:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 17:23:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:23:01 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 17:23:01 (Reading database ... 12757 files and directories currently installed.) 17:23:01 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 17:23:01 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... 17:23:01 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 17:23:01 (Reading database ... 12757 files and directories currently installed.) 17:23:01 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 17:23:01 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 17:23:01 Setting up apt (1.6.12ubuntu0.1) ... 17:23:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:23:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:23:02 (Reading database ... 12764 files and directories currently installed.) 17:23:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:23:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:23:02 Selecting previously unselected package libpython3.6-minimal:amd64. 17:23:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:23:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:23:03 Selecting previously unselected package libexpat1:amd64. 17:23:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:23:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:23:03 Selecting previously unselected package python3.6-minimal. 17:23:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:23:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:23:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 17:23:03 Checking for services that may need to be restarted...done. 17:23:03 Checking for services that may need to be restarted...done. 17:23:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:23:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:23:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:23:03 Selecting previously unselected package python3-minimal. 17:23:03 (Reading database ... 13012 files and directories currently installed.) 17:23:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:23:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:23:04 Selecting previously unselected package mime-support. 17:23:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:23:04 Unpacking mime-support (3.60ubuntu1) ... 17:23:04 Selecting previously unselected package libmpdec2:amd64. 17:23:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:23:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:23:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:23:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:23:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:23:04 Selecting previously unselected package python3.6. 17:23:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:23:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:23:04 Selecting previously unselected package libpython3-stdlib:amd64. 17:23:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:23:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:23:04 Setting up python3-minimal (3.6.7-1~18.04) ... 17:23:05 Selecting previously unselected package python3. 17:23:05 (Reading database ... 13442 files and directories currently installed.) 17:23:05 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:23:05 Unpacking python3 (3.6.7-1~18.04) ... 17:23:05 Selecting previously unselected package multiarch-support. 17:23:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 17:23:05 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 17:23:05 Setting up multiarch-support (2.27-3ubuntu1.3) ... 17:23:05 Selecting previously unselected package liblzo2-2:amd64. 17:23:05 (Reading database ... 13479 files and directories currently installed.) 17:23:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:23:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:23:05 Selecting previously unselected package libbsd0:amd64. 17:23:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:23:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:23:05 Selecting previously unselected package sudo. 17:23:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 17:23:05 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 17:23:05 Selecting previously unselected package apparmor. 17:23:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:23:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:23:05 Selecting previously unselected package libedit2:amd64. 17:23:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:23:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:23:06 Selecting previously unselected package libkrb5support0:amd64. 17:23:06 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:23:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:23:06 Selecting previously unselected package libk5crypto3:amd64. 17:23:06 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:23:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:23:06 Selecting previously unselected package libkeyutils1:amd64. 17:23:06 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:23:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:23:06 Selecting previously unselected package libkrb5-3:amd64. 17:23:06 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:23:06 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:23:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:23:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:23:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:23:06 Selecting previously unselected package libssl1.0.0:amd64. 17:23:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 17:23:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:23:06 Selecting previously unselected package openssh-client. 17:23:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:23:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:23:06 Selecting previously unselected package squashfs-tools. 17:23:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:23:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:23:07 Selecting previously unselected package snapd. 17:23:07 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 17:23:07 Unpacking snapd (2.48+18.04) ... 17:23:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:23:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:23:09 Setting up mime-support (3.60ubuntu1) ... 17:23:09 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 17:23:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:23:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:23:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:23:09 Setting up systemd (237-3ubuntu10.43) ... 17:23:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:23:10 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:23:10 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:23:10 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:23:11 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:23:11 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:23:11 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:23:11 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:23:11 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:23:11 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:23:11 Setting up python3 (3.6.7-1~18.04) ... 17:23:11 running python rtupdate hooks for python3.6... 17:23:11 running python post-rtupdate hooks for python3.6... 17:23:11 Setting up apparmor (2.12-4ubuntu5.1) ... 17:23:13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:23:13 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:23:13 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:23:13 Setting up snapd (2.48+18.04) ... 17:23:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:23:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:23:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:23:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:23:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:23:14 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:23:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:23:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:23:15 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:23:15 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:23:15 /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' 17:23:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:23:15 Processing triggers for systemd (237-3ubuntu10.43) ... 17:23:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:23:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:23:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:23:17 Reading package lists... 17:23:18 Reading package lists... 17:23:18 Building dependency tree... 17:23:18 Reading state information... 17:23:18 Calculating upgrade... 17:23:18 The following packages will be upgraded: 17:23:18 advancecomp base-files bash binutils binutils-common 17:23:18 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:23:18 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:23:18 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 17:23:18 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 17:23:18 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 17:23:18 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 17:23:18 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 17:23:18 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 17:23:18 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 17:23:18 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 17:23:18 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 17:23:18 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 17:23:18 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:23:18 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:23:18 Need to get 63.5 MB of archives. 17:23:18 After this operation, 5191 kB of additional disk space will be used. 17:23:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] 17:23:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:23:18 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 17:23:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:23:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:23:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:23:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:23:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:23:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:23:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:23:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:23:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:23:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:23:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:23:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:23:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:23:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:23:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:23:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:23:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:23:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:23:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:23:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:23:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:23:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:23:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:23:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:23:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:23:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:23:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:23:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:23:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:23:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:23:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:23:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:23:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 17:23:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:23:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:23:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 17:23:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 17:23:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:23:18 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:23:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:23:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 17:23:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:23:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:23:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 17:23:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 17:23:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 17:23:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 17:23:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:23:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:23:19 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:23:19 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:23:19 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:23:19 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:23:19 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:23:19 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:23:19 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:23:19 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:23:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:23:19 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:23:19 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:23:19 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 17:23:19 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 17:23:19 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:23:19 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:23:19 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 17:23:19 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:23:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:23:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:23:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:23:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:23:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:23:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:23:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 17:23:19 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:23:20 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:23:20 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:23:20 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:23:20 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:23:20 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 17:23:20 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:23:20 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:23:20 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:23:20 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:23:20 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:23:20 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:23:20 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:23:20 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:23:20 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:23:20 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:23:20 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:23:20 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:23:20 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:23:20 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:23:20 debconf: delaying package configuration, since apt-utils is not installed 17:23:20 Fetched 63.5 MB in 2s (31.4 MB/s) 17:23:20 (Reading database ... 13912 files and directories currently installed.) 17:23:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 17:23:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 17:23:22 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 17:23:22 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 17:23:22 Preparing to unpack .../2-linux-libc-dev_4.15.0-126.129_amd64.deb ... 17:23:22 Unpacking linux-libc-dev:amd64 (4.15.0-126.129) over (4.15.0-20.21) ... 17:23:22 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:22 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:23 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:23 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:23 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:23 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:23 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:23 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:23 (Reading database ... 13911 files and directories currently installed.) 17:23:23 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:23 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:23:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:23:24 (Reading database ... 13911 files and directories currently installed.) 17:23:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:24 (Reading database ... 13911 files and directories currently installed.) 17:23:24 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 17:23:24 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 17:23:25 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 17:23:25 (Reading database ... 13911 files and directories currently installed.) 17:23:25 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:23:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:23:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:23:25 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:23:26 Setting up base-files (10.1ubuntu2.10) ... 17:23:26 Installing new version of config file /etc/issue ... 17:23:26 Installing new version of config file /etc/issue.net ... 17:23:26 Installing new version of config file /etc/lsb-release ... 17:23:26 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:23:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:23:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:23:26 Removing obsolete conffile /etc/default/motd-news ... 17:23:26 (Reading database ... 13912 files and directories currently installed.) 17:23:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:23:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:23:26 Setting up bash (4.4.18-2ubuntu1.2) ... 17:23:26 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 17:23:27 (Reading database ... 13912 files and directories currently installed.) 17:23:27 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:27 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:23:27 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:23:27 (Reading database ... 13912 files and directories currently installed.) 17:23:27 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 17:23:27 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 17:23:27 Setting up tar (1.29b-2ubuntu0.1) ... 17:23:27 (Reading database ... 13912 files and directories currently installed.) 17:23:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:23:27 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:23:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:23:27 (Reading database ... 13912 files and directories currently installed.) 17:23:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:23:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:23:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:23:28 (Reading database ... 13912 files and directories currently installed.) 17:23:28 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:23:28 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:23:28 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:23:28 (Reading database ... 13912 files and directories currently installed.) 17:23:28 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:23:28 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:23:28 Setting up grep (3.1-2build1) ... 17:23:28 (Reading database ... 13912 files and directories currently installed.) 17:23:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:23:28 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:23:28 Setting up login (1:4.5-1ubuntu2) ... 17:23:28 (Reading database ... 13912 files and directories currently installed.) 17:23:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:23:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:23:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:23:28 (Reading database ... 13912 files and directories currently installed.) 17:23:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:23:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:23:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:23:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:23:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:23:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:23:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:23:30 (Reading database ... 13912 files and directories currently installed.) 17:23:30 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:23:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:23:31 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:23:31 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:23:31 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:23:31 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:23:31 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:23:31 (Reading database ... 13912 files and directories currently installed.) 17:23:31 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:23:31 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:23:31 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:23:31 (Reading database ... 13912 files and directories currently installed.) 17:23:31 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:31 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:23:32 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:23:32 (Reading database ... 13912 files and directories currently installed.) 17:23:32 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:32 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:23:32 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:23:32 (Reading database ... 13912 files and directories currently installed.) 17:23:32 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:32 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:23:32 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:23:32 (Reading database ... 13912 files and directories currently installed.) 17:23:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:32 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:23:32 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:23:32 (Reading database ... 13912 files and directories currently installed.) 17:23:32 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:23:32 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:23:32 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:23:32 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:23:32 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:23:33 (Reading database ... 13912 files and directories currently installed.) 17:23:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:23:33 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:23:33 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:23:33 (Reading database ... 13912 files and directories currently installed.) 17:23:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:33 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:23:33 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:23:33 (Reading database ... 13912 files and directories currently installed.) 17:23:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:23:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:23:33 (Reading database ... 13912 files and directories currently installed.) 17:23:33 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:33 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:23:34 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:23:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:23:34 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:23:34 (Reading database ... 13912 files and directories currently installed.) 17:23:34 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 17:23:34 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 17:23:35 Setting up libc-bin (2.27-3ubuntu1.3) ... 17:23:35 (Reading database ... 13912 files and directories currently installed.) 17:23:35 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:23:35 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:23:35 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:23:35 (Reading database ... 13914 files and directories currently installed.) 17:23:35 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:23:35 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:23:35 Setting up debconf (1.5.66ubuntu1) ... 17:23:36 (Reading database ... 13914 files and directories currently installed.) 17:23:36 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:23:36 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:23:36 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:23:36 (Reading database ... 13914 files and directories currently installed.) 17:23:36 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:23:36 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:23:36 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:23:36 (Reading database ... 13914 files and directories currently installed.) 17:23:36 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:23:36 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:23:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:23:37 (Reading database ... 13914 files and directories currently installed.) 17:23:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:23:37 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 17:23:37 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:23:37 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:23:37 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:23:37 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:23:37 (Reading database ... 13914 files and directories currently installed.) 17:23:37 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:23:37 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:23:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:23:38 (Reading database ... 13914 files and directories currently installed.) 17:23:38 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:23:38 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:23:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:23:38 (Reading database ... 13914 files and directories currently installed.) 17:23:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:23:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:23:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:23:38 (Reading database ... 13914 files and directories currently installed.) 17:23:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:23:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:23:38 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:23:39 (Reading database ... 13914 files and directories currently installed.) 17:23:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:23:39 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:23:39 Setting up passwd (1:4.5-1ubuntu2) ... 17:23:39 (Reading database ... 13914 files and directories currently installed.) 17:23:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 17:23:39 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:23:39 Setting up gpgv (2.2.4-1ubuntu1.3) ... 17:23:39 (Reading database ... 13914 files and directories currently installed.) 17:23:39 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:23:39 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:23:40 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:23:40 (Reading database ... 13914 files and directories currently installed.) 17:23:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:23:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:23:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:23:40 (Reading database ... 13914 files and directories currently installed.) 17:23:40 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:23:40 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:23:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:23:40 (Reading database ... 13914 files and directories currently installed.) 17:23:40 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:23:40 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:23:40 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:23:41 (Reading database ... 13914 files and directories currently installed.) 17:23:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:23:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:23:41 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:23:41 (Reading database ... 13915 files and directories currently installed.) 17:23:41 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:23:41 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:23:41 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:23:41 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:23:41 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:23:41 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:23:41 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 17:23:41 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 17:23:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:23:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:23:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:23:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:23:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:23:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:23:42 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:23:42 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:23:42 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:23:42 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:23:42 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:23:42 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:23:42 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:23:42 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:23:43 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 17:23:43 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 17:23:44 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:23:44 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:23:44 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:23:44 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:23:44 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:23:44 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:23:44 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:23:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:23:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:23:44 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:23:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:23:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:23:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:23:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:23:45 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:23:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:23:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:23:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:23:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:23:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:23:46 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:23:46 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:23:47 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:23:47 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:23:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:23:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:23:48 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:23:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:23:49 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:23:49 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:23:49 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:23:49 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:23:49 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:23:49 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:23:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:23:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:23:49 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:23:49 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:23:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:23:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:23:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:23:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:23:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:23:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:23:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:23:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:23:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:23:50 Setting up tzdata (2020d-0ubuntu0.18.04) ... 17:23:50 17:23:50 Current default time zone: 'Etc/UTC' 17:23:50 Local time is now: Tue Dec 8 17:23:50 UTC 2020. 17:23:50 Universal Time is now: Tue Dec 8 17:23:50 UTC 2020. 17:23:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:23:50 17:23:50 Setting up systemd-sysv (237-3ubuntu10.43) ... 17:23:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:50 Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... 17:23:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:23:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:23:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:23:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:23:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:23:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:23:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:23:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:23:51 ---> 6c86e715cae7 17:23:51 Step 3/22 : WORKDIR /edgex-go 17:23:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:23:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:23:51 ---> 6c86e715cae7 17:23:51 Step 3/24 : WORKDIR /edgex-go 17:23:51 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 17:23:51 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 17:23:51 ---> 6c86e715cae7 17:23:51 Step 3/29 : WORKDIR /edgex-go 17:23:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:23:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:23:51 ---> 6c86e715cae7 17:23:51 Step 3/21 : WORKDIR /edgex-go 17:23:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:23:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:23:51 ---> 6c86e715cae7 17:23:51 Step 3/24 : WORKDIR /edgex-go 17:23:51 ---> Running in 7afb1437ff1b 17:23:51 ---> Running in 71b013057b7c 17:23:51 ---> Running in f65eddd6e6ed 17:23:51 ---> Running in fae92eb06209 17:23:51 ---> Running in e93800f4c592 17:23:51 Removing intermediate container f65eddd6e6ed 17:23:51 ---> 572818133b82 17:23:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:51 Removing intermediate container e93800f4c592 17:23:51 ---> 3a7d3829528e 17:23:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:51 Removing intermediate container 7afb1437ff1b 17:23:51 ---> ac2e1bbeb448 17:23:51 Step 4/29 : RUN apk update && apk add make git 17:23:51 Removing intermediate container 71b013057b7c 17:23:51 ---> a32be8b21042 17:23:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:51 Removing intermediate container fae92eb06209 17:23:51 ---> 6b5781ded004 17:23:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:51 ---> Running in 1e35d4dc7e08 17:23:51 ---> Running in 8e1fc731db2e 17:23:51 ---> Running in da34e4561fea 17:23:51 ---> Running in b97d7e42d83b 17:23:51 ---> Running in ca35acd728a1 17:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:23:51 Removing intermediate container 1e35d4dc7e08 17:23:51 ---> b4a99fdd69a4 17:23:51 Step 5/24 : RUN apk update && apk add make git 17:23:51 ---> Running in eae3b88280dd 17:23:51 Removing intermediate container 8e1fc731db2e 17:23:51 ---> ac42d656ad8a 17:23:51 Step 5/21 : RUN apk update && apk add make git 17:23:51 ---> Running in 9079bac49239 17:23:51 Removing intermediate container ca35acd728a1 17:23:51 ---> a91d5f6ed48c 17:23:51 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 17:23:51 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:23:51 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:23:51 OK: 12616 distinct packages available 17:23:51 Removing intermediate container b97d7e42d83b 17:23:51 ---> 478dd9e72ae6 17:23:51 Step 5/22 : RUN apk update && apk add make git 17:23:51 ---> Running in 024b7960eeb4 17:23:51 ---> Running in fec6c053eff1 17:23:51 OK: 217 MiB in 51 packages 17:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:23:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:23:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:23:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:23:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 17:23:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:51 Setting up patch (2.7.6-2ubuntu1.1) ... 17:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:23:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:23:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:23:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 17:23:51 Installing new version of config file /etc/ssl/openssl.cnf ... 17:23:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:23:51 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 17:23:51 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 17:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:23:51 Removing intermediate container da34e4561fea 17:23:51 ---> 34e6ceaa9bd4 17:23:51 Step 5/29 : COPY go.mod . 17:23:52 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:23:52 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:23:52 OK: 12616 distinct packages available 17:23:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:23:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:23:52 ---> 97e3b96814ea 17:23:52 Step 6/29 : RUN go mod download 17:23:52 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:23:52 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:23:52 OK: 12616 distinct packages available 17:23:53 ---> Running in 9a94d0092e5f 17:23:53 OK: 217 MiB in 51 packages 17:23:53 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:23:53 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:23:53 OK: 12616 distinct packages available 17:23:53 OK: 217 MiB in 51 packages 17:23:53 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:23:53 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:23:53 OK: 12616 distinct packages available 17:23:53 Updating certificates in /etc/ssl/certs... 17:23:54 OK: 217 MiB in 51 packages 17:23:54 OK: 217 MiB in 51 packages 17:23:54 22 added, 17 removed; done. 17:23:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 17:23:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:23:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:23:54 Setting up pkgbinarymangler (138.18.04.1) ... 17:23:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:23:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 17:23:54 Removing intermediate container eae3b88280dd 17:23:54 ---> 6c73769da671 17:23:54 Step 6/24 : COPY go.mod . 17:23:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:23:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:23:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:23:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:23:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:23:54 Setting up perl (5.26.1-6ubuntu0.5) ... 17:23:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 17:23:55 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:23:55 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:23:55 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 17:23:55 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:23:55 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:23:55 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:23:55 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:23:55 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:23:55 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:23:55 Processing triggers for systemd (237-3ubuntu10.43) ... 17:23:55 Processing triggers for mime-support (3.60ubuntu1) ... 17:23:55 Removing intermediate container 9079bac49239 17:23:55 ---> 65c0f37c532b 17:23:55 Step 6/21 : COPY go.mod . 17:23:55 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 17:23:55 Updating certificates in /etc/ssl/certs... 17:23:56 0 added, 0 removed; done. 17:23:56 Running hooks in /etc/ca-certificates/update.d... 17:23:56 done. 17:23:56 ---> 2f6a57fb517d 17:23:56 Step 7/24 : RUN go mod download 17:23:56 ---> Running in 44b56cdd3acc 17:23:56 ---> 6d0da8dbb186 17:23:56 Step 7/21 : RUN go mod download 17:23:56 Reading package lists... 17:23:56 Removing intermediate container 024b7960eeb4 17:23:56 ---> 34e4ee87d31b 17:23:56 Step 6/24 : COPY go.mod . 17:23:56 Removing intermediate container fec6c053eff1 17:23:56 ---> 344ba8d0f382 17:23:56 Step 6/22 : COPY go.mod . 17:23:56 Building dependency tree... 17:23:56 Reading state information... 17:23:56 The following NEW packages will be installed: 17:23:56 apt-transport-https 17:23:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:23:56 Need to get 1692 B of archives. 17:23:56 After this operation, 153 kB of additional disk space will be used. 17:23:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 17:23:57 debconf: delaying package configuration, since apt-utils is not installed 17:23:57 Fetched 1692 B in 0s (29.9 kB/s) 17:23:57 Selecting previously unselected package apt-transport-https. 17:23:57 (Reading database ... 13929 files and directories currently installed.) 17:23:57 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 17:23:57 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 17:23:57 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 17:23:57 ---> Running in ea2bbd3c4814 17:23:57 Removing intermediate container 9a94d0092e5f 17:23:57 ---> 688446d3696d 17:23:57 Step 7/29 : COPY . . 17:23:57 Waiting for network to be ready... 17:23:58 ---> 10523d9f3a54 17:23:58 Step 7/24 : RUN go mod download 17:23:58 ---> d705c9c57a93 17:23:58 Step 7/22 : RUN go mod download 17:23:58 ---> Running in a88b81e82c15 17:23:58 ---> Running in 93a0796259e4 17:24:01 Removing intermediate container 44b56cdd3acc 17:24:01 ---> 6124c2e976d1 17:24:01 Step 8/24 : COPY . . 17:24:02 Removing intermediate container ea2bbd3c4814 17:24:02 ---> 21c8d065fb74 17:24:02 Step 8/21 : COPY . . 17:24:02 2020-12-08T17:24:00Z INFO Waiting for automatic snapd restart... 17:24:02 snapd 2.48.1 from Canonical* installed 17:24:03 Removing intermediate container a88b81e82c15 17:24:03 ---> 1b5d510aadf3 17:24:03 Step 8/24 : COPY . . 17:24:03 "snapd" switched to the "latest/stable" channel 17:24:03 17:24:04 Removing intermediate container 93a0796259e4 17:24:04 ---> 22193ac209bc 17:24:04 Step 8/22 : COPY . . 17:24:06 core18 20200929 from Canonical* installed 17:24:06 "core18" switched to the "latest/stable" channel 17:24:06 17:24:09 snapcraft 4.4.4 from Canonical* installed 17:24:09 "snapcraft" switched to the "latest/stable" channel 17:24:09 17:24:12 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: 17:24:12 - README.md 17:24:12 - snapcraft.yaml.orig 17:24:12 17:24:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:24:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:24:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:24:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:24:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:24:20 Reading package lists... 17:24:21 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 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 17:24:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:24:27 Reading package lists... 17:24:27 Building dependency tree... 17:24:27 Reading state information... 17:24:27 Suggested packages: 17:24:27 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:24:27 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:24:27 Recommended packages: 17:24:27 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:24:27 The following NEW packages will be installed: 17:24:27 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:24:27 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:24:27 pkg-config zip 17:24:27 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:24:27 Need to get 7656 kB of archives. 17:24:27 After this operation, 43.7 MB of additional disk space will be used. 17:24:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:24:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 17:24:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:24:27 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:24:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:24:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:24:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:24:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:24:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:24:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:24:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:24:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:24:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:24:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:24:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:24:28 debconf: delaying package configuration, since apt-utils is not installed 17:24:28 Fetched 7656 kB in 1s (10.4 MB/s) 17:24:28 Selecting previously unselected package libglib2.0-0:amd64. 17:24:28 (Reading database ... 13933 files and directories currently installed.) 17:24:28 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:24:28 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:24:28 Selecting previously unselected package libpsl5:amd64. 17:24:28 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:24:28 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:24:28 Selecting previously unselected package libnghttp2-14:amd64. 17:24:28 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:24:28 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:24:28 Selecting previously unselected package librtmp1:amd64. 17:24:28 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:24:28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:24:28 Selecting previously unselected package libcurl3-gnutls:amd64. 17:24:28 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 17:24:28 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 17:24:28 Selecting previously unselected package liberror-perl. 17:24:28 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:24:28 Unpacking liberror-perl (0.17025-1) ... 17:24:28 Selecting previously unselected package git-man. 17:24:28 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:24:28 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:24:29 Selecting previously unselected package git. 17:24:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:24:29 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:24:30 Selecting previously unselected package libnorm1:amd64. 17:24:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:24:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:24:30 Selecting previously unselected package libpgm-5.2-0:amd64. 17:24:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:24:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:24:30 Selecting previously unselected package libsodium23:amd64. 17:24:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:24:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:24:30 Selecting previously unselected package libzmq5:amd64. 17:24:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:24:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:24:30 Selecting previously unselected package libzmq3-dev:amd64. 17:24:30 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:24:30 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:24:30 Selecting previously unselected package pkg-config. 17:24:30 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:24:30 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:24:30 Selecting previously unselected package zip. 17:24:30 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:24:30 Unpacking zip (3.0-11build1) ... 17:24:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:24:30 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:24:30 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:24:30 Setting up liberror-perl (0.17025-1) ... 17:24:30 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:24:30 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:24:30 No schema files found: doing nothing. 17:24:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:24:30 Setting up zip (3.0-11build1) ... 17:24:30 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:24:30 Setting up libsodium23:amd64 (1.0.16-2) ... 17:24:30 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:24:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:24:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 17:24:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:24:31 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:24:31 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:24:31 ---> 4b6f8cf09dab 17:24:31 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 17:24:31 ---> cd3166de2e0e 17:24:31 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:24:31 ---> 2d336dc5b658 17:24:31 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 17:24:31 ---> Running in b0463284316b 17:24:31 ---> 9b0bdef714a8 17:24:31 Step 9/22 : RUN make cmd/core-command/core-command 17:24:31 ---> fa1398a69f4e 17:24:31 Step 9/24 : RUN make cmd/support-notifications/support-notifications 17:24:31 ---> Running in cbc71584e5ab 17:24:31 ---> Running in 43a25291511e 17:24:31 ---> Running in d380c59c72d7 17:24:31 ---> Running in fb08edd2b9d1 17:24:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:24:31 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 17:24:31 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 17:24:31 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 17:24:31 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 17:24:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:24:37 git set to automatically installed. 17:24:37 git-man set to automatically installed. 17:24:37 libcurl3-gnutls set to automatically installed. 17:24:37 liberror-perl set to automatically installed. 17:24:37 libglib2.0-0 set to automatically installed. 17:24:37 libnghttp2-14 set to automatically installed. 17:24:37 libnorm1 set to automatically installed. 17:24:37 libpgm-5.2-0 set to automatically installed. 17:24:37 libpsl5 set to automatically installed. 17:24:37 librtmp1 set to automatically installed. 17:24:37 libsodium23 set to automatically installed. 17:24:37 libzmq3-dev set to automatically installed. 17:24:37 libzmq5 set to automatically installed. 17:24:37 pkg-config set to automatically installed. 17:24:37 zip set to automatically installed. 17:24:40 snapd is not logged in, snap install commands will use sudo 17:24:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:24:47 snap "core18" has no updates available 17:24:48 Pulling config-common 17:24:48 Pulling go-build-helper 17:25:15 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:25:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:25:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 17:25:15 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:25:15 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:25:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 17:25:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 17:25:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 17:25:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] 17:25:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] 17:25:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] 17:25:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 17:25:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:25:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:25:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:25:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:25:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:25:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:25:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:25:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 17:25:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 17:25:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 17:25:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 17:25:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 17:25:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] 17:25:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] 17:25:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 17:25:15 Fetched 23.5 MB in 0s (0 B/s) 17:25:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:25:15 Fetched 96.5 kB in 0s (0 B/s) 17:25:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:25:15 Fetched 279 kB in 0s (0 B/s) 17:25:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:25:15 Fetched 122 kB in 0s (0 B/s) 17:25:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:25:15 Fetched 77.8 kB in 0s (0 B/s) 17:25:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:25:15 Fetched 8848 B in 0s (0 B/s) 17:25:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:25:15 Fetched 47.8 kB in 0s (0 B/s) 17:25:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:25:15 Fetched 45.6 kB in 0s (0 B/s) 17:25:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 17:25:15 Fetched 14.8 kB in 0s (0 B/s) 17:25:15 Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] 17:25:15 Fetched 214 kB in 0s (0 B/s) 17:25:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 17:25:15 Fetched 155 kB in 0s (0 B/s) 17:25:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:25:15 Fetched 50.6 kB in 0s (0 B/s) 17:25:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:25:15 Fetched 14.8 kB in 0s (0 B/s) 17:25:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:25:15 Fetched 41.8 kB in 0s (0 B/s) 17:25:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:25:15 Fetched 499 kB in 0s (0 B/s) 17:25:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:25:15 Fetched 111 kB in 0s (0 B/s) 17:25:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:25:15 Fetched 240 kB in 0s (0 B/s) 17:25:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:25:15 Fetched 29.3 kB in 0s (0 B/s) 17:25:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:25:15 Fetched 85.5 kB in 0s (0 B/s) 17:25:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:25:15 Fetched 24.5 kB in 0s (0 B/s) 17:25:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 17:25:15 Fetched 49.2 kB in 0s (0 B/s) 17:25:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:25:15 Fetched 54.2 kB in 0s (0 B/s) 17:25:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:25:15 Fetched 30.8 kB in 0s (0 B/s) 17:25:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 17:25:15 Fetched 17.0 kB in 0s (0 B/s) 17:25:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:25:15 Fetched 85.9 kB in 0s (0 B/s) 17:25:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:25:15 Fetched 8720 B in 0s (0 B/s) 17:25:15 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 17:25:15 Fetched 137 kB in 0s (0 B/s) 17:25:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:25:15 Fetched 119 kB in 0s (0 B/s) 17:25:15 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 17:25:15 Fetched 109 kB in 0s (0 B/s) 17:25:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:25:15 Fetched 11.1 kB in 0s (0 B/s) 17:25:15 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:25:15 Fetched 645 kB in 0s (0 B/s) 17:25:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:25:15 Fetched 41.3 kB in 0s (0 B/s) 17:25:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:25:15 Fetched 17.9 kB in 0s (0 B/s) 17:25:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:25:15 Fetched 368 kB in 0s (0 B/s) 17:25:15 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 17:25:15 Fetched 187 kB in 0s (0 B/s) 17:25:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:25:15 Fetched 175 kB in 0s (0 B/s) 17:25:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:25:15 Fetched 206 kB in 0s (0 B/s) 17:25:15 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 17:25:15 Fetched 1301 kB in 0s (0 B/s) 17:25:15 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:25:15 Fetched 36.2 kB in 0s (0 B/s) 17:25:15 Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] 17:25:15 Fetched 159 kB in 0s (0 B/s) 17:25:15 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:25:15 Fetched 107 kB in 0s (0 B/s) 17:25:15 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:25:15 Fetched 48.7 kB in 0s (0 B/s) 17:25:15 Pulling static-packages 17:25:16 'go115' has dependencies that need to be staged: static-packages go-build-helper 17:25:16 Skipping pull go-build-helper (already ran) 17:25:16 Skipping pull static-packages (already ran) 17:25:16 Building go-build-helper 17:25:19 Building static-packages 17:25:21 Staging go-build-helper 17:25:22 Staging static-packages 17:25:23 Pulling go115 17:25:24 'edgex-go' has dependencies that need to be staged: go115 17:25:24 Skipping pull go115 (already ran) 17:25:24 Building go115 17:25:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:24 Dload Upload Total Spent Left Speed 17:25:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 12.7M 0 0 20.0M 0 0:00:05 --:--:-- 0:00:05 20.0M 42 115M 42 49.5M 0 0 30.3M 0 0:00:03 0:00:01 0:00:02 30.2M 75 115M 75 87.4M 0 0 33.1M 0 0:00:03 0:00:02 0:00:01 33.1M 100 115M 100 115M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M 17:25:28 go1.15.2.linux-amd64.tar.gz: OK 17:25:32 Staging go115 17:25:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:25:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:25:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:25:37 Fetched 0 B in 0s (0 B/s) 17:25:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:25:37 Fetched 224 kB in 0s (0 B/s) 17:25:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:25:37 Fetched 157 kB in 0s (0 B/s) 17:25:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:25:37 Fetched 221 kB in 0s (0 B/s) 17:25:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:25:37 Fetched 143 kB in 0s (0 B/s) 17:25:37 Pulling edgex-go 17:25:37 Pulling version 17:25:38 Building config-common 17:25:40 Skipping build go-build-helper (already ran) 17:25:40 Skipping build static-packages (already ran) 17:25:40 Skipping build go115 (already ran) 17:25:40 Building edgex-go 17:25:40 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 17:25:42 go: downloading github.com/gorilla/mux v1.8.0 17:25:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:25:42 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:25:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 17:25:42 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 17:25:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 17:25:42 go: downloading github.com/imdario/mergo v0.3.11 17:25:42 go: downloading github.com/google/uuid v1.1.2 17:25:42 go: downloading github.com/BurntSushi/toml v0.3.1 17:25:42 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 17:25:42 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 17:25:42 go: downloading github.com/pelletier/go-toml v1.2.0 17:25:42 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:25:42 go: downloading github.com/go-kit/kit v0.8.0 17:25:42 go: downloading github.com/pkg/errors v0.8.1 17:25:42 go: downloading github.com/x448/float16 v0.8.4 17:25:42 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 17:25:42 go: downloading gopkg.in/yaml.v2 v2.4.0 17:25:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:25:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:25:42 go: downloading github.com/hashicorp/consul/api v1.1.0 17:25:42 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:25:42 go: downloading github.com/pebbe/zmq4 v1.0.0 17:25:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:25:42 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:25:42 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:25:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:25:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:25:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:25:42 go: downloading github.com/mitchellh/copystructure v1.0.0 17:25:42 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:25:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:25:42 go: downloading github.com/hashicorp/serf v0.8.2 17:25:42 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:25:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:25:42 go: downloading github.com/leodido/go-urn v1.2.0 17:25:42 go: downloading github.com/go-playground/universal-translator v0.17.0 17:25:42 go: downloading github.com/go-playground/locales v0.13.0 17:25:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:25:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:25:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:25:49 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 17:25:53 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 17:25:53 Removing intermediate container b0463284316b 17:25:53 ---> dd389fe08890 17:25:53 17:25:53 Step 9/29 : FROM alpine:latest 17:25:53 latest: Pulling from library/alpine 17:25:53 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 17:25:53 Status: Downloaded newer image for alpine:latest 17:25:53 ---> 2e77e061c27f 17:25:53 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 17:25:53 ---> Running in 92f6020aafd6 17:25:53 Removing intermediate container 92f6020aafd6 17:25:53 ---> 1ccf5305c97e 17:25:53 Step 11/29 : USER root 17:25:53 ---> Running in b4ff3d5ce57a 17:25:53 Removing intermediate container b4ff3d5ce57a 17:25:53 ---> 40a9d57184df 17:25:53 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 17:25:53 ---> Running in 9a40b62de338 17:25:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:25:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:25:53 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:25:53 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:25:53 OK: 12617 distinct packages available 17:25:53 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 17:25:53 (1/2) Installing ca-certificates (20191127-r4) 17:25:53 (2/2) Installing dumb-init (1.2.2-r1) 17:25:53 Executing busybox-1.31.1-r19.trigger 17:25:53 Executing ca-certificates-20191127-r4.trigger 17:25:54 OK: 6 MiB in 16 packages 17:25:54 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 17:25:55 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 17:25:55 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 17:25:55 go: downloading github.com/stretchr/testify v1.5.1 17:25:56 go: downloading github.com/davecgh/go-spew v1.1.1 17:25:56 go: downloading github.com/pmezard/go-difflib v1.0.0 17:25:57 Removing intermediate container 9a40b62de338 17:25:57 ---> d9eebd038b9b 17:25:57 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 17:25:57 ---> Running in 7bf0cf904651 17:25:57 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 17:25:57 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:25:57 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:25:57 Removing intermediate container 7bf0cf904651 17:25:57 ---> 7dda3b04a375 17:25:57 Step 14/29 : WORKDIR $BASE_DIR 17:25:57 ---> Running in ec3d06905209 17:25:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:25:58 Removing intermediate container ec3d06905209 17:25:58 ---> e26f1edd99d9 17:25:58 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 17:25:58 ---> Running in fc8d74c724f5 17:25:59 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 17:25:59 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:26:00 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 17:26:00 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:26:01 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 17:26:02 Removing intermediate container cbc71584e5ab 17:26:02 ---> 88679f598722 17:26:02 17:26:02 Step 10/24 : FROM alpine:3.10 17:26:02 3.10: Pulling from library/alpine 17:26:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:26: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 17:26:03 Removing intermediate container fc8d74c724f5 17:26:03 ---> d6e5cb868540 17:26:03 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 17:26:04 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 17:26:04 Status: Downloaded newer image for alpine:3.10 17:26:04 ---> 536a684cf733 17:26:04 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:26:04 ---> Running in 0da21a7b44bc 17:26:05 Building version 17:26:06 ---> 28257abab778 17:26:06 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 17:26:06 Staging config-common 17:26:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:26:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:26:07 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:26:07 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:26:07 OK: 10169 distinct packages available 17:26:07 ---> ceaa362720a0 17:26:07 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 17:26:07 Skipping stage go-build-helper (already ran) 17:26:07 Skipping stage static-packages (already ran) 17:26:07 Skipping stage go115 (already ran) 17:26:07 Staging edgex-go 17:26:08 (1/5) Installing ca-certificates (20191127-r2) 17:26:08 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:26:08 (3/5) Installing libcurl (7.66.0-r1) 17:26:08 (4/5) Installing curl (7.66.0-r1) 17:26:08 (5/5) Installing dumb-init (1.2.2-r1) 17:26:08 Executing busybox-1.30.1-r3.trigger 17:26:08 Executing ca-certificates-20191127-r2.trigger 17:26:08 Staging version 17:26:09 OK: 7 MiB in 19 packages 17:26:09 ---> 55c071bc91a1 17:26:09 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 17:26:09 Priming config-common 17:26:10 Priming go-build-helper 17:26:10 ---> a1cd0e1dca7e 17:26:10 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 17:26:11 Priming static-packages 17:26:11 ---> 0cf69946f41c 17:26:11 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 17:26:12 Removing intermediate container 0da21a7b44bc 17:26:12 ---> 93b42e3141cd 17:26:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:26:12 ---> Running in bff0d798a31c 17:26:12 ---> Running in 77e7ca0f87fe 17:26:12 Removing intermediate container 77e7ca0f87fe 17:26:12 ---> e208f74f3eaa 17:26:12 Step 13/24 : WORKDIR / 17:26:13 ---> Running in a3ddd3772ba7 17:26:13 Priming go115 17:26:13 Removing intermediate container a3ddd3772ba7 17:26:14 ---> d09ef2e06b02 17:26:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:26:14 Priming edgex-go 17:26:15 Priming version 17:26:16 ---> 6580666470e8 17:26:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:26:16 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 17:26:16 Removing intermediate container bff0d798a31c 17:26:16 ---> e29c2d45bbcd 17:26:16 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 17:26:17 ---> 250dea5e579f 17:26:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:26:18 ---> a7748a74fa82 17:26:18 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:26:18 ---> 866006b13edb 17:26:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:26:18 ---> Running in 96fe540b819a [Pipeline] // stage [Pipeline] } 17:26:20 ---> 8cc92e9f12fb 17:26:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:26:23 ---> 9c3888f7ea72 17:26:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:26:23 Removing intermediate container 43a25291511e 17:26:23 ---> f66368664dce 17:26:23 17:26:23 Step 10/21 : FROM scratch 17:26:23 ---> 17:26:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:26:23 Removing intermediate container 96fe540b819a 17:26:23 ---> e01f88e6f574 17:26:23 Step 24/29 : RUN chmod 755 security-secrets-setup 17:26:23 Removing intermediate container d380c59c72d7 17:26:23 ---> 51ec463e5acc 17:26:23 17:26:23 Step 10/22 : FROM scratch 17:26:23 ---> 17:26:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:26:23 Removing intermediate container fb08edd2b9d1 17:26:23 ---> 2101ccbc76f1 17:26:23 17:26:23 Step 10/24 : FROM scratch 17:26:23 ---> 17:26:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:26:24 ---> Running in 591d0ac77835 17:26:24 ---> Running in 6361149eca37 17:26:24 ---> Running in a9b49d8fad14 17:26:24 ---> Running in 4c6d9855a173 17:26:24 ---> a8abe14e694e 17:26:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:26:24 ---> Running in 2fdc3ead8f6a 17:26:24 Removing intermediate container 591d0ac77835 17:26:24 ---> da1ac4d5226d 17:26:24 Step 12/21 : ENV APP_PORT=48085 17:26:24 Removing intermediate container a9b49d8fad14 17:26:24 ---> f3881eb00aee 17:26:24 Step 12/22 : ENV APP_PORT=48082 17:26:24 ---> Running in 0ccf20a93d2e 17:26:24 ---> Running in b49bb7523fbe 17:26:24 Removing intermediate container 4c6d9855a173 17:26:24 ---> a551476dd39c 17:26:24 Step 12/24 : ENV APP_PORT=48060 17:26:24 ---> Running in 70e9cfd2bb38 17:26:25 Removing intermediate container b49bb7523fbe 17:26:25 ---> e79131c3fcca 17:26:25 Step 13/21 : EXPOSE $APP_PORT 17:26:25 Removing intermediate container 0ccf20a93d2e 17:26:25 ---> 359abb7ad06f 17:26:25 Step 13/22 : EXPOSE $APP_PORT 17:26:25 ---> Running in d6951654ce95 17:26:25 ---> Running in 399455299ad8 17:26:26 Removing intermediate container 70e9cfd2bb38 17:26:26 ---> 675da87b60dc 17:26:26 Step 13/24 : EXPOSE $APP_PORT 17:26:26 ---> Running in a5d6f41a6154 17:26:26 Removing intermediate container 399455299ad8 17:26:26 ---> 8f75539d273d 17:26:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:26:26 Removing intermediate container d6951654ce95 17:26:26 ---> fb8274cfce13 17:26:26 Step 14/22 : WORKDIR / 17:26:26 Removing intermediate container a5d6f41a6154 17:26:26 ---> be6741a1e512 17:26:26 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 17:26:26 ---> Running in 9e74de7b0028 17:26:27 Removing intermediate container 6361149eca37 17:26:27 ---> afe6f0c48d83 17:26:27 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 17:26:27 Removing intermediate container 2fdc3ead8f6a 17:26:27 ---> 1d3f9a517336 17:26:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:26:27 ---> e0eb0186b845 17:26:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:26:27 ---> Running in c646e45f1064 17:26:27 ---> 58ab27fa53bb 17:26:27 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:26:27 ---> Running in 60e2c8d82f2a 17:26:28 Removing intermediate container 9e74de7b0028 17:26:28 ---> d7240d45fd0f 17:26:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:26:28 Removing intermediate container c646e45f1064 17:26:28 ---> 23189bf3961c 17:26:28 Step 26/29 : CMD [ "generate" ] 17:26:28 ---> Running in d752ae554b60 17:26:28 Removing intermediate container 60e2c8d82f2a 17:26:28 ---> 968978e02084 17:26:28 Step 22/24 : LABEL arch=arm64 17:26:29 ---> a9c7a7aac710 17:26:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:26:29 ---> Running in c9b863769cbd 17:26:29 ---> e4bee1e5dbca 17:26:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:26:29 Removing intermediate container d752ae554b60 17:26:29 ---> 574fe0f9f78a 17:26:29 Step 27/29 : LABEL arch=arm64 17:26:29 ---> 6f299f854e0b 17:26:29 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 17:26:29 ---> Running in bb28e0b2c5cc 17:26:29 Removing intermediate container c9b863769cbd 17:26:29 ---> 81e13497770d 17:26:29 Step 23/24 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:26:30 ---> Running in 7e623913523a 17:26:30 Removing intermediate container bb28e0b2c5cc 17:26:30 ---> 157d00498e79 17:26:30 Step 28/29 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:26:30 ---> 6e2d8c29988f 17:26:30 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 17:26:30 ---> Running in 02905c8b7cdf 17:26:30 ---> Running in 1bd1642a6c0c 17:26:30 Removing intermediate container 7e623913523a 17:26:30 ---> 7f0b4b86a19a 17:26:30 Step 24/24 : LABEL version=0.0.0 17:26:30 ---> 5db91d4ea42f 17:26:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:26:30 ---> 560b7ca8a180 17:26:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:26:31 ---> Running in b529e6763baa 17:26:31 Removing intermediate container 02905c8b7cdf 17:26:31 ---> 70d46e880916 17:26:31 Step 29/29 : LABEL version=0.0.0 17:26:31 Removing intermediate container 1bd1642a6c0c 17:26:31 ---> b42834cf27e7 17:26:31 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:31 ---> Running in 1643f20abf0f 17:26:31 Removing intermediate container b529e6763baa 17:26:31 ---> 8fd8e8f40b97 17:26:31 17:26:31 ---> Running in a5dc7a613599 17:26:32 ---> c87a650db12a 17:26:32 Step 18/22 : ENTRYPOINT ["/core-command"] 17:26:32 ---> 7520d41ef341 17:26:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:26:32 ---> Running in 2fbfa013dab3 17:26:32 Removing intermediate container 1643f20abf0f 17:26:32 ---> e6165cfd3e30 17:26:32 17:26:32 Successfully built 8fd8e8f40b97 17:26:32 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:26:32  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 17:26:32 Removing intermediate container a5dc7a613599 17:26:32 ---> 3bd8b3e84a6d 17:26:32 Step 19/21 : LABEL arch=arm64 17:26:32 Successfully built e6165cfd3e30 17:26:32 ---> Running in 0ba9f946a52b 17:26:32 Successfully tagged docker-security-secrets-setup-go-arm64:latest 17:26:32 Building docker-core-metadata-go 17:26:33  Building docker-security-secrets-setup-go ... done Removing intermediate container 2fbfa013dab3 17:26:33 ---> d6ed1104fc0f 17:26:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:33 ---> Running in 15f91e4b1b3f 17:26:33 ---> b2809f31ba16 17:26:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:26:33 Removing intermediate container 0ba9f946a52b 17:26:33 ---> 692f4cc52e56 17:26:33 Step 20/21 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:26:33 ---> Running in 65bc83a84f19 17:26:33 Removing intermediate container 15f91e4b1b3f 17:26:33 ---> d847d5322bab 17:26:33 Step 20/22 : LABEL arch=arm64 17:26:34 ---> Running in 104a87f5abae 17:26:34 ---> d16ce0725eba 17:26:34 Step 20/24 : ENTRYPOINT ["/support-notifications"] 17:26:34 Removing intermediate container 65bc83a84f19 17:26:34 ---> 651ad4e132d3 17:26:34 Step 21/21 : LABEL version=0.0.0 17:26:34 ---> Running in eccc3b1d6916 17:26:34 ---> Running in df90975be4d7 17:26:34 Removing intermediate container 104a87f5abae 17:26:34 ---> 775311df362c 17:26:34 Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:26:35 ---> Running in 0953ab7fa859 17:26:35 Removing intermediate container df90975be4d7 17:26:35 ---> 10cd30d857e0 17:26:35 17:26:35 Removing intermediate container eccc3b1d6916 17:26:35 ---> 01e2fbe46030 17:26:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:35 Successfully built 10cd30d857e0 17:26:35 Successfully tagged docker-support-scheduler-go-arm64:latest 17:26:35  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 17:26:36 ---> Running in 005d7a206621 17:26:36 Removing intermediate container 0953ab7fa859 17:26:36 ---> 8a2637ea4082 17:26:36 Step 22/22 : LABEL version=0.0.0 17:26:36 ---> Running in 359f83d0af5f 17:26:36 Removing intermediate container 005d7a206621 17:26:36 ---> 5f01650c3f47 17:26:36 Step 22/24 : LABEL arch=arm64 17:26:37 ---> Running in 2cceaa8f36e0 17:26:37 Removing intermediate container 359f83d0af5f 17:26:37 ---> 360759709a46 17:26:37 17:26:37 Successfully built 360759709a46 17:26:38 Successfully tagged docker-core-command-go-arm64:latest 17:26:38  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 17:26:38 Removing intermediate container 2cceaa8f36e0 17:26:38 ---> e2a719bc2470 17:26:38 Step 23/24 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:26:38 ---> Running in d671b4430d87 17:26:39 Removing intermediate container d671b4430d87 17:26:39 ---> de40b5d53f57 17:26:39 Step 24/24 : LABEL version=0.0.0 17:26:39 ---> Running in 04ca00c28d46 17:26:40 Removing intermediate container 04ca00c28d46 17:26:40 ---> d7eacc44dacd 17:26:40 17:26:40 Successfully built d7eacc44dacd 17:26:40 Successfully tagged docker-support-notifications-go-arm64:latest 17:26:40  Building docker-support-notifications-go ... done Building docker-core-data-go 17:27:48 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 6c86e715cae7 17:27:48 Step 3/21 : WORKDIR /edgex-go 17:27:48 ---> Using cache 17:27:48 ---> 6b5781ded004 17:27:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:48 ---> Using cache 17:27:48 ---> 478dd9e72ae6 17:27:48 Step 5/21 : RUN apk update && apk add make git 17:27:48 ---> Using cache 17:27:48 ---> 344ba8d0f382 17:27:48 Step 6/21 : COPY go.mod . 17:27:48 ---> Using cache 17:27:48 ---> d705c9c57a93 17:27:48 Step 7/21 : RUN go mod download 17:27:48 ---> Using cache 17:27:48 ---> 22193ac209bc 17:27:48 Step 8/21 : COPY . . 17:27:48 ---> Using cache 17:27:48 ---> 9b0bdef714a8 17:27:48 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:27:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 6c86e715cae7 17:27:48 Step 3/22 : WORKDIR /edgex-go 17:27:48 ---> Using cache 17:27:48 ---> 6b5781ded004 17:27:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:48 ---> Using cache 17:27:48 ---> 478dd9e72ae6 17:27:48 Step 5/22 : RUN apk update && apk add make git 17:27:48 ---> Using cache 17:27:48 ---> 344ba8d0f382 17:27:48 Step 6/22 : COPY go.mod . 17:27:48 ---> Using cache 17:27:48 ---> d705c9c57a93 17:27:48 Step 7/22 : RUN go mod download 17:27:48 ---> Using cache 17:27:48 ---> 22193ac209bc 17:27:48 Step 8/22 : COPY . . 17:27:48 ---> Using cache 17:27:48 ---> 9b0bdef714a8 17:27:48 Step 9/22 : RUN make cmd/core-metadata/core-metadata 17:27:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 6c86e715cae7 17:27:48 Step 3/22 : WORKDIR /edgex-go 17:27:48 ---> Using cache 17:27:48 ---> 6b5781ded004 17:27:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:48 ---> Using cache 17:27:48 ---> 478dd9e72ae6 17:27:48 Step 5/22 : RUN apk update && apk add make git 17:27:48 ---> Using cache 17:27:48 ---> 344ba8d0f382 17:27:48 Step 6/22 : COPY go.mod . 17:27:48 ---> Using cache 17:27:48 ---> d705c9c57a93 17:27:48 Step 7/22 : RUN go mod download 17:27:48 ---> Using cache 17:27:48 ---> 22193ac209bc 17:27:48 Step 8/22 : COPY . . 17:27:48 ---> Using cache 17:27:48 ---> 9b0bdef714a8 17:27:48 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:27:48 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 6c86e715cae7 17:27:48 Step 3/27 : WORKDIR /edgex-go 17:27:48 ---> Using cache 17:27:48 ---> 6b5781ded004 17:27:48 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:48 ---> Using cache 17:27:48 ---> 478dd9e72ae6 17:27:48 Step 5/27 : RUN apk update && apk add make bash git 17:27:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 6c86e715cae7 17:27:48 Step 3/23 : WORKDIR /edgex-go 17:27:48 ---> Using cache 17:27:48 ---> 6b5781ded004 17:27:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:48 ---> Using cache 17:27:48 ---> 478dd9e72ae6 17:27:48 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 17:27:48 ---> Running in cfc3cfdaaa09 17:27:48 ---> Running in f9e23f50b262 17:27:48 ---> Running in d9c64467c65b 17:27:48 ---> Running in cd9614456758 17:27:48 ---> Running in c6509dd68359 17:27:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:27:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:27:48 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 17:27:48 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 17:27:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:27:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:27:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:27:48 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:27:48 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:27:48 OK: 12616 distinct packages available 17:27:49 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 17:27:49 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 17:27:49 OK: 12616 distinct packages available 17:27:49 OK: 217 MiB in 51 packages 17:27:50 OK: 217 MiB in 51 packages 17:27:51 Removing intermediate container cfc3cfdaaa09 17:27:51 ---> 87f725d2c4c6 17:27:51 Step 6/23 : COPY go.mod . 17:27:52 Removing intermediate container c6509dd68359 17:27:52 ---> 416809cba64d 17:27:52 Step 6/27 : COPY go.mod . 17:27:53 ---> 5894d7fa8b67 17:27:53 Step 7/23 : RUN go mod download 17:27:53 ---> Running in b19d273d548c 17:27:53 ---> 66526db6f337 17:27:53 Step 7/27 : RUN go mod download 17:27:54 ---> Running in c1aedf6cabc9 17:27:58 Removing intermediate container b19d273d548c 17:27:58 ---> d3b6bb05f317 17:27:58 Step 8/23 : COPY . . 17:27:59 Removing intermediate container c1aedf6cabc9 17:27:59 ---> 947c427cef90 17:27:59 Step 8/27 : COPY . . 17:28:31 ---> ea582c48db9c 17:28:31 Step 9/23 : RUN make cmd/core-data/core-data 17:28:31 ---> Running in 4914d58b347c 17:28:31 ---> 36a747c8a788 17:28:31 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:28:31 ---> Running in 78d35ac68e76 17:28:31 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 17:28: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 17:29: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 17:29:10 Removing intermediate container f9e23f50b262 17:29:10 ---> da1363743cc5 17:29:10 17:29:10 Step 10/22 : FROM alpine:3.10 17:29:10 ---> 536a684cf733 17:29:10 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:29:10 ---> Using cache 17:29:10 ---> 93b42e3141cd 17:29:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:29:10 ---> Running in cc054317f5a1 17:29:10 Removing intermediate container cc054317f5a1 17:29:10 ---> b0eb10574e1d 17:29:10 Step 13/22 : WORKDIR / 17:29:10 ---> Running in 71c58a583e01 17:29:11 Removing intermediate container 71c58a583e01 17:29:11 ---> 006a75e49874 17:29:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 17:29:12 ---> 8e30b2e6a4c2 17:29:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:29:14 ---> 70fa82d54d57 17:29:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:29:15 ---> db56fac1e884 17:29:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:29:17 ---> 65b177f90055 17:29:17 Step 18/22 : RUN chmod +x entrypoint.sh 17:29:17 ---> Running in b6bb61db4067 17:29:19 Removing intermediate container d9c64467c65b 17:29:19 ---> 5d251f326532 17:29:19 17:29:19 Step 10/21 : FROM alpine 17:29:19 ---> 2e77e061c27f 17:29:19 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 17:29:19 ---> Running in 50efa79e59ad 17:29:21 Removing intermediate container b6bb61db4067 17:29:21 ---> 8af7de2c5e1c 17:29:21 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:29:21 ---> Running in a7d65cacce25 17:29:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:29:22 Removing intermediate container a7d65cacce25 17:29:22 ---> 46d86a20fd25 17:29:22 Step 20/22 : LABEL arch=arm64 17:29:22 ---> Running in 90d053cb38fb 17:29:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:29:23 Removing intermediate container 90d053cb38fb 17:29:23 ---> a653053515c1 17:29:23 Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:29:23 ---> Running in 8aa1b4db324e 17:29:23 Removing intermediate container 8aa1b4db324e 17:29:23 ---> ac2fa5965441 17:29:23 Step 22/22 : LABEL version=0.0.0 17:29:23 ---> Running in e1342746d484 17:29:23 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:29:23 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:29:23 OK: 12617 distinct packages available 17:29:24 Removing intermediate container e1342746d484 17:29:24 ---> 6942f2dc1455 17:29:24 17:29:25 Successfully built 6942f2dc1455 17:29:25 (1/4) Installing ca-certificates (20191127-r4) 17:29:25 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 17:29:25  Building docker-security-bootstrap-redis-go ... done (2/4) Installing nghttp2-libs (1.41.0-r0) 17:29:25 (3/4) Installing libcurl (7.69.1-r1) 17:29:25 (4/4) Installing curl (7.69.1-r1) 17:29:25 Executing busybox-1.31.1-r19.trigger 17:29:25 Executing ca-certificates-20191127-r4.trigger 17:29:25 OK: 7 MiB in 18 packages 17:29:28 Removing intermediate container 50efa79e59ad 17:29:28 ---> 6453e8488e34 17:29:28 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:29:28 ---> Running in 000ee63d504e 17:29:28 Removing intermediate container 000ee63d504e 17:29:28 ---> e968f752cd2a 17:29:28 Step 13/21 : WORKDIR /edgex 17:29:29 ---> Running in c85ee70c09e0 17:29:29 Removing intermediate container c85ee70c09e0 17:29:29 ---> f03352171427 17:29:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:29:30 ---> 0acffd20f1f2 17:29:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:29:32 ---> b10923942de8 17:29:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:29:34 ---> 7a4d4dea1f4a 17:29:34 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:29:34 ---> Running in 8ed060cdfa0a 17:29:35 Removing intermediate container 8ed060cdfa0a 17:29:35 ---> 0418e6cda304 17:29:35 Step 18/21 : CMD ["--init=true"] 17:29:35 ---> Running in 91038e060354 17:29:35 Removing intermediate container 91038e060354 17:29:35 ---> f76abca4ab6c 17:29:35 Step 19/21 : LABEL arch=arm64 17:29:36 ---> Running in 45d20d3a291f 17:29:36 Removing intermediate container 45d20d3a291f 17:29:36 ---> e07c607899aa 17:29:36 Step 20/21 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:29:36 ---> Running in cd31f2706ada 17:29:37 Removing intermediate container cd31f2706ada 17:29:37 ---> a7de0a496446 17:29:37 Step 21/21 : LABEL version=0.0.0 17:29:37 ---> Running in 8f7756d9035f 17:29:38 Removing intermediate container 8f7756d9035f 17:29:38 ---> c078a4246e49 17:29:38 17:29:38 Successfully built c078a4246e49 17:29:38 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:29:57  Building docker-security-proxy-setup-go ... done Removing intermediate container 78d35ac68e76 17:29:57 ---> 0cd49bd19dbf 17:29:57 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:29:57 Removing intermediate container cd9614456758 17:29:57 ---> 1b012dcadb0f 17:29:57 17:29:57 Step 10/22 : FROM scratch 17:29:57 ---> 17:29:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:29:57 ---> Running in f787bbe622de 17:29:57 ---> Using cache 17:29:57 ---> da1ac4d5226d 17:29:57 Step 12/22 : ENV APP_PORT=48081 17:29:57 ---> Running in c05fe6802046 17:29:57 Removing intermediate container c05fe6802046 17:29:57 ---> 37f4cddafee9 17:29:57 Step 13/22 : EXPOSE $APP_PORT 17:29:57 ---> Running in bd5e939911f2 17:29:57 Removing intermediate container bd5e939911f2 17:29:57 ---> 671c36167ec6 17:29:57 Step 14/22 : WORKDIR / 17:29:57 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 17:29:57 ---> Running in 82eea23c18aa 17:29:57 Removing intermediate container 82eea23c18aa 17:29:57 ---> 642894a0eb4c 17:29:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:29:58 ---> b465b760c072 17:29:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:30:00 ---> 9b7000d95791 17:30:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:30:01 Removing intermediate container f787bbe622de 17:30:01 ---> 1cc506aebee5 17:30:01 17:30:01 Step 11/27 : FROM docker:latest 17:30:01 ---> 84e3a507c27b 17:30:01 Step 12/27 : RUN apk add --no-cache bash 17:30:01 ---> Running in f259835ca233 17:30:01 ---> 4be0f3e1b3b2 17:30:01 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:30:02 ---> Running in 959f4563a938 17:30:02 Removing intermediate container 959f4563a938 17:30:02 ---> 3fc0e0f1669a 17:30:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:03 ---> Running in a28e2206918f 17:30:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:30:03 Removing intermediate container a28e2206918f 17:30:03 ---> 3a721e4b4332 17:30:03 Step 20/22 : LABEL arch=arm64 17:30:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:30:03 ---> Running in f876329fffa8 17:30:04 Removing intermediate container f876329fffa8 17:30:04 ---> 280e488d3a39 17:30:04 Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:30:04 (1/2) Installing readline (8.0.4-r0) 17:30:04 (2/2) Installing bash (5.0.17-r0) 17:30:04 ---> Running in bef89f91771d 17:30:04 Executing bash-5.0.17-r0.post-install 17:30:04 Executing busybox-1.31.1-r19.trigger 17:30:04 OK: 12 MiB in 22 packages 17:30:04 Removing intermediate container bef89f91771d 17:30:04 ---> 64e72af88ea9 17:30:04 Step 22/22 : LABEL version=0.0.0 17:30:05 ---> Running in f9b3ebddbf01 17:30:05 Removing intermediate container f9b3ebddbf01 17:30:05 ---> 6662302e2fb2 17:30:05 17:30:05 Removing intermediate container f259835ca233 17:30:05 ---> 674e6b3a7be3 17:30:05 Step 13/27 : RUN rm -rf /var/cache/apk/* 17:30:05 Successfully built 6662302e2fb2 17:30:05 Successfully tagged docker-core-metadata-go-arm64:latest 17:30:06  Building docker-core-metadata-go ... done  ---> Running in 63b5ea1682ff 17:30:08 Removing intermediate container 63b5ea1682ff 17:30:08 ---> eab133b4f2cc 17:30:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:30:08 ---> Running in 1843d86780f4 17:30:09 Removing intermediate container 1843d86780f4 17:30:09 ---> fd1b9b474f45 17:30:09 Step 15/27 : ENV APP_PORT=48090 17:30:09 ---> Running in 329a14c7464f 17:30:10 Removing intermediate container 329a14c7464f 17:30:10 ---> e9c5d733fd4b 17:30:10 Step 16/27 : EXPOSE $APP_PORT 17:30:10 ---> Running in 71c12ee867b2 17:30:10 Removing intermediate container 71c12ee867b2 17:30:10 ---> 6fc5fc9795fd 17:30:10 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:30:11 ---> 839af0b4eead 17:30:11 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:30:12 ---> 8c0f9fa34bc3 17:30:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:30:13 ---> 085e56367f4b 17:30:13 Step 20/27 : RUN apk --no-cache add py3-pip 17:30:13 ---> Running in 5ed8370d37b3 17:30:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:30:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:30:15 (1/33) Installing libbz2 (1.0.8-r1) 17:30:15 (2/33) Installing expat (2.2.9-r1) 17:30:15 (3/33) Installing libffi (3.3-r2) 17:30:15 (4/33) Installing gdbm (1.13-r1) 17:30:15 (5/33) Installing xz-libs (5.2.5-r0) 17:30:15 (6/33) Installing sqlite-libs (3.32.1-r0) 17:30:15 (7/33) Installing python3 (3.8.5-r0) 17:30:16 Removing intermediate container 4914d58b347c 17:30:16 ---> b3a8c3acba97 17:30:16 17:30:16 Step 10/23 : FROM alpine 17:30:16 ---> 2e77e061c27f 17:30:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:30:17 ---> Running in f219f8f325fc 17:30:17 (8/33) Installing py3-appdirs (1.4.4-r1) 17:30:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:30:18 (10/33) Installing py3-parsing (2.4.7-r0) 17:30:18 (11/33) Installing py3-six (1.15.0-r0) 17:30:18 (12/33) Installing py3-packaging (20.4-r0) 17:30:18 (13/33) Installing py3-setuptools (47.0.0-r0) 17:30:18 (14/33) Installing py3-chardet (3.0.4-r4) 17:30:18 (15/33) Installing py3-idna (2.9-r0) 17:30:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:30:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:30:18 (18/33) Installing py3-requests (2.23.0-r0) 17:30:18 (19/33) Installing py3-msgpack (1.0.0-r0) 17:30:18 (20/33) Installing py3-lockfile (0.12.2-r3) 17:30:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:30:18 Removing intermediate container f219f8f325fc 17:30:18 ---> b90089564e45 17:30:18 Step 12/23 : ENV APP_PORT=48080 17:30:18 (22/33) Installing py3-colorama (0.4.3-r0) 17:30:18 (23/33) Installing py3-distlib (0.3.0-r0) 17:30:18 (24/33) Installing py3-distro (1.5.0-r1) 17:30:18 (25/33) Installing py3-webencodings (0.5.1-r3) 17:30:18 (26/33) Installing py3-html5lib (1.0.1-r4) 17:30:18 (27/33) Installing py3-pytoml (0.1.21-r0) 17:30:18 ---> Running in ee445613c72c 17:30:18 (28/33) Installing py3-pep517 (0.8.2-r0) 17:30:18 (29/33) Installing py3-progress (1.5-r0) 17:30:18 (30/33) Installing py3-toml (0.10.1-r0) 17:30:18 (31/33) Installing py3-retrying (1.3.3-r0) 17:30:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:30:18 (33/33) Installing py3-pip (20.1.1-r0) 17:30:19 Executing busybox-1.31.1-r19.trigger 17:30:19 OK: 71 MiB in 55 packages 17:30:19 Removing intermediate container ee445613c72c 17:30:19 ---> ae7f7013ae0d 17:30:19 Step 13/23 : EXPOSE $APP_PORT 17:30:19 ---> Running in 0db9f47f8eb3 17:30:19 Removing intermediate container 0db9f47f8eb3 17:30:19 ---> 2536748b4a28 17:30:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:20 ---> Running in 5fdb4d24d0d2 17:30:22 Removing intermediate container 5fdb4d24d0d2 17:30:22 ---> fe2745fa444d 17:30:22 Step 15/23 : RUN apk --no-cache add zeromq 17:30:23 ---> Running in 3a8c2153be99 17:30:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:30:25 Removing intermediate container 5ed8370d37b3 17:30:25 ---> 891351f622bd 17:30:25 Step 21/27 : RUN pip install docker-compose==1.23.2 17:30:25 ---> Running in cc2d9bdf66db 17:30:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:30:26 (1/5) Installing libgcc (9.3.0-r2) 17:30:26 (2/5) Installing libsodium (1.0.18-r0) 17:30:26 (3/5) Installing libstdc++ (9.3.0-r2) 17:30:26 (4/5) Installing libzmq (4.3.3-r0) 17:30:26 (5/5) Installing zeromq (4.3.3-r0) 17:30:26 Executing busybox-1.31.1-r19.trigger 17:30:26 OK: 8 MiB in 19 packages 17:30:28 Removing intermediate container 3a8c2153be99 17:30:28 ---> e00edecf9942 17:30:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:30:28 ---> fb5a0a6968e9 17:30:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:30:30 ---> 2cb0107c8a59 17:30:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:30:30 Collecting docker-compose==1.23.2 17:30:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:30:30 ---> 683348e7c5f4 17:30:30 Step 19/23 : ENTRYPOINT ["/core-data"] 17:30:30 ---> Running in 4bd43cc29330 17:30:31 Collecting dockerpty<0.5,>=0.4.1 17:30:31 Removing intermediate container 4bd43cc29330 17:30:31 ---> e81ecb343598 17:30:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:30:31 ---> Running in 11351e1f292d 17:30:31 Removing intermediate container 11351e1f292d 17:30:31 ---> 5f6a8aecf629 17:30:31 Step 21/23 : LABEL arch=arm64 17:30:32 ---> Running in 73f4d0c458bc 17:30:32 Removing intermediate container 73f4d0c458bc 17:30:32 ---> d5d72651afc5 17:30:32 Step 22/23 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:30:32 ---> Running in 102806f91670 17:30:33 Removing intermediate container 102806f91670 17:30:33 ---> 9ca9fa4cabe9 17:30:33 Step 23/23 : LABEL version=0.0.0 17:30:33 ---> Running in 1201ec68456e 17:30:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:30:33 Removing intermediate container 1201ec68456e 17:30:33 ---> 3399f631d8a3 17:30:33 17:30:34 Successfully built 3399f631d8a3 17:30:34 Successfully tagged docker-core-data-go-arm64:latest 17:30:34  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:30:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:30:35 Collecting PyYAML<4,>=3.10 17:30:35 Downloading PyYAML-3.13.tar.gz (270 kB) 17:30:38 Collecting websocket-client<1.0,>=0.32.0 17:30:38 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:30:38 Collecting jsonschema<3,>=2.5.1 17:30:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:30:38 Collecting cached-property<2,>=1.2.0 17:30:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:30:39 Collecting docopt<0.7,>=0.6.1 17:30:39 Downloading docopt-0.6.2.tar.gz (25 kB) 17:30:41 Collecting docker<4.0,>=3.6.0 17:30:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:30:42 Collecting texttable<0.10,>=0.9.0 17:30:42 Downloading texttable-0.9.1.tar.gz (11 kB) 17:30:44 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) 17:30:44 Collecting urllib3<1.25,>=1.21.1 17:30:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:30:44 Collecting idna<2.8,>=2.5 17:30:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:30:44 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) 17:30:44 Collecting docker-pycreds>=0.4.0 17:30:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:30:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:30:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:30:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:30:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:30:46 Installing collected packages: dockerpty, urllib3, idna, requests, PyYAML, websocket-client, jsonschema, cached-property, docopt, docker-pycreds, docker, texttable, docker-compose 17:30:46 Running setup.py install for dockerpty: started 17:30:48 Running setup.py install for dockerpty: finished with status 'done' 17:30:48 Attempting uninstall: urllib3 17:30:48 Found existing installation: urllib3 1.25.9 17:30:48 Uninstalling urllib3-1.25.9: 17:30:48 Successfully uninstalled urllib3-1.25.9 17:30:48 Attempting uninstall: idna 17:30:48 Found existing installation: idna 2.9 17:30:48 Uninstalling idna-2.9: 17:30:49 Successfully uninstalled idna-2.9 17:30:49 Attempting uninstall: requests 17:30:49 Found existing installation: requests 2.23.0 17:30:49 Uninstalling requests-2.23.0: 17:30:49 Successfully uninstalled requests-2.23.0 17:30:50 Running setup.py install for PyYAML: started 17:30:52 Running setup.py install for PyYAML: finished with status 'done' 17:30:52 Running setup.py install for docopt: started 17:30:54 Running setup.py install for docopt: finished with status 'done' 17:30:55 Running setup.py install for texttable: started 17:30:57 Running setup.py install for texttable: finished with status 'done' 17:30:58 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 17:31:02 Removing intermediate container cc2d9bdf66db 17:31:02 ---> db6fb6c3eb3a 17:31:02 Step 22/27 : RUN apk --no-cache add curl 17:31:02 ---> Running in 5f8e5cf55b11 17:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:31:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:31:03 (2/3) Installing libcurl (7.69.1-r1) 17:31:04 (3/3) Installing curl (7.69.1-r1) 17:31:04 Executing busybox-1.31.1-r19.trigger 17:31:04 OK: 71 MiB in 58 packages 17:31:05 Removing intermediate container 5f8e5cf55b11 17:31:05 ---> b9862a4c0e75 17:31:05 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 17:31:05 ---> Running in ce6734b1c779 17:31:05 Removing intermediate container ce6734b1c779 17:31:05 ---> 3bcea64d6619 17:31:05 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:05 ---> Running in fe76cf739226 17:31:06 Removing intermediate container fe76cf739226 17:31:06 ---> 274d88ae25cb 17:31:06 Step 25/27 : LABEL arch=arm64 17:31:06 ---> Running in c9bcfb6b6082 17:31:06 Removing intermediate container c9bcfb6b6082 17:31:06 ---> 330549929f14 17:31:06 Step 26/27 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a 17:31:07 ---> Running in 09c0b9a974f1 17:31:07 Removing intermediate container 09c0b9a974f1 17:31:07 ---> 81f2af3ef37c 17:31:07 Step 27/27 : LABEL version=0.0.0 17:31:07 ---> Running in c6f10d9e97f1 17:31:07 Removing intermediate container c6f10d9e97f1 17:31:07 ---> 457ca3f91e38 17:31:07 17:31:08 Successfully built 457ca3f91e38 17:31:08 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:31:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:31:08 $ docker stop --time=1 dbbddbb90cb3f728b544aaec5a9f6b3e0bfbdc22527d3a9ce871cfbd05c43db1 17:31:10 $ docker rm -f dbbddbb90cb3f728b544aaec5a9f6b3e0bfbdc22527d3a9ce871cfbd05c43db1 [Pipeline] // withDockerContainer [Pipeline] sh 17:31:11 + docker images 17:31:11 + grep docker 17:31:11 docker-sys-mgmt-agent-go-arm64 latest 457ca3f91e38 4 seconds ago 273MB 17:31:11 docker-core-data-go-arm64 latest 3399f631d8a3 38 seconds ago 22.3MB 17:31:11 docker-core-metadata-go-arm64 latest 6662302e2fb2 About a minute ago 13.6MB 17:31:11 docker-security-proxy-setup-go-arm64 latest c078a4246e49 About a minute ago 23.4MB 17:31:11 docker-security-bootstrap-redis-go-arm64 latest 6942f2dc1455 About a minute ago 15.2MB 17:31:11 docker-support-notifications-go-arm64 latest d7eacc44dacd 4 minutes ago 12.9MB 17:31:11 docker-core-command-go-arm64 latest 360759709a46 4 minutes ago 11.4MB 17:31:11 docker-support-scheduler-go-arm64 latest 10cd30d857e0 4 minutes ago 11.5MB 17:31:11 docker-security-secretstore-setup-go-arm64 latest 8fd8e8f40b97 4 minutes ago 23.5MB 17:31:11 docker-security-secrets-setup-go-arm64 latest e6165cfd3e30 4 minutes ago 22.7MB 17:31:11 docker latest 84e3a507c27b 6 days ago 201MB [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:31:14 provisioning config files... 17:31:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2015158482607101126tmp [Pipeline] { [Pipeline] sh 17:31:14 + set +x 17:31:14 + curl -s https://codecov.io/bash 17:31:14 + bash -s -- 17:31:15 17:31:15 _____ _ 17:31:15 / ____| | | 17:31:15 | | ___ __| | ___ ___ _____ __ 17:31:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:31:15 | |___| (_) | (_| | __/ (_| (_) \ V / 17:31:15 \_____\___/ \__,_|\___|\___\___/ \_/ 17:31:15 Bash-20201130-cc6d3fe 17:31:15 17:31:15 17:31:15 ==> Jenkins CI detected. 17:31:15 project root: . 17:31:15 --> token set from env 17:31:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:31:15 ==> Running gcov in . (disable via -X gcov) 17:31:15 ==> Python coveragepy not found 17:31:15 ==> Searching for coverage reports in: 17:31:15 + . 17:31:15 -> Found 1 reports 17:31:15 ==> Detecting git/mercurial file structure 17:31:15 ==> Reading reports 17:31:15 + ./coverage.out bytes=569035 17:31:15 ==> Appending adjustments 17:31:15 https://docs.codecov.io/docs/fixing-reports 17:31:18 + Found adjustments 17:31:18 ==> Gzipping contents 17:31:18 88K /tmp/codecov.lDIQpj.gz 17:31:18 ==> Uploading reports 17:31:18 url: https://codecov.io 17:31:18 query: branch=PR-2930&commit=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2930&job=&cmd_args= 17:31:18 -> Pinging Codecov 17:31:18 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2930&commit=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2930&job=&cmd_args= 17:31:19 -> Uploading to 17:31:19 https://storage.googleapis.com/codecov/v4/raw/2020-12-08/00271124DB129430A58F1EEE437C3FCB/aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a/38efc072-7799-48d0-9f70-7f1d7bf8eb0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T173119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5f932b30ba5c306d53499afca3032f2f00bf88e3dc9c772e8d0bf3c83303adc 17:31:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:31:19 Dload Upload Total Spent Left Speed 17:31:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87864 0 0 100 87864 0 163k --:--:-- --:--:-- --:--:-- 163k 100 87864 0 0 100 87864 0 163k --:--:-- --:--:-- --:--:-- 163k 17:31:19 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [Pipeline] } 17:31:19 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 17:31:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:31:23 ---> package-listing.sh 17:31:23 ++ facter osfamily 17:31:23 ++ tr '[:upper:]' '[:lower:]' 17:31:23 + OS_FAMILY=redhat 17:31:23 + workspace=/w/workspace/edgex-go/2 17:31:23 + START_PACKAGES=/tmp/packages_start.txt 17:31:23 + END_PACKAGES=/tmp/packages_end.txt 17:31:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:31:23 + PACKAGES=/tmp/packages_start.txt 17:31:23 + '[' /w/workspace/edgex-go/2 ']' 17:31:23 + PACKAGES=/tmp/packages_end.txt 17:31:23 + case "${OS_FAMILY}" in 17:31:23 + rpm -qa 17:31:23 + sort 17:31:28 + '[' -f /tmp/packages_start.txt ']' 17:31:28 + '[' -f /tmp/packages_end.txt ']' 17:31:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:31:28 + '[' /w/workspace/edgex-go/2 ']' 17:31:28 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:31:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:31:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:31:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:31:29 17:31:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:31:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:31:29 alpine: Pulling from edgex-lftools-log-publisher 17:31:29 df20fa9351a1: Pulling fs layer 17:31:29 36b3adc4ff6f: Pulling fs layer 17:31:29 8ad3a11d3b57: Pulling fs layer 17:31:29 46f8f816bc3b: Pulling fs layer 17:31:29 93b61091891f: Pulling fs layer 17:31:29 93b9cdb0e59b: Pulling fs layer 17:31:29 5e14af77c1be: Pulling fs layer 17:31:29 01666e4c0597: Pulling fs layer 17:31:29 aa168da1d23b: Pulling fs layer 17:31:29 46f8f816bc3b: Waiting 17:31:29 93b61091891f: Waiting 17:31:29 93b9cdb0e59b: Waiting 17:31:29 01666e4c0597: Waiting 17:31:29 5e14af77c1be: Waiting 17:31:29 aa168da1d23b: Waiting 17:31:29 36b3adc4ff6f: Verifying Checksum 17:31:29 36b3adc4ff6f: Download complete 17:31:29 46f8f816bc3b: Verifying Checksum 17:31:29 46f8f816bc3b: Download complete 17:31:30 df20fa9351a1: Verifying Checksum 17:31:30 df20fa9351a1: Download complete 17:31:30 93b9cdb0e59b: Verifying Checksum 17:31:30 93b9cdb0e59b: Download complete 17:31:30 5e14af77c1be: Verifying Checksum 17:31:30 5e14af77c1be: Download complete 17:31:30 93b61091891f: Verifying Checksum 17:31:30 93b61091891f: Download complete 17:31:30 01666e4c0597: Verifying Checksum 17:31:30 01666e4c0597: Download complete 17:31:30 8ad3a11d3b57: Verifying Checksum 17:31:30 8ad3a11d3b57: Download complete 17:31:30 df20fa9351a1: Pull complete 17:31:30 36b3adc4ff6f: Pull complete 17:31:31 8ad3a11d3b57: Pull complete 17:31:31 46f8f816bc3b: Pull complete 17:31:32 aa168da1d23b: Verifying Checksum 17:31:32 aa168da1d23b: Download complete 17:31:33 93b61091891f: Pull complete 17:31:34 93b9cdb0e59b: Pull complete 17:31:34 5e14af77c1be: Pull complete 17:31:34 01666e4c0597: Pull complete 17:31:46 aa168da1d23b: Pull complete 17:31:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:31:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:31:46 prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container 17:31:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:31:50 $ docker top 4e8d849a2755d4bb58ac84f45b0731a4ab761c2f3b980642c380097c45bd252a -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:31:51 + mkdir -p /var/log/sa [Pipeline] sh 17:31:51 + ls /var/log/sa-host 17:31:51 + sadf -c /var/log/sa-host/sa08 17:31:51 file_magic: OK 17:31:51 HZ: Using current value: 100 17:31:51 file_header: OK 17:31:51 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 17:31:51 Statistics: 17:31:51 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... 17:31:51 File successfully converted to sysstat format version 12.2.1 17:31:51 + sadf -c /var/log/sa-host/sa23 17:31:51 file_magic: OK 17:31:51 HZ: Using current value: 100 17:31:51 file_header: OK 17:31:51 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 17:31:51 Statistics: 17:31:51 Hnuu...uuuununununu... 17:31:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:52 provisioning config files... 17:31:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4314713375213380480tmp [Pipeline] { [Pipeline] echo 17:31:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:31:52 ---> create-netrc.sh [Pipeline] } 17:31:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:31:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:31:53 ---> python-tools-install.sh [Pipeline] echo 17:31:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:31:53 ---> sudo-logs.sh 17:31:53 Archiving 'sudo' log.. [Pipeline] echo 17:31:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:31:53 ---> job-cost.sh 17:31:53 lf-activate-venv: SKIPPING 17:31:53 INFO: No Stack... 17:31:54 INFO: Retrieving Pricing Info for: v1-standard-2 17:31:55 INFO: Archiving Costs [Pipeline] echo 17:31:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:31:55 ---> logs-deploy.sh 17:31:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2930/2 17:31:55 INFO: archiving workspace using pattern(s): 17:31:56 Archives upload complete. 17:31:56 INFO: archiving logs to Nexus 17:31:58 ---> uname -a: 17:31:58 Linux prd-centos7-docker-4c-2g-15119.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:31:58 17:31:58 17:31:58 ---> lscpu: 17:31:58 Architecture: x86_64 17:31:58 CPU op-mode(s): 32-bit, 64-bit 17:31:58 Byte Order: Little Endian 17:31:58 Address sizes: 40 bits physical, 48 bits virtual 17:31:58 CPU(s): 4 17:31:58 On-line CPU(s) list: 0-3 17:31:58 Thread(s) per core: 1 17:31:58 Core(s) per socket: 1 17:31:58 Socket(s): 4 17:31:58 NUMA node(s): 1 17:31:58 Vendor ID: GenuineIntel 17:31:58 CPU family: 6 17:31:58 Model: 44 17:31:58 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:31:58 Stepping: 1 17:31:58 CPU MHz: 2933.438 17:31:58 BogoMIPS: 5866.87 17:31:58 Virtualization: VT-x 17:31:58 Hypervisor vendor: KVM 17:31:58 Virtualization type: full 17:31:58 L1d cache: 128 KiB 17:31:58 L1i cache: 128 KiB 17:31:58 L2 cache: 16 MiB 17:31:58 L3 cache: 64 MiB 17:31:58 NUMA node0 CPU(s): 0-3 17:31:58 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:31:58 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:31:58 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:31:58 Vulnerability Meltdown: Mitigation; PTI 17:31:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:31:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:31:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:31:58 Vulnerability Srbds: Not affected 17:31:58 Vulnerability Tsx async abort: Not affected 17:31:58 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 17:31:58 17:31:58 17:31:58 ---> nproc: 17:31:58 4 17:31:58 17:31:58 17:31:58 ---> df -h: 17:31:58 Filesystem Size Used Available Use% Mounted on 17:31:58 overlay 50.0G 12.7G 37.3G 25% / 17:31:58 tmpfs 64.0M 0 64.0M 0% /dev 17:31:58 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:31:58 shm 64.0M 0 64.0M 0% /dev/shm 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/2 17:31:58 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/2@tmp 17:31:58 17:31:58 17:31:58 ---> free -m: 17:31:58 total used free shared buff/cache available 17:31:58 Mem: 1837 695 203 0 938 1052 17:31:58 Swap: 1023 66 957 17:31:58 17:31:58 17:31:58 ---> ip addr: 17:31:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:31:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:31:58 inet 127.0.0.1/8 scope host lo 17:31:58 valid_lft forever preferred_lft forever 17:31:58 inet6 ::1/128 scope host 17:31:58 valid_lft forever preferred_lft forever 17:31:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:31:58 link/ether fa:16:3e:3c:08:65 brd ff:ff:ff:ff:ff:ff 17:31:58 inet 10.30.123.150/23 brd 10.30.123.255 scope global dynamic eth0 17:31:58 valid_lft 85123sec preferred_lft 85123sec 17:31:58 inet6 fe80::f816:3eff:fe3c:865/64 scope link 17:31:58 valid_lft forever preferred_lft forever 17:31:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:31:58 link/ether 02:42:9c:99:2a:2d brd ff:ff:ff:ff:ff:ff 17:31:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:31:58 valid_lft forever preferred_lft forever 17:31:58 inet6 fe80::42:9cff:fe99:2a2d/64 scope link 17:31:58 valid_lft forever preferred_lft forever 17:31:58 17:31:58 17:31:58 ---> sar -b -r -n DEV: 17:31:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/08/20 _x86_64_ (4 CPU) 17:31:58 17:31:58 17:10:27 LINUX RESTART (4 CPU) 17:31:58 17:31:58 17:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:31:58 17:12:02 70.79 19.67 51.12 0.00 5416.01 13099.18 0.00 17:31:58 17:13:02 329.81 114.79 215.02 0.00 7677.17 69141.41 0.00 17:31:58 17:14:02 237.70 130.34 107.37 0.00 5816.60 12283.54 0.00 17:31:58 17:15:01 158.04 81.91 76.13 0.00 3499.56 13134.15 0.00 17:31:58 17:16:01 1026.21 735.27 290.94 0.00 101001.55 168065.60 0.00 17:31:58 17:17:01 2056.16 1704.34 351.82 0.00 157919.89 158522.21 0.00 17:31:58 17:18:01 1374.39 1048.78 325.61 0.00 64762.48 86578.43 0.00 17:31:58 17:19:02 1955.17 1615.40 339.77 0.00 114860.55 118711.10 0.00 17:31:58 17:20:01 1868.88 1531.07 337.81 0.00 83574.40 94619.91 0.00 17:31:58 17:21:01 73.64 16.18 57.46 0.00 3192.68 7433.44 0.00 17:31:58 17:22:02 0.28 0.03 0.25 0.00 0.67 3.00 0.00 17:31:58 17:23:01 1.88 1.27 0.61 0.00 95.92 6.54 0.00 17:31:58 17:24:01 0.43 0.03 0.40 0.00 0.27 5.78 0.00 17:31:58 17:25:01 0.18 0.02 0.17 0.00 0.27 1.20 0.00 17:31:58 17:26:01 1.71 1.50 0.22 0.00 48.62 3.36 0.00 17:31:58 17:27:01 0.77 0.02 0.75 0.00 0.53 14.19 0.00 17:31:58 17:28:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 17:31:58 17:29:01 0.23 0.03 0.20 0.00 0.80 2.71 0.00 17:31:58 17:30:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 17:31:58 17:31:01 0.25 0.02 0.23 0.00 0.53 2.07 0.00 17:31:58 Average: 458.59 350.61 107.97 0.00 27469.45 37199.64 0.00 17:31:58 17:31:58 17:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:31:58 17:12:02 77484 0 800484 42.54 2608 1000968 1438736 49.10 665572 935172 23552 17:31:58 17:13:02 109152 0 729156 38.75 1052 1042184 1309500 44.69 699008 773564 24 17:31:58 17:14:02 187784 0 858476 45.63 552 834732 1700612 58.04 747992 663412 64440 17:31:58 17:15:01 391280 0 707692 37.61 532 782040 1145012 39.08 551228 659564 20 17:31:58 17:16:01 52572 0 719100 38.22 24 1109848 1820296 62.12 605904 1009512 57924 17:31:58 17:17:01 348232 0 928660 49.36 0 604652 3172516 108.27 649820 637972 2088 17:31:58 17:18:01 541288 0 704504 37.44 0 635752 1474488 50.32 439736 660668 0 17:31:58 17:19:02 77532 0 791192 42.05 0 1012820 2123708 72.48 615104 948464 91504 17:31:58 17:20:01 283756 0 798888 42.46 0 798900 1910608 65.21 636232 713344 0 17:31:58 17:21:01 606716 0 619756 32.94 0 655072 1201252 41.00 483132 551200 16 17:31:58 17:22:02 609912 0 616556 32.77 0 655076 1175564 40.12 481420 550788 8 17:31:58 17:23:01 607880 0 615756 32.73 0 657908 1165260 39.77 480672 553592 8 17:31:58 17:24:01 608060 0 615572 32.72 0 657912 1165260 39.77 480676 553596 8 17:31:58 17:25:01 608168 0 615452 32.71 0 657924 1165260 39.77 480556 553608 8 17:31:58 17:26:01 606776 0 616016 32.74 0 658752 1165260 39.77 481060 554068 16 17:31:58 17:27:01 606876 0 615884 32.73 0 658784 1165356 39.77 481156 554092 8 17:31:58 17:28:01 607120 0 615636 32.72 0 658788 1165260 39.77 481048 554092 8 17:31:58 17:29:01 606948 0 615796 32.73 0 658800 1165260 39.77 480932 554116 8 17:31:58 17:30:01 606964 0 615776 32.73 0 658804 1165260 39.77 480936 554116 8 17:31:58 17:31:01 606964 0 615768 32.73 0 658812 1165260 39.77 480836 554136 8 17:31:58 Average: 437573 0 690806 36.71 238 752926 1447986 49.42 545151 654454 11983 17:31:58 17:31:58 17:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:31:58 17:12:02 veth57b0858 863.70 727.99 82.11 2667.92 0.00 0.00 0.00 0.00 17:31:58 17:12:02 eth0 1672.52 1484.79 6293.12 202.82 0.00 0.00 0.00 0.00 17:31:58 17:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:12:02 docker0 863.70 727.86 70.30 2667.91 0.00 0.00 0.00 0.00 17:31:58 17:13:02 eth0 798.92 665.74 4815.21 65.28 0.00 0.00 0.00 0.00 17:31:58 17:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:13:02 docker0 151.64 206.38 10.78 839.67 0.00 0.00 0.00 0.00 17:31:58 17:14:02 vethd713a12 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:31:58 17:14:02 eth0 54.05 34.44 41.72 81.17 0.00 0.00 0.00 0.00 17:31:58 17:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:15:01 eth0 29.10 15.94 24.98 12.92 0.00 0.00 0.00 0.00 17:31:58 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:16:01 eth0 219.67 181.48 1820.56 72.31 0.00 0.00 0.00 0.00 17:31:58 17:16:01 veth3fa246f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:16:01 vetha302951 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:17:01 vethd8263f3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:17:01 veth2391213 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:31:58 17:17:01 veth33d5477 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:31:58 17:17:01 veth1dc9702 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:18:01 veth75c0309 23.22 49.44 1.60 270.64 0.00 0.00 0.00 0.00 17:31:58 17:18:01 eth0 3001.66 2515.30 13606.48 542.33 0.00 0.00 0.00 0.00 17:31:58 17:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:31:58 17:18:01 veth2587eac 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 17:31:58 17:19:02 veth1eb0027 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:31:58 17:19:02 vethb1f582e 4.41 6.00 0.54 19.91 0.00 0.00 0.00 0.00 17:31:58 17:19:02 eth0 79.10 48.73 164.40 77.72 0.00 0.00 0.00 0.00 17:31:58 17:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:20:01 eth0 77.33 49.14 112.09 78.63 0.00 0.00 0.00 0.00 17:31:58 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:20:01 veth64893b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:20:01 vethb52f336 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:21:01 eth0 15.91 8.74 13.36 6.45 0.00 0.00 0.00 0.00 17:31:58 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:21:01 docker0 1093.82 1074.63 85.66 4260.50 0.00 0.00 0.00 0.00 17:31:58 17:22:02 eth0 0.95 0.57 0.46 0.28 0.00 0.00 0.00 0.00 17:31:58 17:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:23:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:58 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:58 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:26:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:31:58 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:27:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 17:31:58 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:28:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:31:58 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:29:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:30:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:31:58 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 Average: eth0 156.97 130.41 692.36 35.25 0.00 0.00 0.00 0.00 17:31:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:58 Average: docker0 54.83 53.87 4.29 213.57 0.00 0.00 0.00 0.00 17:31:58 17:31:58 17:31:58 ---> sar -P ALL: 17:31:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/08/20 _x86_64_ (4 CPU) 17:31:58 17:31:58 17:10:27 LINUX RESTART (4 CPU) 17:31:58 17:31:58 17:11:01 CPU %user %nice %system %iowait %steal %idle 17:31:58 17:12:02 all 16.99 0.00 6.23 1.60 0.02 75.16 17:31:58 17:12:02 0 16.69 0.00 8.79 0.29 0.02 74.22 17:31:58 17:12:02 1 11.79 0.00 6.03 1.56 0.02 80.60 17:31:58 17:12:02 2 23.03 0.00 5.22 3.48 0.03 68.24 17:31:58 17:12:02 3 16.46 0.00 4.91 1.05 0.02 77.56 17:31:58 17:13:02 all 13.48 0.00 9.77 5.34 0.05 71.36 17:31:58 17:13:02 0 14.13 0.00 10.32 4.07 0.05 71.43 17:31:58 17:13:02 1 13.18 0.00 9.53 7.03 0.07 70.20 17:31:58 17:13:02 2 12.33 0.00 10.20 6.63 0.03 70.80 17:31:58 17:13:02 3 14.30 0.00 9.02 3.61 0.05 73.02 17:31:58 17:14:02 all 55.59 0.00 13.05 5.58 0.04 25.74 17:31:58 17:14:02 0 56.23 0.00 13.34 6.35 0.03 24.05 17:31:58 17:14:02 1 58.10 0.00 11.91 2.86 0.03 27.10 17:31:58 17:14:02 2 53.00 0.00 13.05 6.11 0.03 27.80 17:31:58 17:14:02 3 55.01 0.00 13.89 7.02 0.05 24.03 17:31:58 17:15:01 all 45.80 0.00 13.81 2.73 0.03 37.63 17:31:58 17:15:01 0 45.19 0.00 13.33 3.17 0.03 38.27 17:31:58 17:15:01 1 45.96 0.00 13.96 1.33 0.02 38.73 17:31:58 17:15:01 2 45.20 0.00 14.16 3.44 0.05 37.14 17:31:58 17:15:01 3 46.84 0.00 13.79 2.96 0.03 36.37 17:31:58 17:16:01 all 21.64 0.00 23.13 10.60 0.08 44.55 17:31:58 17:16:01 0 22.25 0.00 23.48 13.55 0.09 40.63 17:31:58 17:16:01 1 22.26 0.00 23.09 10.88 0.05 43.72 17:31:58 17:16:01 2 20.96 0.00 23.03 9.27 0.07 46.67 17:31:58 17:16:01 3 21.10 0.00 22.91 8.69 0.12 47.17 17:31:58 17:17:01 all 30.34 0.00 23.12 28.03 0.10 18.41 17:31:58 17:17:01 0 29.31 0.00 22.96 28.98 0.11 18.66 17:31:58 17:17:01 1 29.60 0.00 23.93 29.73 0.07 16.66 17:31:58 17:17:01 2 30.23 0.00 22.44 26.55 0.12 20.66 17:31:58 17:17:01 3 32.23 0.00 23.14 26.86 0.11 17.66 17:31:58 17:18:01 all 39.66 0.00 19.36 21.63 0.06 19.28 17:31:58 17:18:01 0 39.56 0.00 17.66 21.54 0.09 21.16 17:31:58 17:18:01 1 39.07 0.00 21.28 20.15 0.07 19.42 17:31:58 17:18:01 2 40.10 0.00 18.71 21.03 0.05 20.10 17:31:58 17:18:01 3 39.90 0.00 19.81 23.81 0.05 16.43 17:31:58 17:19:02 all 22.91 0.00 19.91 33.95 0.08 23.15 17:31:58 17:19:02 0 23.17 0.00 20.07 31.12 0.07 25.57 17:31:58 17:19:02 1 22.74 0.00 20.09 31.69 0.07 25.42 17:31:58 17:19:02 2 22.49 0.00 18.63 38.24 0.09 20.56 17:31:58 17:19:02 3 23.22 0.00 20.87 34.77 0.10 21.04 17:31:58 17:20:01 all 44.14 0.00 20.32 23.70 0.05 11.80 17:31:58 17:20:01 0 44.65 0.00 20.48 24.20 0.03 10.64 17:31:58 17:20:01 1 43.70 0.00 20.25 21.85 0.05 14.14 17:31:58 17:20:01 2 43.89 0.00 20.32 25.48 0.07 10.24 17:31:58 17:20:01 3 44.30 0.00 20.24 23.26 0.04 12.16 17:31:58 17:21:01 all 7.86 0.00 3.32 2.06 0.00 86.75 17:31:58 17:21:01 0 7.83 0.00 3.54 1.62 0.00 87.01 17:31:58 17:21:01 1 7.47 0.00 3.43 2.76 0.02 86.32 17:31:58 17:21:01 2 8.01 0.00 2.99 3.14 0.00 85.85 17:31:58 17:21:01 3 8.12 0.00 3.33 0.72 0.00 87.83 17:31:58 17:22:02 all 0.15 0.00 0.03 0.00 0.00 99.81 17:31:58 17:22:02 0 0.02 0.00 0.03 0.00 0.02 99.93 17:31:58 17:22:02 1 0.03 0.00 0.03 0.00 0.00 99.93 17:31:58 17:22:02 2 0.52 0.00 0.02 0.00 0.00 99.47 17:31:58 17:22:02 3 0.03 0.00 0.05 0.00 0.00 99.92 17:31:58 17:31:58 17:22:02 CPU %user %nice %system %iowait %steal %idle 17:31:58 17:23:01 all 0.17 0.00 0.04 0.00 0.00 99.80 17:31:58 17:23:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:31:58 17:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:31:58 17:23:01 2 0.54 0.00 0.02 0.00 0.00 99.44 17:31:58 17:23:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:31:58 17:24:01 all 0.14 0.00 0.02 0.00 0.00 99.83 17:31:58 17:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:31:58 17:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:31:58 17:24:01 2 0.52 0.00 0.05 0.00 0.00 99.43 17:31:58 17:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:31:58 17:25:01 all 0.09 0.00 0.17 0.00 0.01 99.74 17:31:58 17:25:01 0 0.07 0.00 0.23 0.00 0.00 99.70 17:31:58 17:25:01 1 0.08 0.00 0.13 0.00 0.00 99.78 17:31:58 17:25:01 2 0.17 0.00 0.22 0.00 0.02 99.60 17:31:58 17:25:01 3 0.03 0.00 0.08 0.00 0.02 99.87 17:31:58 17:26:01 all 0.16 0.00 0.06 0.04 0.00 99.74 17:31:58 17:26:01 0 0.05 0.00 0.07 0.02 0.00 99.87 17:31:58 17:26:01 1 0.52 0.00 0.05 0.00 0.00 99.43 17:31:58 17:26:01 2 0.05 0.00 0.10 0.12 0.00 99.73 17:31:58 17:26:01 3 0.02 0.00 0.03 0.02 0.00 99.93 17:31:58 17:27:01 all 0.16 0.00 0.02 0.00 0.00 99.81 17:31:58 17:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:31:58 17:27:01 1 0.55 0.00 0.02 0.00 0.00 99.43 17:31:58 17:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:31:58 17:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:31:58 17:28:01 all 0.14 0.00 0.03 0.00 0.00 99.83 17:31:58 17:28:01 0 0.50 0.00 0.03 0.00 0.00 99.47 17:31:58 17:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:31:58 17:28:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:31:58 17:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:31:58 17:29:01 all 0.17 0.00 0.02 0.00 0.00 99.80 17:31:58 17:29:01 0 0.53 0.00 0.02 0.00 0.00 99.45 17:31:58 17:29:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:31:58 17:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:31:58 17:29:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:31:58 17:30:01 all 0.15 0.00 0.03 0.00 0.00 99.82 17:31:58 17:30:01 0 0.52 0.00 0.03 0.00 0.00 99.45 17:31:58 17:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:31:58 17:30:01 2 0.05 0.00 0.07 0.00 0.00 99.88 17:31:58 17:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:31:58 17:31:01 all 0.16 0.00 0.03 0.00 0.00 99.81 17:31:58 17:31:01 0 0.53 0.00 0.05 0.00 0.00 99.42 17:31:58 17:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:31:58 17:31:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:31:58 17:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:31:58 Average: all 14.68 0.00 7.47 6.62 0.03 71.19 17:31:58 Average: 0 14.77 0.00 7.58 6.62 0.03 71.01 17:31:58 Average: 1 14.47 0.00 7.55 6.37 0.02 71.59 17:31:58 Average: 2 14.75 0.00 7.32 7.03 0.03 70.86 17:31:58 Average: 3 14.75 0.00 7.44 6.48 0.03 71.31 17:31:58 17:31:58 17:31:58