Pull request #3145 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 27e67a26db9587a799bf14cca6c65a65d4396aa9 rather than f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 Obtained Jenkinsfile from 27e67a26db9587a799bf14cca6c65a65d4396aa9 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3145/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3145/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25524 in /w/workspace/edgexfoundry_edgex-go_PR-3145 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 Merge succeeded, producing f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 Checking out Revision f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 (PR-3145) > 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/3145/head:refs/remotes/origin/PR-3145 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 # 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 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 # timeout=10 Commit message: "refactor(meta): Rename Put Command to Set Command" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-08T09:00:19.002Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-08T09:00:19.375Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T09:00:19.589Z] ========================================================= [2021-02-08T09:00:19.589Z] EdgeX Global Pipelines Version Info [2021-02-08T09:00:19.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:00:21.216Z] ------------------- [2021-02-08T09:00:21.216Z] stable info: [2021-02-08T09:00:21.216Z] ------------------- [2021-02-08T09:00:21.216Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T09:00:21.216Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T09:00:21.216Z] Message: update stable to v1.0.179 [2021-02-08T09:00:22.167Z] ------------------- [2021-02-08T09:00:22.167Z] experimental info: [2021-02-08T09:00:22.167Z] ------------------- [2021-02-08T09:00:22.167Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T09:00:22.167Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T09:00:22.167Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-08T09:00:22.598Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-08T09:00:22.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-08T09:00:22.874Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-08T09:00:23.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-08T09:00:23.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-08T09:00:23.307Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-08T09:00:23.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-08T09:00:23.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-08T09:00:23.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-08T09:00:23.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-08T09:00:24.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-08T09:00:24.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-08T09:00:24.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-08T09:00:24.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-08T09:00:24.677Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T09:00:24.821Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T09:00:24.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-08T09:00:25.146Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-08T09:00:25.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-08T09:00:25.449Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-08T09:00:25.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-08T09:00:25.792Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-08T09:00:25.949Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-08T09:00:26.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3145 [Pipeline] echo [2021-02-08T09:00:26.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3145 [Pipeline] echo [2021-02-08T09:00:26.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3145 [Pipeline] echo [2021-02-08T09:00:26.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [Pipeline] echo [2021-02-08T09:00:26.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6d4ba2 [Pipeline] echo [2021-02-08T09:00:26.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T09:00:27.176Z] provisioning config files... [2021-02-08T09:00:27.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7856847957524623485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:00:27.672Z] ---> docker-login.sh [2021-02-08T09:00:27.672Z] nexus3.edgexfoundry.org:10001 [2021-02-08T09:00:27.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:00:28.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:00:28.197Z] Configure a credential helper to remove this warning. See [2021-02-08T09:00:28.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:00:28.197Z] [2021-02-08T09:00:28.197Z] Login Succeeded [2021-02-08T09:00:28.197Z] nexus3.edgexfoundry.org:10002 [2021-02-08T09:00:28.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:00:28.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:00:28.459Z] Configure a credential helper to remove this warning. See [2021-02-08T09:00:28.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:00:28.459Z] [2021-02-08T09:00:28.459Z] Login Succeeded [2021-02-08T09:00:28.459Z] nexus3.edgexfoundry.org:10003 [2021-02-08T09:00:28.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:00:28.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:00:28.459Z] Configure a credential helper to remove this warning. See [2021-02-08T09:00:28.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:00:28.459Z] [2021-02-08T09:00:28.459Z] Login Succeeded [2021-02-08T09:00:28.459Z] nexus3.edgexfoundry.org:10004 [2021-02-08T09:00:28.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:00:28.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:00:28.722Z] Configure a credential helper to remove this warning. See [2021-02-08T09:00:28.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:00:28.722Z] [2021-02-08T09:00:28.722Z] Login Succeeded [2021-02-08T09:00:28.722Z] docker.io [2021-02-08T09:00:28.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:00:29.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:00:29.297Z] Configure a credential helper to remove this warning. See [2021-02-08T09:00:29.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:00:29.297Z] [2021-02-08T09:00:29.297Z] Login Succeeded [2021-02-08T09:00:29.297Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T09:00:29.330Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T09:00:29.963Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-08T09:00:29.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T09:00:29.963Z] ++ dirname cmd/core-command/Dockerfile [2021-02-08T09:00:29.963Z] ++ cut -d/ -f2 [2021-02-08T09:00:29.963Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-08T09:00:29.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T09:00:29.963Z] ++ dirname cmd/core-data/Dockerfile [2021-02-08T09:00:29.963Z] ++ cut -d/ -f2 [2021-02-08T09:00:29.963Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-08T09:00:29.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T09:00:29.963Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-08T09:00:29.963Z] ++ cut -d/ -f2 [2021-02-08T09:00:29.963Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-08T09:00:29.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T09:00:29.963Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-08T09:00:29.963Z] ++ cut -d/ -f2 [2021-02-08T09:00:29.963Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-08T09:00:29.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T09:00:29.963Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-08T09:00:29.963Z] ++ cut -d/ -f2 [2021-02-08T09:00:29.963Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-08T09:00:29.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T09:00:29.963Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-08T09:00:29.963Z] ++ cut -d/ -f2 [2021-02-08T09:00:29.963Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-08T09:00:29.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T09:00:29.963Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-08T09:00:29.963Z] ++ cut -d/ -f2 [2021-02-08T09:00:29.963Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-08T09:00:29.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T09:00:29.963Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-08T09:00:29.963Z] ++ cut -d/ -f2 [2021-02-08T09:00:29.963Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-08T09:00:29.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T09:00:29.963Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-08T09:00:29.963Z] ++ cut -d/ -f2 [2021-02-08T09:00:29.963Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-08T09:00:30.069Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:00:31.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T09:00:31.873Z] [2021-02-08T09:00:31.873Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:00:32.289Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T09:00:32.289Z] latest: Pulling from edgex-devops/git-semver [2021-02-08T09:00:32.289Z] 31603596830f: Pulling fs layer [2021-02-08T09:00:32.289Z] 2a8b12db71e7: Pulling fs layer [2021-02-08T09:00:32.289Z] 6ca5941a6612: Pulling fs layer [2021-02-08T09:00:32.289Z] ecc8261a40a4: Pulling fs layer [2021-02-08T09:00:32.289Z] ecc8261a40a4: Waiting [2021-02-08T09:00:32.289Z] 2a8b12db71e7: Download complete [2021-02-08T09:00:32.289Z] 31603596830f: Verifying Checksum [2021-02-08T09:00:32.289Z] 31603596830f: Download complete [2021-02-08T09:00:32.555Z] ecc8261a40a4: Verifying Checksum [2021-02-08T09:00:32.555Z] ecc8261a40a4: Download complete [2021-02-08T09:00:32.555Z] 6ca5941a6612: Verifying Checksum [2021-02-08T09:00:32.555Z] 6ca5941a6612: Download complete [2021-02-08T09:00:32.817Z] 31603596830f: Pull complete [2021-02-08T09:00:32.817Z] 2a8b12db71e7: Pull complete [2021-02-08T09:00:33.771Z] 6ca5941a6612: Pull complete [2021-02-08T09:00:34.037Z] ecc8261a40a4: Pull complete [2021-02-08T09:00:34.037Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-08T09:00:34.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T09:00:34.037Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-08T09:00:34.165Z] prd-centos7-docker-4c-2g-25524 does not seem to be running inside a container [2021-02-08T09:00:34.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T09:00:37.052Z] $ docker top 7495b0967464ad1eb566f28c4a5376be51acd6e40ca378b17e42fe4c2ad19bbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T09:00:37.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T09:00:37.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T09:00:37.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T09:00:37.768Z] $ docker exec 7495b0967464ad1eb566f28c4a5376be51acd6e40ca378b17e42fe4c2ad19bbf ssh-agent [2021-02-08T09:00:37.938Z] SSH_AUTH_SOCK=/tmp/ssh-1MNDxawEWBr2/agent.12 [2021-02-08T09:00:37.938Z] SSH_AGENT_PID=17 [2021-02-08T09:00:37.950Z] Running ssh-add (command line suppressed) [2021-02-08T09:00:38.078Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_63702093572928485.key (/w/workspace/edgex-go/1@tmp/private_key_63702093572928485.key) [2021-02-08T09:00:38.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T09:00:38.532Z] + git tag --points-at HEAD [Pipeline] } [2021-02-08T09:00:38.563Z] $ docker exec --env ******** --env ******** 7495b0967464ad1eb566f28c4a5376be51acd6e40ca378b17e42fe4c2ad19bbf ssh-agent -k [2021-02-08T09:00:38.678Z] unset SSH_AUTH_SOCK; [2021-02-08T09:00:38.678Z] unset SSH_AGENT_PID; [2021-02-08T09:00:38.679Z] echo Agent pid 17 killed; [2021-02-08T09:00:38.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-08T09:00:38.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T09:00:38.939Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T09:00:39.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T09:00:39.108Z] $ docker exec 7495b0967464ad1eb566f28c4a5376be51acd6e40ca378b17e42fe4c2ad19bbf ssh-agent [2021-02-08T09:00:39.282Z] SSH_AUTH_SOCK=/tmp/ssh-O6LXEQbkmJJO/agent.47 [2021-02-08T09:00:39.282Z] SSH_AGENT_PID=52 [2021-02-08T09:00:39.290Z] Running ssh-add (command line suppressed) [2021-02-08T09:00:39.409Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7496488169457051065.key (/w/workspace/edgex-go/1@tmp/private_key_7496488169457051065.key) [2021-02-08T09:00:39.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T09:00:39.842Z] + git semver init [2021-02-08T09:00:39.842Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T09:00:39.842Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-08T09:00:39.842Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-08T09:00:39.842Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T09:00:39.842Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T09:00:39.842Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T09:00:39.842Z] # $SEMVER_BRANCH = PR-3145 [2021-02-08T09:00:39.842Z] # $SEMVER_TEMP = /tmp/semver-307536515 [2021-02-08T09:00:39.842Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-08T09:01:06.481Z] # '/tmp/semver-307536515' -> '/w/workspace/edgex-go/1/.semver' [2021-02-08T09:01:06.745Z] # -> Force: false [2021-02-08T09:01:06.745Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-08T09:01:06.773Z] $ docker exec --env ******** --env ******** 7495b0967464ad1eb566f28c4a5376be51acd6e40ca378b17e42fe4c2ad19bbf ssh-agent -k [2021-02-08T09:01:06.993Z] unset SSH_AUTH_SOCK; [2021-02-08T09:01:06.994Z] unset SSH_AGENT_PID; [2021-02-08T09:01:06.994Z] echo Agent pid 52 killed; [2021-02-08T09:01:07.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T09:01:07.717Z] + git semver [Pipeline] } [2021-02-08T09:01:07.751Z] $ docker stop --time=1 7495b0967464ad1eb566f28c4a5376be51acd6e40ca378b17e42fe4c2ad19bbf [2021-02-08T09:01:09.433Z] $ docker rm -f 7495b0967464ad1eb566f28c4a5376be51acd6e40ca378b17e42fe4c2ad19bbf [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T09:01:10.067Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-08T09:01:10.698Z] Stashed 1 file(s) [Pipeline] echo [2021-02-08T09:01:10.723Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T09:01:12.033Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-08T09:01:12.404Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T09:01:12.730Z] + sudo service docker restart [2021-02-08T09:01:12.730Z] + true [2021-02-08T09:01:12.730Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-08T09:01:13.342Z] ========================================================= [2021-02-08T09:01:13.342Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-08T09:01:13.342Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:01:13.727Z] + 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 . [2021-02-08T09:01:17.082Z] Sending build context to Docker daemon 327.7MB [2021-02-08T09:01:17.082Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T09:01:17.082Z] Step 2/6 : FROM ${BASE} [2021-02-08T09:01:17.082Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-08T09:01:17.082Z] 188c0c94c7c5: Pulling fs layer [2021-02-08T09:01:17.082Z] 0ef7d3d256c8: Pulling fs layer [2021-02-08T09:01:17.082Z] de9db76c5a1d: Pulling fs layer [2021-02-08T09:01:17.082Z] bca2f99d35d6: Pulling fs layer [2021-02-08T09:01:17.083Z] 93359f2a8cfa: Pulling fs layer [2021-02-08T09:01:17.083Z] 7c6f9722023f: Pulling fs layer [2021-02-08T09:01:17.083Z] a35cf1a2eb13: Pulling fs layer [2021-02-08T09:01:17.083Z] 93359f2a8cfa: Waiting [2021-02-08T09:01:17.083Z] 7c6f9722023f: Waiting [2021-02-08T09:01:17.083Z] a35cf1a2eb13: Waiting [2021-02-08T09:01:17.083Z] bca2f99d35d6: Waiting [2021-02-08T09:01:17.083Z] 0ef7d3d256c8: Verifying Checksum [2021-02-08T09:01:17.083Z] 0ef7d3d256c8: Download complete [2021-02-08T09:01:17.083Z] de9db76c5a1d: Download complete [2021-02-08T09:01:17.083Z] 93359f2a8cfa: Download complete [2021-02-08T09:01:17.083Z] 7c6f9722023f: Verifying Checksum [2021-02-08T09:01:17.083Z] 7c6f9722023f: Download complete [2021-02-08T09:01:17.083Z] 188c0c94c7c5: Verifying Checksum [2021-02-08T09:01:17.083Z] 188c0c94c7c5: Download complete [2021-02-08T09:01:17.668Z] 188c0c94c7c5: Pull complete [2021-02-08T09:01:17.932Z] 0ef7d3d256c8: Pull complete [2021-02-08T09:01:17.932Z] de9db76c5a1d: Pull complete [2021-02-08T09:01:19.325Z] a35cf1a2eb13: Verifying Checksum [2021-02-08T09:01:19.325Z] a35cf1a2eb13: Download complete [2021-02-08T09:01:20.300Z] bca2f99d35d6: Verifying Checksum [2021-02-08T09:01:20.300Z] bca2f99d35d6: Download complete [2021-02-08T09:01:25.644Z] bca2f99d35d6: Pull complete [2021-02-08T09:01:25.644Z] 93359f2a8cfa: Pull complete [2021-02-08T09:01:25.644Z] 7c6f9722023f: Pull complete [2021-02-08T09:01:26.394Z] Still waiting to schedule task [2021-02-08T09:01:26.394Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-08T09:01:33.817Z] a35cf1a2eb13: Pull complete [2021-02-08T09:01:33.817Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-08T09:01:33.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-08T09:01:33.817Z] ---> a62c8e92a672 [2021-02-08T09:01:33.817Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-08T09:01:33.817Z] ---> Running in d570137c7106 [2021-02-08T09:01:33.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:01:34.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:01:35.028Z] (1/12) Installing libmagic (5.38-r0) [2021-02-08T09:01:35.293Z] (2/12) Installing file (5.38-r0) [2021-02-08T09:01:35.293Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-08T09:01:35.558Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-08T09:01:39.794Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-08T09:01:39.794Z] (6/12) Installing patch (2.7.6-r6) [2021-02-08T09:01:39.794Z] (7/12) Installing build-base (0.5-r2) [2021-02-08T09:01:39.794Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-08T09:01:39.794Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-08T09:01:39.794Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-08T09:01:39.794Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-08T09:01:39.794Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-08T09:01:40.059Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:01:40.059Z] OK: 233 MiB in 51 packages [2021-02-08T09:01:43.391Z] Removing intermediate container d570137c7106 [2021-02-08T09:01:43.391Z] ---> 2fa6b7ba7108 [2021-02-08T09:01:43.391Z] Step 4/6 : WORKDIR /edgex-go [2021-02-08T09:01:43.655Z] ---> Running in 430e3115c5c0 [2021-02-08T09:01:43.655Z] Removing intermediate container 430e3115c5c0 [2021-02-08T09:01:43.655Z] ---> 41cbabb4548f [2021-02-08T09:01:43.655Z] Step 5/6 : COPY go.mod . [2021-02-08T09:01:43.922Z] ---> 9327907ed8d0 [2021-02-08T09:01:43.922Z] Step 6/6 : RUN go mod download [2021-02-08T09:01:44.196Z] ---> Running in 3c39c41acba4 [2021-02-08T09:02:06.248Z] Removing intermediate container 3c39c41acba4 [2021-02-08T09:02:06.248Z] ---> 0e98bd897544 [2021-02-08T09:02:06.248Z] Successfully built 0e98bd897544 [2021-02-08T09:02:06.248Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:02:06.600Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T09:02:06.600Z] . [Pipeline] withDockerContainer [2021-02-08T09:02:06.735Z] prd-centos7-docker-4c-2g-25524 does not seem to be running inside a container [2021-02-08T09:02:06.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T09:02:07.608Z] $ docker top dff32507670b60430c0e2ba5b01ac948af4e5352fe3b0b653785c6f1a02e4a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:02:08.226Z] + go version [2021-02-08T09:02:08.227Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-08T09:02:08.261Z] $ docker stop --time=1 dff32507670b60430c0e2ba5b01ac948af4e5352fe3b0b653785c6f1a02e4a22 [2021-02-08T09:02:09.639Z] $ docker rm -f dff32507670b60430c0e2ba5b01ac948af4e5352fe3b0b653785c6f1a02e4a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:02:10.787Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T09:02:10.787Z] . [Pipeline] withDockerContainer [2021-02-08T09:02:10.923Z] prd-centos7-docker-4c-2g-25524 does not seem to be running inside a container [2021-02-08T09:02:10.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T09:02:11.837Z] $ docker top 62dd625e91601c214a2bae03d601ac2efa6b7ecc98a7c6810508fe0f32728b99 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-08T09:02:12.126Z] ========================================================= [2021-02-08T09:02:12.126Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-08T09:02:12.126Z] ========================================================= [Pipeline] sh [2021-02-08T09:02:12.438Z] + make test [2021-02-08T09:02:12.438Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-08T09:02:20.694Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-08T09:02:35.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-08T09:02:44.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-08T09:02:44.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-08T09:02:44.018Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-08T09:02:44.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-08T09:02:45.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-08T09:02:45.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-08T09:02:45.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-08T09:02:45.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-08T09:02:45.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-08T09:02:45.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-08T09:02:48.605Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-08T09:02:48.605Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-08T09:02:48.605Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-08T09:02:51.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.6% of statements [2021-02-08T09:02:51.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-08T09:02:51.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-08T09:02:51.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-08T09:02:51.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-08T09:02:51.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-08T09:02:51.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-08T09:02:51.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-08T09:02:51.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.076s coverage: 100.0% of statements [2021-02-08T09:02:54.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.1% of statements [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-08T09:02:54.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-08T09:02:54.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-08T09:02:54.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.103s coverage: 65.8% of statements [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-08T09:02:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-08T09:02:55.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.439s coverage: 82.3% of statements [2021-02-08T09:02:55.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-08T09:02:55.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T09:02:55.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-08T09:02:55.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-08T09:02:57.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.328s coverage: 28.6% of statements [2021-02-08T09:02:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-08T09:02:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-08T09:02:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-08T09:02:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-08T09:02:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-08T09:02:57.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements [2021-02-08T09:02:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-08T09:02:57.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-02-08T09:02:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-08T09:02:57.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.136s coverage: 86.7% of statements [2021-02-08T09:02:57.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-08T09:02:57.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements [2021-02-08T09:02:57.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-08T09:02:57.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.090s coverage: 78.3% of statements [2021-02-08T09:02:57.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-08T09:02:57.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-08T09:02:57.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-08T09:02:57.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-08T09:03:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.475s coverage: 92.8% of statements [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-08T09:03:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-08T09:03:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-08T09:03:00.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-08T09:03:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 45.5% of statements [2021-02-08T09:03:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-02-08T09:03:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-02-08T09:03:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2021-02-08T09:03:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2021-02-08T09:03:12.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-02-08T09:03:12.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-02-08T09:03:16.567Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25525 in /w/workspace/edgexfoundry_edgex-go_PR-3145 [Pipeline] { [Pipeline] ws [2021-02-08T09:03:16.662Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-08T09:03:23.617Z] using credential edgex-jenkins-ssh [2021-02-08T09:03:23.688Z] Cloning the remote Git repository [2021-02-08T09:03:23.755Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-08T09:03:23.869Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-08T09:03:23.971Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T09:03:23.972Z] > git --version # timeout=10 [2021-02-08T09:03:23.993Z] > git --version # 'git version 2.17.1' [2021-02-08T09:03:23.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:03:24.080Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.5% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 68.9% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 37.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.281s coverage: 84.0% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.086s coverage: 87.7% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.702s coverage: 29.1% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.055s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-08T09:03:24.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-08T09:03:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-08T09:03:24.863Z] GO111MODULE=on go vet ./... [2021-02-08T09:03:38.600Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T09:03:38.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T09:03:38.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T09:03:38.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T09:03:38.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:03:38.700Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3145/head:refs/remotes/origin/PR-3145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T09:03:39.460Z] Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:03:39.989Z] Merge succeeded, producing f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:03:39.990Z] Checking out Revision f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 (PR-3145) [2021-02-08T09:03:39.479Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T09:03:39.505Z] > git checkout -f f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 # timeout=10 [2021-02-08T09:03:39.891Z] > git remote # timeout=10 [2021-02-08T09:03:39.906Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T09:03:39.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:03:39.936Z] > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 [2021-02-08T09:03:39.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T09:03:39.994Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T09:03:40.008Z] > git checkout -f f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 # timeout=10 [2021-02-08T09:03:44.434Z] Commit message: "refactor(meta): Rename Put Command to Set Command" [2021-02-08T09:03:44.481Z] > git --version # timeout=10 [2021-02-08T09:03:44.490Z] > git --version # 'git version 2.17.1' [2021-02-08T09:03:44.502Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T09:03:46.501Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-08T09:03:46.980Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T09:03:47.343Z] + sudo service docker restart [2021-02-08T09:03:47.343Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T09:03:49.458Z] provisioning config files... [2021-02-08T09:03:49.503Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config559013642024509809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:03:49.976Z] ---> docker-login.sh [2021-02-08T09:03:49.976Z] nexus3.edgexfoundry.org:10001 [2021-02-08T09:03:50.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:03:51.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:03:51.236Z] Configure a credential helper to remove this warning. See [2021-02-08T09:03:51.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:03:51.236Z] [2021-02-08T09:03:51.236Z] Login Succeeded [2021-02-08T09:03:51.236Z] nexus3.edgexfoundry.org:10002 [2021-02-08T09:03:51.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:03:51.631Z] gofmt -l . [2021-02-08T09:03:51.631Z] [ "`gofmt -l .`" = "" ] [2021-02-08T09:03:51.631Z] ./bin/test-go-mod-tidy.sh [2021-02-08T09:03:51.631Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-08T09:03:51.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:03:51.784Z] Configure a credential helper to remove this warning. See [2021-02-08T09:03:51.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:03:51.784Z] [2021-02-08T09:03:51.784Z] Login Succeeded [2021-02-08T09:03:51.784Z] nexus3.edgexfoundry.org:10003 [2021-02-08T09:03:51.958Z] + ls -al . [2021-02-08T09:03:51.958Z] total 696 [2021-02-08T09:03:51.958Z] drwxrwxr-x 10 1001 1001 4096 Feb 8 09:03 . [2021-02-08T09:03:51.958Z] drwxr-xr-x 4 root root 28 Feb 8 09:02 .. [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 11 Feb 8 09:00 .dockerignore [2021-02-08T09:03:51.958Z] drwxrwxr-x 8 1001 1001 179 Feb 8 09:00 .git [2021-02-08T09:03:51.958Z] drwxrwxr-x 3 1001 1001 125 Feb 8 09:00 .github [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 872 Feb 8 09:00 .gitignore [2021-02-08T09:03:51.958Z] drwx------ 3 1001 1001 60 Feb 8 09:01 .semver [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 09:00 .sonarcloud.properties [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 7859 Feb 8 09:00 Attribution.txt [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 09:00 CONTRIBUTING.md [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 931 Feb 8 09:00 Dockerfile.build [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 863 Feb 8 09:00 Jenkinsfile [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 09:00 LICENSE [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 6001 Feb 8 09:00 Makefile [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 6524 Feb 8 09:00 README.md [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 6755 Feb 8 09:00 SECURITY.md [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 09:01 VERSION [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 4131 Feb 8 09:00 ZMQWindows.md [2021-02-08T09:03:51.958Z] drwxrwxr-x 2 1001 1001 117 Feb 8 09:00 bin [2021-02-08T09:03:51.958Z] drwxrwxr-x 15 1001 1001 4096 Feb 8 09:00 cmd [2021-02-08T09:03:51.958Z] -rw-r--r-- 1 root root 590503 Feb 8 09:03 coverage.out [2021-02-08T09:03:51.958Z] -rw-r--r-- 1 root root 1054 Feb 8 09:03 go.mod [2021-02-08T09:03:51.958Z] -rw-r--r-- 1 root root 19290 Feb 8 09:03 go.sum [2021-02-08T09:03:51.958Z] drwxrwxr-x 8 1001 1001 127 Feb 8 09:00 internal [2021-02-08T09:03:51.958Z] drwxrwxr-x 4 1001 1001 26 Feb 8 09:00 openapi [2021-02-08T09:03:51.958Z] drwxrwxr-x 4 1001 1001 71 Feb 8 09:00 snap [2021-02-08T09:03:51.958Z] -rw-rw-r-- 1 1001 1001 168 Feb 8 09:00 version.go [Pipeline] sh [2021-02-08T09:03:52.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:03:52.290Z] + '[' -e coverage.out ] [2021-02-08T09:03:52.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-08T09:03:52.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:03:52.348Z] Configure a credential helper to remove this warning. See [2021-02-08T09:03:52.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:03:52.348Z] [2021-02-08T09:03:52.348Z] Login Succeeded [2021-02-08T09:03:52.348Z] nexus3.edgexfoundry.org:10004 [2021-02-08T09:03:52.511Z] Stashed 1 file(s) [Pipeline] sh [2021-02-08T09:03:52.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:03:52.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:03:52.626Z] Configure a credential helper to remove this warning. See [2021-02-08T09:03:52.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:03:52.626Z] [2021-02-08T09:03:52.626Z] Login Succeeded [2021-02-08T09:03:52.626Z] docker.io [2021-02-08T09:03:52.829Z] + make build [2021-02-08T09:03:52.829Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-08T09:03:53.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T09:03:53.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T09:03:53.494Z] Configure a credential helper to remove this warning. See [2021-02-08T09:03:53.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T09:03:53.494Z] [2021-02-08T09:03:53.494Z] Login Succeeded [2021-02-08T09:03:53.494Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T09:03:53.529Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-08T09:03:54.108Z] ========================================================= [2021-02-08T09:03:54.108Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-08T09:03:54.108Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:03:54.565Z] + 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 . [2021-02-08T09:03:57.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-08T09:03:57.264Z] Sending build context to Docker daemon 166.3MB [2021-02-08T09:03:57.264Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T09:03:57.264Z] Step 2/6 : FROM ${BASE} [2021-02-08T09:03:57.264Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-08T09:03:57.264Z] 5f621e34cdf4: Pulling fs layer [2021-02-08T09:03:57.264Z] a4357932f1b6: Pulling fs layer [2021-02-08T09:03:57.264Z] 18c013af1878: Pulling fs layer [2021-02-08T09:03:57.264Z] 00ac8860ef70: Pulling fs layer [2021-02-08T09:03:57.264Z] 63d7cb157983: Pulling fs layer [2021-02-08T09:03:57.264Z] b116817d02f9: Pulling fs layer [2021-02-08T09:03:57.264Z] 745a02a5169b: Pulling fs layer [2021-02-08T09:03:57.264Z] 00ac8860ef70: Waiting [2021-02-08T09:03:57.264Z] 63d7cb157983: Waiting [2021-02-08T09:03:57.264Z] b116817d02f9: Waiting [2021-02-08T09:03:57.264Z] 745a02a5169b: Waiting [2021-02-08T09:03:57.264Z] 18c013af1878: Verifying Checksum [2021-02-08T09:03:57.264Z] 18c013af1878: Download complete [2021-02-08T09:03:57.264Z] a4357932f1b6: Verifying Checksum [2021-02-08T09:03:57.264Z] a4357932f1b6: Download complete [2021-02-08T09:03:57.264Z] 63d7cb157983: Verifying Checksum [2021-02-08T09:03:57.264Z] 63d7cb157983: Download complete [2021-02-08T09:03:57.264Z] b116817d02f9: Download complete [2021-02-08T09:03:57.264Z] 5f621e34cdf4: Verifying Checksum [2021-02-08T09:03:57.264Z] 5f621e34cdf4: Download complete [2021-02-08T09:03:57.868Z] 5f621e34cdf4: Pull complete [2021-02-08T09:03:58.469Z] a4357932f1b6: Pull complete [2021-02-08T09:03:58.740Z] 18c013af1878: Pull complete [2021-02-08T09:03:59.347Z] 745a02a5169b: Verifying Checksum [2021-02-08T09:03:59.347Z] 745a02a5169b: Download complete [2021-02-08T09:04:00.797Z] 00ac8860ef70: Verifying Checksum [2021-02-08T09:04:00.797Z] 00ac8860ef70: Download complete [2021-02-08T09:04:05.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-08T09:04:06.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-08T09:04:07.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-08T09:04:08.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-08T09:04:09.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-08T09:04:10.964Z] 00ac8860ef70: Pull complete [2021-02-08T09:04:10.965Z] 63d7cb157983: Pull complete [2021-02-08T09:04:11.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-08T09:04:11.240Z] b116817d02f9: Pull complete [2021-02-08T09:04:12.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-08T09:04:13.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-08T09:04:14.478Z] 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 [2021-02-08T09:04:15.557Z] 745a02a5169b: Pull complete [2021-02-08T09:04:15.557Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-08T09:04:15.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-08T09:04:15.557Z] ---> b7e6874047d6 [2021-02-08T09:04:15.557Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-08T09:04:15.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T09:04:16.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-08T09:04:18.884Z] $ docker stop --time=1 62dd625e91601c214a2bae03d601ac2efa6b7ecc98a7c6810508fe0f32728b99 [2021-02-08T09:04:18.973Z] ---> Running in 5063cc4d6c52 [2021-02-08T09:04:19.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:04:20.548Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:04:20.634Z] $ docker rm -f 62dd625e91601c214a2bae03d601ac2efa6b7ecc98a7c6810508fe0f32728b99 [2021-02-08T09:04:21.139Z] (1/12) Installing libmagic (5.38-r0) [2021-02-08T09:04:21.139Z] (2/12) Installing file (5.38-r0) [Pipeline] // withDockerContainer [Pipeline] } [2021-02-08T09:04:21.409Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-08T09:04:21.409Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:04:24.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T09:04:24.528Z] [2021-02-08T09:04:24.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:04:24.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T09:04:24.916Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-08T09:04:24.916Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-08T09:04:24.916Z] ca9280d653b3: Pulling fs layer [2021-02-08T09:04:24.916Z] 7e9c9ca2126c: Pulling fs layer [2021-02-08T09:04:25.187Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-08T09:04:25.187Z] cbdbe7a5bc2a: Download complete [2021-02-08T09:04:25.452Z] cbdbe7a5bc2a: Pull complete [2021-02-08T09:04:25.715Z] ca9280d653b3: Verifying Checksum [2021-02-08T09:04:25.715Z] ca9280d653b3: Download complete [2021-02-08T09:04:26.801Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-08T09:04:26.801Z] (6/12) Installing patch (2.7.6-r6) [2021-02-08T09:04:26.801Z] (7/12) Installing build-base (0.5-r2) [2021-02-08T09:04:26.801Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-08T09:04:26.801Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-08T09:04:27.072Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-08T09:04:27.072Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-08T09:04:27.123Z] 7e9c9ca2126c: Download complete [2021-02-08T09:04:27.123Z] ca9280d653b3: Pull complete [2021-02-08T09:04:27.347Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-08T09:04:27.347Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:04:27.347Z] OK: 217 MiB in 51 packages [2021-02-08T09:04:31.646Z] Removing intermediate container 5063cc4d6c52 [2021-02-08T09:04:31.646Z] ---> 99679b65fa5d [2021-02-08T09:04:31.646Z] Step 4/6 : WORKDIR /edgex-go [2021-02-08T09:04:31.646Z] ---> Running in 0682434ae8fb [2021-02-08T09:04:31.918Z] Removing intermediate container 0682434ae8fb [2021-02-08T09:04:31.918Z] ---> 30da2a3a79aa [2021-02-08T09:04:31.918Z] Step 5/6 : COPY go.mod . [2021-02-08T09:04:32.447Z] 7e9c9ca2126c: Pull complete [2021-02-08T09:04:32.447Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-08T09:04:32.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T09:04:32.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-08T09:04:32.637Z] prd-centos7-docker-4c-2g-25524 does not seem to be running inside a container [2021-02-08T09:04:32.694Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-08T09:04:32.897Z] ---> 6902aeb3a197 [2021-02-08T09:04:32.897Z] Step 6/6 : RUN go mod download [2021-02-08T09:04:32.897Z] ---> Running in 8d27bbb41d2c [2021-02-08T09:04:35.824Z] $ docker top b7b4df2ce10a00c1c589d7dabbe695b5b54cf505c5a0ba542ce0df282ce54e30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:04:36.407Z] + docker-compose build --help [2021-02-08T09:04:36.407Z] + grep parallel [2021-02-08T09:04:37.355Z] --parallel Build images in parallel. [Pipeline] } [2021-02-08T09:04:37.400Z] $ docker stop --time=1 b7b4df2ce10a00c1c589d7dabbe695b5b54cf505c5a0ba542ce0df282ce54e30 [2021-02-08T09:04:38.799Z] $ docker rm -f b7b4df2ce10a00c1c589d7dabbe695b5b54cf505c5a0ba542ce0df282ce54e30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:04:39.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T09:04:39.658Z] . [Pipeline] withDockerContainer [2021-02-08T09:04:39.826Z] prd-centos7-docker-4c-2g-25524 does not seem to be running inside a container [2021-02-08T09:04:39.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-08T09:04:40.519Z] $ docker top 65edc552d0ec77fcd96b6887d61f26557435ff255d730cef8f70662fabb0caf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:04:41.063Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-08T09:04:42.016Z] Building docker-core-command-go ... [2021-02-08T09:04:42.016Z] Building docker-core-data-go ... [2021-02-08T09:04:42.016Z] Building docker-core-metadata-go ... [2021-02-08T09:04:42.016Z] Building docker-security-bootstrapper-go ... [2021-02-08T09:04:42.016Z] Building docker-security-proxy-setup-go ... [2021-02-08T09:04:42.016Z] Building docker-security-secretstore-setup-go ... [2021-02-08T09:04:42.016Z] Building docker-support-notifications-go ... [2021-02-08T09:04:42.016Z] Building docker-support-scheduler-go ... [2021-02-08T09:04:42.016Z] Building docker-sys-mgmt-agent-go ... [2021-02-08T09:04:42.016Z] Building docker-security-bootstrapper-go [2021-02-08T09:04:42.016Z] Building docker-security-secretstore-setup-go [2021-02-08T09:04:42.016Z] Building docker-sys-mgmt-agent-go [2021-02-08T09:04:42.016Z] Building docker-security-proxy-setup-go [2021-02-08T09:04:42.016Z] Building docker-support-scheduler-go [2021-02-08T09:04:59.703Z] Removing intermediate container 8d27bbb41d2c [2021-02-08T09:04:59.703Z] ---> 21db25f84b0e [2021-02-08T09:04:59.703Z] Successfully built 21db25f84b0e [2021-02-08T09:04:59.703Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:05:00.072Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T09:05:00.072Z] . [Pipeline] withDockerContainer [2021-02-08T09:05:00.367Z] prd-ubuntu18.04-docker-arm64-4c-16g-25525 does not seem to be running inside a container [2021-02-08T09:05:00.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T09:05:01.942Z] $ docker top 705363f69da58ccdff19291d6d81c911772a2ecda4103b5831f9df83d8a4a152 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:05:03.094Z] + go version [2021-02-08T09:05:03.094Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-08T09:05:03.126Z] $ docker stop --time=1 705363f69da58ccdff19291d6d81c911772a2ecda4103b5831f9df83d8a4a152 [2021-02-08T09:05:05.089Z] $ docker rm -f 705363f69da58ccdff19291d6d81c911772a2ecda4103b5831f9df83d8a4a152 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:05:06.361Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T09:05:06.361Z] . [Pipeline] withDockerContainer [2021-02-08T09:05:06.659Z] prd-ubuntu18.04-docker-arm64-4c-16g-25525 does not seem to be running inside a container [2021-02-08T09:05:06.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T09:05:08.150Z] $ docker top febde4b6c3ad52c6ee07344085cd3771129d4b4fb9ea4170d1926ba97b9a5360 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-08T09:05:08.585Z] ========================================================= [2021-02-08T09:05:08.586Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-08T09:05:08.586Z] ========================================================= [Pipeline] sh [2021-02-08T09:05:09.252Z] + make test [2021-02-08T09:05:09.252Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-08T09:05:14.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:05:14.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:05:14.313Z] ---> 0e98bd897544 [2021-02-08T09:05:14.313Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T09:05:14.584Z] ---> Running in bc02821c3079 [2021-02-08T09:05:14.852Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:05:14.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:05:14.853Z] ---> 0e98bd897544 [2021-02-08T09:05:14.853Z] Step 3/24 : WORKDIR /edgex-go [2021-02-08T09:05:15.148Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:05:15.148Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:05:15.148Z] ---> 0e98bd897544 [2021-02-08T09:05:15.148Z] Step 3/26 : WORKDIR /edgex-go [2021-02-08T09:05:15.460Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:05:15.460Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:05:15.460Z] ---> 0e98bd897544 [2021-02-08T09:05:15.460Z] Step 3/21 : WORKDIR /edgex-go [2021-02-08T09:05:15.732Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:05:15.732Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:05:15.732Z] ---> 0e98bd897544 [2021-02-08T09:05:15.732Z] Step 3/31 : WORKDIR /edgex-go [2021-02-08T09:05:16.325Z] ---> Running in a265dfa2137a [2021-02-08T09:05:16.325Z] ---> Running in 12e5935b8941 [2021-02-08T09:05:16.325Z] ---> Running in 7d064c91430b [2021-02-08T09:05:16.325Z] ---> Running in 57748473a047 [2021-02-08T09:05:16.325Z] Removing intermediate container bc02821c3079 [2021-02-08T09:05:16.325Z] ---> ebdfe69d556f [2021-02-08T09:05:16.325Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:05:16.595Z] ---> Running in 3867fa362b38 [2021-02-08T09:05:16.595Z] Removing intermediate container 7d064c91430b [2021-02-08T09:05:16.595Z] ---> cd6a2c85fc00 [2021-02-08T09:05:16.595Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:05:16.864Z] Removing intermediate container 57748473a047 [2021-02-08T09:05:16.864Z] ---> ba7143017c66 [2021-02-08T09:05:16.864Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:05:16.864Z] Removing intermediate container a265dfa2137a [2021-02-08T09:05:16.864Z] ---> 0405e35b4f1f [2021-02-08T09:05:16.864Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:05:16.864Z] Removing intermediate container 12e5935b8941 [2021-02-08T09:05:16.864Z] ---> 210cc33f4bea [2021-02-08T09:05:16.864Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:05:16.864Z] ---> Running in dc6898a4c507 [2021-02-08T09:05:16.864Z] ---> Running in 103fe22ab0db [2021-02-08T09:05:16.864Z] ---> Running in 9ceca102d651 [2021-02-08T09:05:17.136Z] ---> Running in 777cd8d07a80 [2021-02-08T09:05:18.106Z] Removing intermediate container 3867fa362b38 [2021-02-08T09:05:18.106Z] ---> a4ba829a07f2 [2021-02-08T09:05:18.106Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-08T09:05:18.369Z] ---> Running in 1b7bc5a817f0 [2021-02-08T09:05:18.632Z] Removing intermediate container dc6898a4c507 [2021-02-08T09:05:18.632Z] ---> 1f8a0daa3994 [2021-02-08T09:05:18.632Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-08T09:05:18.898Z] ---> Running in 476f860920b2 [2021-02-08T09:05:18.898Z] Removing intermediate container 103fe22ab0db [2021-02-08T09:05:18.898Z] ---> 75a928290d8d [2021-02-08T09:05:18.898Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-08T09:05:19.166Z] ---> Running in 0d2c2953a66c [2021-02-08T09:05:19.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:19.692Z] Removing intermediate container 9ceca102d651 [2021-02-08T09:05:19.692Z] ---> bc383d7ebf29 [2021-02-08T09:05:19.692Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-08T09:05:19.692Z] Removing intermediate container 777cd8d07a80 [2021-02-08T09:05:19.692Z] ---> 3750cc3a930e [2021-02-08T09:05:19.692Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-08T09:05:19.692Z] ---> Running in 0e96d72aff1e [2021-02-08T09:05:19.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:19.967Z] ---> Running in 2e5a8068f3d6 [2021-02-08T09:05:20.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:20.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:20.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:20.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:20.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:21.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:21.299Z] OK: 233 MiB in 51 packages [2021-02-08T09:05:21.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:21.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:05:21.564Z] OK: 233 MiB in 51 packages [2021-02-08T09:05:21.834Z] Removing intermediate container 1b7bc5a817f0 [2021-02-08T09:05:21.834Z] ---> bb19a6817217 [2021-02-08T09:05:21.834Z] Step 6/22 : COPY go.mod . [2021-02-08T09:05:21.834Z] OK: 233 MiB in 51 packages [2021-02-08T09:05:22.107Z] ---> 8aa19c0b524a [2021-02-08T09:05:22.107Z] Step 7/22 : RUN go mod download [2021-02-08T09:05:22.107Z] Removing intermediate container 476f860920b2 [2021-02-08T09:05:22.107Z] ---> d628041f3bce [2021-02-08T09:05:22.107Z] Step 6/31 : COPY go.mod . [2021-02-08T09:05:22.107Z] OK: 233 MiB in 51 packages [2021-02-08T09:05:22.383Z] ---> Running in 94491de3efd1 [2021-02-08T09:05:22.383Z] OK: 233 MiB in 51 packages [2021-02-08T09:05:22.646Z] ---> abdcb99dfefe [2021-02-08T09:05:22.646Z] Step 7/31 : RUN go mod download [2021-02-08T09:05:22.646Z] Removing intermediate container 0d2c2953a66c [2021-02-08T09:05:22.646Z] ---> 523e131cc4f2 [2021-02-08T09:05:22.646Z] Step 6/21 : COPY go.mod . [2021-02-08T09:05:22.646Z] ---> Running in 99f3ca63a0e8 [2021-02-08T09:05:23.222Z] ---> ff836038079e [2021-02-08T09:05:23.222Z] Step 7/21 : RUN go mod download [2021-02-08T09:05:24.170Z] Removing intermediate container 0e96d72aff1e [2021-02-08T09:05:24.170Z] ---> 442f4cd53e58 [2021-02-08T09:05:24.170Z] Step 6/26 : COPY go.mod . [2021-02-08T09:05:24.170Z] ---> Running in d17028900a72 [2021-02-08T09:05:24.170Z] Removing intermediate container 2e5a8068f3d6 [2021-02-08T09:05:24.170Z] ---> 80782a27bee0 [2021-02-08T09:05:24.170Z] Step 6/24 : COPY go.mod . [2021-02-08T09:05:24.751Z] ---> cef9189c625e [2021-02-08T09:05:24.751Z] Step 7/26 : RUN go mod download [2021-02-08T09:05:24.751Z] ---> 3001da31c0fa [2021-02-08T09:05:24.751Z] Step 7/24 : RUN go mod download [2021-02-08T09:05:24.751Z] Removing intermediate container 94491de3efd1 [2021-02-08T09:05:24.751Z] ---> 6407031bf52f [2021-02-08T09:05:24.751Z] Step 8/22 : COPY . . [2021-02-08T09:05:24.751Z] ---> Running in 60c71b02a87e [2021-02-08T09:05:24.751Z] ---> Running in db307d715662 [2021-02-08T09:05:27.325Z] Removing intermediate container 99f3ca63a0e8 [2021-02-08T09:05:27.325Z] ---> 5afd8101de65 [2021-02-08T09:05:27.325Z] Step 8/31 : COPY . . [2021-02-08T09:05:31.440Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-08T09:05:33.983Z] Removing intermediate container d17028900a72 [2021-02-08T09:05:33.983Z] ---> fc0b2a0b1732 [2021-02-08T09:05:33.983Z] Step 8/21 : COPY . . [2021-02-08T09:05:37.315Z] Removing intermediate container 60c71b02a87e [2021-02-08T09:05:37.315Z] ---> f185a93fc00a [2021-02-08T09:05:37.315Z] Step 8/26 : COPY . . [2021-02-08T09:05:40.661Z] Removing intermediate container db307d715662 [2021-02-08T09:05:40.661Z] ---> b8b979cb788c [2021-02-08T09:05:40.661Z] Step 8/24 : COPY . . [2021-02-08T09:06:02.750Z] ---> 74bbc9aacdf3 [2021-02-08T09:06:02.750Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-08T09:06:02.750Z] ---> 962305c0fafb [2021-02-08T09:06:02.750Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-08T09:06:05.423Z] ---> Running in c6006a2dc4d7 [2021-02-08T09:06:05.707Z] ---> Running in e998517342e4 [2021-02-08T09:06:09.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T09:06:09.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-08T09:06:12.458Z] ---> 1507032cce04 [2021-02-08T09:06:12.458Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-08T09:06:12.458Z] ---> f49a94ecc28a [2021-02-08T09:06:12.458Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-08T09:06:12.458Z] ---> 43e4363c754c [2021-02-08T09:06:12.458Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-08T09:06:12.458Z] ---> Running in 3dea77b21b34 [2021-02-08T09:06:12.458Z] ---> Running in 1f9327a529e9 [2021-02-08T09:06:12.458Z] ---> Running in 09d3e15448f7 [2021-02-08T09:06:13.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-08T09:06:13.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-08T09:06:13.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-08T09:06:18.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-08T09:06:21.136Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-08T09:06:31.391Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-08T09:06:31.392Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-08T09:06:31.392Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-08T09:06:32.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-08T09:06:32.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-08T09:06:32.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-08T09:06:32.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-08T09:06:32.865Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-08T09:06:35.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-08T09:06:36.027Z] 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 [2021-02-08T09:06:38.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-08T09:06:38.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T09:06:42.285Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-08T09:06:42.285Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-08T09:06:42.285Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-08T09:06:43.798Z] Removing intermediate container c6006a2dc4d7 [2021-02-08T09:06:43.798Z] ---> 4e4430144a18 [2021-02-08T09:06:43.798Z] [2021-02-08T09:06:43.798Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T09:06:43.798Z] 3.12: Pulling from library/alpine [2021-02-08T09:06:45.730Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T09:06:45.730Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T09:06:45.730Z] ---> 389fef711851 [2021-02-08T09:06:45.730Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-08T09:06:45.730Z] Removing intermediate container 3dea77b21b34 [2021-02-08T09:06:45.730Z] ---> 8b30292d0775 [2021-02-08T09:06:45.730Z] [2021-02-08T09:06:45.730Z] Step 10/24 : FROM alpine:3.12 [2021-02-08T09:06:45.730Z] ---> 389fef711851 [2021-02-08T09:06:45.730Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-08T09:06:45.730Z] Removing intermediate container e998517342e4 [2021-02-08T09:06:45.730Z] ---> e3ca9dc4a484 [2021-02-08T09:06:45.730Z] [2021-02-08T09:06:45.730Z] Step 10/31 : FROM alpine:3.12 [2021-02-08T09:06:45.730Z] ---> 389fef711851 [2021-02-08T09:06:45.730Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-08T09:06:45.730Z] ---> Running in 387149c121f7 [2021-02-08T09:06:47.661Z] ---> Running in bf96281fc747 [2021-02-08T09:06:47.661Z] ---> Running in c7ec3ceccf89 [2021-02-08T09:06:47.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.332s coverage: 45.6% of statements [2021-02-08T09:06:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-08T09:06:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-08T09:06:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-08T09:06:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-08T09:06:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-08T09:06:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-08T09:06:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-08T09:06:48.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.183s coverage: 100.0% of statements [2021-02-08T09:06:49.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:06:49.618Z] Removing intermediate container 09d3e15448f7 [2021-02-08T09:06:49.618Z] ---> f52d95a7104e [2021-02-08T09:06:49.618Z] [2021-02-08T09:06:49.618Z] Step 10/21 : FROM alpine:3.12 [2021-02-08T09:06:49.618Z] ---> 389fef711851 [2021-02-08T09:06:49.618Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-08T09:06:49.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:06:49.618Z] Removing intermediate container 1f9327a529e9 [2021-02-08T09:06:49.618Z] ---> 3b434efa81f7 [2021-02-08T09:06:49.618Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-08T09:06:49.618Z] Removing intermediate container c7ec3ceccf89 [2021-02-08T09:06:49.618Z] ---> 4be07e8c0f0a [2021-02-08T09:06:49.618Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-08T09:06:49.618Z] ---> Running in a15dc8526028 [2021-02-08T09:06:49.618Z] ---> Running in 9922a77ac11f [2021-02-08T09:06:49.618Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T09:06:49.618Z] ---> Running in 14e6dfcd8f6d [2021-02-08T09:06:49.618Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:06:49.618Z] OK: 6 MiB in 15 packages [2021-02-08T09:06:49.895Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:06:49.895Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:06:50.166Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-08T09:06:50.166Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T09:06:50.166Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-08T09:06:50.166Z] (4/5) Installing curl (7.69.1-r3) [2021-02-08T09:06:50.166Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-08T09:06:50.166Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:06:50.166Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T09:06:50.166Z] OK: 7 MiB in 19 packages [2021-02-08T09:06:50.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:06:50.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:06:50.429Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-08T09:06:50.429Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T09:06:50.429Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-08T09:06:50.706Z] (4/4) Installing curl (7.69.1-r3) [2021-02-08T09:06:50.706Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:06:50.706Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T09:06:50.706Z] OK: 7 MiB in 18 packages [2021-02-08T09:06:50.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:06:50.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:06:50.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-08T09:06:50.972Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-08T09:06:50.972Z] (2/2) Installing su-exec (0.2-r1) [2021-02-08T09:06:50.972Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:06:50.972Z] OK: 6 MiB in 16 packages [2021-02-08T09:06:51.557Z] Removing intermediate container 387149c121f7 [2021-02-08T09:06:51.557Z] ---> dd2920a4989b [2021-02-08T09:06:51.557Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T09:06:52.509Z] ---> Running in 166ef2774788 [2021-02-08T09:06:53.087Z] Removing intermediate container bf96281fc747 [2021-02-08T09:06:53.087Z] ---> 72e63a4a10d2 [2021-02-08T09:06:53.087Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T09:06:53.087Z] Removing intermediate container a15dc8526028 [2021-02-08T09:06:53.087Z] ---> 3caf38330b61 [2021-02-08T09:06:53.087Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T09:06:53.358Z] Removing intermediate container 166ef2774788 [2021-02-08T09:06:53.358Z] ---> 24585c825c6b [2021-02-08T09:06:53.358Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-08T09:06:53.358Z] ---> Running in d4bea21bd348 [2021-02-08T09:06:53.358Z] ---> Running in 46f908af8328 [2021-02-08T09:06:53.625Z] ---> Running in 3b6d07d55055 [2021-02-08T09:06:53.625Z] Removing intermediate container 9922a77ac11f [2021-02-08T09:06:53.625Z] ---> ac4b11c08219 [2021-02-08T09:06:53.625Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-08T09:06:53.625Z] Removing intermediate container 14e6dfcd8f6d [2021-02-08T09:06:53.625Z] ---> c61c7c9134e1 [2021-02-08T09:06:53.625Z] [2021-02-08T09:06:53.625Z] Step 11/26 : FROM docker:20.10.0 [2021-02-08T09:06:53.625Z] ---> Running in 0001be3d626c [2021-02-08T09:06:53.625Z] 20.10.0: Pulling from library/docker [2021-02-08T09:06:53.896Z] Removing intermediate container 46f908af8328 [2021-02-08T09:06:53.896Z] ---> db7c2cd6b15a [2021-02-08T09:06:53.896Z] Step 13/24 : WORKDIR / [2021-02-08T09:06:53.896Z] Removing intermediate container d4bea21bd348 [2021-02-08T09:06:53.896Z] ---> a490449cca5c [2021-02-08T09:06:53.896Z] Step 13/21 : WORKDIR /edgex [2021-02-08T09:06:53.896Z] Removing intermediate container 3b6d07d55055 [2021-02-08T09:06:53.896Z] ---> 795fc7028812 [2021-02-08T09:06:53.896Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T09:06:55.292Z] ---> Running in 9fd9a3bab899 [2021-02-08T09:06:55.882Z] ---> Running in b4ee09459228 [2021-02-08T09:06:55.882Z] Removing intermediate container 0001be3d626c [2021-02-08T09:06:55.882Z] ---> 1d8a229ad7e6 [2021-02-08T09:06:55.882Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-08T09:06:55.882Z] ---> Running in aaf76494acc4 [2021-02-08T09:06:56.155Z] ---> Running in 7c8c7acf8d35 [2021-02-08T09:06:56.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.514s coverage: 27.1% of statements [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-08T09:06:56.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-08T09:06:56.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-08T09:06:56.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.265s coverage: 65.8% of statements [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-08T09:06:56.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-08T09:06:56.740Z] Removing intermediate container 9fd9a3bab899 [2021-02-08T09:06:56.740Z] ---> 5e648315d547 [2021-02-08T09:06:56.740Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-08T09:06:56.740Z] Removing intermediate container b4ee09459228 [2021-02-08T09:06:56.740Z] ---> 544521d6ec0f [2021-02-08T09:06:56.740Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-08T09:06:56.740Z] Removing intermediate container aaf76494acc4 [2021-02-08T09:06:56.740Z] ---> 249425be0c43 [2021-02-08T09:06:56.740Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:06:56.740Z] Removing intermediate container 7c8c7acf8d35 [2021-02-08T09:06:56.740Z] ---> 75007eef7a26 [2021-02-08T09:06:56.740Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-08T09:06:57.004Z] ---> Running in 9742f119d803 [2021-02-08T09:06:57.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.669s coverage: 82.3% of statements [2021-02-08T09:06:57.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-08T09:06:57.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T09:06:57.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-08T09:06:57.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-08T09:06:57.587Z] ---> 158e64eb0488 [2021-02-08T09:06:57.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-08T09:06:57.587Z] ---> 747905b1f3fb [2021-02-08T09:06:57.587Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-08T09:06:57.587Z] ---> 01788f1a94db [2021-02-08T09:06:57.587Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-08T09:06:58.168Z] ---> cc4984d34636 [2021-02-08T09:06:58.168Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-08T09:06:58.433Z] ---> dc7d609f8078 [2021-02-08T09:06:58.433Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-08T09:06:58.434Z] ---> 2a00b2f61ad9 [2021-02-08T09:06:58.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-08T09:06:58.698Z] ---> 4b340e58380b [2021-02-08T09:06:58.698Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-08T09:06:58.962Z] ---> 5d1b9dd9f31d [2021-02-08T09:06:58.962Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-08T09:06:58.962Z] Removing intermediate container 9742f119d803 [2021-02-08T09:06:58.962Z] ---> 7aa3c399aa95 [2021-02-08T09:06:58.962Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-08T09:06:59.230Z] ---> 0d25745cb30b [2021-02-08T09:06:59.230Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-08T09:06:59.499Z] ---> Running in 38f47d18c4cb [2021-02-08T09:06:59.499Z] ---> Running in d937e2498fbf [2021-02-08T09:06:59.778Z] ---> 8c73d7d9a03b [2021-02-08T09:06:59.778Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-08T09:06:59.778Z] ---> Running in 5b3cd6decc8f [2021-02-08T09:06:59.778Z] Removing intermediate container d937e2498fbf [2021-02-08T09:06:59.778Z] ---> 762d7dea8a80 [2021-02-08T09:06:59.778Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:07:00.060Z] Removing intermediate container 38f47d18c4cb [2021-02-08T09:07:00.060Z] ---> 72ca6b01f8c2 [2021-02-08T09:07:00.060Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-08T09:07:00.641Z] Removing intermediate container 5b3cd6decc8f [2021-02-08T09:07:00.641Z] ---> 788caa371f97 [2021-02-08T09:07:00.641Z] Step 18/21 : CMD ["--init=true"] [2021-02-08T09:07:01.216Z] ---> Running in 792ef45e4444 [2021-02-08T09:07:01.216Z] ---> 80b9e5fb8ee9 [2021-02-08T09:07:01.216Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-08T09:07:01.216Z] ---> ef63c4410c3f [2021-02-08T09:07:01.216Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-08T09:07:01.494Z] ---> Running in 599f6a830c4f [2021-02-08T09:07:01.494Z] ---> Running in 940dd9aae008 [2021-02-08T09:07:01.494Z] Removing intermediate container 792ef45e4444 [2021-02-08T09:07:01.494Z] ---> d35be3f67062 [2021-02-08T09:07:01.494Z] Step 20/22 : LABEL arch=x86_64 [2021-02-08T09:07:01.763Z] Removing intermediate container 599f6a830c4f [2021-02-08T09:07:01.763Z] ---> 76b26e73c654 [2021-02-08T09:07:01.763Z] Step 19/21 : LABEL arch=x86_64 [2021-02-08T09:07:02.026Z] ---> Running in 2f452ef24925 [2021-02-08T09:07:02.026Z] ---> 0f0ca66ec449 [2021-02-08T09:07:02.026Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-08T09:07:02.026Z] ---> Running in 4c2726caf6c4 [2021-02-08T09:07:02.603Z] ---> Running in e453b88a2cab [2021-02-08T09:07:02.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.139s coverage: 28.6% of statements [2021-02-08T09:07:02.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-08T09:07:02.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-08T09:07:02.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-08T09:07:02.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-08T09:07:02.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-08T09:07:02.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements [2021-02-08T09:07:02.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-08T09:07:02.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.081s coverage: 100.0% of statements [2021-02-08T09:07:02.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-08T09:07:02.871Z] Removing intermediate container 2f452ef24925 [2021-02-08T09:07:02.871Z] ---> d733a93020b9 [2021-02-08T09:07:02.871Z] Step 21/22 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:07:02.871Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-08T09:07:02.871Z] Removing intermediate container 4c2726caf6c4 [2021-02-08T09:07:02.871Z] ---> 881e59da81d2 [2021-02-08T09:07:02.871Z] Step 20/21 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:07:02.871Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-08T09:07:02.871Z] ---> aefe523efa57 [2021-02-08T09:07:02.871Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-08T09:07:03.136Z] ---> Running in 5cb21877655d [2021-02-08T09:07:03.136Z] ---> Running in 36114caf5c2a [2021-02-08T09:07:03.136Z] ---> Running in 2b7255ccd2c7 [2021-02-08T09:07:03.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.341s coverage: 86.7% of statements [2021-02-08T09:07:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-08T09:07:03.719Z] Removing intermediate container 5cb21877655d [2021-02-08T09:07:03.719Z] ---> d303ae7cda12 [2021-02-08T09:07:03.719Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T09:07:03.719Z] Removing intermediate container 36114caf5c2a [2021-02-08T09:07:03.719Z] ---> 227eb517c516 [2021-02-08T09:07:03.719Z] Step 21/21 : LABEL version=0.0.0 [2021-02-08T09:07:03.719Z] ---> Running in 0f20d6ba23ab [2021-02-08T09:07:03.719Z] ---> Running in 978cd71a6bc6 [2021-02-08T09:07:03.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:07:03.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:07:03.989Z] Removing intermediate container 940dd9aae008 [2021-02-08T09:07:03.989Z] ---> 2eb39f30bdb5 [2021-02-08T09:07:03.989Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:07:04.259Z] Removing intermediate container 978cd71a6bc6 [2021-02-08T09:07:04.259Z] ---> f24ec970ee40 [2021-02-08T09:07:04.259Z] [2021-02-08T09:07:04.259Z] Removing intermediate container 0f20d6ba23ab [2021-02-08T09:07:04.259Z] ---> a34418a8bca7 [2021-02-08T09:07:04.259Z] [2021-02-08T09:07:04.259Z] (1/2) Installing readline (8.0.4-r0) [2021-02-08T09:07:04.259Z] (2/2) Installing bash (5.0.17-r0) [2021-02-08T09:07:04.259Z] Executing bash-5.0.17-r0.post-install [2021-02-08T09:07:04.259Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:07:04.259Z] OK: 12 MiB in 22 packages [2021-02-08T09:07:04.259Z] Removing intermediate container e453b88a2cab [2021-02-08T09:07:04.259Z] ---> 59a9a169333b [2021-02-08T09:07:04.259Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-08T09:07:04.531Z] ---> d2fab2ff03c0 [2021-02-08T09:07:04.531Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-08T09:07:04.531Z] Successfully built f24ec970ee40 [2021-02-08T09:07:04.531Z] Successfully built a34418a8bca7 [2021-02-08T09:07:04.531Z] ---> Running in 5273f2fb03f9 [2021-02-08T09:07:04.531Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-08T09:07:04.531Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-08T09:07:04.531Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-02-08T09:07:04.531Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-02-08T09:07:04.798Z] Removing intermediate container 5273f2fb03f9 [2021-02-08T09:07:04.798Z] ---> 8e22968ef5cc [2021-02-08T09:07:04.798Z] Step 22/24 : LABEL arch=x86_64 [2021-02-08T09:07:05.067Z] ---> Running in 1cb64e1872dc [2021-02-08T09:07:05.067Z] Removing intermediate container 2b7255ccd2c7 [2021-02-08T09:07:05.067Z] ---> 3ffc68bbfd3d [2021-02-08T09:07:05.067Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-08T09:07:05.067Z] ---> 5d1f0d14683f [2021-02-08T09:07:05.067Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-08T09:07:05.331Z] ---> Running in 639ee28acaad [2021-02-08T09:07:05.331Z] Removing intermediate container 1cb64e1872dc [2021-02-08T09:07:05.331Z] ---> 745023a3ca60 [2021-02-08T09:07:05.331Z] Step 23/24 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:07:06.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.341s coverage: 97.5% of statements [2021-02-08T09:07:06.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-08T09:07:06.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.145s coverage: 78.3% of statements [2021-02-08T09:07:06.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-08T09:07:06.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-08T09:07:06.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-08T09:07:06.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-08T09:07:08.674Z] ---> Running in 1eda8040491c [2021-02-08T09:07:09.263Z] ---> efa9f6dc15bf [2021-02-08T09:07:09.264Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-08T09:07:09.264Z] Removing intermediate container 639ee28acaad [2021-02-08T09:07:09.264Z] ---> dce9664751a4 [2021-02-08T09:07:09.264Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-08T09:07:09.530Z] ---> Running in 911af964bc5d [2021-02-08T09:07:09.806Z] Removing intermediate container 1eda8040491c [2021-02-08T09:07:09.806Z] ---> abb977af5964 [2021-02-08T09:07:09.806Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T09:07:12.392Z] ---> Running in 3ddbd514a70d [2021-02-08T09:07:12.392Z] ---> e9613e041bb6 [2021-02-08T09:07:12.392Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-08T09:07:12.392Z] Removing intermediate container 911af964bc5d [2021-02-08T09:07:12.392Z] ---> 72cc93adfcbf [2021-02-08T09:07:12.392Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-08T09:07:12.392Z] ---> Running in 2ae5a02ab054 [2021-02-08T09:07:13.370Z] Removing intermediate container 3ddbd514a70d [2021-02-08T09:07:13.370Z] ---> 38593395c495 [2021-02-08T09:07:13.370Z] [2021-02-08T09:07:13.962Z] ---> c89c44b529d8 [2021-02-08T09:07:13.962Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-08T09:07:13.962Z] Successfully built 38593395c495 [2021-02-08T09:07:14.236Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-08T09:07:14.236Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-02-08T09:07:14.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.376s coverage: 92.8% of statements [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-08T09:07:14.448Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-08T09:07:14.448Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.221s coverage: 0.1% of statements [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-08T09:07:14.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-08T09:07:14.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements [2021-02-08T09:07:14.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.111s coverage: 79.5% of statements [2021-02-08T09:07:14.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-02-08T09:07:14.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-02-08T09:07:14.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2021-02-08T09:07:15.658Z] Removing intermediate container 2ae5a02ab054 [2021-02-08T09:07:15.658Z] ---> bd427d44441c [2021-02-08T09:07:15.658Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-08T09:07:21.018Z] ---> Running in c9368f153419 [2021-02-08T09:07:22.436Z] ---> ee037456d4ea [2021-02-08T09:07:22.436Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-08T09:07:22.705Z] Removing intermediate container c9368f153419 [2021-02-08T09:07:22.705Z] ---> 227a009d47c4 [2021-02-08T09:07:22.705Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-08T09:07:23.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:07:23.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:07:23.682Z] ---> 0e98bd897544 [2021-02-08T09:07:23.682Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T09:07:23.682Z] ---> Using cache [2021-02-08T09:07:23.682Z] ---> 210cc33f4bea [2021-02-08T09:07:23.682Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:07:23.682Z] ---> Using cache [2021-02-08T09:07:23.682Z] ---> 3750cc3a930e [2021-02-08T09:07:23.682Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T09:07:23.682Z] ---> Using cache [2021-02-08T09:07:23.682Z] ---> 80782a27bee0 [2021-02-08T09:07:23.682Z] Step 6/23 : COPY go.mod . [2021-02-08T09:07:23.682Z] ---> Using cache [2021-02-08T09:07:23.682Z] ---> 3001da31c0fa [2021-02-08T09:07:23.682Z] Step 7/23 : RUN go mod download [2021-02-08T09:07:23.682Z] ---> Using cache [2021-02-08T09:07:23.682Z] ---> b8b979cb788c [2021-02-08T09:07:23.682Z] Step 8/23 : COPY . . [2021-02-08T09:07:23.953Z] ---> Using cache [2021-02-08T09:07:23.953Z] ---> 1507032cce04 [2021-02-08T09:07:23.953Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-08T09:07:23.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:07:23.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:07:23.953Z] ---> 0e98bd897544 [2021-02-08T09:07:23.953Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T09:07:23.953Z] ---> Using cache [2021-02-08T09:07:23.953Z] ---> 210cc33f4bea [2021-02-08T09:07:23.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:07:23.953Z] ---> Using cache [2021-02-08T09:07:23.953Z] ---> 3750cc3a930e [2021-02-08T09:07:23.953Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-08T09:07:24.917Z] ---> 6d3ca7cebfbc [2021-02-08T09:07:24.917Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-08T09:07:25.505Z] ---> dc3efef9661f [2021-02-08T09:07:25.505Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-08T09:07:25.780Z] ---> Running in b9ed08d8b427 [2021-02-08T09:07:25.780Z] ---> Running in aad4bbe1ee7b [2021-02-08T09:07:26.050Z] ---> Running in ff96108cc379 [2021-02-08T09:07:26.314Z] ---> 214c45b684d6 [2021-02-08T09:07:26.314Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-08T09:07:26.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.099s coverage: 94.4% of statements [2021-02-08T09:07:26.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2021-02-08T09:07:26.903Z] ---> Running in 907a2f316f93 [2021-02-08T09:07:27.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-08T09:07:27.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:07:28.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:07:28.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:07:28.741Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-08T09:07:28.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:07:29.025Z] (2/33) Installing expat (2.2.9-r1) [2021-02-08T09:07:29.025Z] (3/33) Installing libffi (3.3-r2) [2021-02-08T09:07:29.025Z] (4/33) Installing gdbm (1.13-r1) [2021-02-08T09:07:29.025Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-08T09:07:29.025Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-08T09:07:29.025Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-08T09:07:29.310Z] Removing intermediate container ff96108cc379 [2021-02-08T09:07:29.310Z] ---> a85dc672306d [2021-02-08T09:07:29.310Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-08T09:07:29.574Z] OK: 233 MiB in 51 packages [2021-02-08T09:07:34.927Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:07:34.927Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:07:34.927Z] ---> 0e98bd897544 [2021-02-08T09:07:34.927Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T09:07:34.927Z] ---> Using cache [2021-02-08T09:07:34.927Z] ---> 210cc33f4bea [2021-02-08T09:07:34.927Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:07:34.927Z] ---> Using cache [2021-02-08T09:07:34.927Z] ---> 3750cc3a930e [2021-02-08T09:07:34.927Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T09:07:34.927Z] ---> Using cache [2021-02-08T09:07:34.927Z] ---> 80782a27bee0 [2021-02-08T09:07:34.927Z] Step 6/23 : COPY go.mod . [2021-02-08T09:07:34.927Z] ---> Using cache [2021-02-08T09:07:34.927Z] ---> 3001da31c0fa [2021-02-08T09:07:34.928Z] Step 7/23 : RUN go mod download [2021-02-08T09:07:34.928Z] ---> Using cache [2021-02-08T09:07:34.928Z] ---> b8b979cb788c [2021-02-08T09:07:34.928Z] Step 8/23 : COPY . . [2021-02-08T09:07:34.928Z] ---> Using cache [2021-02-08T09:07:34.928Z] ---> 1507032cce04 [2021-02-08T09:07:34.928Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-08T09:07:35.197Z] ---> Running in f2e55d8f011c [2021-02-08T09:07:35.462Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-08T09:07:35.462Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-08T09:07:35.462Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-08T09:07:35.462Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-08T09:07:35.462Z] ---> Running in 821c170fd6e2 [2021-02-08T09:07:35.462Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-08T09:07:35.462Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-08T09:07:35.462Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-08T09:07:36.070Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-08T09:07:36.070Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-08T09:07:36.070Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-08T09:07:36.070Z] Removing intermediate container f2e55d8f011c [2021-02-08T09:07:36.070Z] ---> ef9e1a80ebe8 [2021-02-08T09:07:36.070Z] Step 28/31 : CMD ["gate"] [2021-02-08T09:07:36.677Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-08T09:07:36.678Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-08T09:07:36.678Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-08T09:07:37.266Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-08T09:07:37.547Z] Removing intermediate container aad4bbe1ee7b [2021-02-08T09:07:37.547Z] ---> 59765bd92180 [2021-02-08T09:07:37.547Z] Step 6/22 : COPY go.mod . [2021-02-08T09:07:37.547Z] ---> Running in 5dee92e8b938 [2021-02-08T09:07:37.547Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-08T09:07:37.547Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-08T09:07:37.547Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-08T09:07:37.547Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-08T09:07:37.547Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-08T09:07:37.547Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-08T09:07:37.547Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-08T09:07:37.547Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-08T09:07:37.548Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-08T09:07:37.548Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-08T09:07:37.824Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-08T09:07:37.824Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-08T09:07:38.439Z] Removing intermediate container 5dee92e8b938 [2021-02-08T09:07:38.439Z] ---> e24da2412f97 [2021-02-08T09:07:38.439Z] Step 29/31 : LABEL arch=x86_64 [2021-02-08T09:07:38.439Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:07:38.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-08T09:07:38.725Z] OK: 71 MiB in 55 packages [2021-02-08T09:07:38.725Z] ---> bcabb52d834d [2021-02-08T09:07:38.725Z] Step 7/22 : RUN go mod download [2021-02-08T09:07:39.004Z] ---> Running in 7418aa99a79f [2021-02-08T09:07:39.004Z] ---> Running in d08309d7f5fb [2021-02-08T09:07:39.614Z] Removing intermediate container 7418aa99a79f [2021-02-08T09:07:39.614Z] ---> 05de614a26a7 [2021-02-08T09:07:39.614Z] Step 30/31 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:07:39.885Z] ---> Running in ec7afb798c97 [2021-02-08T09:07:40.166Z] Removing intermediate container ec7afb798c97 [2021-02-08T09:07:40.166Z] ---> a74186b355a9 [2021-02-08T09:07:40.166Z] Step 31/31 : LABEL version=0.0.0 [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.116s coverage: 92.9% of statements [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.2% of statements [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.4% of statements [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.782s coverage: 68.9% of statements [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.320s coverage: 37.0% of statements [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-08T09:07:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.464s coverage: 84.0% of statements [2021-02-08T09:07:42.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements [2021-02-08T09:07:42.134Z] ---> Running in 9643fcbc3a6c [2021-02-08T09:07:43.569Z] Removing intermediate container 9643fcbc3a6c [2021-02-08T09:07:43.569Z] ---> 8f9289e4336c [2021-02-08T09:07:43.569Z] [2021-02-08T09:07:44.176Z] Successfully built 8f9289e4336c [2021-02-08T09:07:44.176Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-08T09:07:44.176Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-02-08T09:07:44.176Z] Removing intermediate container d08309d7f5fb [2021-02-08T09:07:44.176Z] ---> ec6b7f224d06 [2021-02-08T09:07:44.176Z] Step 8/22 : COPY . . [2021-02-08T09:07:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.481s coverage: 47.0% of statements [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-08T09:07:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-08T09:07:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-08T09:07:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.248s coverage: 87.7% of statements [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T09:07:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-08T09:07:55.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.122s coverage: 29.1% of statements [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-08T09:07:55.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.198s coverage: 99.0% of statements [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-08T09:07:55.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-08T09:07:55.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.153s coverage: 100.0% of statements [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-08T09:07:55.840Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.074s coverage: 0.0% of statements [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-08T09:07:55.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-08T09:07:55.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-08T09:07:55.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-08T09:07:55.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-02-08T09:07:55.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-08T09:07:56.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-08T09:07:57.441Z] GO111MODULE=on go vet ./... [2021-02-08T09:08:16.938Z] Removing intermediate container 907a2f316f93 [2021-02-08T09:08:16.938Z] ---> f414d37e167f [2021-02-08T09:08:16.938Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-08T09:08:16.938Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:08:16.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:08:16.938Z] ---> 0e98bd897544 [2021-02-08T09:08:16.938Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T09:08:16.938Z] ---> Using cache [2021-02-08T09:08:16.938Z] ---> 210cc33f4bea [2021-02-08T09:08:16.938Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:08:16.938Z] ---> Using cache [2021-02-08T09:08:16.938Z] ---> 3750cc3a930e [2021-02-08T09:08:16.938Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-08T09:08:16.938Z] ---> Running in 65ec00648074 [2021-02-08T09:08:16.938Z] ---> Running in b844ece94b7b [2021-02-08T09:08:16.938Z] ---> 0db2e1c3cbf7 [2021-02-08T09:08:16.938Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-08T09:08:16.938Z] ---> Running in 143b4cacb18f [2021-02-08T09:08:16.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:08:16.938Z] Removing intermediate container b9ed08d8b427 [2021-02-08T09:08:16.938Z] ---> e309cf94e534 [2021-02-08T09:08:16.938Z] [2021-02-08T09:08:16.938Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T09:08:16.938Z] ---> 389fef711851 [2021-02-08T09:08:16.938Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T09:08:16.938Z] ---> Using cache [2021-02-08T09:08:16.938Z] ---> dd2920a4989b [2021-02-08T09:08:16.938Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T09:08:16.938Z] ---> Using cache [2021-02-08T09:08:16.938Z] ---> 24585c825c6b [2021-02-08T09:08:16.938Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-08T09:08:16.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:08:16.938Z] ---> Running in 0583c88f76d8 [2021-02-08T09:08:16.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-08T09:08:17.216Z] OK: 233 MiB in 51 packages [2021-02-08T09:08:17.808Z] Removing intermediate container 0583c88f76d8 [2021-02-08T09:08:17.808Z] ---> b724295384e6 [2021-02-08T09:08:17.808Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T09:08:18.773Z] Collecting docker-compose==1.23.2 [2021-02-08T09:08:18.773Z] ---> Running in 03e1c92ff59a [2021-02-08T09:08:18.773Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-08T09:08:19.044Z] Removing intermediate container 821c170fd6e2 [2021-02-08T09:08:19.044Z] ---> 55f4c1073092 [2021-02-08T09:08:19.044Z] [2021-02-08T09:08:19.044Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T09:08:19.044Z] ---> 389fef711851 [2021-02-08T09:08:19.044Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T09:08:19.044Z] ---> Using cache [2021-02-08T09:08:19.044Z] ---> dd2920a4989b [2021-02-08T09:08:19.044Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T09:08:19.044Z] ---> Using cache [2021-02-08T09:08:19.044Z] ---> 24585c825c6b [2021-02-08T09:08:19.044Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-08T09:08:19.325Z] Collecting PyYAML<4,>=3.10 [2021-02-08T09:08:19.325Z] Removing intermediate container 03e1c92ff59a [2021-02-08T09:08:19.325Z] ---> 0c932659c7da [2021-02-08T09:08:19.325Z] Step 15/23 : WORKDIR / [2021-02-08T09:08:19.325Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-08T09:08:19.325Z] ---> Running in cbf78aa2e399 [2021-02-08T09:08:19.325Z] Removing intermediate container b844ece94b7b [2021-02-08T09:08:19.325Z] ---> a63bad28424e [2021-02-08T09:08:19.325Z] Step 6/23 : COPY go.mod . [2021-02-08T09:08:19.618Z] ---> Running in 7c5cad7c92a6 [2021-02-08T09:08:21.024Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-08T09:08:21.024Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-08T09:08:21.607Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-08T09:08:21.607Z] ---> 5c454947047e [2021-02-08T09:08:21.607Z] Step 7/23 : RUN go mod download [2021-02-08T09:08:21.607Z] Removing intermediate container cbf78aa2e399 [2021-02-08T09:08:21.607Z] ---> 26fb7dd2d3c8 [2021-02-08T09:08:21.607Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T09:08:21.607Z] Collecting cached-property<2,>=1.2.0 [2021-02-08T09:08:21.607Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-08T09:08:21.892Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-08T09:08:21.892Z] ---> Running in 015f2974434d [2021-02-08T09:08:21.892Z] Removing intermediate container 7c5cad7c92a6 [2021-02-08T09:08:21.892Z] ---> 55c5d38c2a29 [2021-02-08T09:08:21.892Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:08:21.892Z] ---> Running in 5ccf6f93cd61 [2021-02-08T09:08:21.892Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-08T09:08:22.488Z] Removing intermediate container 5ccf6f93cd61 [2021-02-08T09:08:22.488Z] ---> c30913296635 [2021-02-08T09:08:22.488Z] Step 15/23 : WORKDIR / [2021-02-08T09:08:22.771Z] Collecting texttable<0.10,>=0.9.0 [2021-02-08T09:08:22.771Z] ---> Running in 4f60968cd380 [2021-02-08T09:08:22.771Z] ---> 94a7df14b238 [2021-02-08T09:08:22.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-08T09:08:22.771Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-08T09:08:23.055Z] Removing intermediate container 4f60968cd380 [2021-02-08T09:08:23.055Z] ---> 35ae16927a8c [2021-02-08T09:08:23.055Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:08:23.658Z] ---> e28dfe0036c4 [2021-02-08T09:08:23.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-08T09:08:23.658Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-08T09:08:23.658Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-08T09:08:23.935Z] Collecting jsonschema<3,>=2.5.1 [2021-02-08T09:08:23.935Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-08T09:08:24.219Z] ---> 81aad138e5a3 [2021-02-08T09:08:24.219Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-08T09:08:24.219Z] Collecting docker<4.0,>=3.6.0 [2021-02-08T09:08:24.219Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-08T09:08:24.808Z] Collecting docopt<0.7,>=0.6.1 [2021-02-08T09:08:24.808Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-08T09:08:26.271Z] ---> 47aaedf94d8b [2021-02-08T09:08:26.271Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-08T09:08:26.542Z] ---> 14e29e685897 [2021-02-08T09:08:26.542Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-08T09:08:26.807Z] ---> Running in 75688bf57bb1 [2021-02-08T09:08:26.807Z] Removing intermediate container 015f2974434d [2021-02-08T09:08:26.807Z] ---> 54e66320db6c [2021-02-08T09:08:26.807Z] Step 8/23 : COPY . . [2021-02-08T09:08:27.091Z] Collecting idna<2.8,>=2.5 [2021-02-08T09:08:27.091Z] ---> 15e64091e9e0 [2021-02-08T09:08:27.091Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-08T09:08:27.091Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-08T09:08:27.091Z] Removing intermediate container 75688bf57bb1 [2021-02-08T09:08:27.091Z] ---> 30a15c1022c5 [2021-02-08T09:08:27.091Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:08:27.368Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-08T09:08:27.368Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-08T09:08:27.368Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-08T09:08:27.368Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-08T09:08:27.649Z] ---> Running in 7411848de5eb [2021-02-08T09:08:27.649Z] Collecting docker-pycreds>=0.4.0 [2021-02-08T09:08:27.649Z] ---> Running in baaee2fa9a77 [2021-02-08T09:08:27.649Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-08T09:08:28.617Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-08T09:08:28.617Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-08T09:08:28.617Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-08T09:08:28.617Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-08T09:08:29.204Z] Installing collected packages: PyYAML, websocket-client, cached-property, dockerpty, texttable, idna, urllib3, requests, jsonschema, docker-pycreds, docker, docopt, docker-compose [2021-02-08T09:08:29.204Z] Running setup.py install for PyYAML: started [2021-02-08T09:08:31.822Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-08T09:08:33.794Z] Removing intermediate container 7411848de5eb [2021-02-08T09:08:33.794Z] ---> 3fdc2432e5bf [2021-02-08T09:08:33.794Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:08:33.794Z] Removing intermediate container baaee2fa9a77 [2021-02-08T09:08:33.794Z] ---> 0ce3d26cbe86 [2021-02-08T09:08:33.794Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T09:08:33.794Z] Running setup.py install for dockerpty: started [2021-02-08T09:08:34.380Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-08T09:08:34.380Z] Running setup.py install for texttable: started [2021-02-08T09:08:34.963Z] Running setup.py install for texttable: finished with status 'done' [2021-02-08T09:08:34.963Z] Attempting uninstall: idna [2021-02-08T09:08:34.963Z] Found existing installation: idna 2.9 [2021-02-08T09:08:34.963Z] Uninstalling idna-2.9: [2021-02-08T09:08:34.963Z] Successfully uninstalled idna-2.9 [2021-02-08T09:08:35.230Z] ---> Running in 9b08d27bd20a [2021-02-08T09:08:35.230Z] ---> Running in 0a3395e56e8a [2021-02-08T09:08:35.230Z] Attempting uninstall: urllib3 [2021-02-08T09:08:35.230Z] Found existing installation: urllib3 1.25.9 [2021-02-08T09:08:35.230Z] Uninstalling urllib3-1.25.9: [2021-02-08T09:08:36.181Z] Successfully uninstalled urllib3-1.25.9 [2021-02-08T09:08:38.750Z] Attempting uninstall: requests [2021-02-08T09:08:38.750Z] Found existing installation: requests 2.23.0 [2021-02-08T09:08:38.750Z] Uninstalling requests-2.23.0: [2021-02-08T09:08:38.750Z] Successfully uninstalled requests-2.23.0 [2021-02-08T09:08:38.750Z] Removing intermediate container 0a3395e56e8a [2021-02-08T09:08:38.750Z] ---> 978b2f0e675c [2021-02-08T09:08:38.750Z] Step 22/23 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:08:38.750Z] Removing intermediate container 9b08d27bd20a [2021-02-08T09:08:38.750Z] ---> df00e7dcb8e3 [2021-02-08T09:08:38.750Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T09:08:43.002Z] ---> Running in bd037e270bb3 [2021-02-08T09:08:43.002Z] ---> Running in bd72b2e35c35 [2021-02-08T09:08:43.274Z] Running setup.py install for docopt: started [2021-02-08T09:08:44.226Z] Running setup.py install for docopt: finished with status 'done' [2021-02-08T09:08:45.635Z] Removing intermediate container bd72b2e35c35 [2021-02-08T09:08:45.635Z] ---> e2af839efd3e [2021-02-08T09:08:45.635Z] Step 22/23 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:08:46.223Z] Removing intermediate container bd037e270bb3 [2021-02-08T09:08:46.223Z] ---> 004dd4a8a951 [2021-02-08T09:08:46.223Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T09:08:47.713Z] 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 [2021-02-08T09:08:48.327Z] ---> Running in 681a1607fabc [2021-02-08T09:08:48.327Z] ---> Running in 49382138723b [2021-02-08T09:08:50.901Z] Removing intermediate container 681a1607fabc [2021-02-08T09:08:50.901Z] ---> b6e636bc7d48 [2021-02-08T09:08:50.901Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T09:08:50.901Z] Removing intermediate container 49382138723b [2021-02-08T09:08:50.901Z] ---> 96a698b7202d [2021-02-08T09:08:50.901Z] [2021-02-08T09:08:50.901Z] ---> Running in f29664564a25 [2021-02-08T09:08:50.901Z] ---> b032a010336d [2021-02-08T09:08:50.901Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-08T09:08:50.901Z] Removing intermediate container 143b4cacb18f [2021-02-08T09:08:50.901Z] ---> 28ee2942266e [2021-02-08T09:08:50.901Z] [2021-02-08T09:08:50.901Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T09:08:50.901Z] ---> 389fef711851 [2021-02-08T09:08:50.901Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-08T09:08:50.901Z] Successfully built 96a698b7202d [2021-02-08T09:08:50.901Z] ---> Running in 060f3300b7b2 [2021-02-08T09:08:50.901Z] Successfully tagged docker-core-metadata-go:latest [2021-02-08T09:08:51.164Z]  Building docker-core-metadata-go ... done  ---> Running in 24463bf6cc1e [2021-02-08T09:08:52.113Z] Removing intermediate container f29664564a25 [2021-02-08T09:08:52.113Z] ---> 27bfe9e2022c [2021-02-08T09:08:52.113Z] [2021-02-08T09:08:52.113Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-08T09:08:52.385Z] Successfully built 27bfe9e2022c [2021-02-08T09:08:52.661Z] Successfully tagged docker-core-command-go:latest [2021-02-08T09:08:52.929Z]  Building docker-core-command-go ... done Removing intermediate container 65ec00648074 [2021-02-08T09:08:52.929Z] ---> ac21ffa8ef33 [2021-02-08T09:08:52.929Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-08T09:08:52.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:08:52.929Z] ---> Running in 732fff7fa9ea [2021-02-08T09:08:52.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:08:53.194Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-08T09:08:53.194Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-08T09:08:53.194Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:08:53.774Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T09:08:53.774Z] OK: 6 MiB in 16 packages [2021-02-08T09:08:54.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:08:54.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:08:54.639Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T09:08:54.639Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-08T09:08:54.639Z] (3/3) Installing curl (7.69.1-r3) [2021-02-08T09:08:54.639Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:08:54.639Z] OK: 72 MiB in 58 packages [2021-02-08T09:08:57.244Z] Removing intermediate container 24463bf6cc1e [2021-02-08T09:08:57.244Z] ---> 9d86bcbe3158 [2021-02-08T09:08:57.244Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T09:08:57.244Z] ---> Running in be9ef3b9d76b [2021-02-08T09:08:57.244Z] Removing intermediate container 732fff7fa9ea [2021-02-08T09:08:57.244Z] ---> 18c069a28612 [2021-02-08T09:08:57.244Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-08T09:08:57.244Z] ---> Running in e662266d4afa [2021-02-08T09:08:57.526Z] Removing intermediate container be9ef3b9d76b [2021-02-08T09:08:57.527Z] ---> aeeaf0da2e12 [2021-02-08T09:08:57.527Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-08T09:08:57.809Z] Removing intermediate container e662266d4afa [2021-02-08T09:08:57.809Z] ---> 37f1a323f9cd [2021-02-08T09:08:57.809Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:08:57.809Z] ---> Running in 3e6a8f1b1bd9 [2021-02-08T09:08:57.809Z] ---> Running in 10415724a99d [2021-02-08T09:08:58.089Z] Removing intermediate container 3e6a8f1b1bd9 [2021-02-08T09:08:58.089Z] ---> 8bbe11299a0c [2021-02-08T09:08:58.089Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T09:08:58.366Z] ---> Running in 8d374086b624 [2021-02-08T09:08:58.366Z] Removing intermediate container 10415724a99d [2021-02-08T09:08:58.366Z] ---> db3ff5caf230 [2021-02-08T09:08:58.366Z] Step 24/26 : LABEL arch=x86_64 [2021-02-08T09:08:58.366Z] ---> Running in 04264d3eeaa4 [2021-02-08T09:08:58.366Z] Removing intermediate container 8d374086b624 [2021-02-08T09:08:58.366Z] ---> 57d59c395577 [2021-02-08T09:08:58.366Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:08:58.666Z] Removing intermediate container 04264d3eeaa4 [2021-02-08T09:08:58.666Z] ---> 03e56b300dec [2021-02-08T09:08:58.666Z] Step 25/26 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:08:58.666Z] ---> Running in d6c5b9492044 [2021-02-08T09:08:59.272Z] ---> 70819b89a913 [2021-02-08T09:08:59.272Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-08T09:08:59.272Z] Removing intermediate container d6c5b9492044 [2021-02-08T09:08:59.272Z] ---> 12b0720bb583 [2021-02-08T09:08:59.272Z] Step 26/26 : LABEL version=0.0.0 [2021-02-08T09:08:59.272Z] ---> Running in 4b4269a1ca74 [2021-02-08T09:08:59.861Z] Removing intermediate container 4b4269a1ca74 [2021-02-08T09:08:59.861Z] ---> a1b0b8a96dfd [2021-02-08T09:08:59.861Z] [2021-02-08T09:08:59.861Z] Successfully built a1b0b8a96dfd [2021-02-08T09:09:00.147Z] ---> 90fd6a9f5086 [2021-02-08T09:09:00.147Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-08T09:09:00.147Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-08T09:09:00.751Z]  Building docker-sys-mgmt-agent-go ... done  ---> 532288541e12 [2021-02-08T09:09:00.751Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-08T09:09:00.751Z] ---> Running in a8736a52ffe3 [2021-02-08T09:09:01.036Z] Removing intermediate container a8736a52ffe3 [2021-02-08T09:09:01.036Z] ---> 0291c3c7b633 [2021-02-08T09:09:01.036Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:09:01.036Z] ---> Running in 0ecfb351dd0b [2021-02-08T09:09:01.311Z] Removing intermediate container 0ecfb351dd0b [2021-02-08T09:09:01.311Z] ---> 06b696f7caa3 [2021-02-08T09:09:01.311Z] Step 20/22 : LABEL arch=x86_64 [2021-02-08T09:09:01.580Z] ---> Running in f6e4b42b318e [2021-02-08T09:09:01.858Z] Removing intermediate container f6e4b42b318e [2021-02-08T09:09:01.858Z] ---> 5e03a6298748 [2021-02-08T09:09:01.858Z] Step 21/22 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:09:02.820Z] ---> Running in 858e074c9711 [2021-02-08T09:09:03.094Z] Removing intermediate container 858e074c9711 [2021-02-08T09:09:03.094Z] ---> a34ca51b3f64 [2021-02-08T09:09:03.094Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T09:09:03.094Z] ---> Running in ca8c702d5744 [2021-02-08T09:09:03.369Z] Removing intermediate container ca8c702d5744 [2021-02-08T09:09:03.369Z] ---> d3a6f7453ed8 [2021-02-08T09:09:03.369Z] [2021-02-08T09:09:03.723Z] Successfully built d3a6f7453ed8 [2021-02-08T09:09:03.723Z] Successfully tagged docker-support-notifications-go:latest [2021-02-08T09:09:10.361Z]  Building docker-support-notifications-go ... done Removing intermediate container 060f3300b7b2 [2021-02-08T09:09:10.361Z] ---> 6acea77e0faf [2021-02-08T09:09:10.361Z] [2021-02-08T09:09:10.361Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T09:09:10.361Z] ---> 389fef711851 [2021-02-08T09:09:10.361Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-08T09:09:10.361Z] ---> Running in a7a1099084b4 [2021-02-08T09:09:10.361Z] Removing intermediate container a7a1099084b4 [2021-02-08T09:09:10.361Z] ---> 5b18391997d1 [2021-02-08T09:09:10.361Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-08T09:09:10.361Z] ---> Running in 2d768f015b8e [2021-02-08T09:09:10.361Z] Removing intermediate container 2d768f015b8e [2021-02-08T09:09:10.361Z] ---> 48e525a7ae62 [2021-02-08T09:09:10.361Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-08T09:09:10.361Z] ---> Running in e3df899e293e [2021-02-08T09:09:10.623Z] Removing intermediate container e3df899e293e [2021-02-08T09:09:10.623Z] ---> 91a558e74750 [2021-02-08T09:09:10.623Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:09:10.623Z] ---> Running in f774e65bc211 [2021-02-08T09:09:12.017Z] Removing intermediate container f774e65bc211 [2021-02-08T09:09:12.017Z] ---> 1fe036afa3b8 [2021-02-08T09:09:12.017Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-08T09:09:12.017Z] ---> Running in 0711cc3b3402 [2021-02-08T09:09:12.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:09:13.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:09:14.177Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-08T09:09:14.177Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-08T09:09:14.177Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T09:09:14.177Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-08T09:09:14.439Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T09:09:14.703Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-08T09:09:14.703Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:09:14.703Z] OK: 8 MiB in 20 packages [2021-02-08T09:09:15.281Z] Removing intermediate container 0711cc3b3402 [2021-02-08T09:09:15.281Z] ---> af35920f9f55 [2021-02-08T09:09:15.281Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:09:15.542Z] ---> 3664493284ac [2021-02-08T09:09:15.542Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-08T09:09:16.186Z] ---> 7cd5913ec637 [2021-02-08T09:09:16.186Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-08T09:09:16.487Z] ---> d72f41cfe750 [2021-02-08T09:09:16.487Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-08T09:09:16.487Z] ---> Running in aa097d832bb0 [2021-02-08T09:09:16.766Z] Removing intermediate container aa097d832bb0 [2021-02-08T09:09:16.766Z] ---> 06a32f95574e [2021-02-08T09:09:16.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:09:16.766Z] ---> Running in e732a972af58 [2021-02-08T09:09:17.043Z] Removing intermediate container e732a972af58 [2021-02-08T09:09:17.043Z] ---> 224a5caa8fd0 [2021-02-08T09:09:17.043Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T09:09:17.043Z] ---> Running in 3c3f3362c1b5 [2021-02-08T09:09:17.346Z] Removing intermediate container 3c3f3362c1b5 [2021-02-08T09:09:17.346Z] ---> 55133abb139b [2021-02-08T09:09:17.346Z] Step 22/23 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:09:17.346Z] ---> Running in ce915d4e06b5 [2021-02-08T09:09:17.620Z] Removing intermediate container ce915d4e06b5 [2021-02-08T09:09:17.620Z] ---> 30379fd34be9 [2021-02-08T09:09:17.620Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T09:09:17.620Z] ---> Running in a7a739b209c0 [2021-02-08T09:09:17.620Z] Removing intermediate container a7a739b209c0 [2021-02-08T09:09:17.620Z] ---> f9df8b5728bb [2021-02-08T09:09:17.620Z] [2021-02-08T09:09:17.884Z] Successfully built f9df8b5728bb [2021-02-08T09:09:18.146Z] Successfully tagged docker-core-data-go:latest [2021-02-08T09:09:18.419Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-08T09:09:18.452Z] $ docker stop --time=1 65edc552d0ec77fcd96b6887d61f26557435ff255d730cef8f70662fabb0caf6 [2021-02-08T09:09:19.328Z] gofmt -l . [2021-02-08T09:09:19.328Z] [ "`gofmt -l .`" = "" ] [2021-02-08T09:09:19.328Z] ./bin/test-go-mod-tidy.sh [2021-02-08T09:09:19.328Z] ./bin/test-attribution-txt.sh [2021-02-08T09:09:20.123Z] $ docker rm -f 65edc552d0ec77fcd96b6887d61f26557435ff255d730cef8f70662fabb0caf6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-02-08T09:09:20.731Z] + docker images [2021-02-08T09:09:20.731Z] + grep docker [2021-02-08T09:09:20.994Z] docker-core-data-go latest f9df8b5728bb 3 seconds ago 22.3MB [2021-02-08T09:09:20.994Z] docker-support-notifications-go latest d3a6f7453ed8 17 seconds ago 17.6MB [2021-02-08T09:09:20.994Z] docker-sys-mgmt-agent-go latest a1b0b8a96dfd 21 seconds ago 313MB [2021-02-08T09:09:20.994Z] docker-core-command-go latest 27bfe9e2022c 29 seconds ago 16.9MB [2021-02-08T09:09:20.994Z] docker-core-metadata-go latest 96a698b7202d 31 seconds ago 18.8MB [2021-02-08T09:09:20.994Z] docker-security-bootstrapper-go latest 8f9289e4336c About a minute ago 23.8MB [2021-02-08T09:09:20.994Z] docker-security-secretstore-setup-go latest 38593395c495 2 minutes ago 24.6MB [2021-02-08T09:09:20.994Z] docker-support-scheduler-go latest f24ec970ee40 2 minutes ago 17MB [2021-02-08T09:09:20.994Z] docker-security-proxy-setup-go latest a34418a8bca7 2 minutes ago 24.4MB [2021-02-08T09:09:20.994Z] docker 20.10.0 aefe523efa57 8 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [2021-02-08T09:09:21.142Z] + ls -al . [2021-02-08T09:09:21.143Z] total 724 [2021-02-08T09:09:21.143Z] drwxrwxr-x 9 1001 1001 4096 Feb 8 09:09 . [2021-02-08T09:09:21.143Z] drwxr-xr-x 4 root root 4096 Feb 8 09:05 .. [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 11 Feb 8 09:03 .dockerignore [2021-02-08T09:09:21.143Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 09:03 .git [2021-02-08T09:09:21.143Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 09:03 .github [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 872 Feb 8 09:03 .gitignore [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 09:03 .sonarcloud.properties [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 7859 Feb 8 09:03 Attribution.txt [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 09:03 CONTRIBUTING.md [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 931 Feb 8 09:03 Dockerfile.build [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 863 Feb 8 09:03 Jenkinsfile [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 09:03 LICENSE [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 6001 Feb 8 09:03 Makefile [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 6524 Feb 8 09:03 README.md [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 6755 Feb 8 09:03 SECURITY.md [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 09:01 VERSION [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 4131 Feb 8 09:03 ZMQWindows.md [2021-02-08T09:09:21.143Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 09:03 bin [2021-02-08T09:09:21.143Z] drwxrwxr-x 15 1001 1001 4096 Feb 8 09:03 cmd [2021-02-08T09:09:21.143Z] -rw-r--r-- 1 root root 590503 Feb 8 09:07 coverage.out [2021-02-08T09:09:21.143Z] -rw-r--r-- 1 root root 1054 Feb 8 09:09 go.mod [2021-02-08T09:09:21.143Z] -rw-r--r-- 1 root root 19290 Feb 8 09:09 go.sum [2021-02-08T09:09:21.143Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 09:03 internal [2021-02-08T09:09:21.143Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 09:03 openapi [2021-02-08T09:09:21.143Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 09:03 snap [2021-02-08T09:09:21.143Z] -rw-rw-r-- 1 1001 1001 168 Feb 8 09:03 version.go [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-02-08T09:09:22.007Z] + '[' -e coverage.out ] [2021-02-08T09:09:22.007Z] + chown 1001:1001 coverage.out [Pipeline] findFiles [Pipeline] stash [2021-02-08T09:09:22.111Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] node [2021-02-08T09:09:23.319Z] Stashed 1 file(s) [Pipeline] sh [2021-02-08T09:09:24.006Z] + make build [2021-02-08T09:09:24.006Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-08T09:09:34.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-08T09:09:37.230Z] Still waiting to schedule task [2021-02-08T09:09:37.230Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-08T09:09:56.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-08T09:10:00.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-08T09:10:07.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-08T09:10:08.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-08T09:10:13.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-08T09:10:17.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-08T09:10:21.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-08T09:10:25.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-08T09:10:29.028Z] 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 [2021-02-08T09:10:31.126Z] Running on prd-ubuntu18.04-docker-8c-8g-25527 in /w/workspace/edgexfoundry_edgex-go_PR-3145 [Pipeline] { [Pipeline] ws [2021-02-08T09:10:31.231Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-08T09:10:33.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T09:10:33.719Z] using credential edgex-jenkins-ssh [2021-02-08T09:10:33.776Z] Cloning the remote Git repository [2021-02-08T09:10:33.800Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-08T09:10:33.886Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-08T09:10:33.921Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T09:10:33.921Z] > git --version # timeout=10 [2021-02-08T09:10:33.927Z] > git --version # 'git version 2.17.1' [2021-02-08T09:10:33.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:10:33.951Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T09:10:36.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T09:10:39.675Z] Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:10:38.946Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T09:10:38.951Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T09:10:38.960Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T09:10:38.971Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T09:10:38.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:10:38.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3145/head:refs/remotes/origin/PR-3145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T09:10:39.689Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T09:10:39.704Z] > git checkout -f f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 # timeout=10 [2021-02-08T09:10:39.806Z] Merge succeeded, producing f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:10:39.806Z] Checking out Revision f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 (PR-3145) [Pipeline] } [2021-02-08T09:10:41.081Z] $ docker stop --time=1 febde4b6c3ad52c6ee07344085cd3771129d4b4fb9ea4170d1926ba97b9a5360 [2021-02-08T09:10:39.773Z] > git remote # timeout=10 [2021-02-08T09:10:39.781Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T09:10:39.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:10:39.797Z] > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 [2021-02-08T09:10:39.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T09:10:39.813Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T09:10:39.817Z] > git checkout -f f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 # timeout=10 [2021-02-08T09:10:43.442Z] Commit message: "refactor(meta): Rename Put Command to Set Command" [2021-02-08T09:10:43.467Z] > git --version # timeout=10 [2021-02-08T09:10:43.470Z] > git --version # 'git version 2.17.1' [2021-02-08T09:10:43.473Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T09:10:43.627Z] $ docker rm -f febde4b6c3ad52c6ee07344085cd3771129d4b4fb9ea4170d1926ba97b9a5360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:10:45.893Z] + echo snap-build.sh [2021-02-08T09:10:45.893Z] snap-build.sh [2021-02-08T09:10:45.893Z] + SNAP_BASE_DIR=. [2021-02-08T09:10:45.893Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-08T09:10:45.893Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-08T09:10:45.893Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-08T09:10:45.893Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-08T09:10:45.893Z] + cd /w/workspace/edgex-go/1 [2021-02-08T09:10:45.893Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-08T09:10:45.893Z] Reading package lists... [2021-02-08T09:10:46.156Z] Building dependency tree... [2021-02-08T09:10:46.156Z] Reading state information... [2021-02-08T09:10:46.156Z] The following packages were automatically installed and are no longer required: [2021-02-08T09:10:46.156Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-08T09:10:46.156Z] uidmap xdelta3 [2021-02-08T09:10:46.156Z] Use 'sudo apt autoremove' to remove them. [2021-02-08T09:10:46.156Z] The following packages will be REMOVED: [2021-02-08T09:10:46.156Z] lxd* lxd-client* [2021-02-08T09:10:46.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T09:10:46.164Z] [2021-02-08T09:10:46.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:10:46.417Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-08T09:10:46.417Z] After this operation, 31.7 MB disk space will be freed. [2021-02-08T09:10:46.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T09:10:46.608Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-08T09:10:46.608Z] 29e5d40040c1: Pulling fs layer [2021-02-08T09:10:46.608Z] 1ce36da41761: Pulling fs layer [2021-02-08T09:10:46.608Z] 25b303627fd3: Pulling fs layer [2021-02-08T09:10:46.888Z] 29e5d40040c1: Verifying Checksum [2021-02-08T09:10:46.888Z] 29e5d40040c1: Download complete [2021-02-08T09:10:47.464Z] (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.) [2021-02-08T09:10:47.464Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T09:10:47.487Z] 29e5d40040c1: Pull complete [2021-02-08T09:10:47.763Z] 1ce36da41761: Download complete [2021-02-08T09:10:48.408Z] Removing lxd dnsmasq configuration [2021-02-08T09:10:48.408Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T09:10:48.675Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-08T09:10:49.215Z] 1ce36da41761: Pull complete [2021-02-08T09:10:49.493Z] 25b303627fd3: Verifying Checksum [2021-02-08T09:10:49.493Z] 25b303627fd3: Download complete [2021-02-08T09:10:49.619Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-08T09:10:49.619Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-08T09:10:49.619Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T09:10:51.012Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-08T09:10:51.013Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-08T09:10:52.400Z] + sudo snap remove --purge lxd [2021-02-08T09:10:52.400Z] snap "lxd" is not installed [2021-02-08T09:10:52.400Z] + sudo groupadd --force --system lxd [2021-02-08T09:10:52.400Z] ++ whoami [2021-02-08T09:10:52.400Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-08T09:10:52.400Z] + newgrp - lxd [2021-02-08T09:10:52.400Z] + sudo snap install lxd [2021-02-08T09:10:59.636Z] 25b303627fd3: Pull complete [2021-02-08T09:10:59.636Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-08T09:10:59.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T09:10:59.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-08T09:10:59.885Z] prd-ubuntu18.04-docker-arm64-4c-16g-25525 does not seem to be running inside a container [2021-02-08T09:10:59.959Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-08T09:11:03.138Z] $ docker top 06818188aad4276cf11d30a4d165219d8e02156f1e49914cdd9bcb4b255809f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:11:04.254Z] + docker-compose build --help [2021-02-08T09:11:04.254Z] + grep parallel [2021-02-08T09:11:04.637Z] 2021-02-08T09:11:02Z INFO Waiting for automatic snapd restart... [2021-02-08T09:11:07.627Z] --parallel Build images in parallel. [Pipeline] } [2021-02-08T09:11:07.655Z] $ docker stop --time=1 06818188aad4276cf11d30a4d165219d8e02156f1e49914cdd9bcb4b255809f0 [2021-02-08T09:11:09.621Z] $ docker rm -f 06818188aad4276cf11d30a4d165219d8e02156f1e49914cdd9bcb4b255809f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:11:10.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T09:11:10.533Z] . [Pipeline] withDockerContainer [2021-02-08T09:11:10.820Z] prd-ubuntu18.04-docker-arm64-4c-16g-25525 does not seem to be running inside a container [2021-02-08T09:11:10.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-08T09:11:12.271Z] $ docker top 9a36849172d180b27aabc434ce5523c2a582ed70a493fab138966e410e087df6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:11:13.304Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-08T09:11:16.676Z] Building docker-core-command-go ... [2021-02-08T09:11:16.676Z] Building docker-core-data-go ... [2021-02-08T09:11:16.676Z] Building docker-core-metadata-go ... [2021-02-08T09:11:16.676Z] Building docker-security-bootstrapper-go ... [2021-02-08T09:11:16.676Z] Building docker-security-proxy-setup-go ... [2021-02-08T09:11:16.676Z] Building docker-security-secretstore-setup-go ... [2021-02-08T09:11:16.676Z] Building docker-support-notifications-go ... [2021-02-08T09:11:16.676Z] Building docker-support-scheduler-go ... [2021-02-08T09:11:16.676Z] Building docker-sys-mgmt-agent-go ... [2021-02-08T09:11:16.676Z] Building docker-security-bootstrapper-go [2021-02-08T09:11:16.676Z] Building docker-support-scheduler-go [2021-02-08T09:11:16.676Z] Building docker-core-command-go [2021-02-08T09:11:16.676Z] Building docker-support-notifications-go [2021-02-08T09:11:16.676Z] Building docker-security-secretstore-setup-go [2021-02-08T09:11:22.783Z] lxd 4.10 from Canonical* installed [2021-02-08T09:11:22.783Z] + sudo lxd init --auto [2021-02-08T09:11:29.890Z] + sudo snap install --classic snapcraft [2021-02-08T09:11:36.482Z] snapcraft 4.4.4 from Canonical* installed [2021-02-08T09:11:36.482Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-08T09:11:36.482Z] + patch --verbose -p1 [2021-02-08T09:11:36.482Z] Hmm... Looks like a unified diff to me... [2021-02-08T09:11:36.482Z] The text leading up to this was: [2021-02-08T09:11:36.482Z] -------------------------- [2021-02-08T09:11:36.482Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-08T09:11:36.482Z] |From: Tony Espy [2021-02-08T09:11:36.482Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-08T09:11:36.482Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-08T09:11:36.482Z] | [2021-02-08T09:11:36.482Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-08T09:11:36.482Z] |optimize the snap CI check run for pull requests. When [2021-02-08T09:11:36.482Z] |applied, it essentially strips out everything (apps and [2021-02-08T09:11:36.482Z] |parts) from the snapcraft.yaml file except those required [2021-02-08T09:11:36.482Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-08T09:11:36.482Z] |catch changes to edgex-go that break the snap build. [2021-02-08T09:11:36.482Z] | [2021-02-08T09:11:36.482Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-08T09:11:36.482Z] |to update this patch file, otherwise it may fail to apply, [2021-02-08T09:11:36.482Z] |resulting in a failed snap build CI check in the associated [2021-02-08T09:11:36.482Z] |pull request. [2021-02-08T09:11:36.482Z] | [2021-02-08T09:11:36.482Z] |Note - in addition to applying this patch, the pipeline also [2021-02-08T09:11:36.482Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-08T09:11:36.482Z] |need to build the finally binary .snap file (and it won't [2021-02-08T09:11:36.482Z] |work with the patch applied). This further reduces the build [2021-02-08T09:11:36.482Z] |time. [2021-02-08T09:11:36.482Z] |--- [2021-02-08T09:11:36.482Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-08T09:11:36.482Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-08T09:11:36.482Z] | [2021-02-08T09:11:36.482Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-08T09:11:36.482Z] |index 1e537489..faf42425 100644 [2021-02-08T09:11:36.482Z] |--- a/snap/snapcraft.yaml [2021-02-08T09:11:36.482Z] |+++ b/snap/snapcraft.yaml [2021-02-08T09:11:36.482Z] -------------------------- [2021-02-08T09:11:36.482Z] patching file snap/snapcraft.yaml [2021-02-08T09:11:36.482Z] Using Plan A... [2021-02-08T09:11:36.482Z] Hunk #1 succeeded at 73. [2021-02-08T09:11:36.482Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-08T09:11:36.482Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-08T09:11:36.482Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-08T09:11:36.482Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-08T09:11:36.482Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-08T09:11:36.482Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-08T09:11:36.482Z] Hunk #8 succeeded at 342. [2021-02-08T09:11:36.482Z] Hmm... Ignoring the trailing garbage. [2021-02-08T09:11:36.482Z] done [2021-02-08T09:11:36.482Z] + sudo snapcraft prime --use-lxd [2021-02-08T09:11:37.423Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-08T09:11:37.423Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-08T09:11:37.423Z] - README.md [2021-02-08T09:11:37.423Z] - snapcraft.yaml.orig [2021-02-08T09:11:37.423Z] [2021-02-08T09:11:37.423Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-08T09:11:37.994Z] Launching a container. [2021-02-08T09:11:50.227Z] Waiting for container to be ready [2021-02-08T09:11:50.227Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-08T09:11:50.227Z] [2021-02-08T09:11:52.777Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-08T09:11:53.039Z] Waiting for network to be ready... [2021-02-08T09:11:53.305Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-08T09:11:53.567Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-08T09:11:53.567Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-08T09:11:53.567Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-08T09:11:53.835Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-08T09:11:53.836Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-08T09:11:53.836Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-08T09:11:53.836Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-08T09:11:53.836Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-08T09:11:53.836Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-08T09:11:54.099Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-08T09:11:54.099Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-08T09:11:54.359Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-08T09:11:54.359Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-08T09:11:54.359Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-08T09:11:54.622Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-08T09:11:54.622Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-08T09:11:54.622Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-08T09:11:54.882Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-08T09:11:55.144Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-08T09:11:55.144Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-08T09:11:55.144Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-08T09:11:55.144Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-08T09:11:55.144Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-08T09:11:55.144Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-08T09:11:55.144Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-08T09:11:55.405Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-08T09:11:57.316Z] Fetched 23.9 MB in 4s (6189 kB/s) [2021-02-08T09:11:58.260Z] Reading package lists... [2021-02-08T09:11:58.260Z] Reading package lists... [2021-02-08T09:11:58.260Z] Building dependency tree... [2021-02-08T09:11:58.260Z] Reading state information... [2021-02-08T09:11:58.521Z] The following additional packages will be installed: [2021-02-08T09:11:58.521Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-08T09:11:58.521Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-08T09:11:58.521Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-08T09:11:58.521Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-08T09:11:58.521Z] Suggested packages: [2021-02-08T09:11:58.521Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-08T09:11:58.521Z] Recommended packages: [2021-02-08T09:11:58.521Z] gnupg libsasl2-modules [2021-02-08T09:11:58.521Z] The following NEW packages will be installed: [2021-02-08T09:11:58.521Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-08T09:11:58.521Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-08T09:11:58.521Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-08T09:11:58.521Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-08T09:11:58.521Z] The following packages will be upgraded: [2021-02-08T09:11:58.521Z] gpg gpg-agent gpgconf libudev1 [2021-02-08T09:11:58.781Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-08T09:11:58.781Z] Need to get 3533 kB of archives. [2021-02-08T09:11:58.781Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-08T09:11:58.781Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-08T09:11:58.781Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-08T09:11:59.041Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-08T09:11:59.302Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-08T09:11:59.302Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-08T09:11:59.302Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-08T09:11:59.302Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-08T09:11:59.302Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-02-08T09:11:59.302Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-02-08T09:11:59.302Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-08T09:11:59.565Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-08T09:11:59.565Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-08T09:11:59.565Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-08T09:11:59.565Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-08T09:11:59.565Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-08T09:11:59.565Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-08T09:11:59.565Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-08T09:11:59.565Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-08T09:11:59.565Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-08T09:11:59.565Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-08T09:11:59.565Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-08T09:11:59.565Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-08T09:11:59.831Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T09:11:59.831Z] Fetched 3533 kB in 1s (3163 kB/s) [2021-02-08T09:11:59.831Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-08T09:11:59.831Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-08T09:11:59.831Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T09:11:59.831Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-08T09:12:00.095Z] Selecting previously unselected package udev. [2021-02-08T09:12:00.095Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-08T09:12:00.095Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-08T09:12:00.095Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-08T09:12:00.356Z] Selecting previously unselected package libfuse2:amd64. [2021-02-08T09:12:00.356Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-08T09:12:00.356Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-08T09:12:00.356Z] Selecting previously unselected package fuse. [2021-02-08T09:12:00.356Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-08T09:12:00.356Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-08T09:12:00.619Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T09:12:00.619Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T09:12:00.619Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T09:12:00.619Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T09:12:00.881Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T09:12:00.881Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T09:12:00.881Z] Selecting previously unselected package libksba8:amd64. [2021-02-08T09:12:00.881Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-08T09:12:01.144Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-08T09:12:01.144Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-08T09:12:01.144Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T09:12:01.144Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:01.144Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-08T09:12:01.144Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T09:12:01.144Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:01.409Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-08T09:12:01.409Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T09:12:01.409Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:01.409Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-08T09:12:01.409Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T09:12:01.409Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:01.409Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-08T09:12:01.409Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T09:12:01.409Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:01.669Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-08T09:12:01.669Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T09:12:01.669Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:01.669Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-08T09:12:01.669Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T09:12:01.669Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:01.931Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-08T09:12:01.931Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T09:12:01.931Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:01.931Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-08T09:12:01.931Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T09:12:01.931Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:01.931Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-08T09:12:01.931Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-08T09:12:01.931Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T09:12:02.193Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-08T09:12:02.193Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-08T09:12:02.193Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T09:12:02.193Z] Selecting previously unselected package libldap-common. [2021-02-08T09:12:02.193Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-02-08T09:12:02.193Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-08T09:12:02.193Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-08T09:12:02.193Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-02-08T09:12:02.193Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-08T09:12:02.453Z] Selecting previously unselected package dirmngr. [2021-02-08T09:12:02.453Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T09:12:02.453Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-08T09:12:02.453Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-08T09:12:02.715Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-08T09:12:02.715Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-08T09:12:02.715Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T09:12:02.715Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T09:12:02.715Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-08T09:12:02.715Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:02.715Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-08T09:12:02.715Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T09:12:02.715Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-08T09:12:03.285Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-08T09:12:03.285Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:03.285Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-08T09:12:03.546Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-08T09:12:03.546Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-08T09:12:03.546Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:03.546Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:03.546Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:03.546Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:03.546Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:03.808Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:03.808Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T09:12:03.808Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-08T09:12:03.808Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-08T09:12:03.808Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T09:12:04.379Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-08T09:12:04.379Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-08T09:12:04.379Z] This means they are not meant to be enabled using systemctl. [2021-02-08T09:12:04.379Z] Possible reasons for having this kind of units are: [2021-02-08T09:12:04.379Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-08T09:12:04.379Z] .wants/ or .requires/ directory. [2021-02-08T09:12:04.379Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-08T09:12:04.379Z] a requirement dependency on it. [2021-02-08T09:12:04.379Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-08T09:12:04.379Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-08T09:12:04.379Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-08T09:12:04.379Z] instance name specified. [2021-02-08T09:12:04.639Z] Reading package lists... [2021-02-08T09:12:04.639Z] Building dependency tree... [2021-02-08T09:12:04.639Z] Reading state information... [2021-02-08T09:12:04.900Z] The following additional packages will be installed: [2021-02-08T09:12:04.900Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-08T09:12:04.900Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-08T09:12:04.900Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-08T09:12:04.900Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-08T09:12:04.900Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-08T09:12:04.900Z] Suggested packages: [2021-02-08T09:12:04.900Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-08T09:12:04.900Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-08T09:12:04.900Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-08T09:12:04.900Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-08T09:12:04.900Z] systemd-container policykit-1 [2021-02-08T09:12:04.900Z] Recommended packages: [2021-02-08T09:12:04.900Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-08T09:12:04.900Z] The following NEW packages will be installed: [2021-02-08T09:12:04.900Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-08T09:12:04.900Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-08T09:12:04.900Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-08T09:12:04.900Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-08T09:12:04.900Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-08T09:12:04.900Z] The following packages will be upgraded: [2021-02-08T09:12:04.900Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-08T09:12:04.900Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-08T09:12:04.900Z] Need to get 35.2 MB of archives. [2021-02-08T09:12:04.900Z] After this operation, 141 MB of additional disk space will be used. [2021-02-08T09:12:04.900Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-08T09:12:04.900Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-08T09:12:04.900Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-08T09:12:05.162Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-08T09:12:05.162Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-08T09:12:05.162Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-08T09:12:05.162Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-08T09:12:05.162Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-08T09:12:05.162Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-08T09:12:05.162Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-08T09:12:05.162Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-08T09:12:05.162Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-08T09:12:05.162Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-08T09:12:05.162Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-08T09:12:05.162Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-08T09:12:05.162Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-08T09:12:05.162Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-08T09:12:05.162Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-08T09:12:05.734Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-08T09:12:05.734Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-08T09:12:05.734Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-08T09:12:05.734Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-08T09:12:05.734Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-08T09:12:05.734Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-08T09:12:05.734Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-08T09:12:05.734Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-08T09:12:05.734Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-08T09:12:05.994Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-08T09:12:05.994Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-08T09:12:05.994Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-08T09:12:06.935Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T09:12:06.935Z] Fetched 35.2 MB in 2s (17.8 MB/s) [2021-02-08T09:12:06.935Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-08T09:12:06.935Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-08T09:12:07.197Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T09:12:07.767Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-08T09:12:07.767Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T09:12:07.767Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-08T09:12:08.028Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-08T09:12:08.028Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-08T09:12:08.028Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-08T09:12:08.289Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-08T09:12:08.289Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-08T09:12:08.289Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-08T09:12:08.289Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-08T09:12:08.550Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-08T09:12:08.811Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-08T09:12:09.071Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-08T09:12:09.071Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-08T09:12:09.071Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-08T09:12:09.071Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-08T09:12:09.331Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-08T09:12:09.331Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T09:12:09.331Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T09:12:09.591Z] Selecting previously unselected package libexpat1:amd64. [2021-02-08T09:12:09.591Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-08T09:12:09.591Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-08T09:12:09.591Z] Selecting previously unselected package python3.6-minimal. [2021-02-08T09:12:09.591Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T09:12:09.591Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T09:12:09.852Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-08T09:12:09.852Z] Checking for services that may need to be restarted...done. [2021-02-08T09:12:09.852Z] Checking for services that may need to be restarted...done. [2021-02-08T09:12:10.113Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T09:12:10.113Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-08T09:12:10.113Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T09:12:10.683Z] Selecting previously unselected package python3-minimal. [2021-02-08T09:12:10.683Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-08T09:12:10.683Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-08T09:12:10.683Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-08T09:12:10.683Z] Selecting previously unselected package mime-support. [2021-02-08T09:12:10.683Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-08T09:12:10.683Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-08T09:12:10.683Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-08T09:12:10.683Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-08T09:12:10.683Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-08T09:12:10.943Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-08T09:12:10.943Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T09:12:10.943Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T09:12:11.204Z] Selecting previously unselected package python3.6. [2021-02-08T09:12:11.204Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T09:12:11.204Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T09:12:11.204Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-08T09:12:11.204Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-08T09:12:11.204Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-08T09:12:11.204Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-08T09:12:11.464Z] Selecting previously unselected package python3. [2021-02-08T09:12:11.464Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-08T09:12:11.464Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-08T09:12:11.464Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-08T09:12:11.464Z] Selecting previously unselected package multiarch-support. [2021-02-08T09:12:11.464Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T09:12:11.464Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-08T09:12:11.724Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-08T09:12:11.724Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-08T09:12:11.724Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-08T09:12:11.724Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-08T09:12:11.724Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-08T09:12:11.724Z] Selecting previously unselected package libbsd0:amd64. [2021-02-08T09:12:11.724Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-08T09:12:11.724Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-08T09:12:11.984Z] Selecting previously unselected package sudo. [2021-02-08T09:12:11.984Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-08T09:12:11.984Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-08T09:12:11.984Z] Selecting previously unselected package apparmor. [2021-02-08T09:12:11.984Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-08T09:12:11.984Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-08T09:12:12.244Z] Selecting previously unselected package libedit2:amd64. [2021-02-08T09:12:12.245Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-08T09:12:12.245Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-08T09:12:12.245Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-08T09:12:12.245Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T09:12:12.245Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T09:12:12.245Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-08T09:12:12.245Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T09:12:12.505Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T09:12:12.505Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-08T09:12:12.505Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-08T09:12:12.505Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-08T09:12:12.505Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-08T09:12:12.505Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T09:12:12.505Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T09:12:13.077Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-08T09:12:13.077Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T09:12:13.077Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T09:12:13.077Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-08T09:12:13.077Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-08T09:12:13.077Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-08T09:12:13.338Z] Selecting previously unselected package openssh-client. [2021-02-08T09:12:13.338Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-08T09:12:13.338Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-08T09:12:13.338Z] Selecting previously unselected package squashfs-tools. [2021-02-08T09:12:13.338Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-08T09:12:13.338Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-08T09:12:13.601Z] Selecting previously unselected package snapd. [2021-02-08T09:12:13.601Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-08T09:12:13.601Z] Unpacking snapd (2.48+18.04) ... [2021-02-08T09:12:15.511Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-08T09:12:15.511Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-08T09:12:15.511Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-08T09:12:15.774Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-08T09:12:15.774Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-08T09:12:15.774Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T09:12:15.774Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T09:12:15.774Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-08T09:12:15.774Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-08T09:12:16.716Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-08T09:12:16.716Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-08T09:12:16.716Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-08T09:12:16.716Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T09:12:16.716Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T09:12:16.716Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T09:12:17.289Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-08T09:12:17.289Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T09:12:17.551Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-08T09:12:17.551Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-08T09:12:17.551Z] running python rtupdate hooks for python3.6... [2021-02-08T09:12:17.551Z] running python post-rtupdate hooks for python3.6... [2021-02-08T09:12:17.551Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-08T09:12:20.107Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-08T09:12:20.107Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T09:12:20.107Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-08T09:12:20.372Z] Setting up snapd (2.48+18.04) ... [2021-02-08T09:12:20.632Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-08T09:12:20.894Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-08T09:12:21.154Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-08T09:12:21.154Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-08T09:12:21.416Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-08T09:12:21.416Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-08T09:12:21.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-08T09:12:21.679Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-08T09:12:21.941Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-08T09:12:21.941Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-08T09:12:22.203Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-02-08T09:12:22.203Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T09:12:22.203Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-08T09:12:23.147Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-08T09:12:23.147Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-08T09:12:23.147Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-08T09:12:24.351Z] Reading package lists... [2021-02-08T09:12:24.351Z] Reading package lists... [2021-02-08T09:12:24.612Z] Building dependency tree... [2021-02-08T09:12:24.612Z] Reading state information... [2021-02-08T09:12:24.612Z] Calculating upgrade... [2021-02-08T09:12:24.874Z] The following packages will be upgraded: [2021-02-08T09:12:24.874Z] advancecomp base-files bash binutils binutils-common [2021-02-08T09:12:24.874Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-08T09:12:24.874Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-08T09:12:24.874Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-08T09:12:24.874Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-08T09:12:24.874Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-08T09:12:24.874Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-08T09:12:24.874Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-08T09:12:24.874Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-08T09:12:24.874Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-08T09:12:24.874Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-08T09:12:24.874Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-08T09:12:24.874Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-08T09:12:24.874Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-08T09:12:24.874Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-08T09:12:24.874Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-08T09:12:24.874Z] Need to get 63.8 MB of archives. [2021-02-08T09:12:24.874Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-08T09:12:24.874Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-08T09:12:24.874Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-08T09:12:25.822Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-08T09:12:25.822Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-08T09:12:25.822Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-08T09:12:25.822Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-08T09:12:25.822Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-08T09:12:25.822Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-08T09:12:25.822Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-08T09:12:25.822Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-08T09:12:25.822Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-08T09:12:25.822Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-08T09:12:25.822Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-08T09:12:25.822Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-08T09:12:25.822Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-08T09:12:25.822Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-08T09:12:25.822Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-08T09:12:25.822Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-08T09:12:25.822Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-08T09:12:25.822Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-08T09:12:25.822Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-08T09:12:25.822Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-08T09:12:25.822Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-08T09:12:25.822Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-08T09:12:25.822Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-08T09:12:25.822Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-08T09:12:25.822Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-08T09:12:25.822Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-08T09:12:25.822Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-08T09:12:26.084Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-08T09:12:26.084Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-08T09:12:26.084Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-08T09:12:26.084Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-08T09:12:26.084Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-08T09:12:26.084Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-08T09:12:26.084Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-08T09:12:26.084Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-08T09:12:26.084Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-08T09:12:26.084Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-08T09:12:26.084Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-08T09:12:26.084Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-08T09:12:26.084Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-08T09:12:26.084Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-08T09:12:26.084Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-08T09:12:26.084Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-08T09:12:26.084Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-08T09:12:26.084Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-08T09:12:26.084Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-08T09:12:26.084Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-08T09:12:26.084Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-08T09:12:26.084Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-08T09:12:26.084Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-08T09:12:26.084Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-08T09:12:26.084Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-08T09:12:26.084Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-08T09:12:26.084Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-08T09:12:26.084Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-08T09:12:26.084Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-08T09:12:26.084Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-08T09:12:26.084Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-08T09:12:26.345Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-08T09:12:26.345Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-08T09:12:26.345Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-08T09:12:26.345Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-08T09:12:26.345Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-08T09:12:26.345Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-08T09:12:26.345Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-08T09:12:26.345Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-08T09:12:26.345Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-08T09:12:26.345Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-08T09:12:26.345Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-08T09:12:26.345Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-08T09:12:26.345Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-08T09:12:26.345Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-08T09:12:26.345Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-08T09:12:26.345Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-08T09:12:26.607Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-08T09:12:26.607Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-08T09:12:26.607Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-08T09:12:26.607Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-08T09:12:26.607Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-08T09:12:26.607Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-08T09:12:26.607Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-08T09:12:26.607Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-08T09:12:26.607Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-08T09:12:26.607Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-08T09:12:26.607Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-08T09:12:26.607Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-08T09:12:26.914Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-08T09:12:26.914Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-08T09:12:27.179Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-08T09:12:27.752Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-08T09:12:27.752Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-08T09:12:27.752Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-08T09:12:28.323Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-08T09:12:28.323Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-08T09:12:28.323Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-08T09:12:28.323Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-08T09:12:28.323Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-08T09:12:28.323Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T09:12:28.323Z] Fetched 63.8 MB in 3s (18.9 MB/s) [2021-02-08T09:12:28.323Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:28.323Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T09:12:28.323Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T09:12:28.896Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T09:12:29.159Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T09:12:29.159Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-08T09:12:29.159Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-08T09:12:30.100Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:30.100Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:30.359Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:30.359Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:30.359Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:30.359Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:30.619Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:30.619Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:30.619Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:30.619Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:30.881Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:30.881Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:30.881Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:30.881Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:31.142Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:12:31.142Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T09:12:31.142Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:31.142Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-08T09:12:31.404Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:12:31.404Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T09:12:31.404Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:31.404Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:31.665Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:31.665Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:31.665Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:31.926Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T09:12:31.926Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:12:32.187Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T09:12:32.187Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T09:12:32.187Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T09:12:32.759Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-08T09:12:33.019Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T09:12:33.019Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-08T09:12:33.019Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-08T09:12:33.019Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-08T09:12:33.019Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-08T09:12:33.279Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-08T09:12:33.279Z] Installing new version of config file /etc/issue ... [2021-02-08T09:12:33.279Z] Installing new version of config file /etc/issue.net ... [2021-02-08T09:12:33.279Z] Installing new version of config file /etc/lsb-release ... [2021-02-08T09:12:33.279Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-08T09:12:33.539Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-08T09:12:33.539Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-08T09:12:33.539Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-08T09:12:33.801Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:33.801Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-08T09:12:33.801Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-08T09:12:34.062Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-08T09:12:34.062Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-02-08T09:12:34.062Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:34.062Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T09:12:34.062Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-08T09:12:34.322Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-08T09:12:34.322Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:34.322Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-08T09:12:34.322Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-08T09:12:34.322Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-08T09:12:34.582Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:34.582Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-08T09:12:34.582Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-08T09:12:34.844Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-08T09:12:35.105Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:35.105Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T09:12:35.105Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T09:12:35.105Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-08T09:12:35.105Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:35.105Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T09:12:35.105Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T09:12:35.367Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-08T09:12:35.367Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:35.367Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-08T09:12:35.367Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-08T09:12:35.627Z] Setting up grep (3.1-2build1) ... [2021-02-08T09:12:35.627Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:35.627Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-08T09:12:35.627Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-08T09:12:35.889Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-08T09:12:35.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:35.889Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T09:12:35.889Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T09:12:35.889Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-08T09:12:36.149Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:36.149Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-08T09:12:36.149Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T09:12:36.410Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-08T09:12:36.670Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T09:12:36.670Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-08T09:12:36.670Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T09:12:37.239Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-08T09:12:37.239Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:37.239Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-08T09:12:37.239Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T09:12:38.469Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:12:38.469Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:12:38.469Z] ---> 21db25f84b0e [2021-02-08T09:12:38.469Z] Step 3/31 : WORKDIR /edgex-go [2021-02-08T09:12:38.470Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:12:38.470Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:12:38.470Z] ---> 21db25f84b0e [2021-02-08T09:12:38.470Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T09:12:38.470Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:12:38.470Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:12:38.470Z] ---> 21db25f84b0e [2021-02-08T09:12:38.470Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T09:12:38.470Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:12:38.470Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:12:38.470Z] ---> 21db25f84b0e [2021-02-08T09:12:38.470Z] Step 3/24 : WORKDIR /edgex-go [2021-02-08T09:12:38.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:12:38.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:12:38.470Z] ---> 21db25f84b0e [2021-02-08T09:12:38.470Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T09:12:38.470Z] ---> Running in c017821b44e5 [2021-02-08T09:12:38.470Z] ---> Running in f74d2fe89076 [2021-02-08T09:12:38.470Z] ---> Running in 779d5bf67ff6 [2021-02-08T09:12:38.470Z] ---> Running in db6bd241277b [2021-02-08T09:12:38.470Z] ---> Running in 7a797457324c [2021-02-08T09:12:38.470Z] Removing intermediate container 779d5bf67ff6 [2021-02-08T09:12:38.470Z] ---> b16fa5b35b86 [2021-02-08T09:12:38.470Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:12:38.470Z] Removing intermediate container 7a797457324c [2021-02-08T09:12:38.470Z] ---> 45f2374253a8 [2021-02-08T09:12:38.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:12:38.470Z] Removing intermediate container c017821b44e5 [2021-02-08T09:12:38.470Z] ---> 6a9b0a06695a [2021-02-08T09:12:38.470Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:12:38.470Z] Removing intermediate container f74d2fe89076 [2021-02-08T09:12:38.470Z] ---> 1d14565314e4 [2021-02-08T09:12:38.470Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:12:38.470Z] Removing intermediate container db6bd241277b [2021-02-08T09:12:38.470Z] ---> f226c3a2b330 [2021-02-08T09:12:38.470Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:12:38.470Z] ---> Running in 6c6b6401c29e [2021-02-08T09:12:38.470Z] ---> Running in d28f905d3778 [2021-02-08T09:12:38.470Z] ---> Running in cf2de0b4bbee [2021-02-08T09:12:38.470Z] ---> Running in 91a8f8b29f72 [2021-02-08T09:12:38.470Z] ---> Running in 18fec3b1d042 [2021-02-08T09:12:38.470Z] Removing intermediate container d28f905d3778 [2021-02-08T09:12:38.470Z] ---> c192d27ba9dd [2021-02-08T09:12:38.470Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T09:12:38.470Z] ---> Running in fbf50b313ec3 [2021-02-08T09:12:38.470Z] Removing intermediate container 6c6b6401c29e [2021-02-08T09:12:38.470Z] Removing intermediate container 18fec3b1d042 [2021-02-08T09:12:38.470Z] ---> fe16335c8a5d [2021-02-08T09:12:38.470Z] Step 5/24 : RUN apk add --update --no-cache make git ---> f0adee17f817 [2021-02-08T09:12:38.470Z] [2021-02-08T09:12:38.470Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-08T09:12:38.470Z] ---> Running in 2a4f46050b46 [2021-02-08T09:12:38.470Z] ---> Running in 316b481ddfd9 [2021-02-08T09:12:38.470Z] Removing intermediate container cf2de0b4bbee [2021-02-08T09:12:38.470Z] ---> 35067d642cc5 [2021-02-08T09:12:38.470Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-08T09:12:38.470Z] Removing intermediate container 91a8f8b29f72 [2021-02-08T09:12:38.470Z] ---> a18a0a59394a [2021-02-08T09:12:38.470Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-08T09:12:38.470Z] ---> Running in 7e41e870607d [2021-02-08T09:12:38.470Z] ---> Running in 6b997703df9f [2021-02-08T09:12:38.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:38.624Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-08T09:12:38.624Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-08T09:12:38.624Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-08T09:12:38.624Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-08T09:12:38.624Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-08T09:12:38.624Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:38.624Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-08T09:12:38.624Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-08T09:12:38.742Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:38.885Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-08T09:12:38.885Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:38.885Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T09:12:38.885Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T09:12:39.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:39.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:39.147Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T09:12:39.147Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:39.147Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T09:12:39.147Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T09:12:39.147Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T09:12:39.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:39.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:39.407Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:39.407Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T09:12:39.407Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T09:12:39.407Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T09:12:39.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:39.897Z] OK: 217 MiB in 51 packages [2021-02-08T09:12:39.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:39.980Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:39.980Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T09:12:39.980Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T09:12:40.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:40.243Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T09:12:40.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:12:40.781Z] OK: 217 MiB in 51 packages [2021-02-08T09:12:40.814Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:40.814Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T09:12:40.814Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T09:12:41.059Z] OK: 217 MiB in 51 packages [2021-02-08T09:12:41.336Z] Removing intermediate container fbf50b313ec3 [2021-02-08T09:12:41.336Z] ---> ad73b2610e10 [2021-02-08T09:12:41.336Z] Step 6/23 : COPY go.mod . [2021-02-08T09:12:41.384Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T09:12:41.384Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T09:12:41.644Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-08T09:12:41.945Z] OK: 217 MiB in 51 packages [2021-02-08T09:12:42.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:42.217Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T09:12:42.222Z] ---> f12451680800 [2021-02-08T09:12:42.222Z] Step 7/23 : RUN go mod download [2021-02-08T09:12:42.478Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T09:12:42.497Z] ---> Running in 0fbaabc0a9d6 [2021-02-08T09:12:42.739Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-08T09:12:42.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:42.739Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T09:12:42.739Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T09:12:42.767Z] OK: 217 MiB in 51 packages [2021-02-08T09:12:42.767Z] Removing intermediate container 316b481ddfd9 [2021-02-08T09:12:42.767Z] ---> fd8ea2922868 [2021-02-08T09:12:42.767Z] Step 6/24 : COPY go.mod . [2021-02-08T09:12:42.767Z] Removing intermediate container 2a4f46050b46 [2021-02-08T09:12:42.767Z] ---> 3c62606f4f6e [2021-02-08T09:12:42.767Z] Step 6/22 : COPY go.mod . [2021-02-08T09:12:43.002Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T09:12:43.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:43.002Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T09:12:43.002Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T09:12:43.263Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-08T09:12:43.263Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:43.263Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T09:12:43.263Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T09:12:43.760Z] Removing intermediate container 7e41e870607d [2021-02-08T09:12:43.760Z] ---> 649df6ac399c [2021-02-08T09:12:43.760Z] Step 6/31 : COPY go.mod . [2021-02-08T09:12:43.835Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-08T09:12:44.037Z] ---> 8c2ee8b69d40 [2021-02-08T09:12:44.037Z] ---> 66a273f672e0 [2021-02-08T09:12:44.037Z] Step 7/22 : RUN go mod download [2021-02-08T09:12:44.037Z] Step 7/24 : RUN go mod download [2021-02-08T09:12:44.101Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-08T09:12:44.101Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-08T09:12:44.317Z] ---> Running in b4f84922e2d6 [2021-02-08T09:12:44.317Z] ---> Running in e90717530c7f [2021-02-08T09:12:44.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:44.362Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T09:12:44.362Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T09:12:44.589Z] Removing intermediate container 6b997703df9f [2021-02-08T09:12:44.589Z] ---> cdcab3e34b62 [2021-02-08T09:12:44.589Z] Step 6/22 : COPY go.mod . [2021-02-08T09:12:44.589Z] ---> 5cf0cf85bb3c [2021-02-08T09:12:44.589Z] Step 7/31 : RUN go mod download [2021-02-08T09:12:44.622Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-08T09:12:44.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T09:12:44.622Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-08T09:12:44.622Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T09:12:44.871Z] ---> Running in 824a44742daf [2021-02-08T09:12:44.884Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-08T09:12:45.144Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:45.144Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-08T09:12:45.144Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-08T09:12:45.144Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-08T09:12:45.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:45.408Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-08T09:12:45.408Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-08T09:12:45.489Z] ---> b5a5919624e3 [2021-02-08T09:12:45.489Z] Step 7/22 : RUN go mod download [2021-02-08T09:12:45.668Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-08T09:12:45.668Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:45.668Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-08T09:12:45.771Z] ---> Running in 338a1589984d [2021-02-08T09:12:45.931Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-08T09:12:45.931Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-08T09:12:45.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:45.931Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-08T09:12:45.931Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T09:12:46.191Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T09:12:46.368Z] Removing intermediate container 0fbaabc0a9d6 [2021-02-08T09:12:46.368Z] ---> 7178e362b0a0 [2021-02-08T09:12:46.368Z] Step 8/23 : COPY . . [2021-02-08T09:12:46.454Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:46.454Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-08T09:12:46.454Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T09:12:46.454Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T09:12:46.714Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:46.714Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-08T09:12:46.714Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T09:12:46.714Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T09:12:46.976Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:46.976Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T09:12:46.976Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T09:12:46.976Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-08T09:12:47.237Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T09:12:47.237Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T09:12:47.237Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T09:12:47.237Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-08T09:12:47.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:47.498Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-08T09:12:47.498Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-08T09:12:47.498Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-08T09:12:47.762Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:47.762Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-08T09:12:47.762Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T09:12:48.027Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T09:12:48.296Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:48.296Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T09:12:48.296Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T09:12:48.296Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-08T09:12:48.604Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:48.604Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-08T09:12:48.604Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-08T09:12:48.604Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-08T09:12:48.914Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:48.914Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-08T09:12:48.914Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-08T09:12:49.215Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-08T09:12:49.493Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:49.493Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T09:12:49.493Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T09:12:49.493Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-08T09:12:49.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:49.494Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-08T09:12:49.773Z] Removing intermediate container e90717530c7f [2021-02-08T09:12:49.773Z] ---> 8e471425e268 [2021-02-08T09:12:49.773Z] Step 8/24 : COPY . . [2021-02-08T09:12:49.773Z] Removing intermediate container b4f84922e2d6 [2021-02-08T09:12:49.773Z] ---> 9eac25af4fe8 [2021-02-08T09:12:49.773Z] Step 8/22 : COPY . . [2021-02-08T09:12:49.871Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-08T09:12:49.871Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-08T09:12:49.871Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:49.871Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-08T09:12:49.871Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-08T09:12:50.052Z] Removing intermediate container 824a44742daf [2021-02-08T09:12:50.052Z] ---> 4cc2bdef23fd [2021-02-08T09:12:50.052Z] Step 8/31 : COPY . . [2021-02-08T09:12:50.132Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-08T09:12:50.132Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:50.132Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-08T09:12:50.132Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-08T09:12:50.392Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-08T09:12:50.392Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:50.392Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-08T09:12:50.392Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-08T09:12:50.652Z] Removing intermediate container 338a1589984d [2021-02-08T09:12:50.652Z] ---> 8c4d9a8a9d9a [2021-02-08T09:12:50.652Z] Step 8/22 : COPY . . [2021-02-08T09:12:50.660Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-08T09:12:50.660Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:50.660Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-08T09:12:50.660Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-08T09:12:50.920Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-08T09:12:50.920Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T09:12:50.920Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-08T09:12:50.920Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-08T09:12:50.920Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-08T09:12:51.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-08T09:12:51.181Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-08T09:12:51.181Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-08T09:12:51.181Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-08T09:12:51.181Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-08T09:12:51.441Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-08T09:12:51.441Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-08T09:12:51.701Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-08T09:12:51.701Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-08T09:12:51.701Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-08T09:12:51.701Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-08T09:12:51.965Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-08T09:12:51.965Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-08T09:12:51.965Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-08T09:12:51.965Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-08T09:12:52.226Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-08T09:12:52.226Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-08T09:12:52.226Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-08T09:12:52.226Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-08T09:12:52.488Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-08T09:12:52.488Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-08T09:12:52.488Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-08T09:12:52.488Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-08T09:12:52.749Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-08T09:12:52.749Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-08T09:12:53.689Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-08T09:12:53.689Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-08T09:12:53.689Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-08T09:12:53.690Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-08T09:12:53.954Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T09:12:53.954Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T09:12:54.218Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T09:12:54.219Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T09:12:54.219Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T09:12:54.479Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T09:12:54.479Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T09:12:54.479Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T09:12:54.743Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:54.743Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T09:12:54.743Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:54.743Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T09:12:55.312Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:55.312Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T09:12:55.312Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:55.312Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T09:12:56.695Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:56.695Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T09:12:57.637Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:57.637Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T09:12:58.577Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:58.836Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T09:12:59.406Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T09:12:59.406Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T09:12:59.981Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T09:13:00.244Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T09:13:00.504Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-08T09:13:00.504Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-08T09:13:00.504Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-08T09:13:00.504Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-08T09:13:00.764Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-08T09:13:00.764Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-08T09:13:01.026Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-08T09:13:01.026Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-08T09:13:01.026Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-08T09:13:01.026Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-08T09:13:01.286Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-08T09:13:01.286Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-08T09:13:01.286Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-08T09:13:01.286Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-08T09:13:01.548Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:13:01.548Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-08T09:13:01.548Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:13:01.548Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:13:01.548Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:13:01.548Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-08T09:13:01.548Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-08T09:13:01.810Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-08T09:13:01.810Z] [2021-02-08T09:13:01.810Z] Current default time zone: 'Etc/UTC' [2021-02-08T09:13:01.810Z] Local time is now: Mon Feb 8 09:13:01 UTC 2021. [2021-02-08T09:13:01.810Z] Universal Time is now: Mon Feb 8 09:13:01 UTC 2021. [2021-02-08T09:13:01.810Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-08T09:13:01.810Z] [2021-02-08T09:13:01.810Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-08T09:13:01.810Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:13:01.810Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-08T09:13:01.810Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-08T09:13:01.810Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-08T09:13:02.070Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-08T09:13:02.070Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-08T09:13:02.070Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-08T09:13:02.070Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-08T09:13:02.070Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-08T09:13:02.070Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:13:02.070Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-08T09:13:02.330Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T09:13:02.330Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-08T09:13:02.330Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:13:02.330Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-08T09:13:02.330Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-08T09:13:02.591Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-08T09:13:02.591Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-08T09:13:02.591Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-08T09:13:02.591Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-08T09:13:02.591Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-08T09:13:02.591Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-08T09:13:04.502Z] Updating certificates in /etc/ssl/certs... [2021-02-08T09:13:05.085Z] 23 added, 27 removed; done. [2021-02-08T09:13:05.085Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-08T09:13:05.344Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T09:13:05.344Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-08T09:13:05.344Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-08T09:13:05.344Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-08T09:13:05.344Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T09:13:05.604Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-08T09:13:05.604Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T09:13:05.604Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T09:13:05.604Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T09:13:05.604Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T09:13:05.604Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T09:13:05.604Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-08T09:13:05.604Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-08T09:13:05.864Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-08T09:13:05.864Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-08T09:13:05.864Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-08T09:13:05.864Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T09:13:05.864Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T09:13:05.864Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-08T09:13:05.865Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-08T09:13:06.126Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-08T09:13:06.126Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-08T09:13:06.126Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-08T09:13:06.126Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-08T09:13:06.386Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-08T09:13:06.386Z] Updating certificates in /etc/ssl/certs... [2021-02-08T09:13:06.957Z] 0 added, 0 removed; done. [2021-02-08T09:13:06.957Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-08T09:13:06.957Z] done. [2021-02-08T09:13:07.217Z] Reading package lists... [2021-02-08T09:13:07.217Z] Building dependency tree... [2021-02-08T09:13:07.217Z] Reading state information... [2021-02-08T09:13:07.480Z] The following NEW packages will be installed: [2021-02-08T09:13:07.480Z] apt-transport-https [2021-02-08T09:13:07.480Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-08T09:13:07.480Z] Need to get 1696 B of archives. [2021-02-08T09:13:07.480Z] After this operation, 153 kB of additional disk space will be used. [2021-02-08T09:13:07.480Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-08T09:13:07.740Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T09:13:07.740Z] Fetched 1696 B in 0s (29.1 kB/s) [2021-02-08T09:13:07.740Z] Selecting previously unselected package apt-transport-https. [2021-02-08T09:13:07.740Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-08T09:13:07.740Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-08T09:13:07.740Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-08T09:13:07.740Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-08T09:13:08.002Z] Waiting for network to be ready... [2021-02-08T09:13:14.581Z] 2021-02-08T09:13:12Z INFO Waiting for automatic snapd restart... [2021-02-08T09:13:14.843Z] snapd 2.48.2 from Canonical* installed [2021-02-08T09:13:15.784Z] "snapd" switched to the "latest/stable" channel [2021-02-08T09:13:15.784Z] [2021-02-08T09:13:17.476Z] ---> 3645de37a716 [2021-02-08T09:13:17.476Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-08T09:13:17.476Z] ---> 0eef8f0ef8ec [2021-02-08T09:13:17.476Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-08T09:13:17.476Z] ---> Running in b81a10ff3ad7 [2021-02-08T09:13:17.476Z] ---> Running in cc05a068347d [2021-02-08T09:13:17.476Z] ---> cd44c7a41a31 [2021-02-08T09:13:17.476Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-08T09:13:17.476Z] ---> 09a9eedee91d [2021-02-08T09:13:17.476Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-08T09:13:17.476Z] ---> fabe3be36fd9 [2021-02-08T09:13:17.476Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-08T09:13:17.476Z] ---> Running in b411bd1b8882 [2021-02-08T09:13:17.476Z] ---> Running in 130133486f43 [2021-02-08T09:13:17.476Z] ---> Running in 793137fd6241 [2021-02-08T09:13:17.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-08T09:13:17.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-08T09:13:17.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-08T09:13:17.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-08T09:13:17.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T09:13:18.324Z] core18 20210128 from Canonical* installed [2021-02-08T09:13:18.324Z] "core18" switched to the "latest/stable" channel [2021-02-08T09:13:18.324Z] [2021-02-08T09:13:21.621Z] snapcraft 4.4.4 from Canonical* installed [2021-02-08T09:13:21.621Z] "snapcraft" switched to the "latest/stable" channel [2021-02-08T09:13:21.621Z] [2021-02-08T09:13:24.915Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-08T09:13:24.915Z] - README.md [2021-02-08T09:13:24.915Z] - snapcraft.yaml.orig [2021-02-08T09:13:24.915Z] [2021-02-08T09:13:24.915Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-08T09:13:31.505Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T09:13:31.505Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-08T09:13:31.505Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-08T09:13:31.505Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-08T09:13:32.338Z] Reading package lists... [2021-02-08T09:13:32.909Z] 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 [2021-02-08T09:13:39.491Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T09:13:39.491Z] Reading package lists... [2021-02-08T09:13:39.491Z] Building dependency tree... [2021-02-08T09:13:39.491Z] Reading state information... [2021-02-08T09:13:39.491Z] Suggested packages: [2021-02-08T09:13:39.491Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-08T09:13:39.491Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-08T09:13:39.491Z] Recommended packages: [2021-02-08T09:13:39.491Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-08T09:13:39.491Z] The following NEW packages will be installed: [2021-02-08T09:13:39.491Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-08T09:13:39.491Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-08T09:13:39.491Z] pkg-config zip [2021-02-08T09:13:39.491Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-08T09:13:39.491Z] Need to get 7655 kB of archives. [2021-02-08T09:13:39.491Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-08T09:13:39.491Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-08T09:13:39.491Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-08T09:13:39.491Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-08T09:13:39.491Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-08T09:13:39.491Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-08T09:13:39.491Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-08T09:13:39.492Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-08T09:13:39.492Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-08T09:13:39.754Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-08T09:13:39.754Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-08T09:13:39.754Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-08T09:13:39.754Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-08T09:13:40.017Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-08T09:13:40.017Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-08T09:13:40.017Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-08T09:13:40.017Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T09:13:40.017Z] Fetched 7655 kB in 1s (9602 kB/s) [2021-02-08T09:13:40.278Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-08T09:13:40.278Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-08T09:13:40.278Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-08T09:13:40.278Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-08T09:13:40.278Z] Selecting previously unselected package libpsl5:amd64. [2021-02-08T09:13:40.278Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-08T09:13:40.278Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-08T09:13:40.540Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-08T09:13:40.540Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-08T09:13:40.540Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-08T09:13:40.540Z] Selecting previously unselected package librtmp1:amd64. [2021-02-08T09:13:40.540Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-08T09:13:40.540Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-08T09:13:40.540Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-08T09:13:40.540Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-08T09:13:40.540Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-08T09:13:40.802Z] Selecting previously unselected package liberror-perl. [2021-02-08T09:13:40.802Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-08T09:13:40.802Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-08T09:13:40.802Z] Selecting previously unselected package git-man. [2021-02-08T09:13:40.802Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-08T09:13:40.802Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-08T09:13:41.062Z] Selecting previously unselected package git. [2021-02-08T09:13:41.062Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-08T09:13:41.062Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-08T09:13:41.633Z] Selecting previously unselected package libnorm1:amd64. [2021-02-08T09:13:41.633Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-08T09:13:41.633Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-08T09:13:41.896Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-08T09:13:41.896Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-08T09:13:41.896Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-08T09:13:41.896Z] Selecting previously unselected package libsodium23:amd64. [2021-02-08T09:13:41.896Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-08T09:13:41.896Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-08T09:13:41.896Z] Selecting previously unselected package libzmq5:amd64. [2021-02-08T09:13:41.896Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-08T09:13:41.896Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T09:13:42.156Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-08T09:13:42.156Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-08T09:13:42.156Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T09:13:42.156Z] Selecting previously unselected package pkg-config. [2021-02-08T09:13:42.156Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-08T09:13:42.156Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-08T09:13:42.417Z] Selecting previously unselected package zip. [2021-02-08T09:13:42.417Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-08T09:13:42.417Z] Unpacking zip (3.0-11build1) ... [2021-02-08T09:13:42.417Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-08T09:13:42.417Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-08T09:13:42.417Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-08T09:13:42.417Z] Setting up liberror-perl (0.17025-1) ... [2021-02-08T09:13:42.417Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-08T09:13:42.417Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-08T09:13:42.677Z] No schema files found: doing nothing. [2021-02-08T09:13:42.677Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-08T09:13:42.677Z] Setting up zip (3.0-11build1) ... [2021-02-08T09:13:42.677Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-08T09:13:42.677Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-08T09:13:42.677Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-08T09:13:42.677Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T09:13:42.938Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-08T09:13:42.938Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T09:13:42.938Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-08T09:13:42.938Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-08T09:13:49.523Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T09:13:49.523Z] git set to automatically installed. [2021-02-08T09:13:49.523Z] git-man set to automatically installed. [2021-02-08T09:13:49.523Z] libcurl3-gnutls set to automatically installed. [2021-02-08T09:13:49.523Z] liberror-perl set to automatically installed. [2021-02-08T09:13:49.523Z] libglib2.0-0 set to automatically installed. [2021-02-08T09:13:49.523Z] libnghttp2-14 set to automatically installed. [2021-02-08T09:13:49.523Z] libnorm1 set to automatically installed. [2021-02-08T09:13:49.523Z] libpgm-5.2-0 set to automatically installed. [2021-02-08T09:13:49.523Z] libpsl5 set to automatically installed. [2021-02-08T09:13:49.523Z] librtmp1 set to automatically installed. [2021-02-08T09:13:49.523Z] libsodium23 set to automatically installed. [2021-02-08T09:13:49.523Z] libzmq3-dev set to automatically installed. [2021-02-08T09:13:49.523Z] libzmq5 set to automatically installed. [2021-02-08T09:13:49.523Z] pkg-config set to automatically installed. [2021-02-08T09:13:49.523Z] zip set to automatically installed. [2021-02-08T09:13:51.468Z] snapd is not logged in, snap install commands will use sudo [2021-02-08T09:13:58.221Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T09:13:58.221Z] snap "core18" has no updates available [2021-02-08T09:13:59.166Z] Pulling config-common [2021-02-08T09:14:00.109Z] Pulling go-build-helper [2021-02-08T09:14:22.089Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-08T09:14:22.089Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-08T09:14:22.089Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-08T09:14:22.089Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-08T09:14:22.089Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-08T09:14:22.089Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-08T09:14:22.089Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-08T09:14:22.089Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-08T09:14:22.089Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-08T09:14:22.089Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-08T09:14:22.089Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-08T09:14:22.089Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-08T09:14:22.089Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-08T09:14:22.089Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-08T09:14:22.089Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-08T09:14:22.089Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-08T09:14:22.089Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-08T09:14:22.089Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-08T09:14:22.089Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-08T09:14:22.089Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-08T09:14:22.089Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-08T09:14:22.089Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-08T09:14:22.089Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-08T09:14:22.089Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-08T09:14:22.089Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-08T09:14:22.089Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-08T09:14:22.089Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-08T09:14:22.089Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-08T09:14:22.089Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-08T09:14:22.089Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-08T09:14:22.089Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-08T09:14:22.089Z] Fetched 279 kB in 0s (0 B/s) [2021-02-08T09:14:22.089Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-08T09:14:22.089Z] Fetched 122 kB in 0s (0 B/s) [2021-02-08T09:14:22.089Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-08T09:14:22.089Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-08T09:14:22.089Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-08T09:14:22.089Z] Fetched 8848 B in 0s (0 B/s) [2021-02-08T09:14:22.089Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-08T09:14:22.090Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-08T09:14:22.090Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-08T09:14:22.090Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-08T09:14:22.090Z] Fetched 214 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-02-08T09:14:22.090Z] Fetched 155 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-08T09:14:22.090Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-08T09:14:22.090Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-08T09:14:22.090Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-08T09:14:22.090Z] Fetched 499 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-08T09:14:22.090Z] Fetched 111 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-08T09:14:22.090Z] Fetched 240 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-08T09:14:22.090Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-08T09:14:22.090Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-08T09:14:22.090Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-08T09:14:22.090Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-08T09:14:22.090Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-08T09:14:22.090Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-02-08T09:14:22.090Z] Fetched 17.0 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-08T09:14:22.090Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-08T09:14:22.090Z] Fetched 8720 B in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-08T09:14:22.090Z] Fetched 137 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-08T09:14:22.090Z] Fetched 119 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-08T09:14:22.090Z] Fetched 109 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-08T09:14:22.090Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-08T09:14:22.090Z] Fetched 645 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-08T09:14:22.090Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-08T09:14:22.090Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-08T09:14:22.090Z] Fetched 368 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-08T09:14:22.090Z] Fetched 187 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-08T09:14:22.090Z] Fetched 175 kB in 0s (0 B/s) [2021-02-08T09:14:22.090Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-08T09:14:24.631Z] Fetched 206 kB in 0s (0 B/s) [2021-02-08T09:14:24.631Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-08T09:14:24.631Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-08T09:14:24.631Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-08T09:14:24.631Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-08T09:14:24.631Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-08T09:14:24.631Z] Fetched 159 kB in 0s (0 B/s) [2021-02-08T09:14:24.631Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-08T09:14:24.631Z] Fetched 107 kB in 0s (0 B/s) [2021-02-08T09:14:24.631Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-08T09:14:24.631Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-08T09:14:24.631Z] Pulling static-packages [2021-02-08T09:14:25.572Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-08T09:14:25.572Z] Skipping pull go-build-helper (already ran) [2021-02-08T09:14:25.572Z] Skipping pull static-packages (already ran) [2021-02-08T09:14:25.572Z] Building go-build-helper [2021-02-08T09:14:28.870Z] Building static-packages [2021-02-08T09:14:30.781Z] Staging go-build-helper [2021-02-08T09:14:31.722Z] Staging static-packages [2021-02-08T09:14:32.663Z] Pulling go115 [2021-02-08T09:14:33.614Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-08T09:14:33.614Z] Skipping pull go115 (already ran) [2021-02-08T09:14:33.614Z] Building go115 [2021-02-08T09:14:33.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-08T09:14:33.614Z] Dload Upload Total Spent Left Speed [2021-02-08T09:14:36.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 115M 39 45.0M 0 0 42.3M 0 0:00:02 0:00:01 0:00:01 42.3M 79 115M 79 91.7M 0 0 44.1M 0 0:00:02 0:00:02 --:--:-- 44.1M 100 115M 100 115M 0 0 44.4M 0 0:00:02 0:00:02 --:--:-- 44.4M [2021-02-08T09:14:36.698Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-08T09:14:39.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-08T09:14:39.293Z] 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 [2021-02-08T09:14:40.001Z] Staging go115 [2021-02-08T09:14:45.292Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-08T09:14:45.292Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-08T09:14:45.292Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-08T09:14:45.292Z] Fetched 0 B in 0s (0 B/s) [2021-02-08T09:14:45.292Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-08T09:14:45.292Z] Fetched 224 kB in 0s (0 B/s) [2021-02-08T09:14:45.292Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-08T09:14:45.292Z] Fetched 157 kB in 0s (0 B/s) [2021-02-08T09:14:45.292Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-08T09:14:45.292Z] Fetched 221 kB in 0s (0 B/s) [2021-02-08T09:14:45.292Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-08T09:14:45.292Z] Fetched 143 kB in 0s (0 B/s) [2021-02-08T09:14:45.292Z] Pulling edgex-go [2021-02-08T09:14:46.236Z] Pulling version [2021-02-08T09:14:47.179Z] Building config-common [2021-02-08T09:14:47.637Z] Removing intermediate container cc05a068347d [2021-02-08T09:14:47.637Z] ---> 2cf7f58726a6 [2021-02-08T09:14:47.637Z] [2021-02-08T09:14:47.637Z] Step 10/24 : FROM alpine:3.12 [2021-02-08T09:14:47.637Z] 3.12: Pulling from library/alpine [2021-02-08T09:14:47.637Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T09:14:47.916Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T09:14:47.916Z] ---> afeebe901d6b [2021-02-08T09:14:47.916Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-08T09:14:48.521Z] ---> Running in 16ad791f9d47 [2021-02-08T09:14:49.093Z] Skipping build go-build-helper (already ran) [2021-02-08T09:14:49.093Z] Skipping build static-packages (already ran) [2021-02-08T09:14:49.093Z] Skipping build go115 (already ran) [2021-02-08T09:14:49.093Z] Building edgex-go [2021-02-08T09:14:49.356Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-08T09:14:50.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:14:50.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:14:50.752Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-08T09:14:50.752Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-08T09:14:50.752Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-08T09:14:50.752Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.29 [2021-02-08T09:14:50.752Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-08T09:14:50.752Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-08T09:14:50.752Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-08T09:14:50.752Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-08T09:14:50.752Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-08T09:14:50.752Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-08T09:14:50.752Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-08T09:14:50.752Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-08T09:14:50.752Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-08T09:14:50.752Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-08T09:14:50.752Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-08T09:14:50.752Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-08T09:14:50.752Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-08T09:14:50.752Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-08T09:14:50.752Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-08T09:14:50.752Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-08T09:14:50.752Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-08T09:14:50.752Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-08T09:14:50.752Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-08T09:14:51.012Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-08T09:14:51.012Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-08T09:14:51.012Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-08T09:14:51.134Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-08T09:14:51.409Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T09:14:51.409Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-08T09:14:51.409Z] (4/5) Installing curl (7.69.1-r3) [2021-02-08T09:14:51.409Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-08T09:14:51.409Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:14:51.409Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T09:14:51.686Z] OK: 7 MiB in 19 packages [2021-02-08T09:14:55.095Z] Removing intermediate container 16ad791f9d47 [2021-02-08T09:14:55.095Z] ---> 7b390e99e719 [2021-02-08T09:14:55.095Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T09:14:55.095Z] ---> Running in e9e32e635d2b [2021-02-08T09:14:55.378Z] Removing intermediate container e9e32e635d2b [2021-02-08T09:14:55.378Z] ---> 3d2c79242c04 [2021-02-08T09:14:55.378Z] Step 13/24 : WORKDIR / [2021-02-08T09:14:55.378Z] ---> Running in 71d128872cbf [2021-02-08T09:14:56.392Z] Removing intermediate container 71d128872cbf [2021-02-08T09:14:56.392Z] ---> 7b5d9d7952c0 [2021-02-08T09:14:56.393Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-08T09:14:57.380Z] ---> 3c50b99ec580 [2021-02-08T09:14:57.380Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-08T09:14:57.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-08T09:14:57.596Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-08T09:14:58.827Z] ---> 74f233eecb2e [2021-02-08T09:14:58.827Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-08T09:15:01.495Z] ---> ac033c447f71 [2021-02-08T09:15:01.495Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-08T09:15:01.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-08T09:15:02.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-08T09:15:02.501Z] Removing intermediate container 793137fd6241 [2021-02-08T09:15:02.501Z] ---> b63e38fd5789 [2021-02-08T09:15:02.501Z] [2021-02-08T09:15:02.501Z] Step 10/31 : FROM alpine:3.12 [2021-02-08T09:15:02.501Z] ---> afeebe901d6b [2021-02-08T09:15:02.501Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-08T09:15:03.113Z] Removing intermediate container b81a10ff3ad7 [2021-02-08T09:15:03.113Z] ---> bb3e067ddea4 [2021-02-08T09:15:03.113Z] [2021-02-08T09:15:03.113Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T09:15:03.113Z] ---> afeebe901d6b [2021-02-08T09:15:03.113Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T09:15:03.113Z] ---> Running in 48852b34af50 [2021-02-08T09:15:03.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-08T09:15:03.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-08T09:15:03.729Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-08T09:15:03.729Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-08T09:15:03.729Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-08T09:15:03.729Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-08T09:15:03.731Z] ---> 1e0e33aea035 [2021-02-08T09:15:03.731Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-08T09:15:03.731Z] ---> Running in e178b2d0e392 [2021-02-08T09:15:04.335Z] Removing intermediate container 48852b34af50 [2021-02-08T09:15:04.335Z] ---> 3a47dd65a6a1 [2021-02-08T09:15:04.335Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-08T09:15:04.938Z] ---> Running in 9ed02ab2819e [2021-02-08T09:15:05.538Z] ---> 24cb2e894d99 [2021-02-08T09:15:05.538Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-08T09:15:05.538Z] Removing intermediate container 130133486f43 [2021-02-08T09:15:05.538Z] ---> baeba1c0e3a4 [2021-02-08T09:15:05.538Z] [2021-02-08T09:15:05.538Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T09:15:05.538Z] ---> afeebe901d6b [2021-02-08T09:15:05.538Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-08T09:15:05.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-08T09:15:05.638Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-08T09:15:05.638Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-08T09:15:05.822Z] Removing intermediate container b411bd1b8882 [2021-02-08T09:15:05.822Z] ---> 56f1f194960a [2021-02-08T09:15:05.822Z] [2021-02-08T09:15:05.822Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T09:15:05.822Z] ---> afeebe901d6b [2021-02-08T09:15:05.822Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-08T09:15:05.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:15:05.822Z] ---> Running in 6448bdea8c2a [2021-02-08T09:15:06.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:15:06.100Z] ---> Running in 076b09362eee [2021-02-08T09:15:06.878Z] ---> 3bc109ccb0b7 [2021-02-08T09:15:06.878Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-08T09:15:06.878Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T09:15:06.878Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:15:06.878Z] OK: 5 MiB in 15 packages [2021-02-08T09:15:06.878Z] ---> Running in d18c223bfd9e [2021-02-08T09:15:07.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-08T09:15:07.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:15:07.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:15:07.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-08T09:15:07.597Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-08T09:15:08.203Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-08T09:15:08.203Z] (2/2) Installing su-exec (0.2-r1) [2021-02-08T09:15:08.203Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:15:08.203Z] OK: 5 MiB in 16 packages [2021-02-08T09:15:08.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:15:08.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:15:08.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-08T09:15:09.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:15:09.401Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T09:15:09.401Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:15:09.401Z] OK: 5 MiB in 15 packages [2021-02-08T09:15:09.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:15:09.401Z] Removing intermediate container e178b2d0e392 [2021-02-08T09:15:09.401Z] ---> 8e101a945fe9 [2021-02-08T09:15:09.401Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T09:15:09.733Z] ---> Running in abda1a455227 [2021-02-08T09:15:09.920Z] 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 [2021-02-08T09:15:10.078Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-08T09:15:10.078Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-08T09:15:10.078Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:15:10.078Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T09:15:10.398Z] OK: 6 MiB in 16 packages [2021-02-08T09:15:10.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T09:15:10.861Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-08T09:15:11.027Z] Removing intermediate container abda1a455227 [2021-02-08T09:15:11.027Z] ---> b8df1c90bd6c [2021-02-08T09:15:11.027Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-08T09:15:11.027Z] Removing intermediate container 9ed02ab2819e [2021-02-08T09:15:11.027Z] ---> 9da40fde2d0b [2021-02-08T09:15:11.027Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-08T09:15:11.312Z] ---> Running in 1c07aa7a1270 [2021-02-08T09:15:11.312Z] ---> Running in 4cc1b15227d7 [2021-02-08T09:15:11.312Z] Removing intermediate container d18c223bfd9e [2021-02-08T09:15:11.312Z] ---> f9c3b98f6170 [2021-02-08T09:15:11.312Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-08T09:15:11.598Z] ---> Running in bb1463b2565d [2021-02-08T09:15:11.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T09:15:11.802Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-08T09:15:11.876Z] Removing intermediate container 6448bdea8c2a [2021-02-08T09:15:11.876Z] ---> d493b751091a [2021-02-08T09:15:11.876Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T09:15:11.876Z] Removing intermediate container 1c07aa7a1270 [2021-02-08T09:15:11.876Z] ---> aafb9adb5533 [2021-02-08T09:15:11.876Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T09:15:12.147Z] ---> Running in d7d287ff9eff [2021-02-08T09:15:12.418Z] ---> Running in e9d095e323b2 [2021-02-08T09:15:12.418Z] Removing intermediate container 4cc1b15227d7 [2021-02-08T09:15:12.418Z] ---> 8d62a62a58fb [2021-02-08T09:15:12.418Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-08T09:15:12.696Z] Removing intermediate container bb1463b2565d [2021-02-08T09:15:12.696Z] ---> 9c9a299eec71 [2021-02-08T09:15:12.696Z] Step 22/24 : LABEL arch=arm64 [2021-02-08T09:15:12.696Z] Removing intermediate container 076b09362eee [2021-02-08T09:15:12.696Z] ---> cbf65ff08495 [2021-02-08T09:15:12.696Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T09:15:12.696Z] Removing intermediate container d7d287ff9eff [2021-02-08T09:15:12.696Z] ---> e64ccb366e79 [2021-02-08T09:15:12.696Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-08T09:15:12.696Z] ---> Running in c5d2dcd86fe9 [2021-02-08T09:15:12.968Z] ---> Running in 852388c9820d [2021-02-08T09:15:12.968Z] ---> Running in 5191c31e6b67 [2021-02-08T09:15:13.241Z] ---> Running in 0721a9a64f24 [2021-02-08T09:15:13.241Z] Removing intermediate container e9d095e323b2 [2021-02-08T09:15:13.241Z] ---> f5c6223d11fe [2021-02-08T09:15:13.241Z] Step 15/23 : WORKDIR / [2021-02-08T09:15:13.241Z] Removing intermediate container c5d2dcd86fe9 [2021-02-08T09:15:13.241Z] ---> cd4607174559 [2021-02-08T09:15:13.241Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-08T09:15:13.516Z] ---> Running in f49a2757ae57 [2021-02-08T09:15:13.516Z] Removing intermediate container 5191c31e6b67 [2021-02-08T09:15:13.516Z] ---> b9f854fa38cd [2021-02-08T09:15:13.516Z] Step 23/24 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:15:13.516Z] ---> Running in b1af1e73b335 [2021-02-08T09:15:13.798Z] Removing intermediate container 852388c9820d [2021-02-08T09:15:13.798Z] ---> 4f0e752365c7 [2021-02-08T09:15:13.798Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-08T09:15:13.798Z] ---> Running in 8ac32e466ece [2021-02-08T09:15:13.798Z] Removing intermediate container 0721a9a64f24 [2021-02-08T09:15:13.798Z] ---> 7d3afe82cc97 [2021-02-08T09:15:13.798Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T09:15:14.069Z] ---> Running in 92265dd5cf43 [2021-02-08T09:15:14.069Z] ---> Running in efbbba1f09b6 [2021-02-08T09:15:14.341Z] Removing intermediate container f49a2757ae57 [2021-02-08T09:15:14.341Z] ---> 786940eaf004 [2021-02-08T09:15:14.341Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:15:14.342Z] Building version [2021-02-08T09:15:14.612Z] Removing intermediate container 8ac32e466ece [2021-02-08T09:15:14.612Z] ---> 148906275130 [2021-02-08T09:15:14.612Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T09:15:14.612Z] Removing intermediate container 92265dd5cf43 [2021-02-08T09:15:14.612Z] ---> e9233ce823c2 [2021-02-08T09:15:14.612Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T09:15:14.887Z] ---> Running in bfd2600d1b0c [2021-02-08T09:15:14.887Z] Removing intermediate container efbbba1f09b6 [2021-02-08T09:15:14.887Z] ---> eb7beeeae1a2 [2021-02-08T09:15:14.887Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:15:15.157Z] ---> Running in e5474757d8e4 [2021-02-08T09:15:15.157Z] ---> 42e88975c04c [2021-02-08T09:15:15.157Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-08T09:15:15.438Z] Removing intermediate container bfd2600d1b0c [2021-02-08T09:15:15.438Z] ---> 298ad498e95e [2021-02-08T09:15:15.438Z] [2021-02-08T09:15:15.714Z] Removing intermediate container e5474757d8e4 [2021-02-08T09:15:15.714Z] ---> 77664d68c1ef [2021-02-08T09:15:15.714Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:15:16.255Z] Staging config-common [2021-02-08T09:15:16.332Z] Successfully built 298ad498e95e [2021-02-08T09:15:16.332Z] ---> d0f6aa5d37d3 [2021-02-08T09:15:16.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-08T09:15:16.332Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-08T09:15:16.332Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-02-08T09:15:16.824Z] Skipping stage go-build-helper (already ran) [2021-02-08T09:15:16.824Z] Skipping stage static-packages (already ran) [2021-02-08T09:15:16.824Z] Skipping stage go115 (already ran) [2021-02-08T09:15:16.824Z] Staging edgex-go [2021-02-08T09:15:16.935Z] ---> 4a1d8de67256 [2021-02-08T09:15:16.935Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-08T09:15:17.210Z] Removing intermediate container b1af1e73b335 [2021-02-08T09:15:17.210Z] ---> cd5009b331b0 [2021-02-08T09:15:17.210Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-08T09:15:17.210Z] ---> c8a7bf40a08f [2021-02-08T09:15:17.210Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-08T09:15:17.484Z] ---> Running in 4e15edd17dfd [2021-02-08T09:15:17.765Z] Staging version [2021-02-08T09:15:18.096Z] ---> a316c8c4d063 [2021-02-08T09:15:18.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-08T09:15:18.096Z] Removing intermediate container 4e15edd17dfd [2021-02-08T09:15:18.096Z] ---> 5b2f6fc2638d [2021-02-08T09:15:18.097Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-08T09:15:18.701Z] ---> 50cf61e31001 [2021-02-08T09:15:18.701Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-08T09:15:18.713Z] Priming config-common [2021-02-08T09:15:18.986Z] ---> 6b4e0e4ca94d [2021-02-08T09:15:18.986Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-08T09:15:19.273Z] ---> Running in 709fca94b657 [2021-02-08T09:15:19.546Z] ---> d6a98e4c7907 [2021-02-08T09:15:19.546Z] ---> 79b85ea35186 [2021-02-08T09:15:19.546Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-08T09:15:19.546Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-08T09:15:19.652Z] Priming go-build-helper [2021-02-08T09:15:20.148Z] ---> Running in b69a881c2c3a [2021-02-08T09:15:20.148Z] ---> Running in 001b9b8bed27 [2021-02-08T09:15:20.148Z] Removing intermediate container 709fca94b657 [2021-02-08T09:15:20.148Z] ---> c7ed5ea56cc1 [2021-02-08T09:15:20.148Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:15:20.148Z] ---> 37ebd2a6c9c7 [2021-02-08T09:15:20.148Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-08T09:15:20.420Z] ---> Running in 6ff7414e8345 [2021-02-08T09:15:20.420Z] ---> Running in 902a30a382a5 [2021-02-08T09:15:20.592Z] Priming static-packages [2021-02-08T09:15:21.023Z] Removing intermediate container 001b9b8bed27 [2021-02-08T09:15:21.023Z] ---> dd10a8eb74ee [2021-02-08T09:15:21.023Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:15:22.003Z] ---> Running in cbf7497e79cd [2021-02-08T09:15:22.003Z] Removing intermediate container 6ff7414e8345 [2021-02-08T09:15:22.003Z] ---> 071d18fa8bf1 [2021-02-08T09:15:22.003Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:15:22.003Z] Removing intermediate container 902a30a382a5 [2021-02-08T09:15:22.003Z] ---> 2e474b2fe1aa [2021-02-08T09:15:22.003Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T09:15:22.507Z] Priming go115 [2021-02-08T09:15:22.601Z] ---> Running in 3f8902dbcc74 [2021-02-08T09:15:22.601Z] ---> Running in a3172bd1d95b [2021-02-08T09:15:22.601Z] Removing intermediate container cbf7497e79cd [2021-02-08T09:15:22.601Z] ---> f78c0d7f6555 [2021-02-08T09:15:22.601Z] Step 20/22 : LABEL arch=arm64 [2021-02-08T09:15:22.878Z] ---> Running in 7538d94c0982 [2021-02-08T09:15:23.151Z] Removing intermediate container 3f8902dbcc74 [2021-02-08T09:15:23.151Z] ---> bebc487b8c1f [2021-02-08T09:15:23.151Z] Step 20/22 : LABEL arch=arm64Removing intermediate container a3172bd1d95b [2021-02-08T09:15:23.151Z] [2021-02-08T09:15:23.151Z] ---> 59779c48dba2 [2021-02-08T09:15:23.151Z] Step 22/23 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:15:23.427Z] Removing intermediate container b69a881c2c3a [2021-02-08T09:15:23.427Z] ---> 9b5c3e4e701e [2021-02-08T09:15:23.427Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:15:23.427Z] ---> Running in 5a305efc1d0d [2021-02-08T09:15:23.427Z] ---> Running in 2b9ddbb3f002 [2021-02-08T09:15:23.449Z] Priming edgex-go [2021-02-08T09:15:23.706Z] Removing intermediate container 7538d94c0982 [2021-02-08T09:15:23.706Z] ---> 47f47facfeb6 [2021-02-08T09:15:23.706Z] Step 21/22 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:15:23.982Z] ---> Running in c6caac9ceb6a [2021-02-08T09:15:23.982Z] Removing intermediate container 2b9ddbb3f002 [2021-02-08T09:15:23.982Z] ---> e07e6b542d49 [2021-02-08T09:15:23.982Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T09:15:24.258Z] Removing intermediate container 5a305efc1d0d [2021-02-08T09:15:24.258Z] ---> 2c392aa82eea [2021-02-08T09:15:24.258Z] Step 21/22 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:15:24.258Z] ---> Running in ac2dde079e76 [2021-02-08T09:15:24.390Z] Priming version [2021-02-08T09:15:24.536Z] ---> 1d069dbc6f88 [2021-02-08T09:15:24.536Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-08T09:15:24.536Z] ---> Running in ed7c6d98770b [2021-02-08T09:15:24.536Z] Removing intermediate container c6caac9ceb6a [2021-02-08T09:15:24.536Z] ---> 22df2c105a7c [2021-02-08T09:15:24.536Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T09:15:25.132Z] ---> Running in 0813f33633ce [2021-02-08T09:15:25.132Z] Removing intermediate container ac2dde079e76 [2021-02-08T09:15:25.132Z] ---> f09ca2e8a3b0 [2021-02-08T09:15:25.132Z] [2021-02-08T09:15:25.333Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-08T09:15:25.416Z] Removing intermediate container ed7c6d98770b [2021-02-08T09:15:25.416Z] ---> ca6ec87adc71 [2021-02-08T09:15:25.417Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T09:15:25.701Z] Successfully built f09ca2e8a3b0 [2021-02-08T09:15:25.701Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-08T09:15:25.701Z] Building docker-security-proxy-setup-go [2021-02-08T09:15:26.299Z]  Building docker-core-command-go ... done  ---> Running in b679053e661f [2021-02-08T09:15:26.299Z] Removing intermediate container 0813f33633ce [2021-02-08T09:15:26.299Z] ---> d215952e3092 [2021-02-08T09:15:26.299Z] [2021-02-08T09:15:26.299Z] ---> 31f0060b0ec4 [2021-02-08T09:15:26.299Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [Pipeline] } [Pipeline] // withEnv [2021-02-08T09:15:26.901Z] Successfully built d215952e3092 [2021-02-08T09:15:26.901Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-08T09:15:26.901Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-02-08T09:15:26.901Z] Removing intermediate container b679053e661f [2021-02-08T09:15:26.901Z] ---> 8b1c92e337db [2021-02-08T09:15:26.901Z] [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-02-08T09:15:27.208Z] ---> d3ea6d6dd462 [2021-02-08T09:15:27.208Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-02-08T09:15:27.478Z] Successfully built 8b1c92e337db [2021-02-08T09:15:27.478Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-08T09:15:27.478Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T09:15:28.468Z] ---> f0e4efce6f74 [2021-02-08T09:15:28.468Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-08T09:15:29.447Z] ---> 27a6b159cca5 [2021-02-08T09:15:29.447Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-08T09:15:29.719Z] ---> Running in fd9ef7f38e1f [2021-02-08T09:15:30.314Z] Removing intermediate container fd9ef7f38e1f [2021-02-08T09:15:30.314Z] ---> 79ec3a6d46c2 [2021-02-08T09:15:30.314Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-08T09:15:31.754Z] ---> 6682bde34777 [2021-02-08T09:15:31.754Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-08T09:15:32.354Z] ---> Running in 0f50178113ed [2021-02-08T09:15:35.738Z] Removing intermediate container 0f50178113ed [2021-02-08T09:15:35.738Z] ---> 1698c4208252 [2021-02-08T09:15:35.738Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-08T09:15:36.012Z] ---> Running in 9a0779d7b1fb [2021-02-08T09:15:36.994Z] Removing intermediate container 9a0779d7b1fb [2021-02-08T09:15:36.994Z] ---> da9f105bdcbf [2021-02-08T09:15:36.994Z] Step 28/31 : CMD ["gate"] [2021-02-08T09:15:37.595Z] ---> Running in b41062a387c9 [2021-02-08T09:15:38.576Z] Removing intermediate container b41062a387c9 [2021-02-08T09:15:38.576Z] ---> ff73b02ee1a4 [2021-02-08T09:15:38.576Z] Step 29/31 : LABEL arch=arm64 [2021-02-08T09:15:38.849Z] ---> Running in ce896bbd320e [2021-02-08T09:15:44.248Z] Removing intermediate container ce896bbd320e [2021-02-08T09:15:44.248Z] ---> f91ed5eb05d5 [2021-02-08T09:15:44.248Z] Step 30/31 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:15:44.248Z] ---> Running in 0e8a57e0bbbd [2021-02-08T09:15:44.844Z] Removing intermediate container 0e8a57e0bbbd [2021-02-08T09:15:44.844Z] ---> dfced6b2cd2a [2021-02-08T09:15:44.844Z] Step 31/31 : LABEL version=0.0.0 [2021-02-08T09:15:45.451Z] ---> Running in 9e0bf416877d [2021-02-08T09:15:46.430Z] Removing intermediate container 9e0bf416877d [2021-02-08T09:15:46.430Z] ---> 385128122697 [2021-02-08T09:15:46.430Z] [2021-02-08T09:15:46.704Z] Successfully built 385128122697 [2021-02-08T09:15:46.704Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-08T09:15:59.087Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:15:59.087Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:15:59.087Z] ---> 21db25f84b0e [2021-02-08T09:15:59.087Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T09:15:59.087Z] ---> Using cache [2021-02-08T09:15:59.087Z] ---> f226c3a2b330 [2021-02-08T09:15:59.087Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:15:59.087Z] ---> Using cache [2021-02-08T09:15:59.087Z] ---> a18a0a59394a [2021-02-08T09:15:59.087Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T09:15:59.087Z] ---> Using cache [2021-02-08T09:15:59.087Z] ---> 649df6ac399c [2021-02-08T09:15:59.087Z] Step 6/23 : COPY go.mod . [2021-02-08T09:15:59.087Z] ---> Using cache [2021-02-08T09:15:59.087Z] ---> 5cf0cf85bb3c [2021-02-08T09:15:59.087Z] Step 7/23 : RUN go mod download [2021-02-08T09:15:59.087Z] ---> Using cache [2021-02-08T09:15:59.087Z] ---> 4cc2bdef23fd [2021-02-08T09:15:59.087Z] Step 8/23 : COPY . . [2021-02-08T09:15:59.087Z] ---> Using cache [2021-02-08T09:15:59.087Z] ---> fabe3be36fd9 [2021-02-08T09:15:59.087Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-08T09:16:00.541Z] ---> Running in 319f6445880f [2021-02-08T09:16:01.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-08T09:16:14.422Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:16:14.422Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:16:14.422Z] ---> 21db25f84b0e [2021-02-08T09:16:14.422Z] Step 3/21 : WORKDIR /edgex-go [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> f226c3a2b330 [2021-02-08T09:16:14.422Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> a18a0a59394a [2021-02-08T09:16:14.422Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> 649df6ac399c [2021-02-08T09:16:14.422Z] Step 6/21 : COPY go.mod . [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> 5cf0cf85bb3c [2021-02-08T09:16:14.422Z] Step 7/21 : RUN go mod download [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> 4cc2bdef23fd [2021-02-08T09:16:14.422Z] Step 8/21 : COPY . . [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> fabe3be36fd9 [2021-02-08T09:16:14.422Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-08T09:16:14.422Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:16:14.422Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:16:14.422Z] ---> 21db25f84b0e [2021-02-08T09:16:14.422Z] Step 3/26 : WORKDIR /edgex-go [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> f226c3a2b330 [2021-02-08T09:16:14.422Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> a18a0a59394a [2021-02-08T09:16:14.422Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-08T09:16:14.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T09:16:14.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T09:16:14.422Z] ---> 21db25f84b0e [2021-02-08T09:16:14.422Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> f226c3a2b330 [2021-02-08T09:16:14.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:16:14.422Z] ---> Using cache [2021-02-08T09:16:14.422Z] ---> a18a0a59394a [2021-02-08T09:16:14.422Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-08T09:16:17.887Z] ---> Running in 34882d11b66b [2021-02-08T09:16:17.887Z] ---> Running in 4e20d723c325 [2021-02-08T09:16:17.887Z] ---> Running in 7a85cc660558 [2021-02-08T09:16:19.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:16:19.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:16:20.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-08T09:16:20.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:16:20.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:16:21.731Z] OK: 217 MiB in 51 packages [2021-02-08T09:16:22.333Z] OK: 217 MiB in 51 packages [2021-02-08T09:16:23.773Z] Removing intermediate container 34882d11b66b [2021-02-08T09:16:23.773Z] ---> 564972c40ed5 [2021-02-08T09:16:23.773Z] Step 6/23 : COPY go.mod . [2021-02-08T09:16:24.050Z] Removing intermediate container 7a85cc660558 [2021-02-08T09:16:24.050Z] ---> 515ecbb5878d [2021-02-08T09:16:24.050Z] Step 6/26 : COPY go.mod . [2021-02-08T09:16:25.048Z] ---> ed200e9c8d75 [2021-02-08T09:16:25.048Z] Step 7/23 : RUN go mod download [2021-02-08T09:16:25.048Z] ---> Running in be11cd174602 [2021-02-08T09:16:25.334Z] ---> acbaf2d587f3 [2021-02-08T09:16:25.334Z] Step 7/26 : RUN go mod download [2021-02-08T09:16:25.624Z] ---> Running in f8b9de5ca4d7 [2021-02-08T09:16:30.006Z] Removing intermediate container be11cd174602 [2021-02-08T09:16:30.006Z] ---> 61f577dfdaa9 [2021-02-08T09:16:30.006Z] Step 8/23 : COPY . . [2021-02-08T09:16:30.284Z] Removing intermediate container f8b9de5ca4d7 [2021-02-08T09:16:30.284Z] ---> 0683f0d4a50a [2021-02-08T09:16:30.284Z] Step 8/26 : COPY . . [2021-02-08T09:17:02.681Z] ---> c2a69094d799 [2021-02-08T09:17:02.681Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-08T09:17:02.681Z] ---> cc9642d26040 [2021-02-08T09:17:02.681Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-08T09:17:02.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T09:17:02.955Z] ---> Running in f507fff8cdf5 [2021-02-08T09:17:02.955Z] ---> Running in dfbf038d5d8e [2021-02-08T09:17:04.938Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-08T09:17:05.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-08T09:17:07.217Z] Removing intermediate container 319f6445880f [2021-02-08T09:17:07.217Z] ---> 4f8e2bab5dd4 [2021-02-08T09:17:07.217Z] [2021-02-08T09:17:07.217Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T09:17:07.217Z] ---> afeebe901d6b [2021-02-08T09:17:07.217Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T09:17:07.217Z] ---> Using cache [2021-02-08T09:17:07.217Z] ---> d493b751091a [2021-02-08T09:17:07.217Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T09:17:07.217Z] ---> Using cache [2021-02-08T09:17:07.217Z] ---> e64ccb366e79 [2021-02-08T09:17:07.217Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-08T09:17:07.490Z] ---> Running in 307f0b3a00df [2021-02-08T09:17:08.094Z] Removing intermediate container 307f0b3a00df [2021-02-08T09:17:08.094Z] ---> 6097b58f4361 [2021-02-08T09:17:08.094Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T09:17:08.695Z] ---> Running in dcdb938594e5 [2021-02-08T09:17:09.299Z] Removing intermediate container dcdb938594e5 [2021-02-08T09:17:09.299Z] ---> 5a0990000ea7 [2021-02-08T09:17:09.299Z] Step 15/23 : WORKDIR / [2021-02-08T09:17:09.299Z] ---> Running in 9b46b5eb9fbb [2021-02-08T09:17:10.290Z] Removing intermediate container 9b46b5eb9fbb [2021-02-08T09:17:10.290Z] ---> 485bea6c0df0 [2021-02-08T09:17:10.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:17:11.278Z] ---> 984ff23b0f71 [2021-02-08T09:17:11.278Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-08T09:17:13.266Z] ---> d72545e33f23 [2021-02-08T09:17:13.267Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-08T09:17:15.254Z] ---> fe0a79fe0d54 [2021-02-08T09:17:15.254Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-08T09:17:15.535Z] ---> Running in 45d81f28cdbc [2021-02-08T09:17:16.135Z] Removing intermediate container 4e20d723c325 [2021-02-08T09:17:16.135Z] ---> 651cc1a79376 [2021-02-08T09:17:16.135Z] [2021-02-08T09:17:16.410Z] Step 10/21 : FROM alpine:3.12 [2021-02-08T09:17:16.410Z] ---> afeebe901d6b [2021-02-08T09:17:16.410Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-08T09:17:16.410Z] Removing intermediate container 45d81f28cdbc [2021-02-08T09:17:16.410Z] ---> e9ed5f57b305 [2021-02-08T09:17:16.410Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:17:16.410Z] ---> Running in 331df34580bd [2021-02-08T09:17:17.011Z] ---> Running in 9f96fe8845aa [2021-02-08T09:17:18.010Z] Removing intermediate container 9f96fe8845aa [2021-02-08T09:17:18.010Z] ---> 28a761e56f1a [2021-02-08T09:17:18.010Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T09:17:18.010Z] ---> Running in e433c8eebda0 [2021-02-08T09:17:19.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:17:19.003Z] Removing intermediate container e433c8eebda0 [2021-02-08T09:17:19.003Z] ---> da1d788af7de [2021-02-08T09:17:19.003Z] Step 22/23 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:17:19.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:17:19.280Z] ---> Running in 4e7c4bbf3455 [2021-02-08T09:17:19.880Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-08T09:17:19.880Z] Removing intermediate container 4e7c4bbf3455 [2021-02-08T09:17:19.880Z] ---> 4e301ab22f4c [2021-02-08T09:17:19.880Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T09:17:20.158Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T09:17:20.158Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-08T09:17:20.158Z] (4/4) Installing curl (7.69.1-r3) [2021-02-08T09:17:20.158Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:17:20.158Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T09:17:20.434Z] OK: 7 MiB in 18 packages [2021-02-08T09:17:20.434Z] ---> Running in 3764e0e7e14e [2021-02-08T09:17:21.041Z] Removing intermediate container 3764e0e7e14e [2021-02-08T09:17:21.041Z] ---> 81400b3b900a [2021-02-08T09:17:21.041Z] [2021-02-08T09:17:22.048Z] Successfully built 81400b3b900a [2021-02-08T09:17:22.048Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-08T09:17:23.040Z]  Building docker-core-metadata-go ... done Removing intermediate container 331df34580bd [2021-02-08T09:17:23.040Z] ---> 70c214e49fdb [2021-02-08T09:17:23.040Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T09:17:23.317Z] ---> Running in e809bccb6d4e [2021-02-08T09:17:24.311Z] Removing intermediate container e809bccb6d4e [2021-02-08T09:17:24.311Z] ---> 49a25187dbc3 [2021-02-08T09:17:24.311Z] Step 13/21 : WORKDIR /edgex [2021-02-08T09:17:24.311Z] ---> Running in da3a0b8454eb [2021-02-08T09:17:25.314Z] Removing intermediate container da3a0b8454eb [2021-02-08T09:17:25.314Z] ---> 777f823c839a [2021-02-08T09:17:25.314Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-08T09:17:26.308Z] ---> 963051e626c9 [2021-02-08T09:17:26.308Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-08T09:17:28.312Z] ---> 6aa3dec55e73 [2021-02-08T09:17:28.312Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-08T09:17:29.759Z] ---> f03ffbb55af6 [2021-02-08T09:17:29.759Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-08T09:17:30.034Z] ---> Running in 20817d08aa69 [2021-02-08T09:17:30.634Z] Removing intermediate container 20817d08aa69 [2021-02-08T09:17:30.634Z] ---> 06149adba9b5 [2021-02-08T09:17:30.634Z] Step 18/21 : CMD ["--init=true"] [2021-02-08T09:17:30.909Z] ---> Running in aee7110f3450 [2021-02-08T09:17:31.509Z] Removing intermediate container aee7110f3450 [2021-02-08T09:17:31.509Z] ---> 795d300059dc [2021-02-08T09:17:31.509Z] Step 19/21 : LABEL arch=arm64 [2021-02-08T09:17:31.509Z] ---> Running in c7967af86df7 [2021-02-08T09:17:32.499Z] Removing intermediate container c7967af86df7 [2021-02-08T09:17:32.499Z] ---> 175126fedbd7 [2021-02-08T09:17:32.499Z] Step 20/21 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:17:32.499Z] ---> Running in 9a276a3b4f32 [2021-02-08T09:17:33.100Z] Removing intermediate container 9a276a3b4f32 [2021-02-08T09:17:33.100Z] ---> 5a0a6fe56305 [2021-02-08T09:17:33.100Z] Step 21/21 : LABEL version=0.0.0 [2021-02-08T09:17:33.379Z] ---> Running in 1235a5c0ac4e [2021-02-08T09:17:33.979Z] Removing intermediate container 1235a5c0ac4e [2021-02-08T09:17:33.979Z] ---> 5c61c160f03f [2021-02-08T09:17:33.979Z] [2021-02-08T09:17:34.584Z] Successfully built 5c61c160f03f [2021-02-08T09:17:34.584Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-08T09:18:01.390Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container dfbf038d5d8e [2021-02-08T09:18:01.390Z] ---> 099098db5d0a [2021-02-08T09:18:01.390Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-08T09:18:01.390Z] ---> Running in d48e21ab0563 [2021-02-08T09:18:01.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-08T09:18:01.666Z] Removing intermediate container d48e21ab0563 [2021-02-08T09:18:01.666Z] ---> 506ec8858ce9 [2021-02-08T09:18:01.666Z] [2021-02-08T09:18:01.666Z] Step 11/26 : FROM docker:20.10.0 [2021-02-08T09:18:01.666Z] 20.10.0: Pulling from library/docker [2021-02-08T09:18:09.941Z] Removing intermediate container f507fff8cdf5 [2021-02-08T09:18:09.941Z] ---> 0c76b6cb3d71 [2021-02-08T09:18:09.941Z] [2021-02-08T09:18:09.941Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T09:18:09.941Z] ---> afeebe901d6b [2021-02-08T09:18:09.941Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-08T09:18:09.941Z] ---> Running in 9a839eb01919 [2021-02-08T09:18:09.941Z] Removing intermediate container 9a839eb01919 [2021-02-08T09:18:09.941Z] ---> 019aa7cf5764 [2021-02-08T09:18:09.941Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-08T09:18:09.941Z] ---> Running in 60d5fa529d7d [2021-02-08T09:18:09.941Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-08T09:18:10.229Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-08T09:18:10.229Z] ---> eeaf43b92773 [2021-02-08T09:18:10.229Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-08T09:18:10.229Z] Removing intermediate container 60d5fa529d7d [2021-02-08T09:18:10.229Z] ---> 8f0357f5c873 [2021-02-08T09:18:10.229Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-08T09:18:10.229Z] ---> Running in 26171096b128 [2021-02-08T09:18:10.229Z] ---> Running in e9e5c658d632 [2021-02-08T09:18:11.208Z] Removing intermediate container 26171096b128 [2021-02-08T09:18:11.208Z] ---> 7a926a1386a5 [2021-02-08T09:18:11.208Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T09:18:11.208Z] ---> Running in 8dfd0e2d548d [2021-02-08T09:18:11.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:18:11.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:18:12.353Z] (1/2) Installing readline (8.0.4-r0) [2021-02-08T09:18:12.353Z] (2/2) Installing bash (5.0.17-r0) [2021-02-08T09:18:12.353Z] Executing bash-5.0.17-r0.post-install [2021-02-08T09:18:12.353Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:18:12.353Z] OK: 12 MiB in 22 packages [2021-02-08T09:18:13.784Z] Removing intermediate container 8dfd0e2d548d [2021-02-08T09:18:13.784Z] ---> 29aa3b5cafdf [2021-02-08T09:18:13.784Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-08T09:18:13.784Z] ---> Running in f9bacee58d1b [2021-02-08T09:18:14.382Z] Removing intermediate container e9e5c658d632 [2021-02-08T09:18:14.382Z] ---> 1840ec67f745 [2021-02-08T09:18:14.382Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-08T09:18:14.382Z] ---> Running in c51de3143966 [2021-02-08T09:18:14.983Z] Removing intermediate container c51de3143966 [2021-02-08T09:18:14.983Z] ---> b2474e295466 [2021-02-08T09:18:14.983Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-08T09:18:15.255Z] ---> Running in e19bc33a04ed [2021-02-08T09:18:15.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:18:15.527Z] Removing intermediate container e19bc33a04ed [2021-02-08T09:18:15.527Z] ---> 7a3bc25d94ac [2021-02-08T09:18:15.527Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-08T09:18:15.801Z] ---> Running in 85bb01358c81 [2021-02-08T09:18:16.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:18:16.346Z] Removing intermediate container 85bb01358c81 [2021-02-08T09:18:16.346Z] ---> 82026e94dbcf [2021-02-08T09:18:16.346Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-08T09:18:16.941Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-08T09:18:16.941Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-08T09:18:16.941Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T09:18:17.213Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-08T09:18:17.484Z] ---> 6822249246ca [2021-02-08T09:18:17.484Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-08T09:18:17.484Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T09:18:17.484Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-08T09:18:17.762Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:18:17.762Z] OK: 8 MiB in 20 packages [2021-02-08T09:18:18.359Z] ---> 45b1bab609c4 [2021-02-08T09:18:18.359Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-08T09:18:19.342Z] Removing intermediate container f9bacee58d1b [2021-02-08T09:18:19.342Z] ---> a0cd1b9fdadb [2021-02-08T09:18:19.342Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T09:18:19.343Z] ---> 5bb4a11cebbe [2021-02-08T09:18:19.343Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-08T09:18:19.343Z] ---> Running in 52c0c85d067b [2021-02-08T09:18:19.950Z] ---> e79641a209bd [2021-02-08T09:18:19.950Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-08T09:18:20.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:18:20.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:18:21.414Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-08T09:18:21.414Z] (2/33) Installing expat (2.2.9-r1) [2021-02-08T09:18:21.414Z] (3/33) Installing libffi (3.3-r2) [2021-02-08T09:18:21.414Z] (4/33) Installing gdbm (1.13-r1) [2021-02-08T09:18:21.414Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-08T09:18:21.414Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-08T09:18:21.414Z] ---> ade8b527b277 [2021-02-08T09:18:21.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-08T09:18:21.414Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-08T09:18:22.396Z] ---> 5228fc01cfcb [2021-02-08T09:18:22.396Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-08T09:18:22.670Z] ---> Running in 0ca4bb91720e [2021-02-08T09:18:23.267Z] Removing intermediate container 0ca4bb91720e [2021-02-08T09:18:23.267Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-08T09:18:23.267Z] ---> a62fbd9ebeb9 [2021-02-08T09:18:23.267Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:18:23.267Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-08T09:18:23.267Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-08T09:18:23.267Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-08T09:18:23.267Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-08T09:18:23.267Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-08T09:18:23.542Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-08T09:18:23.542Z] ---> Running in 26b087fa9d13 [2021-02-08T09:18:23.542Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-08T09:18:23.542Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-08T09:18:23.542Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-08T09:18:23.542Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-08T09:18:23.542Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-08T09:18:23.542Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-08T09:18:23.542Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-08T09:18:23.542Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-08T09:18:23.542Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-08T09:18:23.821Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-08T09:18:23.821Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-08T09:18:23.821Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-08T09:18:23.821Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-08T09:18:23.821Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-08T09:18:23.821Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-08T09:18:23.821Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-08T09:18:23.821Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-08T09:18:23.821Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-08T09:18:23.821Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-08T09:18:23.821Z] Removing intermediate container 26b087fa9d13 [2021-02-08T09:18:23.821Z] ---> 14fa831713e0 [2021-02-08T09:18:23.821Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T09:18:24.095Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:18:24.095Z] OK: 71 MiB in 55 packages [2021-02-08T09:18:24.095Z] ---> Running in 6eb26bda3bb4 [2021-02-08T09:18:24.696Z] Removing intermediate container 6eb26bda3bb4 [2021-02-08T09:18:24.696Z] ---> cf2dc3985ef2 [2021-02-08T09:18:24.696Z] Step 22/23 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:18:24.973Z] ---> Running in f18ce65f1e98 [2021-02-08T09:18:25.573Z] Removing intermediate container f18ce65f1e98 [2021-02-08T09:18:25.573Z] ---> 624961a468f8 [2021-02-08T09:18:25.573Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T09:18:25.848Z] ---> Running in e7e225c4cb67 [2021-02-08T09:18:26.120Z] Removing intermediate container e7e225c4cb67 [2021-02-08T09:18:26.120Z] ---> d0b2a87b5620 [2021-02-08T09:18:26.120Z] [2021-02-08T09:18:26.719Z] Successfully built d0b2a87b5620 [2021-02-08T09:18:26.719Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-08T09:18:30.117Z]  Building docker-core-data-go ... done Removing intermediate container 52c0c85d067b [2021-02-08T09:18:30.117Z] ---> 8ce212b927cb [2021-02-08T09:18:30.117Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-08T09:18:30.117Z] ---> Running in 2adf493d8451 [2021-02-08T09:18:34.419Z] Collecting docker-compose==1.23.2 [2021-02-08T09:18:34.419Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-08T09:18:35.392Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-08T09:18:35.664Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-08T09:18:36.260Z] Collecting jsonschema<3,>=2.5.1 [2021-02-08T09:18:36.260Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-08T09:18:36.532Z] Collecting texttable<0.10,>=0.9.0 [2021-02-08T09:18:36.804Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-08T09:18:39.476Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-08T09:18:39.476Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-08T09:18:39.476Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-08T09:18:39.756Z] Collecting cached-property<2,>=1.2.0 [2021-02-08T09:18:39.756Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-08T09:18:40.362Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-08T09:18:40.362Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-08T09:18:42.390Z] Collecting docopt<0.7,>=0.6.1 [2021-02-08T09:18:42.390Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-08T09:18:45.026Z] Collecting docker<4.0,>=3.6.0 [2021-02-08T09:18:45.026Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-08T09:18:46.006Z] Collecting PyYAML<4,>=3.10 [2021-02-08T09:18:46.006Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-08T09:18:49.394Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-08T09:18:49.394Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-08T09:18:49.666Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-08T09:18:49.666Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-08T09:18:49.938Z] Collecting idna<2.8,>=2.5 [2021-02-08T09:18:49.938Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-08T09:18:50.210Z] Collecting docker-pycreds>=0.4.0 [2021-02-08T09:18:50.210Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-08T09:18:50.483Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-08T09:18:50.484Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-08T09:18:50.484Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-08T09:18:50.484Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-08T09:18:51.075Z] Installing collected packages: urllib3, idna, requests, jsonschema, texttable, websocket-client, cached-property, dockerpty, docopt, docker-pycreds, docker, PyYAML, docker-compose [2021-02-08T09:18:51.075Z] Attempting uninstall: urllib3 [2021-02-08T09:18:51.075Z] Found existing installation: urllib3 1.25.9 [2021-02-08T09:18:51.075Z] Uninstalling urllib3-1.25.9: [2021-02-08T09:18:51.348Z] Successfully uninstalled urllib3-1.25.9 [2021-02-08T09:18:51.941Z] Attempting uninstall: idna [2021-02-08T09:18:51.941Z] Found existing installation: idna 2.9 [2021-02-08T09:18:51.941Z] Uninstalling idna-2.9: [2021-02-08T09:18:51.941Z] Successfully uninstalled idna-2.9 [2021-02-08T09:18:52.536Z] Attempting uninstall: requests [2021-02-08T09:18:52.536Z] Found existing installation: requests 2.23.0 [2021-02-08T09:18:52.536Z] Uninstalling requests-2.23.0: [2021-02-08T09:18:52.809Z] Successfully uninstalled requests-2.23.0 [2021-02-08T09:18:53.402Z] Running setup.py install for texttable: started [2021-02-08T09:18:54.836Z] Running setup.py install for texttable: finished with status 'done' [2021-02-08T09:18:55.433Z] Running setup.py install for dockerpty: started [2021-02-08T09:18:57.401Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-08T09:18:57.401Z] Running setup.py install for docopt: started [2021-02-08T09:18:58.845Z] Running setup.py install for docopt: finished with status 'done' [2021-02-08T09:18:59.439Z] Running setup.py install for PyYAML: started [2021-02-08T09:19:01.408Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-08T09:19:02.391Z] 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 [2021-02-08T09:19:05.782Z] Removing intermediate container 2adf493d8451 [2021-02-08T09:19:05.782Z] ---> a5792368a5ae [2021-02-08T09:19:05.782Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-08T09:19:05.782Z] ---> Running in d1e01c4ffc7e [2021-02-08T09:19:06.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:19:07.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T09:19:07.628Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T09:19:07.628Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-08T09:19:07.628Z] (3/3) Installing curl (7.69.1-r3) [2021-02-08T09:19:07.628Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T09:19:07.628Z] OK: 71 MiB in 58 packages [2021-02-08T09:19:09.065Z] Removing intermediate container d1e01c4ffc7e [2021-02-08T09:19:09.065Z] ---> e2703ca1d669 [2021-02-08T09:19:09.065Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-08T09:19:09.065Z] ---> Running in 0a97cfd85526 [2021-02-08T09:19:09.664Z] Removing intermediate container 0a97cfd85526 [2021-02-08T09:19:09.664Z] ---> e1646c22e29d [2021-02-08T09:19:09.664Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T09:19:09.664Z] ---> Running in f9cb2febae26 [2021-02-08T09:19:09.938Z] Removing intermediate container f9cb2febae26 [2021-02-08T09:19:09.938Z] ---> 75c8e8f76214 [2021-02-08T09:19:09.938Z] Step 24/26 : LABEL arch=arm64 [2021-02-08T09:19:10.214Z] ---> Running in c8f89eacfbb5 [2021-02-08T09:19:10.813Z] Removing intermediate container c8f89eacfbb5 [2021-02-08T09:19:10.813Z] ---> 66a624a60b5b [2021-02-08T09:19:10.813Z] Step 25/26 : LABEL git_sha=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [2021-02-08T09:19:10.813Z] ---> Running in 6bcd6ca40efd [2021-02-08T09:19:11.408Z] Removing intermediate container 6bcd6ca40efd [2021-02-08T09:19:11.408Z] ---> 046c6a4db88c [2021-02-08T09:19:11.408Z] Step 26/26 : LABEL version=0.0.0 [2021-02-08T09:19:11.408Z] ---> Running in 9b920e0f8087 [2021-02-08T09:19:12.009Z] Removing intermediate container 9b920e0f8087 [2021-02-08T09:19:12.009Z] ---> 6f581b531051 [2021-02-08T09:19:12.009Z] [2021-02-08T09:19:12.289Z] Successfully built 6f581b531051 [2021-02-08T09:19:12.289Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-08T09:19:12.580Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-08T09:19:12.588Z] $ docker stop --time=1 9a36849172d180b27aabc434ce5523c2a582ed70a493fab138966e410e087df6 [2021-02-08T09:19:14.549Z] $ docker rm -f 9a36849172d180b27aabc434ce5523c2a582ed70a493fab138966e410e087df6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T09:19:15.313Z] + + docker images [2021-02-08T09:19:15.313Z] grep docker [2021-02-08T09:19:15.585Z] docker-sys-mgmt-agent-go-arm64 latest 6f581b531051 4 seconds ago 300MB [2021-02-08T09:19:15.585Z] docker-core-data-go-arm64 latest d0b2a87b5620 50 seconds ago 21MB [2021-02-08T09:19:15.585Z] docker-security-proxy-setup-go-arm64 latest 5c61c160f03f About a minute ago 23.2MB [2021-02-08T09:19:15.586Z] docker-core-metadata-go-arm64 latest 81400b3b900a About a minute ago 17.8MB [2021-02-08T09:19:15.586Z] docker-security-bootstrapper-go-arm64 latest 385128122697 3 minutes ago 22.6MB [2021-02-08T09:19:15.586Z] docker-support-notifications-go-arm64 latest 8b1c92e337db 3 minutes ago 16.7MB [2021-02-08T09:19:15.586Z] docker-support-scheduler-go-arm64 latest d215952e3092 3 minutes ago 16.1MB [2021-02-08T09:19:15.586Z] docker-core-command-go-arm64 latest f09ca2e8a3b0 3 minutes ago 16MB [2021-02-08T09:19:15.586Z] docker-security-secretstore-setup-go-arm64 latest 298ad498e95e 4 minutes ago 23.4MB [2021-02-08T09:19:15.586Z] docker 20.10.0 eeaf43b92773 8 weeks 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 [2021-02-08T09:19:18.618Z] provisioning config files... [2021-02-08T09:19:18.641Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3196214619754459398tmp [Pipeline] { [Pipeline] sh [2021-02-08T09:19:19.088Z] + set +x [2021-02-08T09:19:19.089Z] + curl -s https://codecov.io/bash [2021-02-08T09:19:19.089Z] + bash -s -- [2021-02-08T09:19:19.665Z] [2021-02-08T09:19:19.665Z] _____ _ [2021-02-08T09:19:19.665Z] / ____| | | [2021-02-08T09:19:19.665Z] | | ___ __| | ___ ___ _____ __ [2021-02-08T09:19:19.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-08T09:19:19.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-08T09:19:19.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-08T09:19:19.665Z] Bash-20210129-7c25fce [2021-02-08T09:19:19.665Z] [2021-02-08T09:19:19.665Z] [2021-02-08T09:19:19.665Z] ==> git version 2.24.3 found [2021-02-08T09:19:19.665Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-08T09:19:19.665Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-08T09:19:19.665Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-08T09:19:19.665Z] ==> Jenkins CI detected. [2021-02-08T09:19:19.665Z] project root: . [2021-02-08T09:19:19.665Z] --> token set from env [2021-02-08T09:19:19.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-08T09:19:19.665Z] ==> Running gcov in . (disable via -X gcov) [2021-02-08T09:19:19.665Z] ==> Python coveragepy not found [2021-02-08T09:19:19.665Z] ==> Searching for coverage reports in: [2021-02-08T09:19:19.665Z] + . [2021-02-08T09:19:19.665Z] -> Found 1 reports [2021-02-08T09:19:19.665Z] ==> Detecting git/mercurial file structure [2021-02-08T09:19:19.665Z] ==> Reading reports [2021-02-08T09:19:19.665Z] + ./coverage.out bytes=590503 [2021-02-08T09:19:19.928Z] ==> Appending adjustments [2021-02-08T09:19:19.928Z] https://docs.codecov.io/docs/fixing-reports [2021-02-08T09:19:23.238Z] + Found adjustments [2021-02-08T09:19:23.238Z] ==> Gzipping contents [2021-02-08T09:19:23.238Z] 88K /tmp/codecov.3jTvMt.gz [2021-02-08T09:19:23.238Z] ==> Uploading reports [2021-02-08T09:19:23.238Z] url: https://codecov.io [2021-02-08T09:19:23.238Z] query: branch=PR-3145&commit=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3145&job=&cmd_args= [2021-02-08T09:19:23.238Z] -> Pinging Codecov [2021-02-08T09:19:23.238Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3145&commit=f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3145&job=&cmd_args= [2021-02-08T09:19:23.500Z] -> Uploading to [2021-02-08T09:19:23.500Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-08/00271124DB129430A58F1EEE437C3FCB/f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25/7dea61b5-c363-48fe-a018-8ddb43595443.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T091923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6616c49ee8be037ab9e758bfa0d0e2a8223f2ac38c6f3f6d718997a9c05d7ab2 [2021-02-08T09:19:23.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-08T09:19:23.500Z] Dload Upload Total Spent Left Speed [2021-02-08T09:19:24.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88750 0 0 100 88750 0 175k --:--:-- --:--:-- --:--:-- 175k [2021-02-08T09:19:24.028Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f6d4ba2d2be62bd2b68fd68cb52ba7431d0e7f25 [Pipeline] } [2021-02-08T09:19:24.055Z] 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 [2021-02-08T09:19:27.120Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:19:28.063Z] ---> package-listing.sh [2021-02-08T09:19:28.063Z] ++ facter osfamily [2021-02-08T09:19:28.063Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-08T09:19:28.063Z] + OS_FAMILY=redhat [2021-02-08T09:19:28.063Z] + workspace=/w/workspace/edgex-go/1 [2021-02-08T09:19:28.063Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-08T09:19:28.063Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-08T09:19:28.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-08T09:19:28.063Z] + PACKAGES=/tmp/packages_start.txt [2021-02-08T09:19:28.063Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-08T09:19:28.063Z] + PACKAGES=/tmp/packages_end.txt [2021-02-08T09:19:28.063Z] + case "${OS_FAMILY}" in [2021-02-08T09:19:28.063Z] + rpm -qa [2021-02-08T09:19:28.063Z] + sort [2021-02-08T09:19:33.375Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-08T09:19:33.375Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-08T09:19:33.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-08T09:19:33.375Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-08T09:19:33.375Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-08T09:19:33.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-08T09:19:33.410Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-08T09:19:33.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:19:34.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T09:19:34.097Z] [2021-02-08T09:19:34.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:19:34.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T09:19:34.509Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-08T09:19:34.509Z] df20fa9351a1: Pulling fs layer [2021-02-08T09:19:34.509Z] 36b3adc4ff6f: Pulling fs layer [2021-02-08T09:19:34.509Z] 8ad3a11d3b57: Pulling fs layer [2021-02-08T09:19:34.509Z] 46f8f816bc3b: Pulling fs layer [2021-02-08T09:19:34.509Z] 93b61091891f: Pulling fs layer [2021-02-08T09:19:34.509Z] 93b9cdb0e59b: Pulling fs layer [2021-02-08T09:19:34.509Z] 5e14af77c1be: Pulling fs layer [2021-02-08T09:19:34.509Z] 01666e4c0597: Pulling fs layer [2021-02-08T09:19:34.509Z] aa168da1d23b: Pulling fs layer [2021-02-08T09:19:34.509Z] 46f8f816bc3b: Waiting [2021-02-08T09:19:34.509Z] 93b61091891f: Waiting [2021-02-08T09:19:34.509Z] 93b9cdb0e59b: Waiting [2021-02-08T09:19:34.509Z] 01666e4c0597: Waiting [2021-02-08T09:19:34.509Z] 5e14af77c1be: Waiting [2021-02-08T09:19:34.509Z] aa168da1d23b: Waiting [2021-02-08T09:19:34.509Z] 36b3adc4ff6f: Download complete [2021-02-08T09:19:34.509Z] 46f8f816bc3b: Download complete [2021-02-08T09:19:34.509Z] df20fa9351a1: Verifying Checksum [2021-02-08T09:19:34.509Z] df20fa9351a1: Download complete [2021-02-08T09:19:34.774Z] 93b9cdb0e59b: Verifying Checksum [2021-02-08T09:19:34.774Z] 93b9cdb0e59b: Download complete [2021-02-08T09:19:34.774Z] 5e14af77c1be: Verifying Checksum [2021-02-08T09:19:34.774Z] 5e14af77c1be: Download complete [2021-02-08T09:19:34.774Z] 93b61091891f: Download complete [2021-02-08T09:19:34.774Z] 01666e4c0597: Verifying Checksum [2021-02-08T09:19:34.774Z] 01666e4c0597: Download complete [2021-02-08T09:19:35.039Z] 8ad3a11d3b57: Verifying Checksum [2021-02-08T09:19:35.039Z] 8ad3a11d3b57: Download complete [2021-02-08T09:19:35.039Z] df20fa9351a1: Pull complete [2021-02-08T09:19:35.305Z] 36b3adc4ff6f: Pull complete [2021-02-08T09:19:36.266Z] 8ad3a11d3b57: Pull complete [2021-02-08T09:19:36.266Z] 46f8f816bc3b: Pull complete [2021-02-08T09:19:37.218Z] aa168da1d23b: Verifying Checksum [2021-02-08T09:19:37.218Z] aa168da1d23b: Download complete [2021-02-08T09:19:38.614Z] 93b61091891f: Pull complete [2021-02-08T09:19:38.614Z] 93b9cdb0e59b: Pull complete [2021-02-08T09:19:38.614Z] 5e14af77c1be: Pull complete [2021-02-08T09:19:38.877Z] 01666e4c0597: Pull complete [2021-02-08T09:19:47.066Z] aa168da1d23b: Pull complete [2021-02-08T09:19:47.066Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-08T09:19:47.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T09:19:47.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-08T09:19:47.332Z] prd-centos7-docker-4c-2g-25524 does not seem to be running inside a container [2021-02-08T09:19:47.384Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-08T09:19:52.620Z] $ docker top 17a4ff31da63f81f5f55c5490b655fef653c1506f8a28be0b8d6ec3e8c27cf03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:19:53.342Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-08T09:19:53.664Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-08T09:19:53.989Z] + ls /var/log/sa-host [2021-02-08T09:19:53.989Z] + sadf -c /var/log/sa-host/sa08 [2021-02-08T09:19:53.989Z] file_magic: OK [2021-02-08T09:19:53.989Z] HZ: Using current value: 100 [2021-02-08T09:19:53.989Z] file_header: OK [2021-02-08T09:19:53.989Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-08T09:19:53.989Z] Statistics: [2021-02-08T09:19:53.989Z] 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... [2021-02-08T09:19:53.989Z] File successfully converted to sysstat format version 12.2.1 [2021-02-08T09:19:53.989Z] + sadf -c /var/log/sa-host/sa23 [2021-02-08T09:19:53.989Z] file_magic: OK [2021-02-08T09:19:53.989Z] HZ: Using current value: 100 [2021-02-08T09:19:53.989Z] file_header: OK [2021-02-08T09:19:53.989Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-08T09:19:53.989Z] Statistics: [2021-02-08T09:19:53.989Z] Hnuu...uuuununununu... [2021-02-08T09:19:53.989Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-08T09:19:54.705Z] provisioning config files... [2021-02-08T09:19:54.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config944385157972987865tmp [Pipeline] { [Pipeline] echo [2021-02-08T09:19:54.876Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:19:55.214Z] ---> create-netrc.sh [Pipeline] } [2021-02-08T09:19:55.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-08T09:19:55.390Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:19:55.747Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-08T09:19:55.787Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:19:56.151Z] ---> sudo-logs.sh [2021-02-08T09:19:56.151Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-08T09:19:56.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:19:56.523Z] ---> job-cost.sh [2021-02-08T09:19:56.523Z] lf-activate-venv: SKIPPING [2021-02-08T09:19:56.523Z] INFO: No Stack... [2021-02-08T09:19:57.914Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-08T09:19:58.175Z] INFO: Archiving Costs [Pipeline] echo [2021-02-08T09:19:58.210Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:19:58.547Z] ---> logs-deploy.sh [2021-02-08T09:19:58.547Z] lf-activate-venv: SKIPPING [2021-02-08T09:19:58.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3145/1 [2021-02-08T09:19:58.547Z] INFO: archiving workspace using pattern(s): [2021-02-08T09:19:59.935Z] Archives upload complete. [2021-02-08T09:20:00.197Z] INFO: archiving logs to Nexus