Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2+8905b2aeb998c2429dd3dac7113c428985f887cf (af153529ee957ba29fc94c980348214df25adaaf) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15980 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > 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/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 Merge succeeded, producing f5beb80a113e897e5dafab076d9c759c1ddaf2b2 Checking out Revision f5beb80a113e897e5dafab076d9c759c1ddaf2b2 (PR-2939) > git config core.sparsecheckout # timeout=10 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # 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 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5beb80a113e897e5dafab076d9c759c1ddaf2b2 # timeout=10 Commit message: "Merge commit '8905b2aeb998c2429dd3dac7113c428985f887cf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-15T00:31:07.991Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-15T00:31:08.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-15T00:31:08.338Z] ========================================================= [2020-12-15T00:31:08.338Z] EdgeX Global Pipelines Version Info [2020-12-15T00:31:08.338Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 64217ad897117b08eed8085e37ff988c959a8bbb # timeout=10 [2020-12-15T00:31:09.827Z] ------------------- [2020-12-15T00:31:09.827Z] stable info: [2020-12-15T00:31:09.827Z] ------------------- [2020-12-15T00:31:09.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T00:31:09.827Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T00:31:09.827Z] Message: update stable to v1.0.172 [2020-12-15T00:31:10.776Z] ------------------- [2020-12-15T00:31:10.776Z] experimental info: [2020-12-15T00:31:10.776Z] ------------------- [2020-12-15T00:31:10.776Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T00:31:10.776Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T00:31:10.776Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-15T00:31:11.022Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-15T00:31:11.111Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-15T00:31:11.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-15T00:31:11.332Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-15T00:31:11.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-15T00:31:11.512Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-15T00:31:11.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-15T00:31:11.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-15T00:31:11.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-15T00:31:11.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-15T00:31:11.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-15T00:31:12.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-15T00:31:12.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-15T00:31:12.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-15T00:31:12.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T00:31:12.450Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T00:31:12.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-15T00:31:12.641Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-15T00:31:12.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-15T00:31:12.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-15T00:31:12.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-15T00:31:13.035Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-15T00:31:13.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2939 [Pipeline] echo [2020-12-15T00:31:13.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2939 [Pipeline] echo [2020-12-15T00:31:13.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2939 [Pipeline] echo [2020-12-15T00:31:13.382Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [Pipeline] echo [2020-12-15T00:31:13.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5beb80 [Pipeline] echo [2020-12-15T00:31:13.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-15T00:31:13.746Z] provisioning config files... [2020-12-15T00:31:13.835Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8759352350757312128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:31:14.210Z] ---> docker-login.sh [2020-12-15T00:31:14.210Z] nexus3.edgexfoundry.org:10001 [2020-12-15T00:31:14.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:14.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:14.738Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:14.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:14.738Z] [2020-12-15T00:31:14.738Z] Login Succeeded [2020-12-15T00:31:14.738Z] nexus3.edgexfoundry.org:10002 [2020-12-15T00:31:14.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:14.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:14.738Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:14.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:14.738Z] [2020-12-15T00:31:14.738Z] Login Succeeded [2020-12-15T00:31:14.738Z] nexus3.edgexfoundry.org:10003 [2020-12-15T00:31:15.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:15.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:15.001Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:15.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:15.001Z] [2020-12-15T00:31:15.001Z] Login Succeeded [2020-12-15T00:31:15.001Z] nexus3.edgexfoundry.org:10004 [2020-12-15T00:31:15.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:15.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:15.265Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:15.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:15.265Z] [2020-12-15T00:31:15.265Z] Login Succeeded [2020-12-15T00:31:15.265Z] docker.io [2020-12-15T00:31:15.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:15.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:15.531Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:15.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:15.531Z] [2020-12-15T00:31:15.531Z] Login Succeeded [2020-12-15T00:31:15.531Z] ---> docker-login.sh ends [Pipeline] } [2020-12-15T00:31:15.542Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T00:31:16.031Z] ++ 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 [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/core-command/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.031Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/core-data/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.031Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.031Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.031Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.031Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.031Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.031Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.031Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.031Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-15T00:31:16.031Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:16.031Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-15T00:31:16.031Z] ++ cut -d/ -f2 [2020-12-15T00:31:16.032Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-15T00:31:16.117Z] 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 [2020-12-15T00:31:16.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T00:31:16.960Z] [2020-12-15T00:31:16.961Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:31:17.381Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T00:31:17.381Z] latest: Pulling from edgex-devops/git-semver [2020-12-15T00:31:17.381Z] 31603596830f: Pulling fs layer [2020-12-15T00:31:17.381Z] 2a8b12db71e7: Pulling fs layer [2020-12-15T00:31:17.381Z] 6ca5941a6612: Pulling fs layer [2020-12-15T00:31:17.381Z] ecc8261a40a4: Pulling fs layer [2020-12-15T00:31:17.381Z] ecc8261a40a4: Waiting [2020-12-15T00:31:17.381Z] 2a8b12db71e7: Verifying Checksum [2020-12-15T00:31:17.381Z] 2a8b12db71e7: Download complete [2020-12-15T00:31:17.381Z] 31603596830f: Verifying Checksum [2020-12-15T00:31:17.381Z] 31603596830f: Download complete [2020-12-15T00:31:17.645Z] ecc8261a40a4: Verifying Checksum [2020-12-15T00:31:17.645Z] ecc8261a40a4: Download complete [2020-12-15T00:31:17.645Z] 6ca5941a6612: Verifying Checksum [2020-12-15T00:31:17.645Z] 6ca5941a6612: Download complete [2020-12-15T00:31:17.909Z] 31603596830f: Pull complete [2020-12-15T00:31:17.909Z] 2a8b12db71e7: Pull complete [2020-12-15T00:31:18.867Z] 6ca5941a6612: Pull complete [2020-12-15T00:31:19.130Z] ecc8261a40a4: Pull complete [2020-12-15T00:31:19.130Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-15T00:31:19.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T00:31:19.130Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-15T00:31:19.242Z] prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container [2020-12-15T00:31:19.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-15T00:31:22.300Z] $ docker top 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-15T00:31:22.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T00:31:22.655Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T00:31:22.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T00:31:22.909Z] $ docker exec 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db ssh-agent [2020-12-15T00:31:23.085Z] SSH_AUTH_SOCK=/tmp/ssh-0cvAXTs568FX/agent.12 [2020-12-15T00:31:23.085Z] SSH_AGENT_PID=17 [2020-12-15T00:31:23.100Z] Running ssh-add (command line suppressed) [2020-12-15T00:31:23.232Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7428327322416300917.key (/w/workspace/edgex-go/5@tmp/private_key_7428327322416300917.key) [2020-12-15T00:31:23.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T00:31:23.630Z] + git tag --points-at HEAD [Pipeline] } [2020-12-15T00:31:23.657Z] $ docker exec --env ******** --env ******** 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db ssh-agent -k [2020-12-15T00:31:23.795Z] unset SSH_AUTH_SOCK; [2020-12-15T00:31:23.796Z] unset SSH_AGENT_PID; [2020-12-15T00:31:23.796Z] echo Agent pid 17 killed; [2020-12-15T00:31:23.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-15T00:31:23.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T00:31:23.995Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T00:31:24.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T00:31:24.187Z] $ docker exec 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db ssh-agent [2020-12-15T00:31:24.359Z] SSH_AUTH_SOCK=/tmp/ssh-hLENkk4GoyM2/agent.47 [2020-12-15T00:31:24.359Z] SSH_AGENT_PID=53 [2020-12-15T00:31:24.365Z] Running ssh-add (command line suppressed) [2020-12-15T00:31:24.489Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3967069772512215009.key (/w/workspace/edgex-go/5@tmp/private_key_3967069772512215009.key) [2020-12-15T00:31:24.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T00:31:24.896Z] + git semver init [2020-12-15T00:31:24.896Z] # -> Open(): unable to determine branch for HEAD [2020-12-15T00:31:24.896Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2020-12-15T00:31:24.896Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2020-12-15T00:31:24.896Z] # $SEMVER_REMOTE_NAME = origin [2020-12-15T00:31:24.896Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-15T00:31:24.896Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-15T00:31:24.896Z] # $SEMVER_BRANCH = PR-2939 [2020-12-15T00:31:24.896Z] # $SEMVER_TEMP = /tmp/semver-286731210 [2020-12-15T00:31:24.896Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-15T00:31:57.088Z] # '/tmp/semver-286731210' -> '/w/workspace/edgex-go/5/.semver' [2020-12-15T00:31:57.088Z] # -> Force: false [2020-12-15T00:31:57.088Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2020-12-15T00:31:57.107Z] $ docker exec --env ******** --env ******** 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db ssh-agent -k [2020-12-15T00:31:57.385Z] unset SSH_AUTH_SOCK; [2020-12-15T00:31:57.385Z] unset SSH_AGENT_PID; [2020-12-15T00:31:57.386Z] echo Agent pid 53 killed; [2020-12-15T00:31:57.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T00:31:58.006Z] + git semver [Pipeline] } [2020-12-15T00:31:58.028Z] $ docker stop --time=1 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db [2020-12-15T00:31:59.639Z] $ docker rm -f 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T00:32:00.157Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-15T00:32:00.678Z] Stashed 1 file(s) [Pipeline] echo [2020-12-15T00:32:00.682Z] [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 [2020-12-15T00:32:01.734Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-15T00:32:02.048Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T00:32:02.377Z] + sudo service docker restart [2020-12-15T00:32:02.377Z] + true [2020-12-15T00:32:02.377Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-15T00:32:02.966Z] ========================================================= [2020-12-15T00:32:02.966Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-15T00:32:02.966Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:32:03.319Z] + 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 . [2020-12-15T00:32:07.570Z] Sending build context to Docker daemon 326.5MB [2020-12-15T00:32:07.570Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T00:32:07.570Z] Step 2/7 : FROM ${BASE} [2020-12-15T00:32:07.570Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-15T00:32:07.570Z] 188c0c94c7c5: Pulling fs layer [2020-12-15T00:32:07.570Z] 0ef7d3d256c8: Pulling fs layer [2020-12-15T00:32:07.570Z] de9db76c5a1d: Pulling fs layer [2020-12-15T00:32:07.570Z] bca2f99d35d6: Pulling fs layer [2020-12-15T00:32:07.570Z] 93359f2a8cfa: Pulling fs layer [2020-12-15T00:32:07.570Z] 7c6f9722023f: Pulling fs layer [2020-12-15T00:32:07.570Z] a35cf1a2eb13: Pulling fs layer [2020-12-15T00:32:07.570Z] 93359f2a8cfa: Waiting [2020-12-15T00:32:07.570Z] 7c6f9722023f: Waiting [2020-12-15T00:32:07.570Z] a35cf1a2eb13: Waiting [2020-12-15T00:32:07.570Z] bca2f99d35d6: Waiting [2020-12-15T00:32:07.570Z] de9db76c5a1d: Verifying Checksum [2020-12-15T00:32:07.570Z] de9db76c5a1d: Download complete [2020-12-15T00:32:07.570Z] 0ef7d3d256c8: Download complete [2020-12-15T00:32:07.570Z] 93359f2a8cfa: Verifying Checksum [2020-12-15T00:32:07.570Z] 93359f2a8cfa: Download complete [2020-12-15T00:32:07.570Z] 7c6f9722023f: Verifying Checksum [2020-12-15T00:32:07.570Z] 7c6f9722023f: Download complete [2020-12-15T00:32:07.570Z] 188c0c94c7c5: Verifying Checksum [2020-12-15T00:32:07.570Z] 188c0c94c7c5: Download complete [2020-12-15T00:32:07.570Z] 188c0c94c7c5: Pull complete [2020-12-15T00:32:07.570Z] 0ef7d3d256c8: Pull complete [2020-12-15T00:32:07.835Z] de9db76c5a1d: Pull complete [2020-12-15T00:32:09.236Z] a35cf1a2eb13: Verifying Checksum [2020-12-15T00:32:09.823Z] bca2f99d35d6: Verifying Checksum [2020-12-15T00:32:09.823Z] bca2f99d35d6: Download complete [2020-12-15T00:32:15.164Z] bca2f99d35d6: Pull complete [2020-12-15T00:32:15.164Z] 93359f2a8cfa: Pull complete [2020-12-15T00:32:15.164Z] 7c6f9722023f: Pull complete [2020-12-15T00:32:16.119Z] Still waiting to schedule task [2020-12-15T00:32:16.119Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15973’ [2020-12-15T00:32:20.500Z] a35cf1a2eb13: Pull complete [2020-12-15T00:32:20.500Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-15T00:32:20.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-15T00:32:20.500Z] ---> a62c8e92a672 [2020-12-15T00:32:20.500Z] 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 [2020-12-15T00:32:20.500Z] ---> Running in 7d81a162706c [2020-12-15T00:32:21.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:32:23.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:32:24.397Z] (1/12) Installing libmagic (5.38-r0) [2020-12-15T00:32:24.659Z] (2/12) Installing file (5.38-r0) [2020-12-15T00:32:24.659Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-15T00:32:24.921Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-15T00:32:39.847Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-15T00:32:39.847Z] (6/12) Installing patch (2.7.6-r6) [2020-12-15T00:32:39.847Z] (7/12) Installing build-base (0.5-r2) [2020-12-15T00:32:39.847Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-15T00:32:39.847Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-15T00:32:40.113Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-15T00:32:40.113Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-15T00:32:40.113Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-15T00:32:40.377Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:32:40.377Z] OK: 233 MiB in 51 packages [2020-12-15T00:32:43.697Z] Removing intermediate container 7d81a162706c [2020-12-15T00:32:43.697Z] ---> 170fa793014f [2020-12-15T00:32:43.697Z] Step 4/7 : WORKDIR /edgex-go [2020-12-15T00:32:43.959Z] ---> Running in 41996c971e00 [2020-12-15T00:32:43.959Z] Removing intermediate container 41996c971e00 [2020-12-15T00:32:43.959Z] ---> 51e50364b47d [2020-12-15T00:32:43.959Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-15T00:32:44.534Z] latest: Pulling from library/docker [2020-12-15T00:32:44.534Z] 05e7bc50f07f: Pulling fs layer [2020-12-15T00:32:44.534Z] 6db28d0fdbf6: Pulling fs layer [2020-12-15T00:32:44.534Z] 292df0bc6bf3: Pulling fs layer [2020-12-15T00:32:44.534Z] 2e060f4bd70b: Pulling fs layer [2020-12-15T00:32:44.534Z] 80e8d568a223: Pulling fs layer [2020-12-15T00:32:44.534Z] 8dc6ef1a942a: Pulling fs layer [2020-12-15T00:32:44.534Z] 2312dd95470a: Pulling fs layer [2020-12-15T00:32:44.534Z] 80e8d568a223: Waiting [2020-12-15T00:32:44.534Z] 8dc6ef1a942a: Waiting [2020-12-15T00:32:44.534Z] 2312dd95470a: Waiting [2020-12-15T00:32:44.534Z] 2e060f4bd70b: Waiting [2020-12-15T00:32:44.799Z] 292df0bc6bf3: Verifying Checksum [2020-12-15T00:32:44.799Z] 292df0bc6bf3: Download complete [2020-12-15T00:32:44.799Z] 05e7bc50f07f: Verifying Checksum [2020-12-15T00:32:44.799Z] 05e7bc50f07f: Download complete [2020-12-15T00:32:44.799Z] 6db28d0fdbf6: Verifying Checksum [2020-12-15T00:32:44.799Z] 6db28d0fdbf6: Download complete [2020-12-15T00:32:44.799Z] 80e8d568a223: Verifying Checksum [2020-12-15T00:32:44.799Z] 80e8d568a223: Download complete [2020-12-15T00:32:44.799Z] 8dc6ef1a942a: Verifying Checksum [2020-12-15T00:32:44.799Z] 8dc6ef1a942a: Download complete [2020-12-15T00:32:45.067Z] 05e7bc50f07f: Pull complete [2020-12-15T00:32:45.067Z] 2312dd95470a: Verifying Checksum [2020-12-15T00:32:45.067Z] 2312dd95470a: Download complete [2020-12-15T00:32:45.333Z] 6db28d0fdbf6: Pull complete [2020-12-15T00:32:45.333Z] 292df0bc6bf3: Pull complete [2020-12-15T00:32:45.913Z] 2e060f4bd70b: Verifying Checksum [2020-12-15T00:32:45.913Z] 2e060f4bd70b: Download complete [2020-12-15T00:32:49.242Z] 2e060f4bd70b: Pull complete [2020-12-15T00:32:49.242Z] 80e8d568a223: Pull complete [2020-12-15T00:32:49.242Z] 8dc6ef1a942a: Pull complete [2020-12-15T00:32:49.242Z] 2312dd95470a: Pull complete [2020-12-15T00:32:49.242Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-15T00:32:49.242Z] Status: Downloaded newer image for docker:latest [2020-12-15T00:32:50.646Z] ---> 6f22cdcdd502 [2020-12-15T00:32:50.646Z] Step 6/7 : COPY go.mod . [2020-12-15T00:32:50.646Z] ---> 149671ec2f53 [2020-12-15T00:32:50.646Z] Step 7/7 : RUN go mod download [2020-12-15T00:32:50.911Z] ---> Running in 735e10b4ca84 [2020-12-15T00:33:12.990Z] Removing intermediate container 735e10b4ca84 [2020-12-15T00:33:12.990Z] ---> ea7127d8232f [2020-12-15T00:33:12.990Z] Successfully built ea7127d8232f [2020-12-15T00:33:12.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:33:13.366Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T00:33:13.366Z] . [Pipeline] withDockerContainer [2020-12-15T00:33:13.572Z] prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container [2020-12-15T00:33:13.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2020-12-15T00:33:14.649Z] $ docker top 408f3e4cee25eeb5631dd20e07509b18c92c15ad3cdd305d606425ff9a83efa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T00:33:15.370Z] + go version [2020-12-15T00:33:15.370Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-15T00:33:15.431Z] $ docker stop --time=1 408f3e4cee25eeb5631dd20e07509b18c92c15ad3cdd305d606425ff9a83efa4 [2020-12-15T00:33:16.868Z] $ docker rm -f 408f3e4cee25eeb5631dd20e07509b18c92c15ad3cdd305d606425ff9a83efa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:33:17.990Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T00:33:17.990Z] . [Pipeline] withDockerContainer [2020-12-15T00:33:18.151Z] prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container [2020-12-15T00:33:18.290Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2020-12-15T00:33:19.180Z] $ docker top 159eef83c8a0e9c6ab33c8a1841e83f06741ca07ee0fd5e47e9ba3ce46f19eb7 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-15T00:33:19.399Z] ========================================================= [2020-12-15T00:33:19.399Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-15T00:33:19.399Z] ========================================================= [Pipeline] sh [2020-12-15T00:33:19.705Z] + make test [2020-12-15T00:33:19.705Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-15T00:33:29.849Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-15T00:33:44.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-15T00:33:51.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-15T00:33:51.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-15T00:33:51.619Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-15T00:33:51.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-15T00:33:51.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-15T00:33:51.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-15T00:33:53.596Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.048s [2020-12-15T00:33:53.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-15T00:33:53.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-15T00:33:53.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-15T00:33:53.871Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-15T00:33:53.871Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-15T00:33:53.871Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-15T00:33:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements [2020-12-15T00:33:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-15T00:33:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-15T00:33:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-15T00:33:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-15T00:33:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-15T00:34:01.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.165s coverage: 27.1% of statements [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-15T00:34:01.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-15T00:34:01.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-15T00:34:01.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.418s coverage: 68.9% of statements [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-15T00:34:01.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.412s coverage: 82.6% of statements [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-15T00:34:01.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-15T00:34:02.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.360s coverage: 28.6% of statements [2020-12-15T00:34:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-15T00:34:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-15T00:34:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-15T00:34:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-15T00:34:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-15T00:34:02.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.078s coverage: 100.0% of statements [2020-12-15T00:34:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-15T00:34:02.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.081s coverage: 100.0% of statements [2020-12-15T00:34:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-15T00:34:02.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.135s coverage: 86.7% of statements [2020-12-15T00:34:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-15T00:34:03.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements [2020-12-15T00:34:03.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-15T00:34:03.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2020-12-15T00:34:03.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-15T00:34:03.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-15T00:34:03.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-15T00:34:03.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-15T00:34:05.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.356s coverage: 93.8% of statements [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-15T00:34:05.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-15T00:34:05.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-15T00:34:05.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-15T00:34:05.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-15T00:34:05.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 75.5% of statements [2020-12-15T00:34:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-15T00:34:05.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements [2020-12-15T00:34:05.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.083s coverage: 87.2% of statements [2020-12-15T00:34:06.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 84.2% of statements [2020-12-15T00:34:06.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.4% of statements [2020-12-15T00:34:06.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-15T00:34:07.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.5% of statements [2020-12-15T00:34:07.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-15T00:34:07.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-15T00:34:07.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements [2020-12-15T00:34:07.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2020-12-15T00:34:07.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements [2020-12-15T00:34:07.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2020-12-15T00:34:07.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2020-12-15T00:34:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 55.9% of statements [2020-12-15T00:34:09.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-15T00:34:09.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-15T00:34:09.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-15T00:34:09.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-15T00:34:09.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-15T00:34:09.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-15T00:34:16.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.721s coverage: 86.3% of statements [2020-12-15T00:34:16.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-15T00:34:16.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.178s coverage: 72.2% of statements [2020-12-15T00:34:16.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.455s coverage: 72.1% of statements [2020-12-15T00:34:16.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.035s coverage: 82.4% of statements [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.045s coverage: 28.8% of statements [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.044s coverage: 96.8% of statements [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 37.0% of statements [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.313s coverage: 84.0% of statements [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.073s coverage: 100.0% of statements [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-15T00:34:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.077s coverage: 100.0% of statements [2020-12-15T00:34:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-15T00:34:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.701s coverage: 29.1% of statements [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-15T00:34:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-15T00:34:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-15T00:34:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-15T00:34:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-15T00:34:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-15T00:34:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-15T00:34:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2020-12-15T00:34:17.349Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements [2020-12-15T00:34:17.349Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-15T00:34:17.930Z] GO111MODULE=on go vet ./... [2020-12-15T00:34:41.585Z] gofmt -l . [2020-12-15T00:34:42.164Z] [ "`gofmt -l .`" = "" ] [2020-12-15T00:34:42.747Z] ./bin/test-go-mod-tidy.sh [2020-12-15T00:34:43.325Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-15T00:34:45.893Z] + ls -al . [2020-12-15T00:34:45.894Z] total 668 [2020-12-15T00:34:45.894Z] drwxrwxr-x 10 1001 1001 4096 Dec 15 00:34 . [2020-12-15T00:34:45.894Z] drwxr-xr-x 4 root root 28 Dec 15 00:33 .. [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 11 Dec 15 00:31 .dockerignore [2020-12-15T00:34:45.894Z] drwxrwxr-x 8 1001 1001 179 Dec 15 00:31 .git [2020-12-15T00:34:45.894Z] drwxrwxr-x 3 1001 1001 125 Dec 15 00:31 .github [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 943 Dec 15 00:31 .gitignore [2020-12-15T00:34:45.894Z] drwx------ 3 1001 1001 47 Dec 15 00:31 .semver [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 166 Dec 15 00:31 .sonarcloud.properties [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 00:31 CONTRIBUTING.md [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 1035 Dec 15 00:31 Dockerfile.build [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 863 Dec 15 00:31 Jenkinsfile [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 00:31 LICENSE [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 6318 Dec 15 00:31 Makefile [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 6447 Dec 15 00:31 README.md [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 7286 Dec 15 00:31 SECURITY.md [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 5 Dec 15 00:32 VERSION [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 4131 Dec 15 00:31 ZMQWindows.md [2020-12-15T00:34:45.894Z] drwxrwxr-x 2 1001 1001 117 Dec 15 00:31 bin [2020-12-15T00:34:45.894Z] drwxrwxr-x 15 1001 1001 4096 Dec 15 00:31 cmd [2020-12-15T00:34:45.894Z] -rw-r--r-- 1 root root 572038 Dec 15 00:34 coverage.out [2020-12-15T00:34:45.894Z] -rw-r--r-- 1 root root 1041 Dec 15 00:34 go.mod [2020-12-15T00:34:45.894Z] -rw-r--r-- 1 root root 18856 Dec 15 00:34 go.sum [2020-12-15T00:34:45.894Z] drwxrwxr-x 8 1001 1001 127 Dec 15 00:31 internal [2020-12-15T00:34:45.894Z] drwxrwxr-x 4 1001 1001 26 Dec 15 00:31 openapi [2020-12-15T00:34:45.894Z] drwxrwxr-x 4 1001 1001 71 Dec 15 00:31 snap [2020-12-15T00:34:45.894Z] -rw-rw-r-- 1 1001 1001 168 Dec 15 00:31 version.go [Pipeline] sh [2020-12-15T00:34:46.221Z] + '[' -e coverage.out ] [2020-12-15T00:34:46.221Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-15T00:34:46.520Z] Stashed 1 file(s) [Pipeline] sh [2020-12-15T00:34:46.823Z] + make build [2020-12-15T00:34:46.823Z] 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 [2020-12-15T00:34:51.066Z] 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 [2020-12-15T00:34:59.326Z] 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 [2020-12-15T00:35:00.729Z] 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 [2020-12-15T00:35:02.141Z] 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 [2020-12-15T00:35:02.723Z] 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 [2020-12-15T00:35:04.121Z] 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 [2020-12-15T00:35:06.090Z] 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 [2020-12-15T00:35:06.666Z] 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 [2020-12-15T00:35:08.074Z] 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 [2020-12-15T00:35:09.466Z] 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 [2020-12-15T00:35:10.419Z] 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 [2020-12-15T00:35:11.813Z] 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 [Pipeline] } [2020-12-15T00:35:12.811Z] $ docker stop --time=1 159eef83c8a0e9c6ab33c8a1841e83f06741ca07ee0fd5e47e9ba3ce46f19eb7 [2020-12-15T00:35:14.434Z] $ docker rm -f 159eef83c8a0e9c6ab33c8a1841e83f06741ca07ee0fd5e47e9ba3ce46f19eb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:35:16.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T00:35:16.449Z] [2020-12-15T00:35:16.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:35:16.638Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15989 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws [2020-12-15T00:35:16.701Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2020-12-15T00:35:16.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T00:35:16.809Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-15T00:35:16.809Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-15T00:35:16.809Z] ca9280d653b3: Pulling fs layer [2020-12-15T00:35:16.809Z] 7e9c9ca2126c: Pulling fs layer [2020-12-15T00:35:17.400Z] cbdbe7a5bc2a: Download complete [2020-12-15T00:35:17.666Z] ca9280d653b3: Verifying Checksum [2020-12-15T00:35:17.666Z] ca9280d653b3: Download complete [2020-12-15T00:35:17.666Z] cbdbe7a5bc2a: Pull complete [2020-12-15T00:35:18.617Z] 7e9c9ca2126c: Verifying Checksum [2020-12-15T00:35:18.617Z] 7e9c9ca2126c: Download complete [2020-12-15T00:35:18.617Z] ca9280d653b3: Pull complete [2020-12-15T00:35:21.681Z] using credential edgex-jenkins-ssh [2020-12-15T00:35:21.750Z] Cloning the remote Git repository [2020-12-15T00:35:21.808Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:35:21.917Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2020-12-15T00:35:22.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:35:22.007Z] > git --version # timeout=10 [2020-12-15T00:35:22.022Z] > git --version # 'git version 2.17.1' [2020-12-15T00:35:22.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:35:22.067Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T00:35:25.278Z] 7e9c9ca2126c: Pull complete [2020-12-15T00:35:25.278Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-15T00:35:25.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T00:35:25.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-15T00:35:25.423Z] prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container [2020-12-15T00:35:25.548Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2020-12-15T00:35:28.446Z] $ docker top 912a0b84fc33865b653dc5e856a7793c8a45c9689a3f3da4d23f4dee332c9078 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T00:35:28.992Z] + docker-compose build --help [2020-12-15T00:35:28.992Z] + grep parallel [2020-12-15T00:35:29.940Z] --parallel Build images in parallel. [Pipeline] } [2020-12-15T00:35:29.958Z] $ docker stop --time=1 912a0b84fc33865b653dc5e856a7793c8a45c9689a3f3da4d23f4dee332c9078 [2020-12-15T00:35:31.365Z] $ docker rm -f 912a0b84fc33865b653dc5e856a7793c8a45c9689a3f3da4d23f4dee332c9078 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:35:32.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T00:35:32.101Z] . [Pipeline] withDockerContainer [2020-12-15T00:35:32.201Z] prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container [2020-12-15T00:35:32.260Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-15T00:35:33.160Z] $ docker top 47512e19e3e282f083bb62313dd253d26e955ca7ba97197e383cfbff57e88dd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T00:35:33.694Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-15T00:35:35.090Z] Building docker-core-command-go ... [2020-12-15T00:35:35.090Z] Building docker-core-data-go ... [2020-12-15T00:35:35.090Z] Building docker-core-metadata-go ... [2020-12-15T00:35:35.090Z] Building docker-security-bootstrap-redis-go ... [2020-12-15T00:35:35.090Z] Building docker-security-proxy-setup-go ... [2020-12-15T00:35:35.090Z] Building docker-security-secrets-setup-go ... [2020-12-15T00:35:35.090Z] Building docker-security-secretstore-setup-go ... [2020-12-15T00:35:35.090Z] Building docker-support-notifications-go ... [2020-12-15T00:35:35.090Z] Building docker-support-scheduler-go ... [2020-12-15T00:35:35.090Z] Building docker-sys-mgmt-agent-go ... [2020-12-15T00:35:35.090Z] Building docker-security-proxy-setup-go [2020-12-15T00:35:35.090Z] Building docker-support-notifications-go [2020-12-15T00:35:35.090Z] Building docker-security-secrets-setup-go [2020-12-15T00:35:35.090Z] Building docker-support-scheduler-go [2020-12-15T00:35:35.090Z] Building docker-core-command-go [2020-12-15T00:35:54.595Z] Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-15T00:35:55.453Z] Merge succeeded, producing e287329b2d275cf257930c71f633ac8859e85ffa [2020-12-15T00:35:55.454Z] Checking out Revision e287329b2d275cf257930c71f633ac8859e85ffa (PR-2939) [2020-12-15T00:35:53.694Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T00:35:53.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T00:35:53.757Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T00:35:53.799Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:35:53.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:35:53.817Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T00:35:54.668Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T00:35:54.700Z] > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [2020-12-15T00:35:55.080Z] > git remote # timeout=10 [2020-12-15T00:35:55.107Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T00:35:55.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:35:55.137Z] > git merge 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 [2020-12-15T00:35:55.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T00:35:55.466Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T00:35:55.486Z] > git checkout -f e287329b2d275cf257930c71f633ac8859e85ffa # timeout=10 [2020-12-15T00:35:59.767Z] Commit message: "Merge commit '8905b2aeb998c2429dd3dac7113c428985f887cf' into HEAD" [2020-12-15T00:35:59.791Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T00:36:01.770Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-15T00:35:59.782Z] > git rev-list --no-walk 64217ad897117b08eed8085e37ff988c959a8bbb # timeout=10 [2020-12-15T00:36:02.190Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T00:36:02.562Z] + sudo service docker restart [2020-12-15T00:36:02.562Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-15T00:36:05.261Z] provisioning config files... [2020-12-15T00:36:05.300Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8318315379528627082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:36:05.709Z] ---> docker-login.sh [2020-12-15T00:36:05.709Z] nexus3.edgexfoundry.org:10001 [2020-12-15T00:36:06.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:06.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:06.965Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:06.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:06.965Z] [2020-12-15T00:36:06.965Z] Login Succeeded [2020-12-15T00:36:06.965Z] nexus3.edgexfoundry.org:10002 [2020-12-15T00:36:07.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:07.355Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:07.355Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:36:07.355Z] ---> ea7127d8232f [2020-12-15T00:36:07.355Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T00:36:07.355Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:07.355Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:36:07.355Z] ---> ea7127d8232f [2020-12-15T00:36:07.355Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T00:36:07.355Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:07.355Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-15T00:36:07.355Z] ---> ea7127d8232f [2020-12-15T00:36:07.355Z] Step 3/29 : WORKDIR /edgex-go [2020-12-15T00:36:07.355Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:07.355Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:36:07.355Z] ---> ea7127d8232f [2020-12-15T00:36:07.355Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T00:36:07.355Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:07.355Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:36:07.355Z] ---> ea7127d8232f [2020-12-15T00:36:07.355Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:36:07.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:07.512Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:07.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:07.512Z] [2020-12-15T00:36:07.512Z] Login Succeeded [2020-12-15T00:36:07.512Z] nexus3.edgexfoundry.org:10003 [2020-12-15T00:36:07.623Z] ---> Running in 6184b5dd9c12 [2020-12-15T00:36:07.623Z] ---> Running in 4aad5cd6ab22 [2020-12-15T00:36:07.623Z] ---> Running in ddd6920a44d8 [2020-12-15T00:36:07.623Z] ---> Running in 275f6ea90bd0 [2020-12-15T00:36:07.623Z] ---> Running in 9a29d3cec306 [2020-12-15T00:36:07.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:08.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:08.064Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:08.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:08.064Z] [2020-12-15T00:36:08.064Z] Login Succeeded [2020-12-15T00:36:08.064Z] nexus3.edgexfoundry.org:10004 [2020-12-15T00:36:08.203Z] Removing intermediate container 4aad5cd6ab22 [2020-12-15T00:36:08.203Z] ---> 65ee7a775f92 [2020-12-15T00:36:08.203Z] Step 4/29 : RUN apk update && apk add make git [2020-12-15T00:36:08.204Z] Removing intermediate container ddd6920a44d8 [2020-12-15T00:36:08.204Z] ---> f5eefb448c29 [2020-12-15T00:36:08.204Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:36:08.204Z] Removing intermediate container 275f6ea90bd0 [2020-12-15T00:36:08.204Z] ---> d4f05577216a [2020-12-15T00:36:08.204Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:36:08.204Z] Removing intermediate container 6184b5dd9c12 [2020-12-15T00:36:08.204Z] ---> 2c5154f9a9f8 [2020-12-15T00:36:08.204Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:36:08.204Z] Removing intermediate container 9a29d3cec306 [2020-12-15T00:36:08.204Z] ---> 12f46d37494b [2020-12-15T00:36:08.204Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:36:08.204Z] ---> Running in 78b39cfa24b6 [2020-12-15T00:36:08.204Z] ---> Running in fa970e9128f2 [2020-12-15T00:36:08.204Z] ---> Running in 841070635c92 [2020-12-15T00:36:08.467Z] ---> Running in 1d46a7e7ed75 [2020-12-15T00:36:08.467Z] ---> Running in 85cb532d7eb8 [2020-12-15T00:36:08.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:08.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:08.662Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:08.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:08.662Z] [2020-12-15T00:36:08.662Z] Login Succeeded [2020-12-15T00:36:08.662Z] docker.io [2020-12-15T00:36:08.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:09.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:09.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:09.533Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:09.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:09.533Z] [2020-12-15T00:36:09.533Z] Login Succeeded [2020-12-15T00:36:09.533Z] ---> docker-login.sh ends [Pipeline] } [2020-12-15T00:36:09.551Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-15T00:36:10.068Z] ========================================================= [2020-12-15T00:36:10.068Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-15T00:36:10.068Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:36:10.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:10.408Z] Removing intermediate container 78b39cfa24b6 [2020-12-15T00:36:10.408Z] ---> eb0fc6fc9e93 [2020-12-15T00:36:10.408Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T00:36:10.408Z] Removing intermediate container fa970e9128f2 [2020-12-15T00:36:10.408Z] ---> df8c9cd9af42 [2020-12-15T00:36:10.408Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-15T00:36:10.408Z] ---> Running in ffd9ab1b1b9d [2020-12-15T00:36:10.495Z] + 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 . [2020-12-15T00:36:10.675Z] ---> Running in f32c41447785 [2020-12-15T00:36:10.675Z] Removing intermediate container 1d46a7e7ed75 [2020-12-15T00:36:10.675Z] ---> cd41d230aa21 [2020-12-15T00:36:10.675Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:36:10.675Z] Removing intermediate container 85cb532d7eb8 [2020-12-15T00:36:10.675Z] ---> ea198c710d03 [2020-12-15T00:36:10.675Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T00:36:10.957Z] ---> Running in 9179721e25af [2020-12-15T00:36:10.957Z] ---> Running in 45a15288e108 [2020-12-15T00:36:10.957Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:36:10.957Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:36:10.957Z] OK: 12750 distinct packages available [2020-12-15T00:36:11.548Z] OK: 233 MiB in 51 packages [2020-12-15T00:36:11.548Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:11.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:12.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:12.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:12.077Z] Removing intermediate container 841070635c92 [2020-12-15T00:36:12.077Z] ---> c54c87b73234 [2020-12-15T00:36:12.077Z] Step 5/29 : COPY go.mod . [2020-12-15T00:36:12.355Z] ---> 9bc2b112f7c4 [2020-12-15T00:36:12.355Z] Step 6/29 : RUN go mod download [2020-12-15T00:36:12.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:12.355Z] ---> Running in bb190a47d58c [2020-12-15T00:36:12.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:12.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:12.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:13.143Z] Sending build context to Docker daemon 165.7MB [2020-12-15T00:36:13.143Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T00:36:13.143Z] Step 2/7 : FROM ${BASE} [2020-12-15T00:36:13.143Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-15T00:36:13.143Z] 5f621e34cdf4: Pulling fs layer [2020-12-15T00:36:13.143Z] a4357932f1b6: Pulling fs layer [2020-12-15T00:36:13.143Z] 18c013af1878: Pulling fs layer [2020-12-15T00:36:13.143Z] 00ac8860ef70: Pulling fs layer [2020-12-15T00:36:13.143Z] 63d7cb157983: Pulling fs layer [2020-12-15T00:36:13.143Z] b116817d02f9: Pulling fs layer [2020-12-15T00:36:13.143Z] 745a02a5169b: Pulling fs layer [2020-12-15T00:36:13.143Z] 00ac8860ef70: Waiting [2020-12-15T00:36:13.143Z] 63d7cb157983: Waiting [2020-12-15T00:36:13.143Z] b116817d02f9: Waiting [2020-12-15T00:36:13.143Z] 745a02a5169b: Waiting [2020-12-15T00:36:13.143Z] 18c013af1878: Verifying Checksum [2020-12-15T00:36:13.143Z] 18c013af1878: Download complete [2020-12-15T00:36:13.143Z] a4357932f1b6: Verifying Checksum [2020-12-15T00:36:13.143Z] a4357932f1b6: Download complete [2020-12-15T00:36:13.143Z] 63d7cb157983: Verifying Checksum [2020-12-15T00:36:13.143Z] 63d7cb157983: Download complete [2020-12-15T00:36:13.143Z] b116817d02f9: Download complete [2020-12-15T00:36:13.150Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:36:13.150Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:36:13.150Z] OK: 12750 distinct packages available [2020-12-15T00:36:13.414Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:36:13.414Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:36:13.414Z] OK: 12750 distinct packages available [2020-12-15T00:36:13.414Z] OK: 233 MiB in 51 packages [2020-12-15T00:36:13.687Z] OK: 233 MiB in 51 packages [2020-12-15T00:36:13.956Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:36:13.956Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:36:13.956Z] OK: 12750 distinct packages available [2020-12-15T00:36:14.124Z] 5f621e34cdf4: Verifying Checksum [2020-12-15T00:36:14.124Z] 5f621e34cdf4: Download complete [2020-12-15T00:36:14.223Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:36:14.223Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:36:14.223Z] OK: 12750 distinct packages available [2020-12-15T00:36:14.223Z] OK: 233 MiB in 51 packages [2020-12-15T00:36:14.223Z] Removing intermediate container f32c41447785 [2020-12-15T00:36:14.223Z] ---> b85f4ea20170 [2020-12-15T00:36:14.223Z] Step 6/21 : COPY go.mod . [2020-12-15T00:36:14.487Z] Removing intermediate container bb190a47d58c [2020-12-15T00:36:14.487Z] ---> 4cfcde0f82f7 [2020-12-15T00:36:14.487Z] Step 7/29 : COPY . . [2020-12-15T00:36:14.487Z] OK: 233 MiB in 51 packages [2020-12-15T00:36:14.487Z] Removing intermediate container ffd9ab1b1b9d [2020-12-15T00:36:14.487Z] ---> ceb78f88208f [2020-12-15T00:36:14.487Z] Step 6/24 : COPY go.mod . [2020-12-15T00:36:14.721Z] 5f621e34cdf4: Pull complete [2020-12-15T00:36:14.752Z] ---> 6fa3472f4f2b [2020-12-15T00:36:14.752Z] Step 7/21 : RUN go mod download [2020-12-15T00:36:15.326Z] a4357932f1b6: Pull complete [2020-12-15T00:36:15.604Z] 18c013af1878: Pull complete [2020-12-15T00:36:15.722Z] ---> Running in e258ea79efed [2020-12-15T00:36:15.722Z] ---> 25ea52ca0989 [2020-12-15T00:36:15.722Z] Step 7/24 : RUN go mod download [2020-12-15T00:36:16.680Z] Removing intermediate container 9179721e25af [2020-12-15T00:36:16.681Z] ---> 2bbaf0bf2906 [2020-12-15T00:36:16.681Z] Step 6/22 : COPY go.mod . [2020-12-15T00:36:17.277Z] ---> Running in 6ab216757af3 [2020-12-15T00:36:17.601Z] 745a02a5169b: Verifying Checksum [2020-12-15T00:36:17.601Z] 745a02a5169b: Download complete [2020-12-15T00:36:17.896Z] Removing intermediate container 45a15288e108 [2020-12-15T00:36:17.896Z] ---> 8374ae4a46b9 [2020-12-15T00:36:17.896Z] Step 6/21 : COPY go.mod . [2020-12-15T00:36:18.477Z] ---> 1016be2ecaa3 [2020-12-15T00:36:18.477Z] Step 7/22 : RUN go mod download [2020-12-15T00:36:18.605Z] 00ac8860ef70: Verifying Checksum [2020-12-15T00:36:18.605Z] 00ac8860ef70: Download complete [2020-12-15T00:36:19.898Z] ---> 098c8b17284d [2020-12-15T00:36:19.898Z] Step 7/21 : RUN go mod download [2020-12-15T00:36:19.898Z] ---> Running in f8b0c698e0da [2020-12-15T00:36:20.161Z] ---> Running in 06477166a227 [2020-12-15T00:36:23.541Z] Removing intermediate container e258ea79efed [2020-12-15T00:36:23.541Z] ---> a50861ecd1e8 [2020-12-15T00:36:23.541Z] Step 8/21 : COPY . . [2020-12-15T00:36:23.541Z] Removing intermediate container 6ab216757af3 [2020-12-15T00:36:23.541Z] ---> 91fcbfe62698 [2020-12-15T00:36:23.541Z] Step 8/24 : COPY . . [2020-12-15T00:36:28.802Z] 00ac8860ef70: Pull complete [2020-12-15T00:36:28.802Z] 63d7cb157983: Pull complete [2020-12-15T00:36:29.403Z] b116817d02f9: Pull complete [2020-12-15T00:36:33.661Z] Removing intermediate container f8b0c698e0da [2020-12-15T00:36:33.661Z] ---> 35cdeb9fe2fc [2020-12-15T00:36:33.661Z] Step 8/22 : COPY . . [2020-12-15T00:36:33.725Z] 745a02a5169b: Pull complete [2020-12-15T00:36:33.725Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-15T00:36:33.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-15T00:36:33.725Z] ---> b7e6874047d6 [2020-12-15T00:36:33.725Z] 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 [2020-12-15T00:36:34.239Z] Removing intermediate container 06477166a227 [2020-12-15T00:36:34.239Z] ---> 5d5864fbcd70 [2020-12-15T00:36:34.239Z] Step 8/21 : COPY . . [2020-12-15T00:36:37.177Z] ---> Running in 266e53ddd4c4 [2020-12-15T00:36:38.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:36:40.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:36:42.759Z] (1/12) Installing libmagic (5.38-r0) [2020-12-15T00:36:43.351Z] (2/12) Installing file (5.38-r0) [2020-12-15T00:36:43.621Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-15T00:36:43.621Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-15T00:36:52.615Z] ---> 983775764dad [2020-12-15T00:36:52.615Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-15T00:36:53.766Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-15T00:36:53.766Z] (6/12) Installing patch (2.7.6-r6) [2020-12-15T00:36:53.766Z] (7/12) Installing build-base (0.5-r2) [2020-12-15T00:36:53.766Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-15T00:36:53.766Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-15T00:36:54.039Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-15T00:36:54.039Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-15T00:36:54.312Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-15T00:36:54.313Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:36:54.313Z] OK: 217 MiB in 51 packages [2020-12-15T00:36:55.196Z] ---> Running in e1c2cceabcbb [2020-12-15T00:36:58.630Z] Removing intermediate container 266e53ddd4c4 [2020-12-15T00:36:58.630Z] ---> 670ebec5776d [2020-12-15T00:36:58.630Z] Step 4/7 : WORKDIR /edgex-go [2020-12-15T00:36:58.630Z] ---> Running in 5ae0bca98c5b [2020-12-15T00:36:59.224Z] Removing intermediate container 5ae0bca98c5b [2020-12-15T00:36:59.224Z] ---> 1fbca352e27c [2020-12-15T00:36:59.224Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-15T00:36:59.499Z] latest: Pulling from library/docker [2020-12-15T00:36:59.773Z] a3cc7d3b244e: Pulling fs layer [2020-12-15T00:36:59.773Z] 02a3295e0d61: Pulling fs layer [2020-12-15T00:36:59.773Z] 0f4f2e6d8100: Pulling fs layer [2020-12-15T00:36:59.773Z] 330b718f631f: Pulling fs layer [2020-12-15T00:36:59.773Z] a93816041522: Pulling fs layer [2020-12-15T00:36:59.773Z] bdb6da89ff94: Pulling fs layer [2020-12-15T00:36:59.773Z] 2a70c0c122f4: Pulling fs layer [2020-12-15T00:36:59.773Z] 2a70c0c122f4: Waiting [2020-12-15T00:36:59.773Z] a93816041522: Waiting [2020-12-15T00:36:59.773Z] bdb6da89ff94: Waiting [2020-12-15T00:36:59.773Z] 330b718f631f: Waiting [2020-12-15T00:37:00.053Z] 0f4f2e6d8100: Verifying Checksum [2020-12-15T00:37:00.053Z] 0f4f2e6d8100: Download complete [2020-12-15T00:37:00.053Z] 02a3295e0d61: Verifying Checksum [2020-12-15T00:37:00.053Z] 02a3295e0d61: Download complete [2020-12-15T00:37:00.053Z] a3cc7d3b244e: Verifying Checksum [2020-12-15T00:37:00.053Z] a3cc7d3b244e: Download complete [2020-12-15T00:37:00.327Z] bdb6da89ff94: Verifying Checksum [2020-12-15T00:37:00.327Z] bdb6da89ff94: Download complete [2020-12-15T00:37:00.327Z] a93816041522: Verifying Checksum [2020-12-15T00:37:00.327Z] a93816041522: Download complete [2020-12-15T00:37:00.327Z] 2a70c0c122f4: Verifying Checksum [2020-12-15T00:37:00.327Z] 2a70c0c122f4: Download complete [2020-12-15T00:37:00.607Z] a3cc7d3b244e: Pull complete [2020-12-15T00:37:01.603Z] 02a3295e0d61: Pull complete [2020-12-15T00:37:01.879Z] 330b718f631f: Verifying Checksum [2020-12-15T00:37:01.879Z] 330b718f631f: Download complete [2020-12-15T00:37:01.879Z] 0f4f2e6d8100: Pull complete [2020-12-15T00:37:05.288Z] 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 [2020-12-15T00:37:05.288Z] ---> 1613b4701913 [2020-12-15T00:37:05.288Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-15T00:37:06.199Z] 330b718f631f: Pull complete [2020-12-15T00:37:06.199Z] a93816041522: Pull complete [2020-12-15T00:37:06.199Z] bdb6da89ff94: Pull complete [2020-12-15T00:37:06.472Z] 2a70c0c122f4: Pull complete [2020-12-15T00:37:06.472Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-15T00:37:06.472Z] Status: Downloaded newer image for docker:latest [2020-12-15T00:37:07.896Z] ---> Running in 52e98cabf0e8 [2020-12-15T00:37:08.198Z] ---> 8763cd260a7d [2020-12-15T00:37:08.198Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-15T00:37:09.861Z] ---> a8a8f5ace3d1 [2020-12-15T00:37:09.861Z] Step 6/7 : COPY go.mod . [2020-12-15T00:37:10.167Z] ---> Running in cb62f98bbb89 [2020-12-15T00:37:10.449Z] ---> 57acc80050b9 [2020-12-15T00:37:10.449Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-15T00:37:10.461Z] ---> faf7fdf98431 [2020-12-15T00:37:10.461Z] Step 7/7 : RUN go mod download [2020-12-15T00:37:10.716Z] ---> 8a21db30720a [2020-12-15T00:37:10.716Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-15T00:37:10.716Z] ---> Running in c96079736b08 [2020-12-15T00:37:10.716Z] ---> Running in 1b2651005c52 [2020-12-15T00:37:10.739Z] ---> Running in fbad65823875 [2020-12-15T00:37:10.990Z] 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 [2020-12-15T00:37:11.598Z] 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 [2020-12-15T00:37:11.866Z] 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 [2020-12-15T00:37:11.866Z] 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 [2020-12-15T00:37:30.270Z] Removing intermediate container e1c2cceabcbb [2020-12-15T00:37:30.270Z] ---> 49f3af1c9a7b [2020-12-15T00:37:30.270Z] [2020-12-15T00:37:30.270Z] Step 9/29 : FROM alpine:latest [2020-12-15T00:37:30.270Z] latest: Pulling from library/alpine [2020-12-15T00:37:30.270Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T00:37:30.270Z] Status: Downloaded newer image for alpine:latest [2020-12-15T00:37:30.270Z] ---> b14afc6dfb98 [2020-12-15T00:37:30.270Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-15T00:37:30.270Z] ---> Running in ef8f6a2dd4db [2020-12-15T00:37:30.270Z] Removing intermediate container ef8f6a2dd4db [2020-12-15T00:37:30.270Z] ---> 88c7d1ac1a25 [2020-12-15T00:37:30.270Z] Step 11/29 : USER root [2020-12-15T00:37:30.270Z] ---> Running in 71ab4af3ff8c [2020-12-15T00:37:30.270Z] Removing intermediate container 71ab4af3ff8c [2020-12-15T00:37:30.270Z] ---> 595bdf1a3d3a [2020-12-15T00:37:30.270Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-15T00:37:30.270Z] ---> Running in d6cc49279181 [2020-12-15T00:37:30.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:31.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:31.508Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:37:31.508Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:37:31.508Z] OK: 12747 distinct packages available [2020-12-15T00:37:31.787Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-15T00:37:31.787Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-15T00:37:31.787Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:37:32.076Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T00:37:32.076Z] OK: 6 MiB in 16 packages [2020-12-15T00:37:34.804Z] Removing intermediate container d6cc49279181 [2020-12-15T00:37:34.804Z] ---> 4b98878ac0ea [2020-12-15T00:37:34.804Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-15T00:37:34.804Z] ---> Running in c696d26bc3f8 [2020-12-15T00:37:35.157Z] Removing intermediate container c696d26bc3f8 [2020-12-15T00:37:35.157Z] ---> 134d1fcdabae [2020-12-15T00:37:35.157Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-15T00:37:36.364Z] ---> Running in 44b445f904b5 [2020-12-15T00:37:36.694Z] Removing intermediate container 44b445f904b5 [2020-12-15T00:37:36.694Z] ---> 59eefb340a6a [2020-12-15T00:37:36.694Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-15T00:37:36.694Z] ---> Running in b2fc85f1cde1 [2020-12-15T00:37:37.630Z] Removing intermediate container fbad65823875 [2020-12-15T00:37:37.630Z] ---> a028d94028b8 [2020-12-15T00:37:37.630Z] Successfully built a028d94028b8 [2020-12-15T00:37:37.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:37:37.740Z] 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 [2020-12-15T00:37:38.048Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T00:37:38.048Z] . [Pipeline] withDockerContainer [2020-12-15T00:37:38.356Z] prd-ubuntu18.04-docker-arm64-4c-16g-15989 does not seem to be running inside a container [2020-12-15T00:37:38.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2020-12-15T00:37:39.248Z] Removing intermediate container b2fc85f1cde1 [2020-12-15T00:37:39.248Z] ---> 4526bd465d4f [2020-12-15T00:37:39.248Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-15T00:37:40.111Z] $ docker top 04151e9575f96e1401cc233b2a3d02088da0408ae9f9fdff75dacdc0f0ccb612 -eo pid,comm [2020-12-15T00:37:40.349Z] ---> 92295412ace3 [2020-12-15T00:37:40.349Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [Pipeline] { [Pipeline] sh [2020-12-15T00:37:40.663Z] ---> cc03f6714b12 [2020-12-15T00:37:40.663Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-15T00:37:41.250Z] + go version [2020-12-15T00:37:41.250Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-15T00:37:41.295Z] $ docker stop --time=1 04151e9575f96e1401cc233b2a3d02088da0408ae9f9fdff75dacdc0f0ccb612 [2020-12-15T00:37:41.339Z] ---> 668f5b1f7777 [2020-12-15T00:37:41.339Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-15T00:37:41.953Z] ---> 888da2698c09 [2020-12-15T00:37:41.953Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-15T00:37:43.269Z] $ docker rm -f 04151e9575f96e1401cc233b2a3d02088da0408ae9f9fdff75dacdc0f0ccb612 [2020-12-15T00:37:43.475Z] ---> 01b18a66c627 [2020-12-15T00:37:43.475Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:37:44.391Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T00:37:44.391Z] . [Pipeline] withDockerContainer [2020-12-15T00:37:44.705Z] prd-ubuntu18.04-docker-arm64-4c-16g-15989 does not seem to be running inside a container [2020-12-15T00:37:44.881Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2020-12-15T00:37:45.522Z] ---> Running in ab5469a27b13 [2020-12-15T00:37:45.522Z] Removing intermediate container cb62f98bbb89 [2020-12-15T00:37:45.522Z] ---> a87c21b65c65 [2020-12-15T00:37:45.522Z] [2020-12-15T00:37:45.522Z] Step 10/24 : FROM scratch [2020-12-15T00:37:45.522Z] ---> [2020-12-15T00:37:45.522Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-15T00:37:45.522Z] Removing intermediate container 52e98cabf0e8 [2020-12-15T00:37:45.522Z] ---> 6efcb9179531 [2020-12-15T00:37:45.522Z] [2020-12-15T00:37:45.522Z] Step 10/21 : FROM alpine [2020-12-15T00:37:45.522Z] ---> b14afc6dfb98 [2020-12-15T00:37:45.522Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-15T00:37:45.845Z] Removing intermediate container c96079736b08 [2020-12-15T00:37:45.845Z] ---> 794f8bd2f147 [2020-12-15T00:37:45.845Z] [2020-12-15T00:37:45.845Z] Step 10/22 : FROM scratch [2020-12-15T00:37:45.845Z] ---> [2020-12-15T00:37:45.845Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:37:46.211Z] $ docker top aadb55195c449470c39acc792101314091a30dbf110e61a26c42ae55606b80ee -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-15T00:37:46.662Z] ========================================================= [2020-12-15T00:37:46.662Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-15T00:37:46.662Z] ========================================================= [Pipeline] sh [2020-12-15T00:37:47.226Z] + make test [2020-12-15T00:37:47.226Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-15T00:37:47.330Z] ---> Running in f6ea2c54d309 [2020-12-15T00:37:47.330Z] ---> Running in 4ddc21c2d5f1 [2020-12-15T00:37:47.330Z] ---> Running in cc013a208a67 [2020-12-15T00:37:47.978Z] Removing intermediate container 1b2651005c52 [2020-12-15T00:37:47.978Z] ---> cf900a679b61 [2020-12-15T00:37:47.978Z] [2020-12-15T00:37:47.978Z] Step 10/21 : FROM scratch [2020-12-15T00:37:47.978Z] ---> [2020-12-15T00:37:47.978Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:37:47.978Z] Removing intermediate container f6ea2c54d309 [2020-12-15T00:37:47.978Z] ---> 4ee099c7425e [2020-12-15T00:37:47.978Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-15T00:37:47.978Z] Removing intermediate container cc013a208a67 [2020-12-15T00:37:47.978Z] ---> 032457c12841 [2020-12-15T00:37:47.978Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-15T00:37:48.314Z] ---> Running in adc504333089 [2020-12-15T00:37:48.314Z] ---> Running in fb85274f120a [2020-12-15T00:37:48.314Z] ---> Running in 744dd5ac187f [2020-12-15T00:37:48.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:48.314Z] Removing intermediate container adc504333089 [2020-12-15T00:37:48.314Z] ---> cc7944e935ea [2020-12-15T00:37:48.314Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-15T00:37:48.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:48.646Z] ---> Running in c1ba7e60ea88 [2020-12-15T00:37:48.646Z] Removing intermediate container fb85274f120a [2020-12-15T00:37:48.646Z] ---> 2071458f02f8 [2020-12-15T00:37:48.646Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T00:37:48.646Z] Removing intermediate container 744dd5ac187f [2020-12-15T00:37:48.646Z] ---> a98a3f13e0b7 [2020-12-15T00:37:48.646Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-15T00:37:48.646Z] Removing intermediate container ab5469a27b13 [2020-12-15T00:37:48.646Z] ---> abd7a6ac6ae4 [2020-12-15T00:37:48.646Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T00:37:48.646Z] ---> Running in c2342de563db [2020-12-15T00:37:48.646Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:37:48.646Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:37:48.646Z] OK: 12747 distinct packages available [2020-12-15T00:37:48.953Z] ---> Running in e8532b15e554 [2020-12-15T00:37:48.953Z] Removing intermediate container c1ba7e60ea88 [2020-12-15T00:37:48.953Z] ---> 362149f010d1 [2020-12-15T00:37:48.953Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-15T00:37:48.953Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-15T00:37:48.953Z] ---> Running in 6c1326966dd2 [2020-12-15T00:37:48.953Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T00:37:48.953Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-15T00:37:48.953Z] (4/4) Installing curl (7.69.1-r3) [2020-12-15T00:37:48.953Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:37:48.953Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T00:37:49.260Z] OK: 7 MiB in 18 packages [2020-12-15T00:37:49.583Z] Removing intermediate container c2342de563db [2020-12-15T00:37:49.584Z] ---> a2c505dfede1 [2020-12-15T00:37:49.584Z] Step 14/22 : WORKDIR / [2020-12-15T00:37:50.221Z] Removing intermediate container e8532b15e554 [2020-12-15T00:37:50.221Z] ---> d2ec5f271f91 [2020-12-15T00:37:50.221Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-15T00:37:50.221Z] ---> e5a06a97b1ef [2020-12-15T00:37:50.221Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T00:37:50.221Z] ---> Running in a4b8557fcb45 [2020-12-15T00:37:50.517Z] Removing intermediate container 6c1326966dd2 [2020-12-15T00:37:50.517Z] ---> a7563efa69d0 [2020-12-15T00:37:50.517Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-15T00:37:50.517Z] ---> Running in a0a5340126cb [2020-12-15T00:37:51.156Z] ---> f49a77c208ed [2020-12-15T00:37:51.156Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-15T00:37:51.156Z] Removing intermediate container a4b8557fcb45 [2020-12-15T00:37:51.156Z] ---> acb62de7874a [2020-12-15T00:37:51.156Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-15T00:37:51.156Z] ---> e5cafd4f2988 [2020-12-15T00:37:51.156Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-15T00:37:51.447Z] Removing intermediate container 4ddc21c2d5f1 [2020-12-15T00:37:51.447Z] ---> c3ac694893a9 [2020-12-15T00:37:51.447Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T00:37:51.447Z] ---> Running in 88174634274b [2020-12-15T00:37:51.718Z] ---> 8e1786242101 [2020-12-15T00:37:51.718Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-15T00:37:52.341Z] Removing intermediate container 88174634274b [2020-12-15T00:37:52.341Z] ---> 578b70bccd8b [2020-12-15T00:37:52.341Z] Step 13/21 : WORKDIR /edgex [2020-12-15T00:37:52.964Z] ---> 95edaf547c92 [2020-12-15T00:37:52.964Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-15T00:37:52.964Z] ---> cfd2f073ba15 [2020-12-15T00:37:52.964Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-15T00:37:52.964Z] ---> Running in d4d43de7fddd [2020-12-15T00:37:53.277Z] ---> 3ea964f4bed0 [2020-12-15T00:37:53.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-15T00:37:53.277Z] Removing intermediate container a0a5340126cb [2020-12-15T00:37:53.277Z] ---> 2805f2c28f7e [2020-12-15T00:37:53.277Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-15T00:37:53.580Z] Removing intermediate container d4d43de7fddd [2020-12-15T00:37:53.580Z] ---> 36a10eb415f6 [2020-12-15T00:37:53.580Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-15T00:37:53.580Z] ---> 9460ebe37956 [2020-12-15T00:37:53.580Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-15T00:37:53.580Z] ---> Running in aa559b542948 [2020-12-15T00:37:53.580Z] ---> 254fae76fff6 [2020-12-15T00:37:53.580Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-15T00:37:54.078Z] ---> bec8acd87e5e [2020-12-15T00:37:54.078Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-15T00:37:54.078Z] ---> Running in 422d27e37d40 [2020-12-15T00:37:54.078Z] ---> Running in 3f8398dcc338 [2020-12-15T00:37:54.078Z] ---> 9be804115728 [2020-12-15T00:37:54.078Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-15T00:37:54.078Z] ---> 1124f2c7fd89 [2020-12-15T00:37:54.078Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-15T00:37:54.387Z] Removing intermediate container 422d27e37d40 [2020-12-15T00:37:54.387Z] ---> 6e177a32827f [2020-12-15T00:37:54.387Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:37:54.387Z] Removing intermediate container 3f8398dcc338 [2020-12-15T00:37:54.387Z] ---> b161bffa21b9 [2020-12-15T00:37:54.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:37:54.387Z] ---> Running in d454357d4377 [2020-12-15T00:37:54.688Z] ---> Running in 8b77a13c732a [2020-12-15T00:37:54.985Z] ---> c8bd57690865 [2020-12-15T00:37:54.985Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-15T00:37:54.985Z] Removing intermediate container d454357d4377 [2020-12-15T00:37:54.985Z] ---> 543bd6e2ade4 [2020-12-15T00:37:54.985Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T00:37:54.985Z] Removing intermediate container 8b77a13c732a [2020-12-15T00:37:54.985Z] ---> 6f2776954d20 [2020-12-15T00:37:54.985Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T00:37:55.282Z] ---> 7394b05578ef [2020-12-15T00:37:55.282Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-15T00:37:55.282Z] ---> Running in 803b70d4d56a [2020-12-15T00:37:55.282Z] ---> Running in 35e9d6ba9074 [2020-12-15T00:37:55.593Z] Removing intermediate container 803b70d4d56a [2020-12-15T00:37:55.593Z] ---> c4fb33fb949c [2020-12-15T00:37:55.593Z] Step 20/21 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:37:55.593Z] ---> a65f1e3eb471 [2020-12-15T00:37:55.593Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-15T00:37:55.593Z] ---> Running in bc850e646076 [2020-12-15T00:37:55.593Z] ---> c2cdd874a5a2 [2020-12-15T00:37:55.593Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-15T00:37:55.891Z] Removing intermediate container 35e9d6ba9074 [2020-12-15T00:37:55.891Z] ---> 5a2dc4a9a072 [2020-12-15T00:37:55.891Z] Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:37:55.891Z] Removing intermediate container aa559b542948 [2020-12-15T00:37:55.891Z] ---> 1616506e9f7a [2020-12-15T00:37:55.891Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T00:37:55.891Z] ---> Running in b30df9e6aa79 [2020-12-15T00:37:55.891Z] ---> Running in ffc397f4cf74 [2020-12-15T00:37:55.891Z] ---> Running in 6010978492d5 [2020-12-15T00:37:56.184Z] ---> Running in 7e6ccaa113f2 [2020-12-15T00:37:56.184Z] Removing intermediate container bc850e646076 [2020-12-15T00:37:56.184Z] ---> 1297f8d4a598 [2020-12-15T00:37:56.184Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T00:37:56.453Z] Removing intermediate container b30df9e6aa79 [2020-12-15T00:37:56.453Z] ---> 4c69bfa89f67 [2020-12-15T00:37:56.453Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:37:56.731Z] Removing intermediate container 6010978492d5 [2020-12-15T00:37:56.731Z] ---> ea9a18e31320 [2020-12-15T00:37:56.731Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:37:56.731Z] Removing intermediate container ffc397f4cf74 [2020-12-15T00:37:56.731Z] ---> 78985305226c [2020-12-15T00:37:56.731Z] Step 18/21 : CMD ["--init=true"] [2020-12-15T00:37:56.731Z] Removing intermediate container 7e6ccaa113f2 [2020-12-15T00:37:56.731Z] ---> 7da0dab2acc3 [2020-12-15T00:37:56.731Z] Step 26/29 : CMD [ "generate" ] [2020-12-15T00:37:56.731Z] ---> Running in 2899fe11259f [2020-12-15T00:37:56.731Z] ---> Running in 6b166f57df03 [2020-12-15T00:37:56.731Z] ---> Running in b1c403ae5d06 [2020-12-15T00:37:56.731Z] ---> Running in a2b441c314da [2020-12-15T00:37:57.020Z] ---> Running in b4d4e6b9a24f [2020-12-15T00:37:57.020Z] Removing intermediate container 2899fe11259f [2020-12-15T00:37:57.020Z] ---> 84155a4d19bb [2020-12-15T00:37:57.020Z] [2020-12-15T00:37:57.330Z] Removing intermediate container 6b166f57df03 [2020-12-15T00:37:57.330Z] ---> a914fedaa4da [2020-12-15T00:37:57.331Z] [2020-12-15T00:37:57.331Z] Removing intermediate container a2b441c314da [2020-12-15T00:37:57.331Z] ---> af09e4864191 [2020-12-15T00:37:57.331Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T00:37:57.331Z] Removing intermediate container b1c403ae5d06 [2020-12-15T00:37:57.331Z] ---> 12bf9a57089c [2020-12-15T00:37:57.331Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T00:37:57.331Z] Removing intermediate container b4d4e6b9a24f [2020-12-15T00:37:57.331Z] ---> b8f682634368 [2020-12-15T00:37:57.331Z] Step 27/29 : LABEL arch=x86_64 [2020-12-15T00:37:57.331Z] Successfully built 84155a4d19bb [2020-12-15T00:37:57.732Z] Successfully built a914fedaa4da [2020-12-15T00:37:57.732Z] ---> Running in eb15545a9109 [2020-12-15T00:37:57.732Z] Successfully tagged docker-core-command-go:latest [2020-12-15T00:37:57.732Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-15T00:37:57.732Z] Building docker-sys-mgmt-agent-go [2020-12-15T00:37:57.732Z]  Building docker-support-scheduler-go ... done  Building docker-core-command-go ... done  ---> Running in 09d2dd49f173 [2020-12-15T00:37:57.732Z] Building docker-core-data-go [2020-12-15T00:37:57.732Z] ---> Running in 8a41c653439c [2020-12-15T00:37:57.732Z] Removing intermediate container 09d2dd49f173 [2020-12-15T00:37:57.732Z] ---> 695c91a58757 [2020-12-15T00:37:57.732Z] Step 20/21 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:37:57.732Z] Removing intermediate container eb15545a9109 [2020-12-15T00:37:57.732Z] ---> 223320a181d1 [2020-12-15T00:37:57.732Z] Step 23/24 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:37:57.732Z] Removing intermediate container 8a41c653439c [2020-12-15T00:37:57.732Z] ---> 6ef3a60361af [2020-12-15T00:37:57.732Z] Step 28/29 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:37:58.036Z] ---> Running in 57e673908a8b [2020-12-15T00:37:58.036Z] ---> Running in dcc1c10ca43c [2020-12-15T00:37:58.036Z] ---> Running in 1ef7aea14a95 [2020-12-15T00:37:58.351Z] Removing intermediate container dcc1c10ca43c [2020-12-15T00:37:58.351Z] ---> 49611c3a038e [2020-12-15T00:37:58.351Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T00:37:58.351Z] Removing intermediate container 57e673908a8b [2020-12-15T00:37:58.351Z] ---> 774749b5c7de [2020-12-15T00:37:58.351Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T00:37:58.351Z] Removing intermediate container 1ef7aea14a95 [2020-12-15T00:37:58.351Z] ---> 7ddd45ed7557 [2020-12-15T00:37:58.351Z] Step 29/29 : LABEL version=0.0.0 [2020-12-15T00:37:58.636Z] ---> Running in eaf3894646fd [2020-12-15T00:37:58.936Z] ---> Running in 1194344f5edc [2020-12-15T00:37:58.936Z] ---> Running in 6bc088c7e15b [2020-12-15T00:38:02.660Z] Removing intermediate container eaf3894646fd [2020-12-15T00:38:02.660Z] ---> 775c06b70e22 [2020-12-15T00:38:02.660Z] [2020-12-15T00:38:03.308Z] Successfully built 775c06b70e22 [2020-12-15T00:38:04.365Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-15T00:38:04.365Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2020-12-15T00:38:04.693Z] Removing intermediate container 1194344f5edc [2020-12-15T00:38:04.693Z] ---> 90dcca995f89 [2020-12-15T00:38:04.693Z] [2020-12-15T00:38:04.693Z] Removing intermediate container 6bc088c7e15b [2020-12-15T00:38:04.693Z] ---> 1f8fd1f84116 [2020-12-15T00:38:04.693Z] [2020-12-15T00:38:04.693Z] Successfully built 90dcca995f89 [2020-12-15T00:38:04.693Z] Successfully built 1f8fd1f84116 [2020-12-15T00:38:04.693Z] Successfully tagged docker-support-notifications-go:latest [2020-12-15T00:38:04.693Z] Building docker-security-bootstrap-redis-go [2020-12-15T00:38:04.693Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-15T00:38:04.693Z] Building docker-core-metadata-go [2020-12-15T00:38:10.435Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-15T00:38:18.455Z]  Building docker-support-notifications-go ... done  Building docker-security-secrets-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:38:18.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:38:18.455Z] ---> ea7127d8232f [2020-12-15T00:38:18.455Z] Step 3/23 : WORKDIR /edgex-go [2020-12-15T00:38:18.455Z] ---> Using cache [2020-12-15T00:38:18.455Z] ---> 12f46d37494b [2020-12-15T00:38:18.455Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:38:18.455Z] ---> Using cache [2020-12-15T00:38:18.455Z] ---> ea198c710d03 [2020-12-15T00:38:18.455Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-15T00:38:18.763Z] ---> Running in 1951f6ade407 [2020-12-15T00:38:19.417Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:38:19.417Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:38:19.417Z] ---> ea7127d8232f [2020-12-15T00:38:19.417Z] Step 3/27 : WORKDIR /edgex-go [2020-12-15T00:38:19.417Z] ---> Using cache [2020-12-15T00:38:19.417Z] ---> 12f46d37494b [2020-12-15T00:38:19.417Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:38:19.417Z] ---> Using cache [2020-12-15T00:38:19.417Z] ---> ea198c710d03 [2020-12-15T00:38:19.417Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-15T00:38:23.845Z] ---> Running in df8764040a75 [2020-12-15T00:38:23.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:24.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:26.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:27.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:27.616Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:38:27.616Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:38:27.616Z] OK: 12750 distinct packages available [2020-12-15T00:38:27.911Z] OK: 233 MiB in 51 packages [2020-12-15T00:38:28.520Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:38:28.520Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:38:28.520Z] OK: 12750 distinct packages available [2020-12-15T00:38:29.171Z] OK: 233 MiB in 51 packages [2020-12-15T00:38:30.180Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:38:30.180Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:38:30.180Z] ---> ea7127d8232f [2020-12-15T00:38:30.180Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:38:30.180Z] ---> Using cache [2020-12-15T00:38:30.180Z] ---> 12f46d37494b [2020-12-15T00:38:30.180Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:38:30.180Z] ---> Using cache [2020-12-15T00:38:30.180Z] ---> ea198c710d03 [2020-12-15T00:38:30.180Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:38:30.180Z] ---> Using cache [2020-12-15T00:38:30.180Z] ---> 8374ae4a46b9 [2020-12-15T00:38:30.180Z] Step 6/22 : COPY go.mod . [2020-12-15T00:38:30.180Z] ---> Using cache [2020-12-15T00:38:30.180Z] ---> 098c8b17284d [2020-12-15T00:38:30.180Z] Step 7/22 : RUN go mod download [2020-12-15T00:38:30.180Z] ---> Using cache [2020-12-15T00:38:30.180Z] ---> 5d5864fbcd70 [2020-12-15T00:38:30.180Z] Step 8/22 : COPY . . [2020-12-15T00:38:30.180Z] ---> Using cache [2020-12-15T00:38:30.180Z] ---> 8a21db30720a [2020-12-15T00:38:30.180Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-15T00:38:30.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:38:30.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:38:30.971Z] ---> ea7127d8232f [2020-12-15T00:38:30.971Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> 12f46d37494b [2020-12-15T00:38:30.971Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> ea198c710d03 [2020-12-15T00:38:30.971Z] Step 5/24 : RUN apk update && apk add make git [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> 8374ae4a46b9 [2020-12-15T00:38:30.971Z] Step 6/24 : COPY go.mod . [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> 098c8b17284d [2020-12-15T00:38:30.971Z] Step 7/24 : RUN go mod download [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> 5d5864fbcd70 [2020-12-15T00:38:30.971Z] Step 8/24 : COPY . . [2020-12-15T00:38:30.971Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:38:30.971Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:38:30.971Z] ---> ea7127d8232f [2020-12-15T00:38:30.971Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> 12f46d37494b [2020-12-15T00:38:30.971Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> ea198c710d03 [2020-12-15T00:38:30.971Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> 8374ae4a46b9 [2020-12-15T00:38:30.971Z] Step 6/22 : COPY go.mod . [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> 098c8b17284d [2020-12-15T00:38:30.971Z] Step 7/22 : RUN go mod download [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> 5d5864fbcd70 [2020-12-15T00:38:30.971Z] Step 8/22 : COPY . . [2020-12-15T00:38:30.971Z] ---> Using cache [2020-12-15T00:38:30.971Z] ---> 8a21db30720a [2020-12-15T00:38:30.971Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-15T00:38:31.254Z] ---> Using cache [2020-12-15T00:38:31.254Z] ---> 8a21db30720a [2020-12-15T00:38:31.254Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-15T00:38:31.535Z] Removing intermediate container 1951f6ade407 [2020-12-15T00:38:31.535Z] ---> 70c6d25a18b2 [2020-12-15T00:38:31.535Z] Step 6/23 : COPY go.mod . [2020-12-15T00:38:31.535Z] ---> Running in bbf88594514c [2020-12-15T00:38:31.535Z] ---> Running in d9ff9ac37dcf [2020-12-15T00:38:31.535Z] ---> Running in 9445cb5971d8 [2020-12-15T00:38:31.535Z] Removing intermediate container df8764040a75 [2020-12-15T00:38:31.535Z] ---> 95d139b29698 [2020-12-15T00:38:31.535Z] Step 6/27 : COPY go.mod . [2020-12-15T00:38:32.138Z] ---> d45e442ee1bc [2020-12-15T00:38:32.138Z] Step 7/23 : RUN go mod download [2020-12-15T00:38:32.138Z] ---> 1fdd715e4b28 [2020-12-15T00:38:32.138Z] Step 7/27 : RUN go mod download [2020-12-15T00:38:32.138Z] 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 [2020-12-15T00:38:32.138Z] ---> Running in 73f23ff3494b [2020-12-15T00:38:32.422Z] ---> Running in 7628bae8e7e3 [2020-12-15T00:38:32.718Z] 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 [2020-12-15T00:38:32.718Z] 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 [2020-12-15T00:38:34.510Z] Removing intermediate container 73f23ff3494b [2020-12-15T00:38:34.510Z] ---> 730fd4827c63 [2020-12-15T00:38:34.510Z] Step 8/23 : COPY . . [2020-12-15T00:38:34.832Z] Removing intermediate container 7628bae8e7e3 [2020-12-15T00:38:34.832Z] ---> c96e2e95af42 [2020-12-15T00:38:34.832Z] Step 8/27 : COPY . . [2020-12-15T00:38:49.999Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-15T00:39:01.992Z] 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 [2020-12-15T00:39:06.751Z] ---> a107e3006a4d [2020-12-15T00:39:06.751Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-15T00:39:07.042Z] ---> Running in 1aba734b15ac [2020-12-15T00:39:07.042Z] Removing intermediate container bbf88594514c [2020-12-15T00:39:07.042Z] ---> 49a407cc81f7 [2020-12-15T00:39:07.042Z] [2020-12-15T00:39:07.042Z] Step 10/22 : FROM alpine:3.10 [2020-12-15T00:39:07.368Z] ---> db5b382d402b [2020-12-15T00:39:07.368Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-15T00:39:07.368Z] 3.10: Pulling from library/alpine [2020-12-15T00:39:07.368Z] ---> Running in 43c5a389089d [2020-12-15T00:39:08.029Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-15T00:39:08.029Z] Status: Downloaded newer image for alpine:3.10 [2020-12-15T00:39:08.029Z] ---> be4e4bea2c2e [2020-12-15T00:39:08.029Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T00:39:08.029Z] 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 [2020-12-15T00:39:08.029Z] 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 [2020-12-15T00:39:10.142Z] ---> Running in 98d49518e27b [2020-12-15T00:39:10.789Z] Removing intermediate container 9445cb5971d8 [2020-12-15T00:39:10.789Z] ---> d52c30022658 [2020-12-15T00:39:10.789Z] [2020-12-15T00:39:11.102Z] Step 10/24 : FROM alpine:3.10 [2020-12-15T00:39:11.102Z] ---> be4e4bea2c2e [2020-12-15T00:39:11.102Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T00:39:11.866Z] Removing intermediate container d9ff9ac37dcf [2020-12-15T00:39:11.866Z] ---> ee683084d4fa [2020-12-15T00:39:11.866Z] [2020-12-15T00:39:11.866Z] Step 10/22 : FROM scratch [2020-12-15T00:39:11.866Z] ---> [2020-12-15T00:39:11.866Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:39:11.866Z] ---> Running in 5acce05b414c [2020-12-15T00:39:12.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:12.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:12.462Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T00:39:12.462Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T00:39:12.462Z] OK: 10348 distinct packages available [2020-12-15T00:39:12.564Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-15T00:39:12.564Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-15T00:39:12.564Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-15T00:39:12.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-15T00:39:12.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-15T00:39:12.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-15T00:39:12.763Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T00:39:12.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:12.763Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T00:39:12.763Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T00:39:12.763Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T00:39:12.763Z] ---> Using cache [2020-12-15T00:39:12.763Z] ---> cc7944e935ea [2020-12-15T00:39:12.763Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-15T00:39:12.763Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T00:39:12.763Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T00:39:12.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:13.088Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T00:39:13.088Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T00:39:13.088Z] OK: 10348 distinct packages available [2020-12-15T00:39:13.403Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T00:39:13.727Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T00:39:13.727Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T00:39:13.727Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T00:39:13.727Z] OK: 7 MiB in 19 packages [2020-12-15T00:39:13.727Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T00:39:13.727Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T00:39:13.727Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T00:39:13.727Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T00:39:13.727Z] ---> Running in 77117352dce5 [2020-12-15T00:39:14.024Z] OK: 7 MiB in 19 packages [2020-12-15T00:39:14.895Z] Removing intermediate container 77117352dce5 [2020-12-15T00:39:14.895Z] ---> 194b0cd7db26 [2020-12-15T00:39:14.895Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T00:39:15.263Z] ---> Running in eb05844bf44a [2020-12-15T00:39:15.444Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.040s [2020-12-15T00:39:15.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-15T00:39:15.444Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-15T00:39:16.000Z] Removing intermediate container eb05844bf44a [2020-12-15T00:39:16.000Z] ---> cf67ae690285 [2020-12-15T00:39:16.000Z] Step 14/22 : WORKDIR / [2020-12-15T00:39:16.000Z] ---> Running in 06a644926491 [2020-12-15T00:39:17.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-15T00:39:17.019Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-15T00:39:17.019Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-15T00:39:17.019Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-15T00:39:17.740Z] Removing intermediate container 98d49518e27b [2020-12-15T00:39:17.740Z] ---> 95f5c6e4b27e [2020-12-15T00:39:17.740Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-15T00:39:17.740Z] Removing intermediate container 5acce05b414c [2020-12-15T00:39:17.740Z] ---> 38e363ff51a7 [2020-12-15T00:39:17.740Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T00:39:18.026Z] Removing intermediate container 06a644926491 [2020-12-15T00:39:18.026Z] ---> 2872d851d49a [2020-12-15T00:39:18.026Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-15T00:39:18.026Z] ---> Running in 6a07c3187433 [2020-12-15T00:39:18.026Z] ---> Running in 2771141500e9 [2020-12-15T00:39:18.647Z] Removing intermediate container 6a07c3187433 [2020-12-15T00:39:18.647Z] ---> 788583e5d1cd [2020-12-15T00:39:18.648Z] Step 13/24 : WORKDIR / [2020-12-15T00:39:18.648Z] Removing intermediate container 2771141500e9 [2020-12-15T00:39:18.648Z] ---> fa60a1ff2ef6 [2020-12-15T00:39:18.648Z] Step 13/22 : WORKDIR / [2020-12-15T00:39:18.927Z] ---> d19f5433b9ce [2020-12-15T00:39:18.927Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-15T00:39:18.927Z] ---> Running in 4202f3f52116 [2020-12-15T00:39:19.251Z] ---> Running in e7bb253604ad [2020-12-15T00:39:19.544Z] Removing intermediate container 4202f3f52116 [2020-12-15T00:39:19.545Z] ---> 1f3e8272f64b [2020-12-15T00:39:19.545Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-15T00:39:19.545Z] Removing intermediate container e7bb253604ad [2020-12-15T00:39:19.545Z] ---> bfe71b30d126 [2020-12-15T00:39:19.545Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-15T00:39:19.838Z] ---> 26e38b8e6b58 [2020-12-15T00:39:19.838Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-15T00:39:20.121Z] ---> aa99ae36d4b6 [2020-12-15T00:39:20.121Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-15T00:39:20.432Z] ---> a6a90c3ae292 [2020-12-15T00:39:20.432Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-15T00:39:20.759Z] ---> a988c7114df0 [2020-12-15T00:39:20.759Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-15T00:39:20.759Z] ---> Running in 74f55821a447 [2020-12-15T00:39:21.067Z] ---> 68cb00684932 [2020-12-15T00:39:21.067Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-15T00:39:21.067Z] ---> a11e1bf6d207 [2020-12-15T00:39:21.067Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-15T00:39:21.067Z] Removing intermediate container 74f55821a447 [2020-12-15T00:39:21.067Z] ---> 825729d52bd6 [2020-12-15T00:39:21.067Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:39:21.363Z] ---> Running in 3cd3a0c51363 [2020-12-15T00:39:21.649Z] ---> 458d6110d3c4 [2020-12-15T00:39:21.649Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-15T00:39:21.920Z] ---> c42179b0cb96 [2020-12-15T00:39:21.920Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-15T00:39:21.920Z] Removing intermediate container 3cd3a0c51363 [2020-12-15T00:39:21.920Z] ---> 58cca2f198b4 [2020-12-15T00:39:21.920Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T00:39:22.191Z] ---> Running in 76e33103bbcd [2020-12-15T00:39:22.487Z] ---> dd5c012cc013 [2020-12-15T00:39:22.487Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-15T00:39:22.487Z] Removing intermediate container 76e33103bbcd [2020-12-15T00:39:22.487Z] ---> 721c84cf4791 [2020-12-15T00:39:22.487Z] Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:39:22.487Z] ---> 466e7f355f42 [2020-12-15T00:39:22.487Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-15T00:39:22.487Z] ---> Running in 11f9213b5daf [2020-12-15T00:39:22.799Z] ---> Running in 860f57fc2f98 [2020-12-15T00:39:23.084Z] Removing intermediate container 860f57fc2f98 [2020-12-15T00:39:23.084Z] ---> 5028a0f329e2 [2020-12-15T00:39:23.084Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:39:23.376Z] ---> Running in 0c5ff47feeeb [2020-12-15T00:39:23.376Z] ---> ca41eea8435d [2020-12-15T00:39:23.376Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T00:39:23.659Z] Removing intermediate container 0c5ff47feeeb [2020-12-15T00:39:23.659Z] ---> e66eb4918cc6 [2020-12-15T00:39:23.659Z] [2020-12-15T00:39:24.317Z] Successfully built e66eb4918cc6 [2020-12-15T00:39:24.624Z] ---> a275ea94cf89 [2020-12-15T00:39:24.624Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T00:39:24.624Z] Successfully tagged docker-core-metadata-go:latest [2020-12-15T00:39:24.964Z]  Building docker-core-metadata-go ... done  ---> Running in 6fc67b61b59e [2020-12-15T00:39:25.644Z] Removing intermediate container 11f9213b5daf [2020-12-15T00:39:25.644Z] ---> 637d8b567eff [2020-12-15T00:39:25.644Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-15T00:39:25.644Z] ---> Running in 552ee42a6581 [2020-12-15T00:39:26.733Z] Removing intermediate container 552ee42a6581 [2020-12-15T00:39:26.733Z] ---> ebcc6e19de8a [2020-12-15T00:39:26.733Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T00:39:27.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.367s coverage: 46.6% of statements [2020-12-15T00:39:27.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-15T00:39:27.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-15T00:39:27.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-15T00:39:27.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-15T00:39:27.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-15T00:39:27.773Z] ---> Running in 166fb3862186 [2020-12-15T00:39:27.773Z] Removing intermediate container 1aba734b15ac [2020-12-15T00:39:27.773Z] ---> 77375163c089 [2020-12-15T00:39:27.773Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-15T00:39:28.386Z] ---> Running in 0777dabaf4b6 [2020-12-15T00:39:28.386Z] Removing intermediate container 166fb3862186 [2020-12-15T00:39:28.386Z] ---> cb749fc54998 [2020-12-15T00:39:28.386Z] Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:39:28.681Z] Removing intermediate container 6fc67b61b59e [2020-12-15T00:39:28.681Z] ---> 43e43d2dd9dc [2020-12-15T00:39:28.681Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T00:39:28.681Z] ---> Running in b834e1272f5f [2020-12-15T00:39:28.681Z] ---> Running in 53ce64826f27 [2020-12-15T00:39:28.986Z] Removing intermediate container b834e1272f5f [2020-12-15T00:39:28.986Z] ---> 296fd01de8d4 [2020-12-15T00:39:28.986Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:39:28.986Z] Removing intermediate container 53ce64826f27 [2020-12-15T00:39:28.986Z] ---> 659297ca6de4 [2020-12-15T00:39:28.986Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T00:39:29.303Z] ---> Running in 2004d047f81c [2020-12-15T00:39:29.303Z] 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 [2020-12-15T00:39:29.303Z] ---> Running in 022a73769384 [2020-12-15T00:39:29.303Z] Removing intermediate container 2004d047f81c [2020-12-15T00:39:29.303Z] ---> 4f684a0a34d4 [2020-12-15T00:39:29.303Z] [2020-12-15T00:39:29.592Z] Removing intermediate container 022a73769384 [2020-12-15T00:39:29.592Z] ---> 142f18d10da5 [2020-12-15T00:39:29.592Z] Step 23/24 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:39:29.592Z] ---> Running in 8bc9c656087b [2020-12-15T00:39:29.592Z] Successfully built 4f684a0a34d4 [2020-12-15T00:39:30.261Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-15T00:39:30.261Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 8bc9c656087b [2020-12-15T00:39:30.261Z] ---> 1ec55a4b7b4b [2020-12-15T00:39:30.261Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T00:39:30.581Z] ---> Running in df39517d9e29 [2020-12-15T00:39:30.581Z] Removing intermediate container df39517d9e29 [2020-12-15T00:39:30.581Z] ---> efca463e87c3 [2020-12-15T00:39:30.581Z] [2020-12-15T00:39:30.946Z] Successfully built efca463e87c3 [2020-12-15T00:39:30.946Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-15T00:39:32.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.508s coverage: 27.1% of statements [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-15T00:39:32.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-15T00:39:32.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-15T00:39:32.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.230s coverage: 68.2% of statements [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-15T00:39:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-15T00:39:33.060Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0777dabaf4b6 [2020-12-15T00:39:33.060Z] ---> f58a48a300d2 [2020-12-15T00:39:33.060Z] [2020-12-15T00:39:33.060Z] Step 11/27 : FROM docker:latest [2020-12-15T00:39:33.060Z] ---> aefe523efa57 [2020-12-15T00:39:33.060Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-15T00:39:33.060Z] ---> Running in 3ef2cefa2bd0 [2020-12-15T00:39:33.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:34.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:34.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.730s coverage: 82.6% of statements [2020-12-15T00:39:34.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-15T00:39:34.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T00:39:34.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-15T00:39:34.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-15T00:39:34.294Z] (1/2) Installing readline (8.0.4-r0) [2020-12-15T00:39:34.294Z] (2/2) Installing bash (5.0.17-r0) [2020-12-15T00:39:34.294Z] Executing bash-5.0.17-r0.post-install [2020-12-15T00:39:34.294Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:39:34.294Z] OK: 12 MiB in 22 packages [2020-12-15T00:39:37.031Z] Removing intermediate container 43c5a389089d [2020-12-15T00:39:37.031Z] ---> 09140ae81639 [2020-12-15T00:39:37.031Z] [2020-12-15T00:39:37.031Z] Step 10/23 : FROM alpine [2020-12-15T00:39:37.031Z] ---> b14afc6dfb98 [2020-12-15T00:39:37.031Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:39:37.031Z] ---> Running in 1b0352214b30 [2020-12-15T00:39:37.031Z] Removing intermediate container 3ef2cefa2bd0 [2020-12-15T00:39:37.031Z] ---> 0095ddd777e6 [2020-12-15T00:39:37.031Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-15T00:39:37.031Z] ---> Running in 2a790ba42313 [2020-12-15T00:39:37.031Z] Removing intermediate container 1b0352214b30 [2020-12-15T00:39:37.031Z] ---> 8960802654f4 [2020-12-15T00:39:37.031Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-15T00:39:37.344Z] ---> Running in 74001eb8ed5b [2020-12-15T00:39:37.344Z] Removing intermediate container 74001eb8ed5b [2020-12-15T00:39:37.344Z] ---> 7a1cfeb1e98a [2020-12-15T00:39:37.344Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-15T00:39:37.675Z] ---> Running in bf627debb4cc [2020-12-15T00:39:37.675Z] Removing intermediate container bf627debb4cc [2020-12-15T00:39:37.675Z] ---> d846c8c3b443 [2020-12-15T00:39:37.675Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:39:37.675Z] ---> Running in 98cd3abe41ab [2020-12-15T00:39:38.454Z] Removing intermediate container 2a790ba42313 [2020-12-15T00:39:38.454Z] ---> 5c761f7c2bb4 [2020-12-15T00:39:38.454Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-15T00:39:38.454Z] ---> Running in caf4c8caf02e [2020-12-15T00:39:38.454Z] Removing intermediate container caf4c8caf02e [2020-12-15T00:39:38.454Z] ---> faac4d806709 [2020-12-15T00:39:38.454Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-15T00:39:38.454Z] ---> Running in 1022e90cc124 [2020-12-15T00:39:38.755Z] Removing intermediate container 1022e90cc124 [2020-12-15T00:39:38.755Z] ---> 8973aa4d0817 [2020-12-15T00:39:38.755Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-15T00:39:38.755Z] Removing intermediate container 98cd3abe41ab [2020-12-15T00:39:38.755Z] ---> cc5e901836e7 [2020-12-15T00:39:38.755Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-15T00:39:38.755Z] ---> Running in 3cdf88b460b8 [2020-12-15T00:39:38.755Z] ---> Running in 7d8ef146747b [2020-12-15T00:39:39.088Z] Removing intermediate container 3cdf88b460b8 [2020-12-15T00:39:39.088Z] ---> de99b741b103 [2020-12-15T00:39:39.088Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-15T00:39:39.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:39.374Z] ---> efb776d99bcd [2020-12-15T00:39:39.374Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-15T00:39:39.665Z] ---> b8abed17cbf1 [2020-12-15T00:39:39.665Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-15T00:39:39.965Z] ---> 0d8f26ee8523 [2020-12-15T00:39:39.965Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-15T00:39:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements [2020-12-15T00:39:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-15T00:39:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-15T00:39:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-15T00:39:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-15T00:39:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-15T00:39:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.136s coverage: 100.0% of statements [2020-12-15T00:39:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-15T00:39:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2020-12-15T00:39:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-15T00:39:40.268Z] ---> Running in 087d5be56d1d [2020-12-15T00:39:40.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:40.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:40.833Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-15T00:39:40.833Z] (2/33) Installing expat (2.2.9-r1) [2020-12-15T00:39:40.833Z] (3/33) Installing libffi (3.3-r2) [2020-12-15T00:39:40.833Z] (4/33) Installing gdbm (1.13-r1) [2020-12-15T00:39:40.833Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-15T00:39:40.833Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-15T00:39:40.833Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-15T00:39:41.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:41.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements [2020-12-15T00:39:41.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-15T00:39:41.817Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-15T00:39:41.817Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-15T00:39:41.817Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-15T00:39:41.817Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-15T00:39:42.139Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-15T00:39:42.139Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-15T00:39:42.139Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-15T00:39:42.139Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-15T00:39:42.139Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-15T00:39:42.139Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-15T00:39:42.139Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-15T00:39:42.139Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-15T00:39:42.139Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-15T00:39:42.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.329s coverage: 97.5% of statements [2020-12-15T00:39:42.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-15T00:39:42.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements [2020-12-15T00:39:42.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-15T00:39:42.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-15T00:39:42.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-15T00:39:42.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-15T00:39:42.443Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-15T00:39:42.443Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-15T00:39:42.443Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-15T00:39:42.443Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-15T00:39:42.443Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-15T00:39:42.443Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-15T00:39:42.443Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-15T00:39:42.443Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-15T00:39:42.443Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-15T00:39:42.443Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-15T00:39:42.443Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-15T00:39:42.443Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-15T00:39:42.443Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-15T00:39:42.443Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-15T00:39:42.738Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:39:42.738Z] OK: 71 MiB in 55 packages [2020-12-15T00:39:42.738Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-15T00:39:43.028Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-15T00:39:43.321Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-15T00:39:45.317Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-15T00:39:45.317Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:39:45.317Z] OK: 8 MiB in 19 packages [2020-12-15T00:39:48.237Z] Removing intermediate container 7d8ef146747b [2020-12-15T00:39:48.237Z] ---> 7421fee5e267 [2020-12-15T00:39:48.237Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-15T00:39:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.132s coverage: 93.8% of statements [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-15T00:39:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-15T00:39:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.208s coverage: 0.1% of statements [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-15T00:39:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-15T00:39:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements [2020-12-15T00:39:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-15T00:39:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements [2020-12-15T00:39:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2020-12-15T00:39:50.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.198s coverage: 84.2% of statements [2020-12-15T00:39:51.013Z] ---> 0630e48a6e22 [2020-12-15T00:39:51.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-15T00:39:51.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.4% of statements [2020-12-15T00:39:51.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-15T00:39:52.589Z] Removing intermediate container 087d5be56d1d [2020-12-15T00:39:52.589Z] ---> 3bf2e9736270 [2020-12-15T00:39:52.589Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-15T00:39:52.589Z] ---> faa5f9559227 [2020-12-15T00:39:52.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-15T00:39:52.589Z] ---> Running in c4064d949c03 [2020-12-15T00:39:54.147Z] ---> 211b4f1fbd2d [2020-12-15T00:39:54.147Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-15T00:39:54.147Z] ---> Running in b98adc82ae06 [2020-12-15T00:39:54.147Z] Removing intermediate container b98adc82ae06 [2020-12-15T00:39:54.147Z] ---> aa246a1e72c4 [2020-12-15T00:39:54.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:39:54.147Z] ---> Running in 7925daa1162e [2020-12-15T00:39:54.448Z] Removing intermediate container 7925daa1162e [2020-12-15T00:39:54.448Z] ---> 05232c3340c3 [2020-12-15T00:39:54.448Z] Step 21/23 : LABEL arch=x86_64 [2020-12-15T00:39:54.448Z] ---> Running in 1fc27f07dfe3 [2020-12-15T00:39:54.448Z] Removing intermediate container 1fc27f07dfe3 [2020-12-15T00:39:54.448Z] ---> 9e86413737dc [2020-12-15T00:39:54.448Z] Step 22/23 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:39:54.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.675s coverage: 63.5% of statements [2020-12-15T00:39:54.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-15T00:39:54.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-15T00:39:54.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2020-12-15T00:39:54.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.157s coverage: 91.3% of statements [2020-12-15T00:39:54.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2020-12-15T00:39:54.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2020-12-15T00:39:54.752Z] ---> Running in 09d2dee4d8ff [2020-12-15T00:39:54.752Z] Removing intermediate container 09d2dee4d8ff [2020-12-15T00:39:54.752Z] ---> e49f6d03eeec [2020-12-15T00:39:54.752Z] Step 23/23 : LABEL version=0.0.0 [2020-12-15T00:39:54.752Z] ---> Running in b56f77dfe224 [2020-12-15T00:39:55.049Z] Collecting docker-compose==1.23.2 [2020-12-15T00:39:55.049Z] Removing intermediate container b56f77dfe224 [2020-12-15T00:39:55.049Z] ---> f504cecc738e [2020-12-15T00:39:55.049Z] [2020-12-15T00:39:55.049Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-15T00:39:55.380Z] Successfully built f504cecc738e [2020-12-15T00:39:55.380Z] Successfully tagged docker-core-data-go:latest [2020-12-15T00:39:55.380Z]  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-15T00:39:55.380Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-15T00:39:55.380Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-15T00:39:55.704Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-15T00:39:55.704Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-15T00:39:55.704Z] Collecting jsonschema<3,>=2.5.1 [2020-12-15T00:39:55.704Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-15T00:39:55.984Z] Collecting texttable<0.10,>=0.9.0 [2020-12-15T00:39:55.984Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-15T00:39:56.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2020-12-15T00:39:56.259Z] Collecting docopt<0.7,>=0.6.1 [2020-12-15T00:39:56.259Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-15T00:39:56.925Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-15T00:39:57.230Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-15T00:39:57.860Z] Collecting docker<4.0,>=3.6.0 [2020-12-15T00:39:57.860Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-15T00:39:58.145Z] Collecting cached-property<2,>=1.2.0 [2020-12-15T00:39:58.145Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-15T00:39:58.499Z] Collecting PyYAML<4,>=3.10 [2020-12-15T00:39:58.499Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-15T00:39:59.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.812s coverage: 55.9% of statements [2020-12-15T00:39:59.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-15T00:39:59.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-15T00:39:59.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-15T00:39:59.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-15T00:39:59.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-15T00:39:59.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-15T00:39:59.949Z] Collecting idna<2.8,>=2.5 [2020-12-15T00:39:59.949Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-15T00:39:59.949Z] 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) [2020-12-15T00:39:59.949Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-15T00:39:59.949Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-15T00:39:59.949Z] 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) [2020-12-15T00:39:59.949Z] Collecting docker-pycreds>=0.4.0 [2020-12-15T00:39:59.949Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-15T00:39:59.949Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-15T00:39:59.949Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-15T00:39:59.949Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-15T00:39:59.949Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-15T00:40:00.336Z] Installing collected packages: idna, urllib3, requests, websocket-client, jsonschema, texttable, docopt, dockerpty, docker-pycreds, docker, cached-property, PyYAML, docker-compose [2020-12-15T00:40:00.336Z] Attempting uninstall: idna [2020-12-15T00:40:00.336Z] Found existing installation: idna 2.9 [2020-12-15T00:40:00.336Z] Uninstalling idna-2.9: [2020-12-15T00:40:00.336Z] Successfully uninstalled idna-2.9 [2020-12-15T00:40:00.336Z] Attempting uninstall: urllib3 [2020-12-15T00:40:00.336Z] Found existing installation: urllib3 1.25.9 [2020-12-15T00:40:00.336Z] Uninstalling urllib3-1.25.9: [2020-12-15T00:40:00.691Z] Successfully uninstalled urllib3-1.25.9 [2020-12-15T00:40:00.691Z] Attempting uninstall: requests [2020-12-15T00:40:00.691Z] Found existing installation: requests 2.23.0 [2020-12-15T00:40:00.691Z] Uninstalling requests-2.23.0: [2020-12-15T00:40:00.691Z] Successfully uninstalled requests-2.23.0 [2020-12-15T00:40:00.998Z] Running setup.py install for texttable: started [2020-12-15T00:40:01.884Z] Running setup.py install for texttable: finished with status 'done' [2020-12-15T00:40:01.884Z] Running setup.py install for docopt: started [2020-12-15T00:40:02.171Z] Running setup.py install for docopt: finished with status 'done' [2020-12-15T00:40:02.171Z] Running setup.py install for dockerpty: started [2020-12-15T00:40:02.459Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-15T00:40:02.758Z] Running setup.py install for PyYAML: started [2020-12-15T00:40:03.417Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-15T00:40:03.730Z] 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 [2020-12-15T00:40:08.179Z] Removing intermediate container c4064d949c03 [2020-12-15T00:40:08.179Z] ---> 12800af30d2b [2020-12-15T00:40:08.179Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-15T00:40:08.179Z] ---> Running in ef1ad437b417 [2020-12-15T00:40:08.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:40:08.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:40:08.463Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T00:40:08.463Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-15T00:40:08.463Z] (3/3) Installing curl (7.69.1-r3) [2020-12-15T00:40:08.463Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:40:08.463Z] OK: 72 MiB in 58 packages [2020-12-15T00:40:09.135Z] Removing intermediate container ef1ad437b417 [2020-12-15T00:40:09.135Z] ---> 2f3ae134fb90 [2020-12-15T00:40:09.135Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-15T00:40:09.135Z] ---> Running in a7491cfaf7c6 [2020-12-15T00:40:09.135Z] Removing intermediate container a7491cfaf7c6 [2020-12-15T00:40:09.135Z] ---> a993b9ada4e6 [2020-12-15T00:40:09.135Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:40:09.448Z] ---> Running in 76705ec41b6f [2020-12-15T00:40:09.448Z] Removing intermediate container 76705ec41b6f [2020-12-15T00:40:09.448Z] ---> afd54b7cede4 [2020-12-15T00:40:09.448Z] Step 25/27 : LABEL arch=x86_64 [2020-12-15T00:40:09.448Z] ---> Running in 61a089db1532 [2020-12-15T00:40:09.778Z] Removing intermediate container 61a089db1532 [2020-12-15T00:40:09.778Z] ---> 2dd323aa573b [2020-12-15T00:40:09.778Z] Step 26/27 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:40:09.778Z] ---> Running in 1df1fcb8633e [2020-12-15T00:40:10.084Z] Removing intermediate container 1df1fcb8633e [2020-12-15T00:40:10.084Z] ---> a7667cf83d82 [2020-12-15T00:40:10.084Z] Step 27/27 : LABEL version=0.0.0 [2020-12-15T00:40:10.084Z] ---> Running in 86e9713808bd [2020-12-15T00:40:10.084Z] Removing intermediate container 86e9713808bd [2020-12-15T00:40:10.084Z] ---> 254b1e75f20d [2020-12-15T00:40:10.084Z] [2020-12-15T00:40:10.364Z] Successfully built 254b1e75f20d [2020-12-15T00:40:10.364Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-15T00:40:10.667Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-15T00:40:10.687Z] $ docker stop --time=1 47512e19e3e282f083bb62313dd253d26e955ca7ba97197e383cfbff57e88dd0 [2020-12-15T00:40:12.263Z] $ docker rm -f 47512e19e3e282f083bb62313dd253d26e955ca7ba97197e383cfbff57e88dd0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T00:40:12.943Z] + docker images [2020-12-15T00:40:12.943Z] + grep docker [2020-12-15T00:40:12.943Z] docker-sys-mgmt-agent-go latest 254b1e75f20d 3 seconds ago 313MB [2020-12-15T00:40:12.943Z] docker-core-data-go latest f504cecc738e 18 seconds ago 23.8MB [2020-12-15T00:40:12.943Z] docker-security-secretstore-setup-go latest efca463e87c3 42 seconds ago 24.7MB [2020-12-15T00:40:12.943Z] docker-security-bootstrap-redis-go latest 4f684a0a34d4 43 seconds ago 15.8MB [2020-12-15T00:40:12.943Z] docker-core-metadata-go latest e66eb4918cc6 49 seconds ago 14.5MB [2020-12-15T00:40:12.943Z] docker-security-secrets-setup-go latest 90dcca995f89 2 minutes ago 23.9MB [2020-12-15T00:40:12.943Z] docker-support-notifications-go latest 1f8fd1f84116 2 minutes ago 13.6MB [2020-12-15T00:40:12.943Z] docker-security-proxy-setup-go latest 775c06b70e22 2 minutes ago 24.6MB [2020-12-15T00:40:12.943Z] docker-core-command-go latest a914fedaa4da 2 minutes ago 12.2MB [2020-12-15T00:40:12.943Z] docker-support-scheduler-go latest 84155a4d19bb 2 minutes ago 12.3MB [2020-12-15T00:40:12.943Z] docker latest aefe523efa57 3 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-15T00:40:28.750Z] Still waiting to schedule task [2020-12-15T00:40:28.750Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 31.792s coverage: 86.3% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.302s coverage: 72.2% of statements [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.547s coverage: 72.1% of statements [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.086s coverage: 82.4% of statements [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.066s coverage: 48.4% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.063s coverage: 28.8% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.076s coverage: 96.8% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.366s coverage: 37.0% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.566s coverage: 84.0% of statements [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.094s coverage: 100.0% of statements [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.392s coverage: 47.1% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.065s coverage: 100.0% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.714s coverage: 29.1% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.269s coverage: 99.0% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.101s coverage: 100.0% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-15T00:40:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2020-12-15T00:40:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-15T00:40:32.693Z] GO111MODULE=on go vet ./... [2020-12-15T00:41:40.833Z] gofmt -l . [2020-12-15T00:41:41.427Z] [ "`gofmt -l .`" = "" ] [2020-12-15T00:41:44.120Z] ./bin/test-go-mod-tidy.sh [2020-12-15T00:41:45.155Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-15T00:41:49.824Z] + ls -al . [2020-12-15T00:41:49.824Z] total 696 [2020-12-15T00:41:49.824Z] drwxrwxr-x 9 1001 1001 4096 Dec 15 00:41 . [2020-12-15T00:41:49.824Z] drwxr-xr-x 4 root root 4096 Dec 15 00:37 .. [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 11 Dec 15 00:35 .dockerignore [2020-12-15T00:41:49.824Z] drwxrwxr-x 8 1001 1001 4096 Dec 15 00:35 .git [2020-12-15T00:41:49.824Z] drwxrwxr-x 3 1001 1001 4096 Dec 15 00:35 .github [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 943 Dec 15 00:35 .gitignore [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 166 Dec 15 00:35 .sonarcloud.properties [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 00:35 CONTRIBUTING.md [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 1035 Dec 15 00:35 Dockerfile.build [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 863 Dec 15 00:35 Jenkinsfile [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 00:35 LICENSE [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 6318 Dec 15 00:35 Makefile [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 6447 Dec 15 00:35 README.md [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 7286 Dec 15 00:35 SECURITY.md [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 5 Dec 15 00:32 VERSION [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 4131 Dec 15 00:35 ZMQWindows.md [2020-12-15T00:41:49.824Z] drwxrwxr-x 2 1001 1001 4096 Dec 15 00:35 bin [2020-12-15T00:41:49.824Z] drwxrwxr-x 15 1001 1001 4096 Dec 15 00:35 cmd [2020-12-15T00:41:49.824Z] -rw-r--r-- 1 root root 572038 Dec 15 00:40 coverage.out [2020-12-15T00:41:49.824Z] -rw-r--r-- 1 root root 1041 Dec 15 00:41 go.mod [2020-12-15T00:41:49.824Z] -rw-r--r-- 1 root root 18856 Dec 15 00:41 go.sum [2020-12-15T00:41:49.824Z] drwxrwxr-x 8 1001 1001 4096 Dec 15 00:35 internal [2020-12-15T00:41:49.824Z] drwxrwxr-x 4 1001 1001 4096 Dec 15 00:35 openapi [2020-12-15T00:41:49.824Z] drwxrwxr-x 4 1001 1001 4096 Dec 15 00:35 snap [2020-12-15T00:41:49.824Z] -rw-rw-r-- 1 1001 1001 168 Dec 15 00:35 version.go [Pipeline] sh [2020-12-15T00:41:50.485Z] + '[' -e coverage.out ] [2020-12-15T00:41:50.485Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-15T00:41:50.545Z] Warning: overwriting stash ‘coverage-report’ [2020-12-15T00:41:51.600Z] Stashed 1 file(s) [Pipeline] sh [2020-12-15T00:41:52.246Z] + make build [2020-12-15T00:41:52.246Z] 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 [2020-12-15T00:42:01.303Z] Running on prd-ubuntu18.04-docker-8c-8g-15996 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws [2020-12-15T00:42:01.360Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2020-12-15T00:42:02.402Z] 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 [2020-12-15T00:42:03.731Z] using credential edgex-jenkins-ssh [2020-12-15T00:42:03.787Z] Cloning the remote Git repository [2020-12-15T00:42:03.828Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:42:03.891Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2020-12-15T00:42:03.919Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:42:03.920Z] > git --version # timeout=10 [2020-12-15T00:42:03.926Z] > git --version # 'git version 2.17.1' [2020-12-15T00:42:03.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:42:03.987Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T00:42:11.393Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T00:42:11.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T00:42:11.421Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T00:42:11.436Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:42:11.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:42:11.444Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T00:42:12.152Z] Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-15T00:42:12.434Z] Merge succeeded, producing 353510c14ded2556a425327742d04ce2453c0cf0 [2020-12-15T00:42:12.435Z] Checking out Revision 353510c14ded2556a425327742d04ce2453c0cf0 (PR-2939) [2020-12-15T00:42:12.168Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T00:42:12.174Z] > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [2020-12-15T00:42:12.305Z] > git remote # timeout=10 [2020-12-15T00:42:12.316Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T00:42:12.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:42:12.326Z] > git merge 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 [2020-12-15T00:42:12.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T00:42:12.444Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T00:42:12.459Z] > git checkout -f 353510c14ded2556a425327742d04ce2453c0cf0 # timeout=10 [2020-12-15T00:42:16.229Z] Commit message: "Merge commit '8905b2aeb998c2429dd3dac7113c428985f887cf' into HEAD" [2020-12-15T00:42:16.240Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:42:17.329Z] + echo snap-build.sh [2020-12-15T00:42:17.329Z] snap-build.sh [2020-12-15T00:42:17.329Z] + SNAP_BASE_DIR=. [2020-12-15T00:42:17.329Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2020-12-15T00:42:17.329Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2020-12-15T00:42:17.329Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2020-12-15T00:42:17.329Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2020-12-15T00:42:17.329Z] + cd /w/workspace/edgex-go/5 [2020-12-15T00:42:17.329Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-15T00:42:17.329Z] Reading package lists... [2020-12-15T00:42:17.594Z] Building dependency tree... [2020-12-15T00:42:17.594Z] Reading state information... [2020-12-15T00:42:17.594Z] The following packages were automatically installed and are no longer required: [2020-12-15T00:42:17.594Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-15T00:42:17.594Z] uidmap xdelta3 [2020-12-15T00:42:17.594Z] Use 'sudo apt autoremove' to remove them. [2020-12-15T00:42:17.594Z] The following packages will be REMOVED: [2020-12-15T00:42:17.594Z] lxd* lxd-client* [2020-12-15T00:42:16.236Z] > git rev-list --no-walk 64217ad897117b08eed8085e37ff988c959a8bbb # timeout=10 [2020-12-15T00:42:18.171Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-15T00:42:18.171Z] After this operation, 31.7 MB disk space will be freed. [2020-12-15T00:42:19.493Z] (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.) [2020-12-15T00:42:19.493Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T00:42:20.443Z] Removing lxd dnsmasq configuration [2020-12-15T00:42:20.444Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T00:42:20.706Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-15T00:42:21.651Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T00:42:21.912Z] (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.) [2020-12-15T00:42:21.912Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T00:42:23.304Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-15T00:42:23.566Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-15T00:42:24.954Z] + sudo snap remove --purge lxd [2020-12-15T00:42:25.215Z] snap "lxd" is not installed [2020-12-15T00:42:25.215Z] + sudo groupadd --force --system lxd [2020-12-15T00:42:25.215Z] ++ whoami [2020-12-15T00:42:25.215Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-15T00:42:25.215Z] + newgrp - lxd [2020-12-15T00:42:25.215Z] + sudo snap install lxd [2020-12-15T00:42:29.228Z] 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 [2020-12-15T00:42:29.820Z] 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 [2020-12-15T00:42:35.287Z] 2020-12-15T00:42:33Z INFO Waiting for automatic snapd restart... [2020-12-15T00:42:36.523Z] 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 [2020-12-15T00:42:37.114Z] 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 [2020-12-15T00:42:42.518Z] 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 [2020-12-15T00:42:46.827Z] 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 [2020-12-15T00:42:50.245Z] lxd 4.8 from Canonical* installed [2020-12-15T00:42:50.246Z] + sudo lxd init --auto [2020-12-15T00:42:51.129Z] 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 [2020-12-15T00:42:54.528Z] 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 [2020-12-15T00:42:58.439Z] + sudo snap install --classic snapcraft [2020-12-15T00:42:58.829Z] 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 [2020-12-15T00:43:03.130Z] 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 [2020-12-15T00:43:06.611Z] snapcraft 4.4.4 from Canonical* installed [2020-12-15T00:43:06.612Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-15T00:43:06.612Z] + patch --verbose -p1 [2020-12-15T00:43:06.612Z] Hmm... Looks like a unified diff to me... [2020-12-15T00:43:06.612Z] The text leading up to this was: [2020-12-15T00:43:06.612Z] -------------------------- [2020-12-15T00:43:06.612Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-15T00:43:06.612Z] |From: Tony Espy [2020-12-15T00:43:06.612Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-15T00:43:06.612Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-15T00:43:06.612Z] | [2020-12-15T00:43:06.612Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-15T00:43:06.612Z] |optimize the snap CI check run for pull requests. When [2020-12-15T00:43:06.612Z] |applied, it essentially strips out everything (apps and [2020-12-15T00:43:06.612Z] |parts) from the snapcraft.yaml file except those required [2020-12-15T00:43:06.612Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-15T00:43:06.612Z] |catch changes to edgex-go that break the snap build. [2020-12-15T00:43:06.612Z] | [2020-12-15T00:43:06.612Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-15T00:43:06.612Z] |to update this patch file, otherwise it may fail to apply, [2020-12-15T00:43:06.612Z] |resulting in a failed snap build CI check in the associated [2020-12-15T00:43:06.612Z] |pull request. [2020-12-15T00:43:06.612Z] | [2020-12-15T00:43:06.612Z] |Note - in addition to applying this patch, the pipeline also [2020-12-15T00:43:06.612Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-15T00:43:06.612Z] |need to build the finally binary .snap file (and it won't [2020-12-15T00:43:06.612Z] |work with the patch applied). This further reduces the build [2020-12-15T00:43:06.612Z] |time. [2020-12-15T00:43:06.612Z] |--- [2020-12-15T00:43:06.612Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-15T00:43:06.612Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-15T00:43:06.612Z] | [2020-12-15T00:43:06.612Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-15T00:43:06.612Z] |index b265277c..d7e1de37 100644 [2020-12-15T00:43:06.612Z] |--- a/snap/snapcraft.yaml [2020-12-15T00:43:06.612Z] |+++ b/snap/snapcraft.yaml [2020-12-15T00:43:06.612Z] -------------------------- [2020-12-15T00:43:06.612Z] patching file snap/snapcraft.yaml [2020-12-15T00:43:06.612Z] Using Plan A... [2020-12-15T00:43:06.612Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-15T00:43:06.612Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-15T00:43:06.612Z] Hunk #3 succeeded at 211 (offset -8 lines). [2020-12-15T00:43:06.612Z] Hunk #4 succeeded at 226 (offset -8 lines). [2020-12-15T00:43:06.612Z] Hunk #5 succeeded at 234 (offset -8 lines). [2020-12-15T00:43:06.612Z] Hunk #6 succeeded at 241 (offset -8 lines). [2020-12-15T00:43:06.612Z] Hunk #7 succeeded at 268 (offset -8 lines). [2020-12-15T00:43:06.612Z] Hunk #8 succeeded at 302 (offset -8 lines). [2020-12-15T00:43:06.612Z] Hunk #9 succeeded at 358 (offset -8 lines). [2020-12-15T00:43:06.612Z] Hmm... Ignoring the trailing garbage. [2020-12-15T00:43:06.612Z] done [2020-12-15T00:43:06.612Z] + sudo snapcraft prime --use-lxd [2020-12-15T00:43:07.183Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-15T00:43:07.183Z] 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: [2020-12-15T00:43:07.183Z] - README.md [2020-12-15T00:43:07.183Z] - snapcraft.yaml.orig [2020-12-15T00:43:07.183Z] [2020-12-15T00:43:07.183Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-15T00:43:08.129Z] Launching a container. [2020-12-15T00:43:08.529Z] 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 [Pipeline] } [2020-12-15T00:43:11.989Z] $ docker stop --time=1 aadb55195c449470c39acc792101314091a30dbf110e61a26c42ae55606b80ee [2020-12-15T00:43:14.645Z] $ docker rm -f aadb55195c449470c39acc792101314091a30dbf110e61a26c42ae55606b80ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:43:16.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T00:43:16.604Z] [2020-12-15T00:43:16.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:43:17.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T00:43:17.281Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-15T00:43:17.281Z] 29e5d40040c1: Pulling fs layer [2020-12-15T00:43:17.554Z] 1ce36da41761: Pulling fs layer [2020-12-15T00:43:17.554Z] 25b303627fd3: Pulling fs layer [2020-12-15T00:43:18.147Z] 29e5d40040c1: Verifying Checksum [2020-12-15T00:43:18.147Z] 29e5d40040c1: Download complete [2020-12-15T00:43:18.748Z] 1ce36da41761: Verifying Checksum [2020-12-15T00:43:18.748Z] 1ce36da41761: Download complete [2020-12-15T00:43:18.748Z] 29e5d40040c1: Pull complete [2020-12-15T00:43:19.727Z] 1ce36da41761: Pull complete [2020-12-15T00:43:20.705Z] 25b303627fd3: Verifying Checksum [2020-12-15T00:43:20.705Z] 25b303627fd3: Download complete [2020-12-15T00:43:23.083Z] Waiting for container to be ready [2020-12-15T00:43:23.083Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-15T00:43:23.083Z] [2020-12-15T00:43:25.001Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-15T00:43:25.578Z] Waiting for network to be ready... [2020-12-15T00:43:25.844Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-15T00:43:26.106Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-15T00:43:26.106Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] [2020-12-15T00:43:26.106Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-15T00:43:26.106Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-15T00:43:26.106Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-15T00:43:26.106Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-15T00:43:26.106Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-15T00:43:26.106Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-15T00:43:26.106Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-15T00:43:26.677Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-15T00:43:26.677Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-15T00:43:26.938Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-15T00:43:26.938Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-15T00:43:26.938Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-15T00:43:26.938Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-15T00:43:26.938Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-15T00:43:26.938Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-15T00:43:27.515Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-15T00:43:27.515Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-15T00:43:27.777Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-15T00:43:27.778Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-15T00:43:27.778Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-15T00:43:27.778Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-15T00:43:27.778Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-15T00:43:27.778Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-15T00:43:27.778Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-15T00:43:30.849Z] 25b303627fd3: Pull complete [2020-12-15T00:43:30.849Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-15T00:43:30.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T00:43:30.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-15T00:43:31.085Z] Fetched 23.5 MB in 5s (4654 kB/s) [2020-12-15T00:43:31.115Z] prd-ubuntu18.04-docker-arm64-4c-16g-15989 does not seem to be running inside a container [2020-12-15T00:43:31.210Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2020-12-15T00:43:32.476Z] Reading package lists... [2020-12-15T00:43:32.738Z] Reading package lists... [2020-12-15T00:43:33.000Z] Building dependency tree... [2020-12-15T00:43:33.000Z] Reading state information... [2020-12-15T00:43:33.000Z] The following additional packages will be installed: [2020-12-15T00:43:33.000Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-15T00:43:33.000Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-15T00:43:33.000Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-15T00:43:33.000Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-15T00:43:33.000Z] Suggested packages: [2020-12-15T00:43:33.000Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-15T00:43:33.000Z] Recommended packages: [2020-12-15T00:43:33.000Z] gnupg libsasl2-modules [2020-12-15T00:43:33.000Z] The following NEW packages will be installed: [2020-12-15T00:43:33.000Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-15T00:43:33.000Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-15T00:43:33.000Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-15T00:43:33.000Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-15T00:43:33.000Z] The following packages will be upgraded: [2020-12-15T00:43:33.000Z] gpg gpg-agent gpgconf libudev1 [2020-12-15T00:43:33.265Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-15T00:43:33.265Z] Need to get 3531 kB of archives. [2020-12-15T00:43:33.265Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-15T00:43:33.265Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-15T00:43:33.265Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-15T00:43:33.527Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-15T00:43:34.103Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-15T00:43:34.103Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-15T00:43:34.103Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-15T00:43:34.103Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-15T00:43:34.103Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-15T00:43:34.103Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-15T00:43:34.103Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-15T00:43:34.366Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-15T00:43:34.366Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-15T00:43:34.366Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-15T00:43:34.366Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-15T00:43:34.366Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-15T00:43:34.366Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-15T00:43:34.366Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-15T00:43:34.366Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-15T00:43:34.366Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-15T00:43:34.366Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-15T00:43:34.366Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-15T00:43:34.366Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-15T00:43:34.452Z] $ docker top 961757fc41e99b39b7a08cbf05fd8dfc0c3cd64f07d7bdf40a99bced7ba83d26 -eo pid,comm [2020-12-15T00:43:34.628Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T00:43:34.629Z] Fetched 3531 kB in 1s (2663 kB/s) [2020-12-15T00:43:34.629Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-15T00:43:34.629Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-15T00:43:34.629Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [Pipeline] { [Pipeline] sh [2020-12-15T00:43:34.891Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-15T00:43:34.891Z] Selecting previously unselected package udev. [2020-12-15T00:43:34.891Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-15T00:43:34.891Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-15T00:43:34.891Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-15T00:43:35.467Z] Selecting previously unselected package libfuse2:amd64. [2020-12-15T00:43:35.467Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-15T00:43:35.467Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-15T00:43:35.467Z] Selecting previously unselected package fuse. [2020-12-15T00:43:35.467Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-15T00:43:35.467Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-15T00:43:35.467Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T00:43:35.508Z] + docker-compose build --help [2020-12-15T00:43:35.508Z] + grep parallel [2020-12-15T00:43:35.729Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T00:43:35.729Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T00:43:35.729Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T00:43:35.729Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T00:43:35.991Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T00:43:35.991Z] Selecting previously unselected package libksba8:amd64. [2020-12-15T00:43:35.991Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-15T00:43:35.991Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-15T00:43:35.991Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-15T00:43:35.991Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T00:43:35.991Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:36.254Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-15T00:43:36.254Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T00:43:36.254Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:36.254Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-15T00:43:36.254Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T00:43:36.254Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:36.517Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-15T00:43:36.517Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T00:43:36.517Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:36.517Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-15T00:43:36.517Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T00:43:36.517Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:36.780Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-15T00:43:36.780Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T00:43:36.780Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:36.780Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-15T00:43:36.780Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T00:43:36.780Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:36.780Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-15T00:43:36.780Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T00:43:36.780Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:37.044Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-15T00:43:37.044Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T00:43:37.044Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:37.044Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-15T00:43:37.044Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-15T00:43:37.044Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T00:43:37.044Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-15T00:43:37.044Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-15T00:43:37.044Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T00:43:37.307Z] Selecting previously unselected package libldap-common. [2020-12-15T00:43:37.307Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-15T00:43:37.307Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T00:43:37.307Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-15T00:43:37.307Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-15T00:43:37.307Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T00:43:37.307Z] Selecting previously unselected package dirmngr. [2020-12-15T00:43:37.307Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T00:43:37.307Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-15T00:43:37.568Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T00:43:37.568Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-15T00:43:37.568Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-15T00:43:37.569Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T00:43:37.569Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T00:43:37.569Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-15T00:43:37.569Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:37.569Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-15T00:43:37.569Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T00:43:37.569Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-15T00:43:38.142Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-15T00:43:38.142Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:38.142Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-15T00:43:38.404Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-15T00:43:38.404Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-15T00:43:38.404Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:38.404Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:38.404Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:38.404Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:38.668Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:38.668Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:38.668Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T00:43:38.668Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T00:43:38.668Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-15T00:43:38.668Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T00:43:39.241Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-15T00:43:39.241Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-15T00:43:39.241Z] This means they are not meant to be enabled using systemctl. [2020-12-15T00:43:39.241Z] Possible reasons for having this kind of units are: [2020-12-15T00:43:39.241Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-15T00:43:39.241Z] .wants/ or .requires/ directory. [2020-12-15T00:43:39.241Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-15T00:43:39.241Z] a requirement dependency on it. [2020-12-15T00:43:39.241Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-15T00:43:39.241Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-15T00:43:39.241Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-15T00:43:39.241Z] instance name specified. [2020-12-15T00:43:39.505Z] Reading package lists... [2020-12-15T00:43:39.768Z] Building dependency tree... [2020-12-15T00:43:39.768Z] Reading state information... [2020-12-15T00:43:39.790Z] --parallel Build images in parallel. [Pipeline] } [2020-12-15T00:43:39.819Z] $ docker stop --time=1 961757fc41e99b39b7a08cbf05fd8dfc0c3cd64f07d7bdf40a99bced7ba83d26 [2020-12-15T00:43:40.032Z] The following additional packages will be installed: [2020-12-15T00:43:40.032Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-15T00:43:40.032Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-15T00:43:40.032Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-15T00:43:40.032Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-15T00:43:40.032Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-15T00:43:40.032Z] Suggested packages: [2020-12-15T00:43:40.032Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-15T00:43:40.032Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-15T00:43:40.032Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-15T00:43:40.032Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-15T00:43:40.032Z] systemd-container policykit-1 [2020-12-15T00:43:40.032Z] Recommended packages: [2020-12-15T00:43:40.032Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-15T00:43:40.032Z] The following NEW packages will be installed: [2020-12-15T00:43:40.032Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-15T00:43:40.032Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-15T00:43:40.032Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-15T00:43:40.032Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-15T00:43:40.032Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-15T00:43:40.032Z] The following packages will be upgraded: [2020-12-15T00:43:40.032Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-15T00:43:40.032Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-15T00:43:40.032Z] Need to get 35.2 MB of archives. [2020-12-15T00:43:40.032Z] After this operation, 141 MB of additional disk space will be used. [2020-12-15T00:43:40.032Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-15T00:43:40.301Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-15T00:43:40.301Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-15T00:43:40.301Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-15T00:43:40.301Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-15T00:43:40.301Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-15T00:43:40.301Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-15T00:43:40.301Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-15T00:43:40.566Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-15T00:43:40.566Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-15T00:43:40.566Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-15T00:43:40.566Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-15T00:43:40.566Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-15T00:43:40.566Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-15T00:43:40.566Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-15T00:43:40.566Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-15T00:43:40.566Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-15T00:43:41.163Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-15T00:43:41.163Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-15T00:43:41.163Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-15T00:43:41.163Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-15T00:43:41.163Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-15T00:43:41.163Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-15T00:43:41.163Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-15T00:43:41.163Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-15T00:43:41.163Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-15T00:43:41.163Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-15T00:43:41.163Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-15T00:43:41.163Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-15T00:43:41.163Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-15T00:43:41.770Z] $ docker rm -f 961757fc41e99b39b7a08cbf05fd8dfc0c3cd64f07d7bdf40a99bced7ba83d26 [Pipeline] // withDockerContainer [2020-12-15T00:43:42.114Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T00:43:42.114Z] Fetched 35.2 MB in 2s (18.5 MB/s) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:43:42.377Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-15T00:43:42.377Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-15T00:43:42.377Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T00:43:42.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T00:43:42.590Z] . [Pipeline] withDockerContainer [2020-12-15T00:43:42.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-15989 does not seem to be running inside a container [2020-12-15T00:43:42.958Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-15T00:43:42.958Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T00:43:42.962Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2020-12-15T00:43:43.228Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-15T00:43:43.228Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-15T00:43:43.228Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-15T00:43:43.228Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-15T00:43:43.498Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-15T00:43:43.498Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-15T00:43:43.498Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-15T00:43:43.759Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-15T00:43:44.020Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-15T00:43:44.020Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-15T00:43:44.427Z] $ docker top ef94de871b08e169ffcf11e4abbac2e421979b6fc1f49b9491c9c3272bbc9f11 -eo pid,comm [2020-12-15T00:43:44.591Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-15T00:43:44.591Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-15T00:43:44.591Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-15T00:43:44.591Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [Pipeline] { [Pipeline] sh [2020-12-15T00:43:44.853Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-15T00:43:44.853Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T00:43:44.853Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T00:43:45.115Z] Selecting previously unselected package libexpat1:amd64. [2020-12-15T00:43:45.115Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-15T00:43:45.115Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-15T00:43:45.115Z] Selecting previously unselected package python3.6-minimal. [2020-12-15T00:43:45.115Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T00:43:45.115Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T00:43:45.377Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-15T00:43:45.451Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-15T00:43:45.638Z] Checking for services that may need to be restarted...done. [2020-12-15T00:43:45.638Z] Checking for services that may need to be restarted...done. [2020-12-15T00:43:45.638Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T00:43:45.638Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-15T00:43:45.638Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T00:43:46.212Z] Selecting previously unselected package python3-minimal. [2020-12-15T00:43:46.213Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-15T00:43:46.213Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-15T00:43:46.213Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-15T00:43:46.473Z] Selecting previously unselected package mime-support. [2020-12-15T00:43:46.473Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-15T00:43:46.473Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-15T00:43:46.473Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-15T00:43:46.473Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-15T00:43:46.473Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-15T00:43:46.473Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-15T00:43:46.735Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T00:43:46.735Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T00:43:46.997Z] Selecting previously unselected package python3.6. [2020-12-15T00:43:46.997Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T00:43:46.997Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T00:43:46.997Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-15T00:43:46.997Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-15T00:43:46.997Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-15T00:43:46.997Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-15T00:43:47.569Z] Selecting previously unselected package python3. [2020-12-15T00:43:47.569Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-15T00:43:47.569Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-15T00:43:47.569Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-15T00:43:47.569Z] Selecting previously unselected package multiarch-support. [2020-12-15T00:43:47.569Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T00:43:47.569Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-15T00:43:47.569Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-15T00:43:47.569Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-15T00:43:47.569Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-15T00:43:47.569Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-15T00:43:47.569Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-15T00:43:47.831Z] Selecting previously unselected package libbsd0:amd64. [2020-12-15T00:43:47.831Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-15T00:43:47.831Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-15T00:43:47.831Z] Selecting previously unselected package sudo. [2020-12-15T00:43:47.831Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-15T00:43:47.831Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-15T00:43:48.092Z] Selecting previously unselected package apparmor. [2020-12-15T00:43:48.092Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-15T00:43:48.092Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-15T00:43:48.092Z] Selecting previously unselected package libedit2:amd64. [2020-12-15T00:43:48.092Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-15T00:43:48.092Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-15T00:43:48.363Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-15T00:43:48.363Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T00:43:48.363Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T00:43:48.363Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-15T00:43:48.363Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T00:43:48.363Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T00:43:48.363Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-15T00:43:48.363Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-15T00:43:48.363Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-15T00:43:48.625Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-15T00:43:48.625Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T00:43:48.625Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T00:43:48.625Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-15T00:43:48.625Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T00:43:48.625Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T00:43:48.887Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-15T00:43:48.887Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-15T00:43:48.887Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-15T00:43:48.887Z] Selecting previously unselected package openssh-client. [2020-12-15T00:43:48.887Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-15T00:43:48.887Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-15T00:43:49.152Z] Selecting previously unselected package squashfs-tools. [2020-12-15T00:43:49.152Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-15T00:43:49.152Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-15T00:43:49.152Z] Selecting previously unselected package snapd. [2020-12-15T00:43:49.152Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-15T00:43:49.413Z] Unpacking snapd (2.48+18.04) ... [2020-12-15T00:43:49.748Z] Building docker-core-command-go ... [2020-12-15T00:43:49.748Z] Building docker-core-data-go ... [2020-12-15T00:43:49.748Z] Building docker-core-metadata-go ... [2020-12-15T00:43:49.748Z] Building docker-security-bootstrap-redis-go ... [2020-12-15T00:43:49.748Z] Building docker-security-proxy-setup-go ... [2020-12-15T00:43:49.748Z] Building docker-security-secrets-setup-go ... [2020-12-15T00:43:49.748Z] Building docker-security-secretstore-setup-go ... [2020-12-15T00:43:49.748Z] Building docker-support-notifications-go ... [2020-12-15T00:43:49.748Z] Building docker-support-scheduler-go ... [2020-12-15T00:43:49.748Z] Building docker-sys-mgmt-agent-go ... [2020-12-15T00:43:49.748Z] Building docker-core-metadata-go [2020-12-15T00:43:49.748Z] Building docker-core-data-go [2020-12-15T00:43:49.748Z] Building docker-support-scheduler-go [2020-12-15T00:43:49.748Z] Building docker-security-proxy-setup-go [2020-12-15T00:43:49.748Z] Building docker-security-secrets-setup-go [2020-12-15T00:43:51.974Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-15T00:43:51.974Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-15T00:43:51.974Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-15T00:43:52.235Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-15T00:43:52.235Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-15T00:43:52.235Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T00:43:52.235Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T00:43:52.235Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-15T00:43:52.235Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-15T00:43:53.183Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-15T00:43:53.183Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-15T00:43:53.183Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-15T00:43:53.183Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T00:43:53.183Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T00:43:53.183Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T00:43:54.130Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-15T00:43:54.130Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T00:43:54.130Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-15T00:43:54.130Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-15T00:43:54.130Z] running python rtupdate hooks for python3.6... [2020-12-15T00:43:54.130Z] running python post-rtupdate hooks for python3.6... [2020-12-15T00:43:54.391Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-15T00:43:55.782Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-15T00:43:55.782Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T00:43:56.045Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-15T00:43:56.045Z] Setting up snapd (2.48+18.04) ... [2020-12-15T00:43:56.618Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-15T00:43:56.879Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-15T00:43:57.140Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-15T00:43:57.401Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-15T00:43:57.662Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-15T00:43:57.662Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-15T00:43:57.924Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-15T00:43:58.185Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-15T00:43:58.185Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-15T00:43:58.446Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-15T00:43:58.708Z] /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' [2020-12-15T00:43:58.708Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T00:43:58.708Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-15T00:43:59.651Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-15T00:43:59.911Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-15T00:43:59.911Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-15T00:44:01.572Z] Reading package lists... [2020-12-15T00:44:01.835Z] Reading package lists... [2020-12-15T00:44:01.835Z] Building dependency tree... [2020-12-15T00:44:01.835Z] Reading state information... [2020-12-15T00:44:02.098Z] Calculating upgrade... [2020-12-15T00:44:02.098Z] The following packages will be upgraded: [2020-12-15T00:44:02.098Z] advancecomp base-files bash binutils binutils-common [2020-12-15T00:44:02.098Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-15T00:44:02.098Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-15T00:44:02.098Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-15T00:44:02.098Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-15T00:44:02.098Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-15T00:44:02.098Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-15T00:44:02.098Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-15T00:44:02.098Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-15T00:44:02.098Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-15T00:44:02.098Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-15T00:44:02.098Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-15T00:44:02.098Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-15T00:44:02.098Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-15T00:44:02.363Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T00:44:02.363Z] Need to get 63.5 MB of archives. [2020-12-15T00:44:02.363Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-15T00:44:02.363Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-15T00:44:02.935Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-15T00:44:03.198Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-15T00:44:03.198Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-15T00:44:03.198Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-15T00:44:03.198Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-15T00:44:03.198Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-15T00:44:03.198Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-15T00:44:03.198Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-15T00:44:03.198Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-15T00:44:03.198Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-15T00:44:03.198Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-15T00:44:03.198Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-15T00:44:03.198Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-15T00:44:03.198Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-15T00:44:03.198Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-15T00:44:03.198Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-15T00:44:03.460Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-15T00:44:03.460Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-15T00:44:03.460Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-15T00:44:03.460Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-15T00:44:03.460Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-15T00:44:03.460Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-15T00:44:03.460Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-15T00:44:03.460Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-15T00:44:03.722Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-15T00:44:03.722Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-15T00:44:03.722Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-15T00:44:03.722Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-15T00:44:03.722Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-15T00:44:03.722Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-15T00:44:03.722Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-15T00:44:03.722Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-15T00:44:03.722Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-15T00:44:03.722Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-15T00:44:03.722Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-15T00:44:03.722Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-15T00:44:03.722Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-15T00:44:03.722Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-15T00:44:03.722Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-15T00:44:03.722Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-15T00:44:03.722Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-15T00:44:03.722Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-15T00:44:03.723Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-15T00:44:03.723Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-15T00:44:03.723Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-15T00:44:03.723Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-15T00:44:03.723Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-15T00:44:03.723Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-15T00:44:04.040Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-15T00:44:04.040Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-15T00:44:04.040Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-15T00:44:04.040Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-15T00:44:04.040Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-15T00:44:04.040Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-15T00:44:04.040Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-15T00:44:04.040Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-15T00:44:04.040Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-15T00:44:04.040Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-15T00:44:04.040Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-15T00:44:04.040Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-15T00:44:04.040Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-15T00:44:04.040Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-15T00:44:04.040Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-15T00:44:04.040Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-15T00:44:04.040Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-15T00:44:04.040Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-15T00:44:04.040Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-15T00:44:04.040Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-15T00:44:04.040Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-15T00:44:04.040Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-15T00:44:04.040Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-15T00:44:04.040Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-15T00:44:04.311Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-15T00:44:04.311Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-15T00:44:04.311Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-15T00:44:04.311Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-15T00:44:04.311Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-15T00:44:04.311Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-15T00:44:04.311Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-15T00:44:04.311Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-15T00:44:04.311Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-15T00:44:04.311Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-15T00:44:04.311Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-15T00:44:04.311Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-15T00:44:04.311Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-15T00:44:04.311Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-15T00:44:04.884Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-15T00:44:05.459Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-15T00:44:05.459Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-15T00:44:05.720Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-15T00:44:06.294Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-15T00:44:06.294Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-15T00:44:06.294Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-15T00:44:06.294Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-15T00:44:06.294Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-15T00:44:06.556Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T00:44:06.556Z] Fetched 63.5 MB in 4s (15.4 MB/s) [2020-12-15T00:44:06.556Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:06.556Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T00:44:06.825Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T00:44:07.773Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T00:44:07.773Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T00:44:08.035Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-15T00:44:08.298Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-15T00:44:09.239Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:09.239Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:09.239Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:09.239Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:09.239Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:09.239Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:09.500Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:09.500Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:09.500Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:09.500Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:09.764Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:09.764Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:09.764Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:09.764Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:09.764Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:10.026Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T00:44:10.026Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:10.026Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-15T00:44:10.026Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:10.026Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T00:44:10.026Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:10.026Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:10.288Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:10.288Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:10.288Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:10.288Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T00:44:10.550Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:10.551Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T00:44:10.551Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T00:44:10.811Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T00:44:11.381Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-15T00:44:11.643Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T00:44:11.643Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-15T00:44:11.643Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-15T00:44:11.643Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-15T00:44:11.643Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-15T00:44:11.904Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-15T00:44:11.904Z] Installing new version of config file /etc/issue ... [2020-12-15T00:44:12.165Z] Installing new version of config file /etc/issue.net ... [2020-12-15T00:44:12.165Z] Installing new version of config file /etc/lsb-release ... [2020-12-15T00:44:12.165Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-15T00:44:12.426Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-15T00:44:12.426Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-15T00:44:12.426Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-15T00:44:12.686Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:12.686Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-15T00:44:12.686Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-15T00:44:12.686Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-15T00:44:12.686Z] 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 [2020-12-15T00:44:12.948Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:12.948Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T00:44:12.948Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-15T00:44:12.948Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-15T00:44:13.210Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:13.210Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-15T00:44:13.210Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-15T00:44:13.210Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-15T00:44:13.471Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:13.471Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-15T00:44:13.471Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-15T00:44:13.734Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-15T00:44:13.734Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:13.734Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T00:44:13.734Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T00:44:13.995Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-15T00:44:13.995Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:13.995Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T00:44:13.995Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T00:44:14.257Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-15T00:44:14.257Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:14.257Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-15T00:44:14.257Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-15T00:44:14.523Z] Setting up grep (3.1-2build1) ... [2020-12-15T00:44:14.523Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:14.523Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-15T00:44:14.523Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-15T00:44:14.786Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-15T00:44:14.786Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:14.786Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T00:44:14.786Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T00:44:15.047Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-15T00:44:15.047Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:15.047Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-15T00:44:15.047Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T00:44:15.622Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-15T00:44:15.622Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T00:44:15.883Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-15T00:44:15.883Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T00:44:16.456Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-15T00:44:16.456Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:16.456Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-15T00:44:16.456Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T00:44:17.845Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-15T00:44:17.845Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-15T00:44:17.845Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-15T00:44:17.845Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-15T00:44:17.845Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-15T00:44:18.115Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:18.115Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-15T00:44:18.115Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-15T00:44:18.115Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-15T00:44:18.392Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:18.392Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T00:44:18.392Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T00:44:18.392Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T00:44:18.654Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:18.654Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T00:44:18.654Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T00:44:18.654Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T00:44:18.916Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:18.916Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T00:44:18.916Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T00:44:18.916Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T00:44:19.178Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:19.178Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T00:44:19.178Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T00:44:19.178Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T00:44:19.441Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:19.441Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T00:44:19.441Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T00:44:19.441Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T00:44:19.441Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T00:44:19.441Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-15T00:44:19.703Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:19.703Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T00:44:19.703Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T00:44:19.703Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-15T00:44:19.967Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:19.967Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T00:44:19.967Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T00:44:19.967Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T00:44:20.228Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:20.229Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T00:44:20.229Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T00:44:20.229Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-15T00:44:20.229Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:20.229Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T00:44:20.491Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T00:44:20.755Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-15T00:44:21.341Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-15T00:44:21.604Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-15T00:44:21.604Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:21.604Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T00:44:21.604Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T00:44:21.878Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T00:44:22.143Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T00:44:22.143Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-15T00:44:22.143Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T00:44:22.143Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-15T00:44:22.404Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:22.404Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-15T00:44:22.404Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-15T00:44:22.404Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-15T00:44:22.977Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:22.977Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-15T00:44:23.239Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T00:44:23.239Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T00:44:23.500Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:23.500Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-15T00:44:23.500Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T00:44:23.500Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T00:44:23.766Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:23.766Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-15T00:44:23.766Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T00:44:24.031Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T00:44:24.031Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:24.031Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T00:44:24.031Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T00:44:24.293Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-15T00:44:24.293Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T00:44:24.293Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T00:44:24.554Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T00:44:24.554Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-15T00:44:24.554Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:24.554Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-15T00:44:24.554Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-15T00:44:24.816Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-15T00:44:24.816Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:24.816Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-15T00:44:24.816Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T00:44:25.076Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T00:44:25.337Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:25.337Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T00:44:25.337Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T00:44:25.337Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-15T00:44:25.599Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:25.599Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-15T00:44:25.599Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-15T00:44:25.599Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-15T00:44:25.873Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:25.873Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-15T00:44:25.873Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-15T00:44:26.134Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-15T00:44:26.396Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:26.396Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T00:44:26.396Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T00:44:26.396Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-15T00:44:26.658Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:26.658Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-15T00:44:26.658Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-15T00:44:26.658Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-15T00:44:26.920Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:26.920Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-15T00:44:26.920Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-15T00:44:26.920Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-15T00:44:27.182Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:27.182Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-15T00:44:27.182Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-15T00:44:27.182Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-15T00:44:27.445Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:27.445Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-15T00:44:27.445Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-15T00:44:27.445Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-15T00:44:27.710Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T00:44:27.710Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-15T00:44:27.710Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-15T00:44:27.710Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-15T00:44:27.972Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-15T00:44:27.972Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-15T00:44:27.972Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-15T00:44:27.972Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-15T00:44:27.972Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-15T00:44:28.545Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-15T00:44:28.545Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-15T00:44:28.806Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-15T00:44:28.806Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-15T00:44:28.806Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-15T00:44:29.067Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-15T00:44:29.067Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-15T00:44:29.067Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-15T00:44:29.332Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-15T00:44:29.332Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-15T00:44:29.332Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-15T00:44:29.332Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-15T00:44:29.332Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-15T00:44:29.593Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-15T00:44:29.593Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-15T00:44:29.593Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-15T00:44:29.593Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-15T00:44:29.593Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-15T00:44:29.854Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-15T00:44:29.854Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-15T00:44:30.798Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-15T00:44:30.798Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-15T00:44:30.798Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-15T00:44:30.798Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-15T00:44:31.062Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T00:44:31.062Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T00:44:31.325Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T00:44:31.587Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T00:44:31.587Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T00:44:31.587Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T00:44:31.848Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T00:44:31.848Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T00:44:31.848Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:31.848Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T00:44:32.109Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:32.109Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T00:44:32.369Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:32.369Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T00:44:32.369Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:32.369Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T00:44:33.755Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:33.756Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T00:44:34.701Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:34.701Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T00:44:35.649Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:35.649Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T00:44:35.911Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:35.911Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T00:44:36.860Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T00:44:36.860Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T00:44:36.860Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-15T00:44:37.123Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-15T00:44:37.123Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-15T00:44:37.123Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-15T00:44:37.387Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-15T00:44:37.387Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-15T00:44:37.387Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-15T00:44:37.387Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-15T00:44:37.655Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-15T00:44:37.656Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-15T00:44:37.656Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-15T00:44:37.656Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-15T00:44:37.917Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-15T00:44:37.917Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-15T00:44:37.917Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:37.917Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-15T00:44:38.181Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:38.181Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:38.181Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:38.181Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-15T00:44:38.181Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-15T00:44:38.181Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-15T00:44:38.444Z] [2020-12-15T00:44:38.444Z] Current default time zone: 'Etc/UTC' [2020-12-15T00:44:38.444Z] Local time is now: Tue Dec 15 00:44:38 UTC 2020. [2020-12-15T00:44:38.444Z] Universal Time is now: Tue Dec 15 00:44:38 UTC 2020. [2020-12-15T00:44:38.444Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-15T00:44:38.444Z] [2020-12-15T00:44:38.444Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-15T00:44:38.444Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:38.444Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-15T00:44:38.444Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-15T00:44:38.444Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-15T00:44:38.708Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-15T00:44:38.708Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-15T00:44:38.708Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-15T00:44:38.708Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-15T00:44:38.708Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-15T00:44:38.708Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:38.708Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-15T00:44:39.283Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T00:44:39.283Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-15T00:44:39.283Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:39.283Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-15T00:44:39.283Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-15T00:44:39.283Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-15T00:44:39.283Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-15T00:44:39.283Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-15T00:44:39.283Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-15T00:44:39.283Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-15T00:44:39.548Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-15T00:44:41.466Z] Updating certificates in /etc/ssl/certs... [2020-12-15T00:44:42.412Z] 22 added, 17 removed; done. [2020-12-15T00:44:42.412Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-15T00:44:42.412Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T00:44:42.412Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-15T00:44:42.412Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-15T00:44:42.674Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-15T00:44:42.674Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T00:44:42.674Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-15T00:44:42.674Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T00:44:42.674Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T00:44:42.934Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T00:44:42.934Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T00:44:42.934Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T00:44:42.934Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-15T00:44:42.934Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-15T00:44:42.934Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-15T00:44:43.196Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-15T00:44:43.196Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-15T00:44:43.196Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T00:44:43.196Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T00:44:43.196Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-15T00:44:43.196Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-15T00:44:43.196Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-15T00:44:43.196Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T00:44:43.196Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-15T00:44:43.458Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-15T00:44:43.458Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-15T00:44:43.458Z] Updating certificates in /etc/ssl/certs... [2020-12-15T00:44:44.038Z] 0 added, 0 removed; done. [2020-12-15T00:44:44.038Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-15T00:44:44.038Z] done. [2020-12-15T00:44:44.995Z] Reading package lists... [2020-12-15T00:44:44.995Z] Building dependency tree... [2020-12-15T00:44:44.995Z] Reading state information... [2020-12-15T00:44:45.259Z] The following NEW packages will be installed: [2020-12-15T00:44:45.259Z] apt-transport-https [2020-12-15T00:44:45.522Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T00:44:45.523Z] Need to get 1696 B of archives. [2020-12-15T00:44:45.523Z] After this operation, 153 kB of additional disk space will be used. [2020-12-15T00:44:45.523Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-15T00:44:45.523Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T00:44:45.523Z] Fetched 1696 B in 0s (42.2 kB/s) [2020-12-15T00:44:45.523Z] Selecting previously unselected package apt-transport-https. [2020-12-15T00:44:45.523Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-15T00:44:45.523Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-15T00:44:45.784Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-15T00:44:45.784Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-15T00:44:46.047Z] Waiting for network to be ready... [2020-12-15T00:45:04.193Z] 2020-12-15T00:45:00Z INFO Waiting for automatic snapd restart... [2020-12-15T00:45:11.584Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:11.584Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-15T00:45:11.584Z] ---> a028d94028b8 [2020-12-15T00:45:11.584Z] Step 3/29 : WORKDIR /edgex-go [2020-12-15T00:45:11.584Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:11.584Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:45:11.584Z] ---> a028d94028b8 [2020-12-15T00:45:11.584Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T00:45:11.584Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:11.584Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:45:11.584Z] ---> a028d94028b8 [2020-12-15T00:45:11.584Z] Step 3/23 : WORKDIR /edgex-go [2020-12-15T00:45:11.584Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:11.584Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:45:11.584Z] ---> a028d94028b8 [2020-12-15T00:45:11.584Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T00:45:11.584Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:11.584Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:45:11.584Z] ---> a028d94028b8 [2020-12-15T00:45:11.584Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:45:11.584Z] ---> Running in b80e27e13c63 [2020-12-15T00:45:11.584Z] ---> Running in 0261f1bf0bd3 [2020-12-15T00:45:11.584Z] ---> Running in 1204c22a2089 [2020-12-15T00:45:11.584Z] ---> Running in 341cc3c9ab2b [2020-12-15T00:45:11.584Z] ---> Running in 9e60a50e8865 [2020-12-15T00:45:11.584Z] Removing intermediate container 341cc3c9ab2b [2020-12-15T00:45:11.584Z] ---> 794446671a57 [2020-12-15T00:45:11.584Z] Step 4/29 : RUN apk update && apk add make git [2020-12-15T00:45:11.584Z] Removing intermediate container 9e60a50e8865 [2020-12-15T00:45:11.584Z] ---> 163aab9f80d2 [2020-12-15T00:45:11.584Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:45:11.584Z] Removing intermediate container 0261f1bf0bd3 [2020-12-15T00:45:11.584Z] ---> 91b7254b244c [2020-12-15T00:45:11.584Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:45:11.584Z] Removing intermediate container b80e27e13c63 [2020-12-15T00:45:11.584Z] ---> c2c6f0974e3e [2020-12-15T00:45:11.584Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:45:11.584Z] Removing intermediate container 1204c22a2089 [2020-12-15T00:45:11.584Z] ---> 15437214cbe4 [2020-12-15T00:45:11.584Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:45:11.584Z] ---> Running in d3fba13275df [2020-12-15T00:45:11.584Z] ---> Running in 5bbc641c64d4 [2020-12-15T00:45:11.584Z] ---> Running in 65e458d9e5f9 [2020-12-15T00:45:11.584Z] ---> Running in 5bffd96ae1e8 [2020-12-15T00:45:11.584Z] ---> Running in 5556a2e738ed [2020-12-15T00:45:11.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:11.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:11.584Z] Removing intermediate container 65e458d9e5f9 [2020-12-15T00:45:11.584Z] ---> 892607e01189 [2020-12-15T00:45:11.584Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-15T00:45:11.584Z] ---> Running in 33e772b86e5f [2020-12-15T00:45:11.584Z] Removing intermediate container 5bbc641c64d4 [2020-12-15T00:45:11.584Z] ---> 7e2881dd8ffc [2020-12-15T00:45:11.584Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T00:45:11.584Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:11.584Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:11.584Z] OK: 12620 distinct packages available [2020-12-15T00:45:11.584Z] ---> Running in 272a967c41b5 [2020-12-15T00:45:11.584Z] Removing intermediate container 5556a2e738ed [2020-12-15T00:45:11.584Z] ---> a56b8ef4be27 [2020-12-15T00:45:11.584Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:45:11.584Z] Removing intermediate container 5bffd96ae1e8 [2020-12-15T00:45:11.584Z] ---> 6e1221a2f094 [2020-12-15T00:45:11.584Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T00:45:11.584Z] ---> Running in 225be416b44e [2020-12-15T00:45:11.584Z] ---> Running in 42653d11d07b [2020-12-15T00:45:11.860Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:12.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:12.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:13.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:13.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:13.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:13.604Z] Removing intermediate container d3fba13275df [2020-12-15T00:45:13.604Z] ---> 77b93b9d27ab [2020-12-15T00:45:13.604Z] Step 5/29 : COPY go.mod . [2020-12-15T00:45:13.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:14.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:14.203Z] ---> 2036f29f7eca [2020-12-15T00:45:14.203Z] Step 6/29 : RUN go mod download [2020-12-15T00:45:14.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:14.475Z] ---> Running in 57703436e0a8 [2020-12-15T00:45:15.090Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:15.090Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:15.090Z] OK: 12620 distinct packages available [2020-12-15T00:45:15.368Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:15.368Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:15.368Z] OK: 12620 distinct packages available [2020-12-15T00:45:15.653Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:15.653Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:15.653Z] OK: 12620 distinct packages available [2020-12-15T00:45:15.653Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:15.653Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:15.653Z] OK: 12620 distinct packages available [2020-12-15T00:45:15.653Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:16.256Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:16.444Z] snapd 2.48.1 from Canonical* installed [2020-12-15T00:45:16.444Z] "snapd" switched to the "latest/stable" channel [2020-12-15T00:45:16.444Z] [2020-12-15T00:45:16.537Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:16.817Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:17.825Z] Removing intermediate container 33e772b86e5f [2020-12-15T00:45:17.825Z] ---> e22ffeab4d17 [2020-12-15T00:45:17.825Z] Step 6/23 : COPY go.mod . [2020-12-15T00:45:18.101Z] Removing intermediate container 42653d11d07b [2020-12-15T00:45:18.101Z] ---> b1cc1b2bd238 [2020-12-15T00:45:18.101Z] Step 6/21 : COPY go.mod . [2020-12-15T00:45:18.379Z] Removing intermediate container 57703436e0a8 [2020-12-15T00:45:18.379Z] ---> d52068f19fee [2020-12-15T00:45:18.379Z] Step 7/29 : COPY . . [2020-12-15T00:45:18.979Z] ---> 7a467ce4f0d8 [2020-12-15T00:45:18.979Z] Step 7/23 : RUN go mod download [2020-12-15T00:45:18.979Z] Removing intermediate container 225be416b44e [2020-12-15T00:45:18.979Z] ---> a1968665493a [2020-12-15T00:45:18.979Z] Step 6/22 : COPY go.mod . [2020-12-15T00:45:19.258Z] ---> 958858cb9d54 [2020-12-15T00:45:19.258Z] Step 7/21 : RUN go mod download [2020-12-15T00:45:19.258Z] Removing intermediate container 272a967c41b5 [2020-12-15T00:45:19.258Z] ---> 1bf0bf85cbd5 [2020-12-15T00:45:19.258Z] Step 6/21 : COPY go.mod . [2020-12-15T00:45:19.258Z] ---> Running in d827c363ec90 [2020-12-15T00:45:19.533Z] ---> Running in 75c7795090f7 [2020-12-15T00:45:20.661Z] core18 20200929 from Canonical* installed [2020-12-15T00:45:20.924Z] "core18" switched to the "latest/stable" channel [2020-12-15T00:45:20.924Z] [2020-12-15T00:45:20.968Z] ---> 4e80dfa9e6c0 [2020-12-15T00:45:20.969Z] Step 7/22 : RUN go mod download [2020-12-15T00:45:21.245Z] ---> 5e9a1a74c7db [2020-12-15T00:45:21.245Z] Step 7/21 : RUN go mod download [2020-12-15T00:45:21.245Z] ---> Running in 3d0cb761eefe [2020-12-15T00:45:21.527Z] ---> Running in e5e6ef61ad84 [2020-12-15T00:45:24.176Z] Removing intermediate container 75c7795090f7 [2020-12-15T00:45:24.176Z] ---> 089450b590ce [2020-12-15T00:45:24.176Z] Step 8/21 : COPY . . [2020-12-15T00:45:24.176Z] Removing intermediate container d827c363ec90 [2020-12-15T00:45:24.176Z] ---> 56b08fac58ea [2020-12-15T00:45:24.176Z] Step 8/23 : COPY . . [2020-12-15T00:45:26.813Z] Removing intermediate container e5e6ef61ad84 [2020-12-15T00:45:26.813Z] ---> 3a0f9ad53bee [2020-12-15T00:45:26.813Z] Step 8/21 : COPY . . [2020-12-15T00:45:27.086Z] Removing intermediate container 3d0cb761eefe [2020-12-15T00:45:27.086Z] ---> 2402d9b3f604 [2020-12-15T00:45:27.086Z] Step 8/22 : COPY . . [2020-12-15T00:45:27.521Z] snapcraft 4.4.4 from Canonical* installed [2020-12-15T00:45:27.521Z] "snapcraft" switched to the "latest/stable" channel [2020-12-15T00:45:27.521Z] [2020-12-15T00:45:30.829Z] 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: [2020-12-15T00:45:30.829Z] - README.md [2020-12-15T00:45:30.829Z] - snapcraft.yaml.orig [2020-12-15T00:45:30.829Z] [2020-12-15T00:45:30.829Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-15T00:45:37.457Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T00:45:37.457Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-15T00:45:37.457Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-15T00:45:37.457Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-15T00:45:39.117Z] Reading package lists... [2020-12-15T00:45:39.690Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-15T00:45:46.312Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T00:45:46.312Z] Reading package lists... [2020-12-15T00:45:46.312Z] Building dependency tree... [2020-12-15T00:45:46.312Z] Reading state information... [2020-12-15T00:45:46.312Z] Suggested packages: [2020-12-15T00:45:46.312Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-15T00:45:46.312Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-15T00:45:46.312Z] Recommended packages: [2020-12-15T00:45:46.312Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-15T00:45:46.312Z] The following NEW packages will be installed: [2020-12-15T00:45:46.312Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-15T00:45:46.312Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-15T00:45:46.312Z] pkg-config zip [2020-12-15T00:45:46.573Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T00:45:46.573Z] Need to get 7655 kB of archives. [2020-12-15T00:45:46.573Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-15T00:45:46.573Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-15T00:45:46.573Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-15T00:45:46.834Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-15T00:45:46.834Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-15T00:45:46.834Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-15T00:45:47.095Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-15T00:45:47.095Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-15T00:45:47.095Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-15T00:45:47.095Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-15T00:45:47.095Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-15T00:45:47.360Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-15T00:45:47.360Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-15T00:45:47.360Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-15T00:45:47.622Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-15T00:45:47.622Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-15T00:45:47.884Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T00:45:47.884Z] Fetched 7655 kB in 1s (6420 kB/s) [2020-12-15T00:45:47.884Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-15T00:45:47.884Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-15T00:45:47.884Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-15T00:45:47.884Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-15T00:45:48.145Z] Selecting previously unselected package libpsl5:amd64. [2020-12-15T00:45:48.145Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-15T00:45:48.145Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-15T00:45:48.145Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-15T00:45:48.145Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-15T00:45:48.145Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-15T00:45:48.406Z] Selecting previously unselected package librtmp1:amd64. [2020-12-15T00:45:48.406Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-15T00:45:48.406Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-15T00:45:48.406Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-15T00:45:48.406Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-15T00:45:48.406Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-15T00:45:48.406Z] Selecting previously unselected package liberror-perl. [2020-12-15T00:45:48.406Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-15T00:45:48.667Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-15T00:45:48.667Z] Selecting previously unselected package git-man. [2020-12-15T00:45:48.667Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-15T00:45:48.667Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-15T00:45:48.667Z] Selecting previously unselected package git. [2020-12-15T00:45:48.667Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-15T00:45:48.929Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-15T00:45:49.286Z] ---> 90e7a155aca0 [2020-12-15T00:45:49.286Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-15T00:45:49.286Z] ---> 05010fd4ec28 [2020-12-15T00:45:49.286Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-15T00:45:49.286Z] ---> 91392e17c2c6 [2020-12-15T00:45:49.286Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-15T00:45:49.286Z] ---> c02b2f789914 [2020-12-15T00:45:49.286Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-15T00:45:49.286Z] ---> Running in 52d2c45a95d5 [2020-12-15T00:45:49.286Z] ---> 6ce79d907b19 [2020-12-15T00:45:49.286Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-15T00:45:49.286Z] ---> Running in b020012436e8 [2020-12-15T00:45:49.286Z] ---> Running in 424536b0ca5f [2020-12-15T00:45:49.286Z] ---> Running in d10efca01c5a [2020-12-15T00:45:49.286Z] ---> Running in 744c29944513 [2020-12-15T00:45:49.873Z] Selecting previously unselected package libnorm1:amd64. [2020-12-15T00:45:49.873Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-15T00:45:49.873Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-15T00:45:49.873Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-15T00:45:49.873Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-15T00:45:49.873Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-15T00:45:49.873Z] Selecting previously unselected package libsodium23:amd64. [2020-12-15T00:45:49.873Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-15T00:45:49.873Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-15T00:45:50.134Z] Selecting previously unselected package libzmq5:amd64. [2020-12-15T00:45:50.134Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-15T00:45:50.134Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T00:45:50.134Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-15T00:45:50.134Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-15T00:45:50.134Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T00:45:50.396Z] Selecting previously unselected package pkg-config. [2020-12-15T00:45:50.396Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-15T00:45:50.396Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-15T00:45:50.396Z] Selecting previously unselected package zip. [2020-12-15T00:45:50.396Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-15T00:45:50.396Z] Unpacking zip (3.0-11build1) ... [2020-12-15T00:45:50.396Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-15T00:45:50.396Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-15T00:45:50.396Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-15T00:45:50.656Z] Setting up liberror-perl (0.17025-1) ... [2020-12-15T00:45:50.656Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-15T00:45:50.656Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-15T00:45:50.656Z] No schema files found: doing nothing. [2020-12-15T00:45:50.656Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-15T00:45:50.656Z] Setting up zip (3.0-11build1) ... [2020-12-15T00:45:50.656Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-15T00:45:50.656Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-15T00:45:50.656Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-15T00:45:50.656Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T00:45:50.656Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-15T00:45:50.656Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T00:45:50.656Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-15T00:45:50.917Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T00:45:51.269Z] 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 [2020-12-15T00:45:51.269Z] 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 [2020-12-15T00:45:51.544Z] 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 [2020-12-15T00:45:51.820Z] 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 [2020-12-15T00:45:51.820Z] 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 [2020-12-15T00:45:57.507Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T00:45:57.507Z] git set to automatically installed. [2020-12-15T00:45:57.507Z] git-man set to automatically installed. [2020-12-15T00:45:57.507Z] libcurl3-gnutls set to automatically installed. [2020-12-15T00:45:57.507Z] liberror-perl set to automatically installed. [2020-12-15T00:45:57.507Z] libglib2.0-0 set to automatically installed. [2020-12-15T00:45:57.507Z] libnghttp2-14 set to automatically installed. [2020-12-15T00:45:57.507Z] libnorm1 set to automatically installed. [2020-12-15T00:45:57.507Z] libpgm-5.2-0 set to automatically installed. [2020-12-15T00:45:57.507Z] libpsl5 set to automatically installed. [2020-12-15T00:45:57.507Z] librtmp1 set to automatically installed. [2020-12-15T00:45:57.507Z] libsodium23 set to automatically installed. [2020-12-15T00:45:57.507Z] libzmq3-dev set to automatically installed. [2020-12-15T00:45:57.507Z] libzmq5 set to automatically installed. [2020-12-15T00:45:57.507Z] pkg-config set to automatically installed. [2020-12-15T00:45:57.507Z] zip set to automatically installed. [2020-12-15T00:46:00.089Z] snapd is not logged in, snap install commands will use sudo [2020-12-15T00:46:06.686Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T00:46:08.072Z] snap "core18" has no updates available [2020-12-15T00:46:09.016Z] Pulling config-common [2020-12-15T00:46:09.961Z] Pulling go-build-helper [2020-12-15T00:46:36.567Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-15T00:46:36.567Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-15T00:46:36.567Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] [2020-12-15T00:46:36.567Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-15T00:46:36.567Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-15T00:46:36.567Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-15T00:46:36.567Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-15T00:46:36.567Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-15T00:46:36.567Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-15T00:46:36.567Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-15T00:46:36.567Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-15T00:46:36.567Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-15T00:46:36.567Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-15T00:46:36.567Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-15T00:46:36.567Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-15T00:46:36.567Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-15T00:46:36.567Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-15T00:46:36.567Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-15T00:46:36.567Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-15T00:46:36.567Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-15T00:46:36.567Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-15T00:46:36.567Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-15T00:46:36.567Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-15T00:46:36.567Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-15T00:46:36.567Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-15T00:46:36.567Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-15T00:46:36.567Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-15T00:46:36.567Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-15T00:46:36.567Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-15T00:46:36.567Z] Fetched 279 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-15T00:46:36.567Z] Fetched 122 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-15T00:46:36.567Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-15T00:46:36.567Z] Fetched 8848 B in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-15T00:46:36.567Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-15T00:46:36.567Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-15T00:46:36.567Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-15T00:46:36.567Z] Fetched 214 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-15T00:46:36.567Z] Fetched 155 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-15T00:46:36.567Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-15T00:46:36.567Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-15T00:46:36.567Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-15T00:46:36.567Z] Fetched 499 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-15T00:46:36.567Z] Fetched 111 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-15T00:46:36.567Z] Fetched 240 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-15T00:46:36.567Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-15T00:46:36.567Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-15T00:46:36.567Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-15T00:46:36.567Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-15T00:46:36.567Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-15T00:46:36.567Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-15T00:46:36.567Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-15T00:46:36.567Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-15T00:46:36.567Z] Fetched 8720 B in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-15T00:46:36.567Z] Fetched 137 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-15T00:46:36.567Z] Fetched 119 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-15T00:46:36.567Z] Fetched 109 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-15T00:46:36.567Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-15T00:46:36.567Z] Fetched 645 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-15T00:46:36.567Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-15T00:46:36.567Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-15T00:46:36.567Z] Fetched 368 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-15T00:46:36.567Z] Fetched 187 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-15T00:46:36.567Z] Fetched 175 kB in 0s (0 B/s) [2020-12-15T00:46:36.567Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-15T00:46:37.961Z] Fetched 206 kB in 0s (0 B/s) [2020-12-15T00:46:37.961Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-15T00:46:37.961Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-15T00:46:37.961Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-15T00:46:37.961Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-15T00:46:37.961Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-15T00:46:37.961Z] Fetched 159 kB in 0s (0 B/s) [2020-12-15T00:46:37.961Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-15T00:46:37.961Z] Fetched 107 kB in 0s (0 B/s) [2020-12-15T00:46:37.961Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-15T00:46:37.961Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-15T00:46:37.961Z] Pulling static-packages [2020-12-15T00:46:39.354Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-15T00:46:39.354Z] Skipping pull go-build-helper (already ran) [2020-12-15T00:46:39.354Z] Skipping pull static-packages (already ran) [2020-12-15T00:46:39.354Z] Building go-build-helper [2020-12-15T00:46:43.578Z] Building static-packages [2020-12-15T00:46:46.133Z] Staging go-build-helper [2020-12-15T00:46:47.525Z] Staging static-packages [2020-12-15T00:46:48.474Z] Pulling go115 [2020-12-15T00:46:49.875Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-15T00:46:49.875Z] Skipping pull go115 (already ran) [2020-12-15T00:46:49.875Z] Building go115 [2020-12-15T00:46:49.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-15T00:46:49.875Z] Dload Upload Total Spent Left Speed [2020-12-15T00:46:53.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.7M 0 0 21.0M 0 0:00:05 --:--:-- 0:00:05 21.0M 41 115M 41 47.7M 0 0 28.0M 0 0:00:04 0:00:01 0:00:03 28.0M 68 115M 68 79.6M 0 0 29.2M 0 0:00:03 0:00:02 0:00:01 29.2M 96 115M 96 110M 0 0 29.9M 0 0:00:03 0:00:03 --:--:-- 29.9M 100 115M 100 115M 0 0 29.9M 0 0:00:03 0:00:03 --:--:-- 29.9M [2020-12-15T00:46:54.503Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-15T00:46:59.828Z] Staging go115 [2020-12-15T00:47:06.435Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-15T00:47:06.435Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-15T00:47:06.435Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-15T00:47:06.435Z] Fetched 0 B in 0s (0 B/s) [2020-12-15T00:47:06.435Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-15T00:47:06.435Z] Fetched 224 kB in 0s (0 B/s) [2020-12-15T00:47:06.435Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-15T00:47:06.435Z] Fetched 157 kB in 0s (0 B/s) [2020-12-15T00:47:06.435Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-15T00:47:06.435Z] Fetched 221 kB in 0s (0 B/s) [2020-12-15T00:47:06.435Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-15T00:47:06.435Z] Fetched 143 kB in 0s (0 B/s) [2020-12-15T00:47:06.435Z] Pulling edgex-go [2020-12-15T00:47:07.839Z] Pulling version [2020-12-15T00:47:09.233Z] Building config-common [2020-12-15T00:47:11.804Z] Skipping build go-build-helper (already ran) [2020-12-15T00:47:11.804Z] Skipping build static-packages (already ran) [2020-12-15T00:47:11.804Z] Skipping build go115 (already ran) [2020-12-15T00:47:11.804Z] Building edgex-go [2020-12-15T00:47:12.755Z] 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 [2020-12-15T00:47:13.603Z] 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 [2020-12-15T00:47:13.603Z] Removing intermediate container 52d2c45a95d5 [2020-12-15T00:47:13.603Z] ---> 5c248a8348f6 [2020-12-15T00:47:13.603Z] [2020-12-15T00:47:13.603Z] Step 9/29 : FROM alpine:latest [2020-12-15T00:47:13.603Z] latest: Pulling from library/alpine [2020-12-15T00:47:13.603Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T00:47:13.603Z] Status: Downloaded newer image for alpine:latest [2020-12-15T00:47:13.603Z] ---> dd36a01c3f31 [2020-12-15T00:47:13.603Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-15T00:47:13.603Z] ---> Running in fc54ec71d72c [2020-12-15T00:47:13.708Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-15T00:47:13.708Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-15T00:47:13.708Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-15T00:47:13.708Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-15T00:47:13.708Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-15T00:47:13.898Z] Removing intermediate container fc54ec71d72c [2020-12-15T00:47:13.898Z] ---> 87fb04ef3550 [2020-12-15T00:47:13.899Z] Step 11/29 : USER root [2020-12-15T00:47:13.976Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-15T00:47:13.977Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-15T00:47:13.977Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-15T00:47:13.977Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-15T00:47:13.977Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-15T00:47:13.977Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-15T00:47:13.977Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-15T00:47:13.977Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-15T00:47:13.977Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-15T00:47:13.977Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-15T00:47:13.977Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-15T00:47:13.977Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-15T00:47:14.175Z] ---> Running in 48afe96a0d39 [2020-12-15T00:47:14.242Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-15T00:47:14.242Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-15T00:47:14.509Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-15T00:47:14.509Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-15T00:47:14.509Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-15T00:47:14.509Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-15T00:47:14.509Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-15T00:47:14.509Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-15T00:47:14.779Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-15T00:47:14.779Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-15T00:47:15.101Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-15T00:47:15.101Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-15T00:47:15.101Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-15T00:47:15.101Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-15T00:47:15.101Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T00:47:15.101Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-15T00:47:15.101Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-15T00:47:15.101Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-15T00:47:15.101Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-15T00:47:15.101Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-15T00:47:15.101Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-15T00:47:15.180Z] Removing intermediate container 48afe96a0d39 [2020-12-15T00:47:15.180Z] ---> 60ef3885b8ea [2020-12-15T00:47:15.180Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-15T00:47:15.180Z] ---> Running in 09310044f129 [2020-12-15T00:47:15.424Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-15T00:47:15.424Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-15T00:47:15.424Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-15T00:47:17.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:17.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:18.441Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:47:18.441Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:47:18.441Z] OK: 12617 distinct packages available [2020-12-15T00:47:19.881Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-15T00:47:19.881Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-15T00:47:19.881Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:47:19.881Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T00:47:20.168Z] OK: 6 MiB in 16 packages [2020-12-15T00:47:22.811Z] Removing intermediate container 09310044f129 [2020-12-15T00:47:22.811Z] ---> 1a7e50aac721 [2020-12-15T00:47:22.811Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-15T00:47:23.087Z] ---> Running in cd6f42ce3547 [2020-12-15T00:47:23.691Z] Removing intermediate container cd6f42ce3547 [2020-12-15T00:47:23.691Z] ---> 1a4da9420ec0 [2020-12-15T00:47:23.691Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-15T00:47:24.293Z] ---> Running in 19945f8665cf [2020-12-15T00:47:25.282Z] Removing intermediate container 19945f8665cf [2020-12-15T00:47:25.282Z] ---> a0317a547059 [2020-12-15T00:47:25.282Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-15T00:47:25.462Z] 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 [2020-12-15T00:47:25.558Z] ---> Running in 9794a03d077e [2020-12-15T00:47:29.851Z] 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 [2020-12-15T00:47:29.941Z] Removing intermediate container 744c29944513 [2020-12-15T00:47:29.941Z] ---> cf2db31bd680 [2020-12-15T00:47:29.941Z] [2020-12-15T00:47:29.941Z] Step 10/21 : FROM alpine [2020-12-15T00:47:29.941Z] ---> dd36a01c3f31 [2020-12-15T00:47:29.941Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-15T00:47:30.228Z] ---> Running in 401c3b671b5e [2020-12-15T00:47:30.541Z] Removing intermediate container 9794a03d077e [2020-12-15T00:47:30.541Z] ---> 5c59cfd19699 [2020-12-15T00:47:30.541Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-15T00:47:30.902Z] 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 [2020-12-15T00:47:32.429Z] 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 [2020-12-15T00:47:32.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:32.708Z] 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 [2020-12-15T00:47:32.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:32.837Z] ---> 4cdcbe6cc0cc [2020-12-15T00:47:32.837Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-15T00:47:32.976Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-15T00:47:32.976Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-15T00:47:32.976Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-15T00:47:33.439Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:47:33.439Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:47:33.439Z] OK: 12617 distinct packages available [2020-12-15T00:47:34.041Z] ---> 743154f978a9 [2020-12-15T00:47:34.041Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-15T00:47:34.316Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-15T00:47:34.316Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T00:47:34.463Z] 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 [2020-12-15T00:47:34.463Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-15T00:47:34.463Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-15T00:47:34.595Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-15T00:47:34.595Z] (4/4) Installing curl (7.69.1-r3) [2020-12-15T00:47:34.595Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:47:34.595Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T00:47:35.047Z] OK: 7 MiB in 18 packages [2020-12-15T00:47:35.601Z] ---> 7f011a23bc09 [2020-12-15T00:47:35.601Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-15T00:47:36.018Z] 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 [2020-12-15T00:47:37.129Z] ---> 7990341d15bc [2020-12-15T00:47:37.129Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-15T00:47:37.483Z] 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 [2020-12-15T00:47:37.483Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-15T00:47:38.655Z] Removing intermediate container 401c3b671b5e [2020-12-15T00:47:38.655Z] ---> 1aa57d783403 [2020-12-15T00:47:38.655Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T00:47:38.655Z] ---> Running in b6d7577d7e6e [2020-12-15T00:47:38.655Z] ---> d00b33bde93a [2020-12-15T00:47:38.655Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-15T00:47:38.904Z] 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 [2020-12-15T00:47:38.904Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T00:47:38.957Z] ---> Running in f3da1b504da7 [2020-12-15T00:47:39.419Z] Removing intermediate container b6d7577d7e6e [2020-12-15T00:47:39.419Z] ---> 8bb7a4f5e43e [2020-12-15T00:47:39.419Z] Step 13/21 : WORKDIR /edgex [2020-12-15T00:47:39.744Z] ---> Running in d393ab3ab792 [2020-12-15T00:47:40.586Z] 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 [2020-12-15T00:47:40.878Z] Removing intermediate container d393ab3ab792 [2020-12-15T00:47:40.879Z] ---> d8ba4176bd3d [2020-12-15T00:47:40.879Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-15T00:47:41.171Z] 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 [2020-12-15T00:47:42.123Z] 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 [2020-12-15T00:47:44.127Z] ---> d993c46c3692 [2020-12-15T00:47:44.127Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-15T00:47:44.127Z] Removing intermediate container f3da1b504da7 [2020-12-15T00:47:44.127Z] ---> 4bb9069532ed [2020-12-15T00:47:44.127Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T00:47:44.727Z] ---> df428e8d9f7e [2020-12-15T00:47:44.727Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-15T00:47:44.916Z] Building version [2020-12-15T00:47:45.010Z] ---> 253aa36676ef [2020-12-15T00:47:45.010Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T00:47:45.621Z] ---> Running in 8454963a021d [2020-12-15T00:47:47.481Z] Staging config-common [2020-12-15T00:47:48.869Z] Skipping stage go-build-helper (already ran) [2020-12-15T00:47:48.869Z] Skipping stage static-packages (already ran) [2020-12-15T00:47:48.869Z] Skipping stage go115 (already ran) [2020-12-15T00:47:48.869Z] Staging edgex-go [2020-12-15T00:47:49.034Z] ---> 5d2e36e6c5cf [2020-12-15T00:47:49.034Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-15T00:47:49.313Z] ---> Running in 40c02fe40579 [2020-12-15T00:47:49.814Z] Staging version [2020-12-15T00:47:50.310Z] Removing intermediate container d10efca01c5a [2020-12-15T00:47:50.310Z] ---> adb53e34ffa9 [2020-12-15T00:47:50.310Z] [2020-12-15T00:47:50.310Z] Step 10/21 : FROM scratch [2020-12-15T00:47:50.310Z] ---> [2020-12-15T00:47:50.310Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:47:50.590Z] Removing intermediate container 40c02fe40579 [2020-12-15T00:47:50.590Z] ---> c8b3fdb55439 [2020-12-15T00:47:50.590Z] Step 18/21 : CMD ["--init=true"] [2020-12-15T00:47:50.590Z] ---> Running in 75473fa105e4 [2020-12-15T00:47:50.867Z] ---> Running in 8fd0c167c4f9 [2020-12-15T00:47:51.142Z] Removing intermediate container 8454963a021d [2020-12-15T00:47:51.142Z] ---> b641f97d1628 [2020-12-15T00:47:51.142Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-15T00:47:51.204Z] Priming config-common [2020-12-15T00:47:51.420Z] ---> Running in 73cd774c765d [2020-12-15T00:47:51.696Z] Removing intermediate container 75473fa105e4 [2020-12-15T00:47:51.696Z] ---> 732269f87c08 [2020-12-15T00:47:51.696Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-15T00:47:51.696Z] Removing intermediate container 8fd0c167c4f9 [2020-12-15T00:47:51.696Z] ---> 3bc27429609d [2020-12-15T00:47:51.696Z] Step 19/21 : LABEL arch=arm64 [2020-12-15T00:47:51.696Z] ---> Running in 47814b1d5df0 [2020-12-15T00:47:51.971Z] ---> Running in d62a299a160c [2020-12-15T00:47:52.153Z] Priming go-build-helper [2020-12-15T00:47:52.957Z] Removing intermediate container 47814b1d5df0 [2020-12-15T00:47:52.957Z] ---> eb405f65f385 [2020-12-15T00:47:52.957Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-15T00:47:52.957Z] ---> Running in 7afc57606128 [2020-12-15T00:47:53.100Z] Priming static-packages [2020-12-15T00:47:53.230Z] Removing intermediate container d62a299a160c [2020-12-15T00:47:53.230Z] ---> dcca90828f60 [2020-12-15T00:47:53.230Z] Step 20/21 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:47:53.504Z] ---> Running in 19f731898239 [2020-12-15T00:47:53.784Z] Removing intermediate container 7afc57606128 [2020-12-15T00:47:53.784Z] ---> 2c73069ba31b [2020-12-15T00:47:53.784Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-15T00:47:54.390Z] Removing intermediate container 19f731898239 [2020-12-15T00:47:54.390Z] ---> 87f97747e6ec [2020-12-15T00:47:54.390Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T00:47:54.672Z] ---> Running in 3809954e9e56 [2020-12-15T00:47:54.947Z] ---> d6e804ccefe8 [2020-12-15T00:47:54.947Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-15T00:47:55.553Z] Removing intermediate container 3809954e9e56 [2020-12-15T00:47:55.553Z] ---> 9dac5e3d58d8 [2020-12-15T00:47:55.553Z] [2020-12-15T00:47:56.155Z] Successfully built 9dac5e3d58d8 [2020-12-15T00:47:56.155Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-15T00:47:56.155Z] Removing intermediate container 73cd774c765d [2020-12-15T00:47:56.155Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2020-12-15T00:47:56.155Z] ---> 5500b663046d [2020-12-15T00:47:56.155Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T00:47:56.406Z] Priming go115 [2020-12-15T00:47:56.753Z] ---> Running in 275f69416851 [2020-12-15T00:47:56.980Z] Priming edgex-go [2020-12-15T00:47:57.350Z] ---> 7fbb7ded1c6d [2020-12-15T00:47:57.350Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-15T00:47:57.350Z] Removing intermediate container 275f69416851 [2020-12-15T00:47:57.350Z] ---> 1455fa2fb7b6 [2020-12-15T00:47:57.350Z] Step 26/29 : CMD [ "generate" ] [2020-12-15T00:47:57.625Z] ---> Running in 287023decf1a [2020-12-15T00:47:58.368Z] Priming version [2020-12-15T00:47:59.102Z] Removing intermediate container 287023decf1a [2020-12-15T00:47:59.102Z] ---> 1834b220cb58 [2020-12-15T00:47:59.102Z] Step 27/29 : LABEL arch=arm64 [2020-12-15T00:47:59.386Z] ---> eaf257915e67 [2020-12-15T00:47:59.386Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-15T00:47:59.658Z] ---> Running in 701ba151d700 [2020-12-15T00:47:59.765Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-15T00:48:00.268Z] ---> Running in eeb9c1ee32aa [2020-12-15T00:48:00.546Z] Removing intermediate container 701ba151d700 [2020-12-15T00:48:00.546Z] ---> 32b0d1f72938 [2020-12-15T00:48:00.546Z] Step 28/29 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:48:01.540Z] ---> Running in a1648c214bdc [Pipeline] } [Pipeline] // withEnv [2020-12-15T00:48:01.826Z] Removing intermediate container eeb9c1ee32aa [2020-12-15T00:48:01.826Z] ---> 162c285c2e88 [2020-12-15T00:48:01.826Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T00:48:02.899Z] ---> Running in 8ef12b253488 [2020-12-15T00:48:02.899Z] Removing intermediate container a1648c214bdc [2020-12-15T00:48:02.899Z] ---> 795940654859 [2020-12-15T00:48:02.899Z] Step 29/29 : LABEL version=0.0.0 [2020-12-15T00:48:03.522Z] ---> Running in 878e016a1256 [2020-12-15T00:48:04.128Z] Removing intermediate container 8ef12b253488 [2020-12-15T00:48:04.129Z] ---> 5f55d3b8d375 [2020-12-15T00:48:04.129Z] Step 19/21 : LABEL arch=arm64 [2020-12-15T00:48:04.412Z] Removing intermediate container 878e016a1256 [2020-12-15T00:48:04.412Z] ---> 6f235cd38d93 [2020-12-15T00:48:04.412Z] [2020-12-15T00:48:04.412Z] ---> Running in 87ed3beb6020 [2020-12-15T00:48:05.029Z] Successfully built 6f235cd38d93 [2020-12-15T00:48:05.029Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-15T00:48:05.029Z]  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go [2020-12-15T00:48:06.014Z] Removing intermediate container 87ed3beb6020 [2020-12-15T00:48:06.014Z] ---> 6292789e0bc1 [2020-12-15T00:48:06.014Z] Step 20/21 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:48:06.624Z] ---> Running in 08dc8238c54e [2020-12-15T00:48:07.233Z] Removing intermediate container b020012436e8 [2020-12-15T00:48:07.233Z] ---> f5c22ce5a22c [2020-12-15T00:48:07.233Z] [2020-12-15T00:48:07.233Z] Step 10/22 : FROM scratch [2020-12-15T00:48:07.233Z] ---> [2020-12-15T00:48:07.233Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:48:07.233Z] ---> Using cache [2020-12-15T00:48:07.233Z] ---> 732269f87c08 [2020-12-15T00:48:07.233Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-15T00:48:07.507Z] Removing intermediate container 08dc8238c54e [2020-12-15T00:48:07.507Z] ---> 556cbddfd590 [2020-12-15T00:48:07.507Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T00:48:08.111Z] ---> Running in 6899e9ff1761 [2020-12-15T00:48:08.711Z] ---> Running in 59b25a641986 [2020-12-15T00:48:09.310Z] Removing intermediate container 6899e9ff1761 [2020-12-15T00:48:09.310Z] ---> 84bb39bd6dba [2020-12-15T00:48:09.311Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T00:48:09.909Z] ---> Running in 48fa69c494a1 [2020-12-15T00:48:09.909Z] Removing intermediate container 59b25a641986 [2020-12-15T00:48:09.909Z] ---> 65a204b54df1 [2020-12-15T00:48:09.909Z] [2020-12-15T00:48:10.516Z] Successfully built 65a204b54df1 [2020-12-15T00:48:10.791Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-15T00:48:10.791Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-12-15T00:48:10.791Z] Removing intermediate container 48fa69c494a1 [2020-12-15T00:48:10.791Z] ---> 9d393d17f54e [2020-12-15T00:48:10.791Z] Step 14/22 : WORKDIR / [2020-12-15T00:48:11.386Z] ---> Running in 09bac81d403c [2020-12-15T00:48:12.362Z] Removing intermediate container 09bac81d403c [2020-12-15T00:48:12.362Z] ---> ceb9eb477921 [2020-12-15T00:48:12.362Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-15T00:48:13.793Z] ---> 808c0d05b6ab [2020-12-15T00:48:13.793Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-15T00:48:17.191Z] Removing intermediate container 424536b0ca5f [2020-12-15T00:48:17.191Z] ---> e973367c9db1 [2020-12-15T00:48:17.191Z] [2020-12-15T00:48:17.191Z] Step 10/23 : FROM alpine [2020-12-15T00:48:17.191Z] ---> dd36a01c3f31 [2020-12-15T00:48:17.191Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:48:17.468Z] ---> 9a1d565740c9 [2020-12-15T00:48:17.468Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-15T00:48:17.745Z] ---> Running in 24e649cc4a94 [2020-12-15T00:48:18.726Z] ---> d31efa25b35f [2020-12-15T00:48:18.726Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-15T00:48:18.726Z] Removing intermediate container 24e649cc4a94 [2020-12-15T00:48:18.726Z] ---> 04810fe88800 [2020-12-15T00:48:18.726Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-15T00:48:19.002Z] ---> Running in 85c012b3b66f [2020-12-15T00:48:19.002Z] ---> Running in 2a97a40fcbe3 [2020-12-15T00:48:19.596Z] Removing intermediate container 85c012b3b66f [2020-12-15T00:48:19.596Z] ---> 0896e44e4727 [2020-12-15T00:48:19.596Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:48:19.596Z] Removing intermediate container 2a97a40fcbe3 [2020-12-15T00:48:19.596Z] ---> e1104258baca [2020-12-15T00:48:19.596Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-15T00:48:19.596Z] ---> Running in de7606486a34 [2020-12-15T00:48:19.869Z] ---> Running in 3c6f1731c534 [2020-12-15T00:48:20.163Z] Removing intermediate container de7606486a34 [2020-12-15T00:48:20.163Z] ---> 95f1227a37a1 [2020-12-15T00:48:20.163Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T00:48:20.806Z] Removing intermediate container 3c6f1731c534 [2020-12-15T00:48:20.806Z] ---> 42cb537dda81 [2020-12-15T00:48:20.806Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:48:20.806Z] ---> Running in 94a1f516faf4 [2020-12-15T00:48:20.806Z] ---> Running in 6b9ff4dd84bf [2020-12-15T00:48:21.802Z] Removing intermediate container 94a1f516faf4 [2020-12-15T00:48:21.802Z] ---> 2a0304a4fafd [2020-12-15T00:48:21.802Z] Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:48:22.410Z] ---> Running in bfbc537b04c0 [2020-12-15T00:48:23.872Z] Removing intermediate container bfbc537b04c0 [2020-12-15T00:48:23.872Z] ---> 7d4580aa75b1 [2020-12-15T00:48:23.872Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:48:24.486Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:48:24.486Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:48:24.486Z] ---> a028d94028b8 [2020-12-15T00:48:24.486Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T00:48:24.486Z] ---> Using cache [2020-12-15T00:48:24.486Z] ---> 15437214cbe4 [2020-12-15T00:48:24.486Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:48:24.486Z] ---> Using cache [2020-12-15T00:48:24.486Z] ---> 6e1221a2f094 [2020-12-15T00:48:24.486Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-15T00:48:24.768Z] ---> Running in 8758bdb815ae [2020-12-15T00:48:24.768Z] Removing intermediate container 6b9ff4dd84bf [2020-12-15T00:48:24.768Z] ---> 3b5011e0a585 [2020-12-15T00:48:24.768Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-15T00:48:25.049Z] ---> Running in abbe3aabdc9b [2020-12-15T00:48:25.326Z] ---> Running in 135f458f0d17 [2020-12-15T00:48:25.607Z] Removing intermediate container 8758bdb815ae [2020-12-15T00:48:25.607Z] ---> 49fe16947c30 [2020-12-15T00:48:25.607Z] [2020-12-15T00:48:26.214Z] Successfully built 49fe16947c30 [2020-12-15T00:48:26.492Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-15T00:48:26.492Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2020-12-15T00:48:27.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:27.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:27.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:27.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:28.562Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-15T00:48:28.562Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-15T00:48:28.843Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-15T00:48:29.132Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-15T00:48:29.132Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:48:29.132Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:48:29.132Z] OK: 12620 distinct packages available [2020-12-15T00:48:29.414Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-15T00:48:29.414Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:48:29.414Z] OK: 8 MiB in 19 packages [2020-12-15T00:48:30.024Z] OK: 217 MiB in 51 packages [2020-12-15T00:48:33.474Z] Removing intermediate container 135f458f0d17 [2020-12-15T00:48:33.474Z] ---> 6ab3dc09ea9d [2020-12-15T00:48:33.474Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-15T00:48:33.752Z] Removing intermediate container abbe3aabdc9b [2020-12-15T00:48:33.752Z] ---> 05c7a4e818a1 [2020-12-15T00:48:33.752Z] Step 6/24 : COPY go.mod . [2020-12-15T00:48:34.739Z] ---> 458bfc63a7d3 [2020-12-15T00:48:34.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-15T00:48:35.016Z] ---> 539bc9bf8b8b [2020-12-15T00:48:35.016Z] Step 7/24 : RUN go mod download [2020-12-15T00:48:35.755Z] ---> Running in 06bf401fb67c [2020-12-15T00:48:37.852Z] ---> 56e5ad532717 [2020-12-15T00:48:37.852Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-15T00:48:40.501Z] ---> 589e0934118c [2020-12-15T00:48:40.501Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-15T00:48:40.501Z] ---> Running in 7e801576ef21 [2020-12-15T00:48:41.117Z] Removing intermediate container 06bf401fb67c [2020-12-15T00:48:41.117Z] ---> 7bf2fda68791 [2020-12-15T00:48:41.117Z] Step 8/24 : COPY . . [2020-12-15T00:48:41.738Z] Removing intermediate container 7e801576ef21 [2020-12-15T00:48:41.738Z] ---> b3f9cdc1004e [2020-12-15T00:48:41.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:48:42.346Z] ---> Running in e0573992e6b6 [2020-12-15T00:48:43.330Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:48:43.330Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:48:43.330Z] ---> a028d94028b8 [2020-12-15T00:48:43.330Z] Step 3/27 : WORKDIR /edgex-go [2020-12-15T00:48:43.330Z] ---> Using cache [2020-12-15T00:48:43.330Z] ---> 15437214cbe4 [2020-12-15T00:48:43.330Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:48:43.330Z] ---> Using cache [2020-12-15T00:48:43.330Z] ---> 6e1221a2f094 [2020-12-15T00:48:43.330Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-15T00:48:43.330Z] Removing intermediate container e0573992e6b6 [2020-12-15T00:48:43.330Z] ---> 0a1bc93e5d3a [2020-12-15T00:48:43.330Z] Step 21/23 : LABEL arch=arm64 [2020-12-15T00:48:43.330Z] ---> Running in 5b36624677bf [2020-12-15T00:48:43.934Z] ---> Running in 2e68f993a070 [2020-12-15T00:48:44.938Z] Removing intermediate container 2e68f993a070 [2020-12-15T00:48:44.938Z] ---> 1ee78fdfae55 [2020-12-15T00:48:44.938Z] Step 22/23 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:48:45.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:45.834Z] ---> Running in af38745fb6f1 [2020-12-15T00:48:46.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:47.120Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:48:47.120Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:48:47.120Z] OK: 12620 distinct packages available [2020-12-15T00:48:47.120Z] Removing intermediate container af38745fb6f1 [2020-12-15T00:48:47.120Z] ---> cea237af8bcb [2020-12-15T00:48:47.120Z] Step 23/23 : LABEL version=0.0.0 [2020-12-15T00:48:48.113Z] OK: 217 MiB in 51 packages [2020-12-15T00:48:48.113Z] ---> Running in 19ac309b61c1 [2020-12-15T00:48:48.113Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:48:48.113Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:48:48.113Z] ---> a028d94028b8 [2020-12-15T00:48:48.113Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:48:48.113Z] ---> Using cache [2020-12-15T00:48:48.113Z] ---> 15437214cbe4 [2020-12-15T00:48:48.113Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:48:48.113Z] ---> Using cache [2020-12-15T00:48:48.113Z] ---> 6e1221a2f094 [2020-12-15T00:48:48.113Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:48:48.113Z] ---> Using cache [2020-12-15T00:48:48.113Z] ---> b1cc1b2bd238 [2020-12-15T00:48:48.113Z] Step 6/22 : COPY go.mod . [2020-12-15T00:48:48.113Z] ---> Using cache [2020-12-15T00:48:48.113Z] ---> 958858cb9d54 [2020-12-15T00:48:48.113Z] Step 7/22 : RUN go mod download [2020-12-15T00:48:48.113Z] ---> Using cache [2020-12-15T00:48:48.113Z] ---> 089450b590ce [2020-12-15T00:48:48.113Z] Step 8/22 : COPY . . [2020-12-15T00:48:48.394Z] ---> Using cache [2020-12-15T00:48:48.394Z] ---> 6ce79d907b19 [2020-12-15T00:48:48.394Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-15T00:48:49.847Z] ---> Running in ed35285610e2 [2020-12-15T00:48:49.847Z] Removing intermediate container 19ac309b61c1 [2020-12-15T00:48:49.847Z] ---> e1ef88adfd18 [2020-12-15T00:48:49.847Z] [2020-12-15T00:48:50.839Z] Successfully built e1ef88adfd18 [2020-12-15T00:48:50.839Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-15T00:48:50.839Z]  Building docker-core-data-go ... done Building docker-security-bootstrap-redis-go [2020-12-15T00:48:50.839Z] Removing intermediate container 5b36624677bf [2020-12-15T00:48:50.839Z] ---> 028e31ec92ea [2020-12-15T00:48:50.839Z] Step 6/27 : COPY go.mod . [2020-12-15T00:48:51.440Z] 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 [2020-12-15T00:48:52.428Z] ---> 8a1d92d20b2d [2020-12-15T00:48:52.428Z] Step 7/27 : RUN go mod download [2020-12-15T00:48:53.036Z] ---> Running in e2f548b81949 [2020-12-15T00:48:59.785Z] Removing intermediate container e2f548b81949 [2020-12-15T00:48:59.785Z] ---> 0986f8bbe63e [2020-12-15T00:48:59.785Z] Step 8/27 : COPY . . [2020-12-15T00:49:00.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:49:00.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:49:00.384Z] ---> a028d94028b8 [2020-12-15T00:49:00.384Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T00:49:00.384Z] ---> Using cache [2020-12-15T00:49:00.384Z] ---> 15437214cbe4 [2020-12-15T00:49:00.384Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:49:00.384Z] ---> Using cache [2020-12-15T00:49:00.384Z] ---> 6e1221a2f094 [2020-12-15T00:49:00.384Z] Step 5/24 : RUN apk update && apk add make git [2020-12-15T00:49:00.384Z] ---> Using cache [2020-12-15T00:49:00.384Z] ---> b1cc1b2bd238 [2020-12-15T00:49:00.384Z] Step 6/24 : COPY go.mod . [2020-12-15T00:49:00.384Z] ---> Using cache [2020-12-15T00:49:00.384Z] ---> 958858cb9d54 [2020-12-15T00:49:00.384Z] Step 7/24 : RUN go mod download [2020-12-15T00:49:00.384Z] ---> Using cache [2020-12-15T00:49:00.384Z] ---> 089450b590ce [2020-12-15T00:49:00.384Z] Step 8/24 : COPY . . [2020-12-15T00:49:00.659Z] ---> Using cache [2020-12-15T00:49:00.659Z] ---> 6ce79d907b19 [2020-12-15T00:49:00.659Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-15T00:49:02.649Z] ---> Running in 46784aa5f6cf [2020-12-15T00:49:04.651Z] 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 [2020-12-15T00:49:04.935Z] ---> 247f59deb22e [2020-12-15T00:49:04.935Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-15T00:49:05.962Z] ---> Running in c9b1b7bada45 [2020-12-15T00:49:07.969Z] 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 [2020-12-15T00:49:20.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:49:20.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:49:20.447Z] ---> a028d94028b8 [2020-12-15T00:49:20.447Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:49:20.447Z] ---> Using cache [2020-12-15T00:49:20.448Z] ---> 15437214cbe4 [2020-12-15T00:49:20.448Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:49:20.448Z] ---> Using cache [2020-12-15T00:49:20.448Z] ---> 6e1221a2f094 [2020-12-15T00:49:20.448Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:49:20.448Z] ---> Using cache [2020-12-15T00:49:20.448Z] ---> b1cc1b2bd238 [2020-12-15T00:49:20.448Z] Step 6/22 : COPY go.mod . [2020-12-15T00:49:20.448Z] ---> Using cache [2020-12-15T00:49:20.448Z] ---> 958858cb9d54 [2020-12-15T00:49:20.448Z] Step 7/22 : RUN go mod download [2020-12-15T00:49:20.448Z] ---> Using cache [2020-12-15T00:49:20.448Z] ---> 089450b590ce [2020-12-15T00:49:20.448Z] Step 8/22 : COPY . . [2020-12-15T00:49:20.448Z] ---> Using cache [2020-12-15T00:49:20.448Z] ---> 6ce79d907b19 [2020-12-15T00:49:20.448Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-15T00:49:21.457Z] ---> Running in a12a2d388167 [2020-12-15T00:49:24.102Z] 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 [2020-12-15T00:49:27.549Z] ---> 6c9044b42618 [2020-12-15T00:49:27.549Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-15T00:49:27.549Z] ---> Running in bcb0ac0030af [2020-12-15T00:49:28.992Z] 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 [2020-12-15T00:50:25.534Z] 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 [2020-12-15T00:50:37.934Z] Removing intermediate container 46784aa5f6cf [2020-12-15T00:50:37.934Z] ---> dd1452346835 [2020-12-15T00:50:37.934Z] [2020-12-15T00:50:37.934Z] Step 10/24 : FROM alpine:3.10 [2020-12-15T00:50:37.934Z] Removing intermediate container ed35285610e2 [2020-12-15T00:50:37.934Z] ---> 98a1a789ef70 [2020-12-15T00:50:37.934Z] [2020-12-15T00:50:37.934Z] Step 10/22 : FROM scratch [2020-12-15T00:50:37.934Z] ---> [2020-12-15T00:50:37.934Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:50:37.935Z] 3.10: Pulling from library/alpine [2020-12-15T00:50:37.935Z] ---> Using cache [2020-12-15T00:50:37.935Z] ---> 732269f87c08 [2020-12-15T00:50:37.935Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-15T00:50:37.935Z] ---> Running in 453fec34cd1b [2020-12-15T00:50:38.534Z] Removing intermediate container 453fec34cd1b [2020-12-15T00:50:38.534Z] ---> a800d9107834 [2020-12-15T00:50:38.534Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T00:50:38.534Z] ---> Running in c0b1ff42aef7 [2020-12-15T00:50:38.808Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-15T00:50:38.808Z] Status: Downloaded newer image for alpine:3.10 [2020-12-15T00:50:38.808Z] ---> 536a684cf733 [2020-12-15T00:50:38.808Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T00:50:39.087Z] ---> Running in 04cc62fe48da [2020-12-15T00:50:39.364Z] Removing intermediate container c0b1ff42aef7 [2020-12-15T00:50:39.364Z] ---> 4b5a456daad3 [2020-12-15T00:50:39.364Z] Step 14/22 : WORKDIR / [2020-12-15T00:50:39.641Z] ---> Running in 636463dfe919 [2020-12-15T00:50:40.635Z] Removing intermediate container 636463dfe919 [2020-12-15T00:50:40.635Z] ---> 5aefe585deec [2020-12-15T00:50:40.636Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-15T00:50:41.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:50:41.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:50:42.117Z] ---> 3ba88adad246 [2020-12-15T00:50:42.117Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-15T00:50:42.117Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T00:50:42.117Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T00:50:42.117Z] OK: 10169 distinct packages available [2020-12-15T00:50:43.198Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T00:50:43.198Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T00:50:43.198Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T00:50:43.198Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T00:50:43.198Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T00:50:43.198Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T00:50:43.198Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T00:50:43.868Z] ---> 8761bef8c47f [2020-12-15T00:50:44.167Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-15T00:50:44.167Z] OK: 7 MiB in 19 packages [2020-12-15T00:50:45.641Z] ---> f67999be912a [2020-12-15T00:50:45.641Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-15T00:50:45.914Z] ---> Running in 7f7f1bd26654 [2020-12-15T00:50:46.896Z] Removing intermediate container 04cc62fe48da [2020-12-15T00:50:46.896Z] ---> 7d336262d695 [2020-12-15T00:50:46.896Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T00:50:46.896Z] Removing intermediate container 7f7f1bd26654 [2020-12-15T00:50:46.896Z] ---> ce08acd08173 [2020-12-15T00:50:46.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:50:47.168Z] ---> Running in 98c498256ce9 [2020-12-15T00:50:47.168Z] ---> Running in c209660442f9 [2020-12-15T00:50:48.153Z] Removing intermediate container 98c498256ce9 [2020-12-15T00:50:48.153Z] ---> 6c8c0c2ef080 [2020-12-15T00:50:48.153Z] Step 13/24 : WORKDIR / [2020-12-15T00:50:48.153Z] Removing intermediate container c209660442f9 [2020-12-15T00:50:48.153Z] ---> 710ed3d1076b [2020-12-15T00:50:48.153Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T00:50:48.153Z] ---> Running in dc180ac3fb19 [2020-12-15T00:50:48.426Z] ---> Running in 27fa52cffb4c [2020-12-15T00:50:49.424Z] Removing intermediate container 27fa52cffb4c [2020-12-15T00:50:49.424Z] ---> 479123d4d5da [2020-12-15T00:50:49.424Z] Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:50:49.424Z] Removing intermediate container dc180ac3fb19 [2020-12-15T00:50:49.424Z] ---> db1b25080478 [2020-12-15T00:50:49.424Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-15T00:50:49.424Z] ---> Running in fc17157d9f1b [2020-12-15T00:50:50.408Z] Removing intermediate container fc17157d9f1b [2020-12-15T00:50:50.409Z] ---> a93d2b7072e0 [2020-12-15T00:50:50.409Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:50:51.006Z] ---> Running in 6013b720ed7b [2020-12-15T00:50:51.006Z] ---> 40d4cf78e1eb [2020-12-15T00:50:51.006Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-15T00:50:51.602Z] Removing intermediate container 6013b720ed7b [2020-12-15T00:50:51.602Z] ---> 2ef425b36969 [2020-12-15T00:50:51.602Z] [2020-12-15T00:50:52.583Z] ---> 857080a94f4d [2020-12-15T00:50:52.583Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-15T00:50:52.583Z] Successfully built 2ef425b36969 [2020-12-15T00:50:52.583Z] Removing intermediate container a12a2d388167 [2020-12-15T00:50:52.583Z] ---> 55abd2683825 [2020-12-15T00:50:52.583Z] [2020-12-15T00:50:52.583Z] Step 10/22 : FROM alpine:3.10Successfully tagged docker-core-command-go-arm64:latest [2020-12-15T00:50:52.583Z]  Building docker-core-command-go ... done  [2020-12-15T00:50:52.583Z] ---> 536a684cf733 [2020-12-15T00:50:52.583Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T00:50:52.583Z] ---> Using cache [2020-12-15T00:50:52.583Z] ---> 7d336262d695 [2020-12-15T00:50:52.583Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-15T00:50:52.854Z] ---> Running in 0cc6d6acb35a [2020-12-15T00:50:53.453Z] Removing intermediate container 0cc6d6acb35a [2020-12-15T00:50:53.453Z] ---> 153ea3f33f84 [2020-12-15T00:50:53.453Z] Step 13/22 : WORKDIR / [2020-12-15T00:50:53.453Z] ---> a0b197d34605 [2020-12-15T00:50:53.453Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-15T00:50:53.453Z] ---> Running in 9425666f548d [2020-12-15T00:50:54.432Z] Removing intermediate container 9425666f548d [2020-12-15T00:50:54.432Z] ---> 4bfb4a0d9c09 [2020-12-15T00:50:54.432Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-15T00:50:55.875Z] ---> 90e3a9a2fc3e [2020-12-15T00:50:55.875Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-15T00:50:55.875Z] ---> 18fd2b85b8b6 [2020-12-15T00:50:55.875Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-15T00:50:56.477Z] Removing intermediate container bcb0ac0030af [2020-12-15T00:50:56.477Z] ---> 0b048efa8f66 [2020-12-15T00:50:56.477Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-15T00:50:57.460Z] ---> Running in 39565cd76947 [2020-12-15T00:50:57.734Z] ---> 4ab8646c12cc [2020-12-15T00:50:57.734Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> 4d5a4678a523 [2020-12-15T00:50:57.734Z] [2020-12-15T00:50:57.734Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-15T00:50:59.177Z] ---> e066f04474c6 [2020-12-15T00:50:59.177Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-15T00:50:59.177Z] ---> 1fd7b6f71610 [2020-12-15T00:50:59.177Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T00:50:59.177Z] Removing intermediate container c9b1b7bada45 [2020-12-15T00:50:59.177Z] ---> ba8fcbb948ff [2020-12-15T00:50:59.177Z] [2020-12-15T00:50:59.177Z] Step 10/24 : FROM scratch [2020-12-15T00:50:59.177Z] ---> [2020-12-15T00:50:59.177Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-15T00:50:59.177Z] 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 [2020-12-15T00:50:59.177Z] ---> Running in 3f3d0ae600e9 [2020-12-15T00:50:59.778Z] ---> Running in 6a4682691418 [2020-12-15T00:51:00.052Z] ---> d54808045320 [2020-12-15T00:51:00.052Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-15T00:51:00.330Z] ---> Running in 262e32707174 [2020-12-15T00:51:00.330Z] Removing intermediate container 6a4682691418 [2020-12-15T00:51:00.330Z] ---> 5afb3acf14f9 [2020-12-15T00:51:00.330Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-15T00:51:00.636Z] ---> Running in 532184a2b891 [2020-12-15T00:51:01.236Z] Removing intermediate container 532184a2b891 [2020-12-15T00:51:01.236Z] ---> 8e93fcf5b8f4 [2020-12-15T00:51:01.236Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-15T00:51:01.517Z] ---> Running in 1f1b20da3e8f [2020-12-15T00:51:02.123Z] Removing intermediate container 1f1b20da3e8f [2020-12-15T00:51:02.123Z] ---> 8fbadcb33930 [2020-12-15T00:51:02.123Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-15T00:51:02.401Z] Removing intermediate container 3f3d0ae600e9 [2020-12-15T00:51:02.401Z] ---> 030904cd08d5 [2020-12-15T00:51:02.401Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T00:51:02.674Z] ---> Running in d28d6d100f64 [2020-12-15T00:51:02.951Z] Removing intermediate container 39565cd76947 [2020-12-15T00:51:02.951Z] ---> 28e68cb34a87 [2020-12-15T00:51:02.951Z] [2020-12-15T00:51:02.951Z] Step 11/27 : FROM docker:latest [2020-12-15T00:51:02.951Z] ---> eeaf43b92773 [2020-12-15T00:51:02.951Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-15T00:51:02.951Z] ---> 2328393cfeaa [2020-12-15T00:51:02.951Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-15T00:51:02.951Z] ---> Running in c8e7940b1ce6 [2020-12-15T00:51:03.220Z] Removing intermediate container d28d6d100f64 [2020-12-15T00:51:03.220Z] ---> 0e3b7aa9a691 [2020-12-15T00:51:03.220Z] Step 22/24 : LABEL arch=arm64 [2020-12-15T00:51:03.527Z] ---> Running in 6ac89081c8cc [2020-12-15T00:51:03.527Z] Removing intermediate container 262e32707174 [2020-12-15T00:51:03.527Z] ---> 3a985355b2d6 [2020-12-15T00:51:03.527Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-15T00:51:03.799Z] ---> Running in 429bb487824a [2020-12-15T00:51:03.799Z] Removing intermediate container 6ac89081c8cc [2020-12-15T00:51:03.799Z] ---> bf51b431c0a2 [2020-12-15T00:51:03.799Z] Step 23/24 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:51:04.075Z] ---> Running in 0fc63303e6c0 [2020-12-15T00:51:04.345Z] Removing intermediate container 429bb487824a [2020-12-15T00:51:04.345Z] ---> 255b0552ffc4 [2020-12-15T00:51:04.345Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T00:51:04.345Z] ---> 0c02d60671cf [2020-12-15T00:51:04.345Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-15T00:51:04.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:04.616Z] ---> Running in 3b300c43397b [2020-12-15T00:51:04.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:04.616Z] Removing intermediate container 0fc63303e6c0 [2020-12-15T00:51:04.616Z] ---> ef15cc9bfdfb [2020-12-15T00:51:04.616Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T00:51:04.891Z] ---> Running in 63512b5a86ad [2020-12-15T00:51:05.168Z] Removing intermediate container 3b300c43397b [2020-12-15T00:51:05.169Z] ---> 950527b474f4 [2020-12-15T00:51:05.169Z] Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:51:05.169Z] (1/2) Installing readline (8.0.4-r0) [2020-12-15T00:51:05.169Z] (2/2) Installing bash (5.0.17-r0) [2020-12-15T00:51:05.169Z] Executing bash-5.0.17-r0.post-install [2020-12-15T00:51:05.169Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:51:05.169Z] OK: 12 MiB in 22 packages [2020-12-15T00:51:05.453Z] ---> Running in 0bbe4e4ecb0d [2020-12-15T00:51:05.453Z] Removing intermediate container 63512b5a86ad [2020-12-15T00:51:05.453Z] ---> f704a8d876b3 [2020-12-15T00:51:05.453Z] [2020-12-15T00:51:05.725Z] ---> 783a80ecaf46 [2020-12-15T00:51:05.725Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-15T00:51:05.999Z] Successfully built f704a8d876b3 [2020-12-15T00:51:05.999Z] Removing intermediate container 0bbe4e4ecb0d [2020-12-15T00:51:05.999Z] ---> 74febcdb99c7 [2020-12-15T00:51:05.999Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:51:05.999Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-15T00:51:06.269Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 7e787fa61b77 [2020-12-15T00:51:06.541Z] ---> 339245c5a7b7 [2020-12-15T00:51:06.541Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-15T00:51:06.810Z] Removing intermediate container 7e787fa61b77 [2020-12-15T00:51:06.810Z] ---> 5c753a51b542 [2020-12-15T00:51:06.810Z] [2020-12-15T00:51:06.810Z] Removing intermediate container c8e7940b1ce6 [2020-12-15T00:51:06.810Z] ---> 433339548fc6 [2020-12-15T00:51:06.810Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-15T00:51:07.089Z] ---> Running in f391e62f934e [2020-12-15T00:51:07.367Z] Successfully built 5c753a51b542 [2020-12-15T00:51:07.367Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-15T00:51:07.958Z]  Building docker-security-bootstrap-redis-go ... done  ---> 57b49e2e2366 [2020-12-15T00:51:07.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-15T00:51:08.927Z] ---> 618bbbde08c1 [2020-12-15T00:51:08.927Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-15T00:51:08.927Z] ---> Running in 5eb70ceaf750 [2020-12-15T00:51:09.198Z] Removing intermediate container f391e62f934e [2020-12-15T00:51:09.198Z] ---> 1ad0e638dee0 [2020-12-15T00:51:09.198Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-15T00:51:09.469Z] Removing intermediate container 5eb70ceaf750 [2020-12-15T00:51:09.469Z] ---> a8f9fefc790e [2020-12-15T00:51:09.469Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:51:09.469Z] ---> Running in 0e24d9138f1c [2020-12-15T00:51:09.469Z] ---> Running in 46e20ccd13ce [2020-12-15T00:51:09.739Z] Removing intermediate container 0e24d9138f1c [2020-12-15T00:51:09.739Z] ---> b587e8483949 [2020-12-15T00:51:09.739Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-15T00:51:10.008Z] ---> Running in 8b1fa1e2fdea [2020-12-15T00:51:10.008Z] Removing intermediate container 46e20ccd13ce [2020-12-15T00:51:10.009Z] ---> 0bb7dfc4566a [2020-12-15T00:51:10.009Z] Step 22/24 : LABEL arch=arm64 [2020-12-15T00:51:10.009Z] ---> Running in f4e0bc113c6d [2020-12-15T00:51:10.278Z] Removing intermediate container 8b1fa1e2fdea [2020-12-15T00:51:10.278Z] ---> 2e3c10d5b509 [2020-12-15T00:51:10.278Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-15T00:51:10.551Z] Removing intermediate container f4e0bc113c6d [2020-12-15T00:51:10.551Z] ---> 1eb9ee89ab33 [2020-12-15T00:51:10.551Z] Step 23/24 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:51:10.551Z] ---> Running in 25756189f590 [2020-12-15T00:51:10.820Z] ---> Running in b62d45622e49 [2020-12-15T00:51:11.090Z] Removing intermediate container 25756189f590 [2020-12-15T00:51:11.090Z] ---> 35bab449a2e5 [2020-12-15T00:51:11.090Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-15T00:51:11.090Z] Removing intermediate container b62d45622e49 [2020-12-15T00:51:11.090Z] ---> 74ec411470b7 [2020-12-15T00:51:11.090Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T00:51:11.360Z] ---> Running in a92e827d51b6 [2020-12-15T00:51:11.953Z] Removing intermediate container a92e827d51b6 [2020-12-15T00:51:11.953Z] ---> 364177ef94e9 [2020-12-15T00:51:11.953Z] [2020-12-15T00:51:12.223Z] ---> a25787bad709 [2020-12-15T00:51:12.223Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-15T00:51:12.223Z] Successfully built 364177ef94e9 [2020-12-15T00:51:12.223Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-15T00:51:12.813Z]  Building docker-support-notifications-go ... done  ---> 8f83f5f4621c [2020-12-15T00:51:12.813Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-15T00:51:13.782Z] ---> a936cbcc8b7c [2020-12-15T00:51:13.782Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-15T00:51:13.782Z] ---> Running in 16e574d70468 [2020-12-15T00:51:14.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:15.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:15.629Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-15T00:51:15.629Z] (2/33) Installing expat (2.2.9-r1) [2020-12-15T00:51:15.629Z] (3/33) Installing libffi (3.3-r2) [2020-12-15T00:51:15.629Z] (4/33) Installing gdbm (1.13-r1) [2020-12-15T00:51:15.629Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-15T00:51:15.629Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-15T00:51:15.629Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-15T00:51:17.605Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-15T00:51:17.605Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-15T00:51:17.605Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-15T00:51:17.605Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-15T00:51:17.605Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-15T00:51:17.605Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-15T00:51:17.605Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-15T00:51:17.876Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-15T00:51:17.876Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-15T00:51:17.876Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-15T00:51:17.876Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-15T00:51:17.876Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-15T00:51:17.876Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-15T00:51:17.876Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-15T00:51:17.876Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-15T00:51:17.876Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-15T00:51:18.147Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-15T00:51:18.147Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-15T00:51:18.147Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-15T00:51:18.147Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-15T00:51:18.147Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-15T00:51:18.147Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-15T00:51:18.147Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-15T00:51:18.147Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-15T00:51:18.147Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-15T00:51:18.147Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-15T00:51:18.419Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:51:18.419Z] OK: 71 MiB in 55 packages [2020-12-15T00:51:25.125Z] Removing intermediate container 16e574d70468 [2020-12-15T00:51:25.125Z] ---> a3676b3d9438 [2020-12-15T00:51:25.125Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-15T00:51:25.125Z] ---> Running in ee3619ead20f [2020-12-15T00:51:29.409Z] Collecting docker-compose==1.23.2 [2020-12-15T00:51:29.682Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-15T00:51:30.276Z] Collecting PyYAML<4,>=3.10 [2020-12-15T00:51:30.548Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-15T00:51:34.842Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-15T00:51:34.842Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-15T00:51:34.842Z] Collecting docopt<0.7,>=0.6.1 [2020-12-15T00:51:34.842Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-15T00:51:36.800Z] Collecting cached-property<2,>=1.2.0 [2020-12-15T00:51:36.800Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-15T00:51:36.800Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-15T00:51:37.071Z] Collecting jsonschema<3,>=2.5.1 [2020-12-15T00:51:37.071Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-15T00:51:37.341Z] Collecting texttable<0.10,>=0.9.0 [2020-12-15T00:51:37.341Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-15T00:51:39.947Z] Collecting docker<4.0,>=3.6.0 [2020-12-15T00:51:39.947Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-15T00:51:40.217Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-15T00:51:40.217Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-15T00:51:40.807Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-15T00:51:40.807Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-15T00:51:43.480Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-15T00:51:43.480Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-15T00:51:43.480Z] Collecting idna<2.8,>=2.5 [2020-12-15T00:51:43.480Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-15T00:51:43.757Z] 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) [2020-12-15T00:51:43.757Z] 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) [2020-12-15T00:51:43.757Z] Collecting docker-pycreds>=0.4.0 [2020-12-15T00:51:44.031Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-15T00:51:44.031Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-15T00:51:44.031Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-15T00:51:44.031Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-15T00:51:44.031Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-15T00:51:45.005Z] Installing collected packages: PyYAML, urllib3, idna, requests, docopt, cached-property, jsonschema, texttable, websocket-client, docker-pycreds, docker, dockerpty, docker-compose [2020-12-15T00:51:45.005Z] Running setup.py install for PyYAML: started [2020-12-15T00:51:46.977Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-15T00:51:46.977Z] Attempting uninstall: urllib3 [2020-12-15T00:51:46.977Z] Found existing installation: urllib3 1.25.9 [2020-12-15T00:51:46.977Z] Uninstalling urllib3-1.25.9: [2020-12-15T00:51:47.250Z] Successfully uninstalled urllib3-1.25.9 [2020-12-15T00:51:47.522Z] Attempting uninstall: idna [2020-12-15T00:51:47.522Z] Found existing installation: idna 2.9 [2020-12-15T00:51:47.795Z] Uninstalling idna-2.9: [2020-12-15T00:51:47.795Z] Successfully uninstalled idna-2.9 [2020-12-15T00:51:48.389Z] Attempting uninstall: requests [2020-12-15T00:51:48.389Z] Found existing installation: requests 2.23.0 [2020-12-15T00:51:48.389Z] Uninstalling requests-2.23.0: [2020-12-15T00:51:48.389Z] Successfully uninstalled requests-2.23.0 [2020-12-15T00:51:48.982Z] Running setup.py install for docopt: started [2020-12-15T00:51:50.953Z] Running setup.py install for docopt: finished with status 'done' [2020-12-15T00:51:50.953Z] Running setup.py install for texttable: started [2020-12-15T00:51:52.918Z] Running setup.py install for texttable: finished with status 'done' [2020-12-15T00:51:53.892Z] Running setup.py install for dockerpty: started [2020-12-15T00:51:55.865Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-15T00:51:56.459Z] 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 [2020-12-15T00:51:59.849Z] Removing intermediate container ee3619ead20f [2020-12-15T00:51:59.849Z] ---> f74ab94ff210 [2020-12-15T00:51:59.849Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-15T00:51:59.849Z] ---> Running in 0757d0b77295 [2020-12-15T00:52:01.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:52:01.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:52:01.895Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T00:52:01.895Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-15T00:52:01.895Z] (3/3) Installing curl (7.69.1-r3) [2020-12-15T00:52:01.895Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:52:01.895Z] OK: 71 MiB in 58 packages [2020-12-15T00:52:03.371Z] Removing intermediate container 0757d0b77295 [2020-12-15T00:52:03.371Z] ---> 0f2dff9b9379 [2020-12-15T00:52:03.371Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-15T00:52:03.371Z] ---> Running in 3a09b796ee06 [2020-12-15T00:52:03.644Z] Removing intermediate container 3a09b796ee06 [2020-12-15T00:52:03.644Z] ---> df7b43c58cd2 [2020-12-15T00:52:03.644Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:52:03.917Z] ---> Running in 5056ed0b81e7 [2020-12-15T00:52:04.192Z] Removing intermediate container 5056ed0b81e7 [2020-12-15T00:52:04.192Z] ---> 6fcc66e74c64 [2020-12-15T00:52:04.192Z] Step 25/27 : LABEL arch=arm64 [2020-12-15T00:52:04.472Z] ---> Running in 9663ca8785c5 [2020-12-15T00:52:04.752Z] Removing intermediate container 9663ca8785c5 [2020-12-15T00:52:04.752Z] ---> f58e1b9636d7 [2020-12-15T00:52:04.752Z] Step 26/27 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [2020-12-15T00:52:05.025Z] ---> Running in 743430925d10 [2020-12-15T00:52:05.300Z] Removing intermediate container 743430925d10 [2020-12-15T00:52:05.300Z] ---> 49a0d22ec8c7 [2020-12-15T00:52:05.300Z] Step 27/27 : LABEL version=0.0.0 [2020-12-15T00:52:05.573Z] ---> Running in 62fd6aa864ad [2020-12-15T00:52:06.170Z] Removing intermediate container 62fd6aa864ad [2020-12-15T00:52:06.170Z] ---> 0f04707ff84e [2020-12-15T00:52:06.170Z] [2020-12-15T00:52:06.443Z] Successfully built 0f04707ff84e [2020-12-15T00:52:06.443Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-15T00:52:06.734Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-15T00:52:06.752Z] $ docker stop --time=1 ef94de871b08e169ffcf11e4abbac2e421979b6fc1f49b9491c9c3272bbc9f11 [2020-12-15T00:52:08.668Z] $ docker rm -f ef94de871b08e169ffcf11e4abbac2e421979b6fc1f49b9491c9c3272bbc9f11 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T00:52:09.347Z] + docker images [2020-12-15T00:52:09.348Z] + grep docker [2020-12-15T00:52:09.621Z] docker-sys-mgmt-agent-go-arm64 latest 0f04707ff84e 4 seconds ago 300MB [2020-12-15T00:52:09.621Z] docker-support-notifications-go-arm64 latest 364177ef94e9 58 seconds ago 12.9MB [2020-12-15T00:52:09.621Z] docker-security-bootstrap-redis-go-arm64 latest 5c753a51b542 About a minute ago 15.2MB [2020-12-15T00:52:09.621Z] docker-security-secretstore-setup-go-arm64 latest f704a8d876b3 About a minute ago 23.5MB [2020-12-15T00:52:09.621Z] docker-core-command-go-arm64 latest 2ef425b36969 About a minute ago 11.4MB [2020-12-15T00:52:09.621Z] docker-core-data-go-arm64 latest e1ef88adfd18 3 minutes ago 22.4MB [2020-12-15T00:52:09.621Z] docker-core-metadata-go-arm64 latest 49fe16947c30 3 minutes ago 13.6MB [2020-12-15T00:52:09.621Z] docker-support-scheduler-go-arm64 latest 65a204b54df1 4 minutes ago 11.5MB [2020-12-15T00:52:09.621Z] docker-security-secrets-setup-go-arm64 latest 6f235cd38d93 4 minutes ago 22.7MB [2020-12-15T00:52:09.621Z] docker-security-proxy-setup-go-arm64 latest 9dac5e3d58d8 4 minutes ago 23.4MB [2020-12-15T00:52:09.621Z] docker latest eeaf43b92773 3 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [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 [2020-12-15T00:52:11.764Z] provisioning config files... [2020-12-15T00:52:11.777Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config392150238171291521tmp [Pipeline] { [Pipeline] sh [2020-12-15T00:52:12.179Z] + set +x [2020-12-15T00:52:12.180Z] + curl -s https://codecov.io/bash [2020-12-15T00:52:12.180Z] + bash -s -- [2020-12-15T00:52:12.756Z] [2020-12-15T00:52:12.756Z] _____ _ [2020-12-15T00:52:12.756Z] / ____| | | [2020-12-15T00:52:12.756Z] | | ___ __| | ___ ___ _____ __ [2020-12-15T00:52:12.756Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-15T00:52:12.756Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-15T00:52:12.756Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-15T00:52:12.756Z] Bash-20201130-cc6d3fe [2020-12-15T00:52:12.756Z] [2020-12-15T00:52:12.756Z] [2020-12-15T00:52:12.756Z] ==> Jenkins CI detected. [2020-12-15T00:52:12.756Z] project root: . [2020-12-15T00:52:12.756Z] --> token set from env [2020-12-15T00:52:12.756Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-15T00:52:12.756Z] ==> Running gcov in . (disable via -X gcov) [2020-12-15T00:52:12.756Z] ==> Python coveragepy not found [2020-12-15T00:52:12.756Z] ==> Searching for coverage reports in: [2020-12-15T00:52:12.756Z] + . [2020-12-15T00:52:12.756Z] -> Found 1 reports [2020-12-15T00:52:12.756Z] ==> Detecting git/mercurial file structure [2020-12-15T00:52:12.756Z] ==> Reading reports [2020-12-15T00:52:12.756Z] + ./coverage.out bytes=572038 [2020-12-15T00:52:12.756Z] ==> Appending adjustments [2020-12-15T00:52:12.756Z] https://docs.codecov.io/docs/fixing-reports [2020-12-15T00:52:16.069Z] + Found adjustments [2020-12-15T00:52:16.069Z] ==> Gzipping contents [2020-12-15T00:52:16.333Z] 88K /tmp/codecov.UWpgcY.gz [2020-12-15T00:52:16.333Z] ==> Uploading reports [2020-12-15T00:52:16.333Z] url: https://codecov.io [2020-12-15T00:52:16.333Z] query: branch=PR-2939&commit=f5beb80a113e897e5dafab076d9c759c1ddaf2b2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= [2020-12-15T00:52:16.333Z] -> Pinging Codecov [2020-12-15T00:52:16.333Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2939&commit=f5beb80a113e897e5dafab076d9c759c1ddaf2b2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= [2020-12-15T00:52:16.917Z] -> Uploading to [2020-12-15T00:52:16.917Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-15/00271124DB129430A58F1EEE437C3FCB/f5beb80a113e897e5dafab076d9c759c1ddaf2b2/f16d0b90-0e72-48b9-a009-3c15be397889.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T005216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=909dada73e89a3481d202568d06c1b79be235afb63c34114282c34d199c6f3a4 [2020-12-15T00:52:16.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-15T00:52:16.917Z] Dload Upload Total Spent Left Speed [2020-12-15T00:52:17.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88371 0 0 100 88371 0 137k --:--:-- --:--:-- --:--:-- 138k [2020-12-15T00:52:17.491Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [Pipeline] } [2020-12-15T00:52:17.501Z] 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 [2020-12-15T00:52:19.830Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:52:20.734Z] ---> package-listing.sh [2020-12-15T00:52:20.734Z] ++ facter osfamily [2020-12-15T00:52:20.734Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-15T00:52:20.734Z] + OS_FAMILY=redhat [2020-12-15T00:52:20.734Z] + workspace=/w/workspace/edgex-go/5 [2020-12-15T00:52:20.734Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-15T00:52:20.734Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-15T00:52:20.734Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-15T00:52:20.734Z] + PACKAGES=/tmp/packages_start.txt [2020-12-15T00:52:20.734Z] + '[' /w/workspace/edgex-go/5 ']' [2020-12-15T00:52:20.734Z] + PACKAGES=/tmp/packages_end.txt [2020-12-15T00:52:20.734Z] + case "${OS_FAMILY}" in [2020-12-15T00:52:20.734Z] + rpm -qa [2020-12-15T00:52:20.734Z] + sort [2020-12-15T00:52:26.053Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-15T00:52:26.053Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-15T00:52:26.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-15T00:52:26.053Z] + '[' /w/workspace/edgex-go/5 ']' [2020-12-15T00:52:26.053Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2020-12-15T00:52:26.053Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2020-12-15T00:52:26.070Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-15T00:52:26.384Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:52:26.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T00:52:26.705Z] [2020-12-15T00:52:26.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:52:27.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T00:52:27.163Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-15T00:52:27.163Z] df20fa9351a1: Pulling fs layer [2020-12-15T00:52:27.163Z] 36b3adc4ff6f: Pulling fs layer [2020-12-15T00:52:27.163Z] 8ad3a11d3b57: Pulling fs layer [2020-12-15T00:52:27.163Z] 46f8f816bc3b: Pulling fs layer [2020-12-15T00:52:27.163Z] 93b61091891f: Pulling fs layer [2020-12-15T00:52:27.163Z] 93b9cdb0e59b: Pulling fs layer [2020-12-15T00:52:27.163Z] 5e14af77c1be: Pulling fs layer [2020-12-15T00:52:27.163Z] 01666e4c0597: Pulling fs layer [2020-12-15T00:52:27.163Z] aa168da1d23b: Pulling fs layer [2020-12-15T00:52:27.163Z] 93b9cdb0e59b: Waiting [2020-12-15T00:52:27.163Z] 5e14af77c1be: Waiting [2020-12-15T00:52:27.163Z] 46f8f816bc3b: Waiting [2020-12-15T00:52:27.163Z] 93b61091891f: Waiting [2020-12-15T00:52:27.163Z] 01666e4c0597: Waiting [2020-12-15T00:52:27.163Z] aa168da1d23b: Waiting [2020-12-15T00:52:27.163Z] 36b3adc4ff6f: Download complete [2020-12-15T00:52:27.163Z] 46f8f816bc3b: Verifying Checksum [2020-12-15T00:52:27.163Z] 46f8f816bc3b: Download complete [2020-12-15T00:52:27.425Z] df20fa9351a1: Verifying Checksum [2020-12-15T00:52:27.425Z] df20fa9351a1: Download complete [2020-12-15T00:52:27.425Z] 93b9cdb0e59b: Verifying Checksum [2020-12-15T00:52:27.425Z] 93b9cdb0e59b: Download complete [2020-12-15T00:52:27.425Z] 93b61091891f: Verifying Checksum [2020-12-15T00:52:27.425Z] 93b61091891f: Download complete [2020-12-15T00:52:27.425Z] 5e14af77c1be: Download complete [2020-12-15T00:52:27.425Z] 01666e4c0597: Verifying Checksum [2020-12-15T00:52:27.425Z] 01666e4c0597: Download complete [2020-12-15T00:52:27.687Z] df20fa9351a1: Pull complete [2020-12-15T00:52:27.948Z] 36b3adc4ff6f: Pull complete [2020-12-15T00:52:28.210Z] 8ad3a11d3b57: Verifying Checksum [2020-12-15T00:52:28.210Z] 8ad3a11d3b57: Download complete [2020-12-15T00:52:30.170Z] 8ad3a11d3b57: Pull complete [2020-12-15T00:52:30.170Z] 46f8f816bc3b: Pull complete [2020-12-15T00:52:30.170Z] aa168da1d23b: Verifying Checksum [2020-12-15T00:52:30.170Z] aa168da1d23b: Download complete [2020-12-15T00:52:30.432Z] 93b61091891f: Pull complete [2020-12-15T00:52:30.432Z] 93b9cdb0e59b: Pull complete [2020-12-15T00:52:30.701Z] 5e14af77c1be: Pull complete [2020-12-15T00:52:30.701Z] 01666e4c0597: Pull complete [2020-12-15T00:52:40.767Z] aa168da1d23b: Pull complete [2020-12-15T00:52:40.767Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-15T00:52:40.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T00:52:40.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-15T00:52:41.051Z] prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container [2020-12-15T00:52:41.112Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat [2020-12-15T00:52:44.859Z] $ docker top 3ce62279052fdc66d0b60f5b66ba70dad1c89e1a7ea6d1227862c6cde13efba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T00:52:45.386Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-15T00:52:45.710Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-15T00:52:46.011Z] + ls /var/log/sa-host [2020-12-15T00:52:46.012Z] + sadf -c /var/log/sa-host/sa15 [2020-12-15T00:52:46.012Z] file_magic: OK [2020-12-15T00:52:46.012Z] HZ: Using current value: 100 [2020-12-15T00:52:46.012Z] file_header: OK [2020-12-15T00:52:46.012Z] 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 [2020-12-15T00:52:46.012Z] Statistics: [2020-12-15T00:52:46.012Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-15T00:52:46.012Z] File successfully converted to sysstat format version 12.2.1 [2020-12-15T00:52:46.012Z] + sadf -c /var/log/sa-host/sa23 [2020-12-15T00:52:46.012Z] file_magic: OK [2020-12-15T00:52:46.012Z] HZ: Using current value: 100 [2020-12-15T00:52:46.012Z] file_header: OK [2020-12-15T00:52:46.012Z] 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 [2020-12-15T00:52:46.012Z] Statistics: [2020-12-15T00:52:46.012Z] Hnuu...uuuununununu... [2020-12-15T00:52:46.012Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-15T00:52:46.622Z] provisioning config files... [2020-12-15T00:52:46.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config9014317148439828177tmp [Pipeline] { [Pipeline] echo [2020-12-15T00:52:46.721Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:52:47.033Z] ---> create-netrc.sh [Pipeline] } [2020-12-15T00:52:47.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-15T00:52:47.145Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:52:47.442Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-15T00:52:47.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:52:47.757Z] ---> sudo-logs.sh [2020-12-15T00:52:47.757Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-15T00:52:47.768Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:52:48.068Z] ---> job-cost.sh [2020-12-15T00:52:48.068Z] lf-activate-venv: SKIPPING [2020-12-15T00:52:48.068Z] INFO: No Stack... [2020-12-15T00:52:49.457Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-15T00:52:49.720Z] INFO: Archiving Costs [Pipeline] echo [2020-12-15T00:52:49.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:52:50.037Z] ---> logs-deploy.sh [2020-12-15T00:52:50.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2939/5 [2020-12-15T00:52:50.037Z] INFO: archiving workspace using pattern(s): [2020-12-15T00:52:51.427Z] Archives upload complete. [2020-12-15T00:52:51.689Z] INFO: archiving logs to Nexus [2020-12-15T00:52:52.637Z] ---> uname -a: [2020-12-15T00:52:52.637Z] Linux prd-centos7-docker-4c-2g-15980.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] ---> lscpu: [2020-12-15T00:52:52.637Z] Architecture: x86_64 [2020-12-15T00:52:52.637Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-15T00:52:52.637Z] Byte Order: Little Endian [2020-12-15T00:52:52.637Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-15T00:52:52.637Z] CPU(s): 4 [2020-12-15T00:52:52.637Z] On-line CPU(s) list: 0-3 [2020-12-15T00:52:52.637Z] Thread(s) per core: 1 [2020-12-15T00:52:52.637Z] Core(s) per socket: 1 [2020-12-15T00:52:52.637Z] Socket(s): 4 [2020-12-15T00:52:52.637Z] NUMA node(s): 1 [2020-12-15T00:52:52.637Z] Vendor ID: GenuineIntel [2020-12-15T00:52:52.637Z] CPU family: 6 [2020-12-15T00:52:52.637Z] Model: 44 [2020-12-15T00:52:52.637Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-15T00:52:52.637Z] Stepping: 1 [2020-12-15T00:52:52.637Z] CPU MHz: 2933.442 [2020-12-15T00:52:52.637Z] BogoMIPS: 5866.88 [2020-12-15T00:52:52.637Z] Virtualization: VT-x [2020-12-15T00:52:52.637Z] Hypervisor vendor: KVM [2020-12-15T00:52:52.637Z] Virtualization type: full [2020-12-15T00:52:52.637Z] L1d cache: 128 KiB [2020-12-15T00:52:52.637Z] L1i cache: 128 KiB [2020-12-15T00:52:52.637Z] L2 cache: 16 MiB [2020-12-15T00:52:52.637Z] L3 cache: 64 MiB [2020-12-15T00:52:52.637Z] NUMA node0 CPU(s): 0-3 [2020-12-15T00:52:52.637Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-15T00:52:52.637Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-15T00:52:52.637Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-15T00:52:52.637Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-15T00:52:52.637Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-15T00:52:52.637Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-15T00:52:52.637Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-15T00:52:52.637Z] Vulnerability Srbds: Not affected [2020-12-15T00:52:52.637Z] Vulnerability Tsx async abort: Not affected [2020-12-15T00:52:52.637Z] 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 [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] ---> nproc: [2020-12-15T00:52:52.637Z] 4 [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] ---> df -h: [2020-12-15T00:52:52.637Z] Filesystem Size Used Available Use% Mounted on [2020-12-15T00:52:52.637Z] overlay 50.0G 12.3G 37.7G 25% / [2020-12-15T00:52:52.637Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-15T00:52:52.637Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-15T00:52:52.637Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/5@tmp [2020-12-15T00:52:52.637Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/5 [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] ---> free -m: [2020-12-15T00:52:52.637Z] total used free shared buff/cache available [2020-12-15T00:52:52.637Z] Mem: 1837 699 182 0 955 1053 [2020-12-15T00:52:52.637Z] Swap: 1023 54 969 [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] ---> ip addr: [2020-12-15T00:52:52.637Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-15T00:52:52.637Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-15T00:52:52.637Z] inet 127.0.0.1/8 scope host lo [2020-12-15T00:52:52.637Z] valid_lft forever preferred_lft forever [2020-12-15T00:52:52.637Z] inet6 ::1/128 scope host [2020-12-15T00:52:52.637Z] valid_lft forever preferred_lft forever [2020-12-15T00:52:52.637Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-15T00:52:52.637Z] link/ether fa:16:3e:bf:5f:07 brd ff:ff:ff:ff:ff:ff [2020-12-15T00:52:52.637Z] inet 10.30.123.156/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-15T00:52:52.637Z] valid_lft 85048sec preferred_lft 85048sec [2020-12-15T00:52:52.637Z] inet6 fe80::f816:3eff:febf:5f07/64 scope link [2020-12-15T00:52:52.637Z] valid_lft forever preferred_lft forever [2020-12-15T00:52:52.637Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-15T00:52:52.637Z] link/ether 02:42:c3:50:2d:8a brd ff:ff:ff:ff:ff:ff [2020-12-15T00:52:52.637Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-15T00:52:52.637Z] valid_lft forever preferred_lft forever [2020-12-15T00:52:52.637Z] inet6 fe80::42:c3ff:fe50:2d8a/64 scope link [2020-12-15T00:52:52.637Z] valid_lft forever preferred_lft forever [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] ---> sar -b -r -n DEV: [2020-12-15T00:52:52.637Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] 00:30:04 LINUX RESTART (4 CPU) [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] 00:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-15T00:52:52.637Z] 00:32:01 121.65 67.83 53.82 0.00 8713.32 13463.31 0.00 [2020-12-15T00:52:52.637Z] 00:33:01 230.23 58.49 171.74 0.00 4036.04 58135.27 0.00 [2020-12-15T00:52:52.637Z] 00:34:01 259.25 128.84 130.42 0.00 5337.41 16844.83 0.00 [2020-12-15T00:52:52.637Z] 00:35:01 145.62 73.67 71.94 0.00 3014.80 8579.13 0.00 [2020-12-15T00:52:52.637Z] 00:36:02 768.15 541.44 226.71 0.00 83479.27 155272.16 0.00 [2020-12-15T00:52:52.637Z] 00:37:03 2054.79 1710.09 344.70 0.00 150636.73 157926.14 0.00 [2020-12-15T00:52:52.637Z] 00:38:02 546.15 277.50 268.65 0.00 29178.57 59973.96 0.00 [2020-12-15T00:52:52.637Z] 00:39:02 1614.90 1271.52 343.38 0.00 170634.75 197382.69 0.00 [2020-12-15T00:52:52.637Z] 00:40:01 354.71 86.11 268.60 0.00 8306.68 32028.46 0.00 [2020-12-15T00:52:52.637Z] 00:41:01 35.07 6.14 28.93 0.00 2755.66 993.68 0.00 [2020-12-15T00:52:52.637Z] 00:42:01 1.40 0.03 1.37 0.00 0.67 19.88 0.00 [2020-12-15T00:52:52.637Z] 00:43:01 0.32 0.02 0.30 0.00 0.13 4.35 0.00 [2020-12-15T00:52:52.637Z] 00:44:01 0.23 0.05 0.18 0.00 0.40 2.18 0.00 [2020-12-15T00:52:52.637Z] 00:45:01 0.45 0.15 0.30 0.00 7.32 3.25 0.00 [2020-12-15T00:52:52.637Z] 00:46:01 1.90 1.18 0.72 0.00 39.42 13.10 0.00 [2020-12-15T00:52:52.637Z] 00:47:01 0.33 0.03 0.30 0.00 1.07 3.43 0.00 [2020-12-15T00:52:52.637Z] 00:48:01 0.27 0.02 0.25 0.00 0.27 2.70 0.00 [2020-12-15T00:52:52.637Z] 00:49:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2020-12-15T00:52:52.637Z] 00:50:01 0.35 0.03 0.32 0.00 0.80 4.78 0.00 [2020-12-15T00:52:52.637Z] 00:51:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2020-12-15T00:52:52.637Z] 00:52:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 [2020-12-15T00:52:52.637Z] Average: 292.69 201.70 90.99 0.00 22243.84 33441.38 0.00 [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] 00:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-15T00:52:52.637Z] 00:32:01 364540 0 596180 31.69 2620 918204 1091416 37.25 441480 873648 40 [2020-12-15T00:52:52.637Z] 00:33:01 114712 0 693952 36.88 1552 1071328 1326192 45.26 576176 925884 12 [2020-12-15T00:52:52.637Z] 00:34:01 193592 0 808856 42.99 652 878444 1658216 56.59 713256 690908 26452 [2020-12-15T00:52:52.637Z] 00:35:01 168132 0 789236 41.95 596 923580 1464480 49.98 702692 718472 14568 [2020-12-15T00:52:52.637Z] 00:36:02 77088 0 800344 42.54 64 1004048 2265052 77.30 739776 859344 94232 [2020-12-15T00:52:52.637Z] 00:37:03 77156 0 790348 42.01 64 1013976 2537500 86.60 610556 967492 24668 [2020-12-15T00:52:52.637Z] 00:38:02 83964 0 672464 35.74 64 1125052 1336956 45.63 719524 833524 83288 [2020-12-15T00:52:52.637Z] 00:39:02 90672 0 852068 45.29 64 938740 2775096 94.71 616156 938148 48556 [2020-12-15T00:52:52.637Z] 00:40:01 248056 0 713316 37.91 64 920108 1509888 51.53 592704 789800 11612 [2020-12-15T00:52:52.637Z] 00:41:01 267456 0 618784 32.89 64 995240 1183300 40.38 546172 822968 20 [2020-12-15T00:52:52.637Z] 00:42:01 269152 0 617136 32.80 64 995192 1168896 39.89 544864 822808 8 [2020-12-15T00:52:52.637Z] 00:43:01 269588 0 616692 32.78 64 995200 1168896 39.89 544556 823020 12 [2020-12-15T00:52:52.637Z] 00:44:01 270148 0 616120 32.75 64 995212 1166900 39.82 544472 823024 8 [2020-12-15T00:52:52.637Z] 00:45:01 270572 0 615504 32.71 64 995404 1159128 39.56 544032 823120 8 [2020-12-15T00:52:52.637Z] 00:46:01 269712 0 615804 32.73 64 995964 1158752 39.55 543920 823716 8 [2020-12-15T00:52:52.637Z] 00:47:01 269768 0 615756 32.73 64 995956 1158716 39.55 543816 823732 8 [2020-12-15T00:52:52.637Z] 00:48:01 269564 0 615936 32.74 64 995980 1158776 39.55 544104 823756 8 [2020-12-15T00:52:52.637Z] 00:49:01 269848 0 615648 32.72 64 995984 1158680 39.54 543828 823756 8 [2020-12-15T00:52:52.637Z] 00:50:01 269776 0 615708 32.72 64 995996 1158680 39.54 543832 823784 8 [2020-12-15T00:52:52.637Z] 00:51:01 269604 0 615876 32.73 64 996000 1158752 39.55 543904 823780 8 [2020-12-15T00:52:52.637Z] 00:52:01 269472 0 616000 32.74 64 996008 1158764 39.55 544316 823780 8 [2020-12-15T00:52:52.637Z] Average: 221551 0 671987 35.71 310 987696 1424906 48.63 583054 832308 14454 [2020-12-15T00:52:52.637Z] [2020-12-15T00:52:52.637Z] 00:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-15T00:52:52.637Z] 00:32:01 eth0 986.66 1233.89 3198.88 158.29 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.637Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.637Z] 00:32:01 docker0 1121.08 817.52 83.14 2718.49 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.637Z] 00:33:01 eth0 709.61 516.78 4905.46 49.28 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.637Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.637Z] 00:33:01 docker0 119.05 157.05 8.11 826.63 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.637Z] 00:34:01 vethea489d6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.637Z] 00:34:01 eth0 39.12 26.01 31.64 57.53 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:35:01 vethea489d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:35:01 eth0 39.60 22.85 26.97 50.80 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:36:02 vethc4c232d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:36:02 eth0 216.85 179.24 1673.80 60.05 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:37:03 veth577ecbb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:37:03 vethc4c232d 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:37:03 eth0 67.53 49.87 168.37 47.83 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:37:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:38:02 vethc4c232d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:38:02 eth0 54.04 38.89 102.54 62.25 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:38:02 docker0 1271.23 1013.75 93.17 3789.77 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:39:02 veth5486a3e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:39:02 vethc4c232d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:39:02 eth0 29.93 19.37 77.07 10.10 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:40:01 veth72f7226 6.17 6.60 0.68 20.62 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:40:01 vethc4c232d 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:40:01 eth0 129.84 94.05 568.52 97.99 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:41:01 eth0 16.73 9.30 45.45 4.55 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:41:01 docker0 1297.60 1077.20 94.57 4290.30 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:42:01 eth0 1.18 0.45 0.41 0.21 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:43:01 eth0 2.37 0.80 0.91 0.56 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:44:01 eth0 0.62 0.32 0.28 0.23 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:45:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:46:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:47:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:48:01 eth0 0.92 0.35 0.32 0.20 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:49:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:50:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:51:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:52:01 eth0 0.63 0.40 0.42 0.20 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] Average: eth0 108.97 103.79 514.63 28.46 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] Average: docker0 61.89 51.37 4.51 204.62 0.00 0.00 0.00 0.00 [2020-12-15T00:52:52.638Z] [2020-12-15T00:52:52.638Z] [2020-12-15T00:52:52.638Z] ---> sar -P ALL: [2020-12-15T00:52:52.638Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) [2020-12-15T00:52:52.638Z] [2020-12-15T00:52:52.638Z] 00:30:04 LINUX RESTART (4 CPU) [2020-12-15T00:52:52.638Z] [2020-12-15T00:52:52.638Z] 00:31:02 CPU %user %nice %system %iowait %steal %idle [2020-12-15T00:52:52.638Z] 00:32:01 all 11.63 0.00 5.56 2.05 0.07 80.69 [2020-12-15T00:52:52.638Z] 00:32:01 0 11.42 0.00 7.18 3.81 0.05 77.55 [2020-12-15T00:52:52.638Z] 00:32:01 1 9.58 0.00 5.47 2.29 0.05 82.61 [2020-12-15T00:52:52.638Z] 00:32:01 2 12.65 0.00 4.30 1.42 0.07 81.57 [2020-12-15T00:52:52.638Z] 00:32:01 3 12.88 0.00 5.31 0.69 0.09 81.02 [2020-12-15T00:52:52.638Z] 00:33:01 all 11.91 0.00 9.11 3.51 0.07 75.40 [2020-12-15T00:52:52.638Z] 00:33:01 0 11.95 0.00 9.97 3.95 0.07 74.06 [2020-12-15T00:52:52.638Z] 00:33:01 1 11.40 0.00 9.07 5.25 0.07 74.21 [2020-12-15T00:52:52.638Z] 00:33:01 2 11.85 0.00 8.62 2.38 0.07 77.07 [2020-12-15T00:52:52.638Z] 00:33:01 3 12.44 0.00 8.77 2.47 0.07 76.24 [2020-12-15T00:52:52.638Z] 00:34:01 all 43.60 0.00 12.81 5.90 0.06 37.63 [2020-12-15T00:52:52.638Z] 00:34:01 0 44.34 0.00 12.15 5.52 0.03 37.95 [2020-12-15T00:52:52.638Z] 00:34:01 1 41.83 0.00 13.08 8.24 0.07 36.78 [2020-12-15T00:52:52.638Z] 00:34:01 2 44.01 0.00 12.69 4.30 0.09 38.91 [2020-12-15T00:52:52.638Z] 00:34:01 3 44.20 0.00 13.31 5.55 0.05 36.89 [2020-12-15T00:52:52.638Z] 00:35:01 all 56.61 0.00 14.80 3.01 0.04 25.53 [2020-12-15T00:52:52.638Z] 00:35:01 0 55.55 0.00 15.28 4.84 0.03 24.30 [2020-12-15T00:52:52.638Z] 00:35:01 1 57.16 0.00 13.77 2.24 0.03 26.79 [2020-12-15T00:52:52.638Z] 00:35:01 2 57.09 0.00 15.34 1.87 0.05 25.66 [2020-12-15T00:52:52.638Z] 00:35:01 3 56.65 0.00 14.84 3.11 0.05 25.35 [2020-12-15T00:52:52.638Z] 00:36:02 all 24.32 0.00 22.34 3.01 0.08 50.25 [2020-12-15T00:52:52.638Z] 00:36:02 0 23.48 0.00 22.25 3.83 0.09 50.36 [2020-12-15T00:52:52.638Z] 00:36:02 1 25.20 0.00 22.00 1.80 0.05 50.95 [2020-12-15T00:52:52.638Z] 00:36:02 2 24.03 0.00 23.10 3.88 0.09 48.91 [2020-12-15T00:52:52.638Z] 00:36:02 3 24.58 0.00 22.01 2.54 0.09 50.79 [2020-12-15T00:52:52.638Z] 00:37:03 all 16.67 0.00 25.20 32.11 0.10 25.91 [2020-12-15T00:52:52.638Z] 00:37:03 0 15.44 0.00 23.26 28.50 0.12 32.68 [2020-12-15T00:52:52.638Z] 00:37:03 1 16.90 0.00 25.08 31.49 0.10 26.42 [2020-12-15T00:52:52.638Z] 00:37:03 2 16.70 0.00 25.56 33.05 0.09 24.61 [2020-12-15T00:52:52.638Z] 00:37:03 3 17.67 0.00 26.95 35.47 0.07 19.85 [2020-12-15T00:52:52.638Z] 00:38:02 all 51.84 0.00 18.17 14.91 0.07 15.01 [2020-12-15T00:52:52.638Z] 00:38:02 0 50.96 0.00 16.98 13.83 0.07 18.15 [2020-12-15T00:52:52.638Z] 00:38:02 1 51.65 0.00 18.74 17.17 0.07 12.37 [2020-12-15T00:52:52.638Z] 00:38:02 2 52.00 0.00 19.03 14.68 0.09 14.20 [2020-12-15T00:52:52.638Z] 00:38:02 3 52.75 0.00 17.95 14.00 0.05 15.25 [2020-12-15T00:52:52.638Z] 00:39:02 all 46.37 0.00 28.09 11.94 0.10 13.50 [2020-12-15T00:52:52.638Z] 00:39:02 0 45.76 0.00 27.05 11.29 0.07 15.83 [2020-12-15T00:52:52.638Z] 00:39:02 1 46.10 0.00 28.07 11.82 0.12 13.88 [2020-12-15T00:52:52.638Z] 00:39:02 2 47.61 0.00 27.57 12.17 0.12 12.52 [2020-12-15T00:52:52.638Z] 00:39:02 3 46.00 0.00 29.68 12.48 0.09 11.75 [2020-12-15T00:52:52.638Z] 00:40:01 all 33.48 0.00 14.06 13.63 0.07 38.75 [2020-12-15T00:52:52.638Z] 00:40:01 0 32.55 0.00 14.45 9.25 0.07 43.68 [2020-12-15T00:52:52.638Z] 00:40:01 1 32.94 0.00 13.97 15.63 0.05 37.41 [2020-12-15T00:52:52.638Z] 00:40:01 2 34.15 0.00 14.24 18.34 0.09 33.18 [2020-12-15T00:52:52.638Z] 00:40:01 3 34.29 0.00 13.57 11.25 0.09 40.80 [2020-12-15T00:52:52.638Z] 00:41:01 all 1.95 0.00 1.29 1.25 0.01 95.51 [2020-12-15T00:52:52.638Z] 00:41:01 0 2.97 0.00 1.30 0.74 0.00 94.99 [2020-12-15T00:52:52.638Z] 00:41:01 1 1.59 0.00 1.12 0.77 0.03 96.49 [2020-12-15T00:52:52.638Z] 00:41:01 2 1.87 0.00 1.42 2.02 0.00 94.69 [2020-12-15T00:52:52.638Z] 00:41:01 3 1.35 0.00 1.32 1.47 0.00 95.85 [2020-12-15T00:52:52.638Z] 00:42:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-12-15T00:52:52.638Z] 00:42:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-15T00:52:52.638Z] 00:42:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2020-12-15T00:52:52.638Z] 00:42:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-12-15T00:52:52.638Z] 00:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-15T00:52:52.638Z] [2020-12-15T00:52:52.638Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2020-12-15T00:52:52.638Z] 00:43:01 all 0.19 0.00 0.19 0.00 0.01 99.60 [2020-12-15T00:52:52.638Z] 00:43:01 0 0.53 0.00 0.17 0.00 0.03 99.27 [2020-12-15T00:52:52.638Z] 00:43:01 1 0.07 0.00 0.20 0.00 0.00 99.73 [2020-12-15T00:52:52.638Z] 00:43:01 2 0.08 0.00 0.18 0.00 0.02 99.72 [2020-12-15T00:52:52.638Z] 00:43:01 3 0.08 0.00 0.22 0.00 0.00 99.70 [2020-12-15T00:52:52.638Z] 00:44:01 all 0.08 0.00 0.04 0.00 0.00 99.87 [2020-12-15T00:52:52.638Z] 00:44:01 0 0.23 0.00 0.08 0.00 0.00 99.68 [2020-12-15T00:52:52.638Z] 00:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-15T00:52:52.638Z] 00:44:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2020-12-15T00:52:52.638Z] 00:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T00:52:52.638Z] 00:45:01 all 0.12 0.00 0.05 0.00 0.00 99.83 [2020-12-15T00:52:52.638Z] 00:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-15T00:52:52.638Z] 00:45:01 1 0.32 0.00 0.05 0.00 0.00 99.63 [2020-12-15T00:52:52.638Z] 00:45:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-12-15T00:52:52.638Z] 00:45:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-15T00:52:52.638Z] 00:46:01 all 0.15 0.00 0.07 0.02 0.00 99.77 [2020-12-15T00:52:52.638Z] 00:46:01 0 0.05 0.00 0.10 0.07 0.00 99.78 [2020-12-15T00:52:52.638Z] 00:46:01 1 0.52 0.00 0.07 0.00 0.00 99.42 [2020-12-15T00:52:52.638Z] 00:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-15T00:52:52.638Z] 00:46:01 3 0.00 0.00 0.07 0.00 0.00 99.93 [2020-12-15T00:52:52.638Z] 00:47:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2020-12-15T00:52:52.638Z] 00:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T00:52:52.638Z] 00:47:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2020-12-15T00:52:52.638Z] 00:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-15T00:52:52.638Z] 00:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-15T00:52:52.638Z] 00:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-15T00:52:52.638Z] 00:48:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-15T00:52:52.638Z] 00:48:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-15T00:52:52.638Z] 00:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T00:52:52.638Z] 00:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-15T00:52:52.638Z] 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-12-15T00:52:52.638Z] 00:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-15T00:52:52.638Z] 00:49:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2020-12-15T00:52:52.638Z] 00:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2020-12-15T00:52:52.638Z] 00:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T00:52:52.638Z] 00:50:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2020-12-15T00:52:52.638Z] 00:50:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-15T00:52:52.638Z] 00:50:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2020-12-15T00:52:52.638Z] 00:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-15T00:52:52.638Z] 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-15T00:52:52.639Z] 00:51:01 all 0.05 0.00 0.04 0.00 0.00 99.91 [2020-12-15T00:52:52.639Z] 00:51:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-15T00:52:52.639Z] 00:51:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-15T00:52:52.639Z] 00:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-15T00:52:52.639Z] 00:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-15T00:52:52.639Z] 00:52:01 all 0.06 0.00 0.04 0.00 0.00 99.90 [2020-12-15T00:52:52.639Z] 00:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-15T00:52:52.639Z] 00:52:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2020-12-15T00:52:52.639Z] 00:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T00:52:52.639Z] 00:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-15T00:52:52.639Z] Average: all 13.90 0.00 7.06 4.23 0.03 74.78 [2020-12-15T00:52:52.639Z] Average: 0 13.76 0.00 7.00 3.98 0.03 75.23 [2020-12-15T00:52:52.639Z] Average: 1 13.80 0.00 7.01 4.47 0.03 74.69 [2020-12-15T00:52:52.639Z] Average: 2 14.01 0.00 7.07 4.36 0.04 74.52 [2020-12-15T00:52:52.639Z] Average: 3 14.05 0.00 7.15 4.11 0.03 74.66 [2020-12-15T00:52:52.639Z] [2020-12-15T00:52:52.639Z] [2020-12-15T00:52:52.639Z]