Pull request #3134 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 97c9be662ca07851310f194347921b3ddadc13fb rather than feecce02fe33d34837c9f661423b300b71c7262b Obtained Jenkinsfile from 97c9be662ca07851310f194347921b3ddadc13fb 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-3134/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-3134/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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-25159’ Running on prd-centos7-docker-4c-2g-25166 in /w/workspace/edgexfoundry_edgex-go_PR-3134 [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 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit feecce02fe33d34837c9f661423b300b71c7262b Merge succeeded, producing feecce02fe33d34837c9f661423b300b71c7262b Checking out Revision feecce02fe33d34837c9f661423b300b71c7262b (PR-3134) > 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/3134/head:refs/remotes/origin/PR-3134 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # 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 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 Commit message: "feat(notifications): Implement GET /subscription/receiver/{receiver} V2 API" 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-05T02:23:12.398Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-05T02:23:12.783Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-05T02:23:13.051Z] ========================================================= [2021-02-05T02:23:13.051Z] EdgeX Global Pipelines Version Info [2021-02-05T02:23:13.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:23:15.061Z] ------------------- [2021-02-05T02:23:15.061Z] stable info: [2021-02-05T02:23:15.061Z] ------------------- [2021-02-05T02:23:15.061Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T02:23:15.061Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T02:23:15.061Z] Message: update stable to v1.0.179 [2021-02-05T02:23:16.021Z] ------------------- [2021-02-05T02:23:16.021Z] experimental info: [2021-02-05T02:23:16.021Z] ------------------- [2021-02-05T02:23:16.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T02:23:16.021Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T02:23:16.021Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-05T02:23:16.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-05T02:23:16.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-05T02:23:16.836Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-05T02:23:16.990Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-05T02:23:17.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-05T02:23:17.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-05T02:23:17.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-05T02:23:17.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-05T02:23:17.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-05T02:23:17.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-05T02:23:18.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-05T02:23:18.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-05T02:23:18.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-05T02:23:18.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-05T02:23:18.588Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-05T02:23:18.737Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-05T02:23:18.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-05T02:23:19.071Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-05T02:23:19.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-05T02:23:19.616Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-05T02:23:19.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-05T02:23:19.903Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-05T02:23:20.045Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-05T02:23:20.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3134 [Pipeline] echo [2021-02-05T02:23:20.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3134 [Pipeline] echo [2021-02-05T02:23:20.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3134 [Pipeline] echo [2021-02-05T02:23:20.707Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = feecce02fe33d34837c9f661423b300b71c7262b [Pipeline] echo [2021-02-05T02:23:20.867Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = feecce0 [Pipeline] echo [2021-02-05T02:23:21.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-05T02:23:21.283Z] provisioning config files... [2021-02-05T02:23:21.323Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7291755612997764340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:23:21.774Z] ---> docker-login.sh [2021-02-05T02:23:21.774Z] nexus3.edgexfoundry.org:10001 [2021-02-05T02:23:22.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:23:22.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:23:22.319Z] Configure a credential helper to remove this warning. See [2021-02-05T02:23:22.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:23:22.319Z] [2021-02-05T02:23:22.319Z] Login Succeeded [2021-02-05T02:23:22.319Z] nexus3.edgexfoundry.org:10002 [2021-02-05T02:23:22.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:23:22.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:23:22.319Z] Configure a credential helper to remove this warning. See [2021-02-05T02:23:22.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:23:22.319Z] [2021-02-05T02:23:22.319Z] Login Succeeded [2021-02-05T02:23:22.319Z] nexus3.edgexfoundry.org:10003 [2021-02-05T02:23:22.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:23:22.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:23:22.585Z] Configure a credential helper to remove this warning. See [2021-02-05T02:23:22.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:23:22.585Z] [2021-02-05T02:23:22.585Z] Login Succeeded [2021-02-05T02:23:22.585Z] nexus3.edgexfoundry.org:10004 [2021-02-05T02:23:22.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:23:22.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:23:22.850Z] Configure a credential helper to remove this warning. See [2021-02-05T02:23:22.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:23:22.850Z] [2021-02-05T02:23:22.850Z] Login Succeeded [2021-02-05T02:23:22.850Z] docker.io [2021-02-05T02:23:22.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:23:23.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:23:23.125Z] Configure a credential helper to remove this warning. See [2021-02-05T02:23:23.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:23:23.125Z] [2021-02-05T02:23:23.125Z] Login Succeeded [2021-02-05T02:23:23.125Z] ---> docker-login.sh ends [Pipeline] } [2021-02-05T02:23:23.162Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T02:23:23.821Z] ++ 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-05T02:23:23.821Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T02:23:23.821Z] ++ dirname cmd/core-command/Dockerfile [2021-02-05T02:23:23.821Z] ++ cut -d/ -f2 [2021-02-05T02:23:23.821Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-05T02:23:23.821Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T02:23:23.821Z] ++ dirname cmd/core-data/Dockerfile [2021-02-05T02:23:23.821Z] ++ cut -d/ -f2 [2021-02-05T02:23:23.821Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-05T02:23:23.821Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T02:23:23.821Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-05T02:23:23.821Z] ++ cut -d/ -f2 [2021-02-05T02:23:23.821Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-05T02:23:23.821Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T02:23:23.821Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-05T02:23:23.821Z] ++ cut -d/ -f2 [2021-02-05T02:23:23.821Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-05T02:23:23.821Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T02:23:23.821Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-05T02:23:23.821Z] ++ cut -d/ -f2 [2021-02-05T02:23:23.821Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-05T02:23:23.821Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T02:23:23.821Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-05T02:23:23.821Z] ++ cut -d/ -f2 [2021-02-05T02:23:23.821Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-05T02:23:23.821Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T02:23:23.821Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-05T02:23:23.821Z] ++ cut -d/ -f2 [2021-02-05T02:23:23.821Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-05T02:23:23.821Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T02:23:23.821Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-05T02:23:23.821Z] ++ cut -d/ -f2 [2021-02-05T02:23:23.821Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-05T02:23:23.821Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T02:23:23.821Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-05T02:23:23.821Z] ++ cut -d/ -f2 [2021-02-05T02:23:23.821Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-05T02:23:24.171Z] 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-05T02:23:26.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T02:23:26.137Z] [2021-02-05T02:23:26.137Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:23:26.562Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T02:23:26.562Z] latest: Pulling from edgex-devops/git-semver [2021-02-05T02:23:26.562Z] 31603596830f: Pulling fs layer [2021-02-05T02:23:26.562Z] 2a8b12db71e7: Pulling fs layer [2021-02-05T02:23:26.562Z] 6ca5941a6612: Pulling fs layer [2021-02-05T02:23:26.562Z] ecc8261a40a4: Pulling fs layer [2021-02-05T02:23:26.562Z] ecc8261a40a4: Waiting [2021-02-05T02:23:26.562Z] 2a8b12db71e7: Verifying Checksum [2021-02-05T02:23:26.562Z] 2a8b12db71e7: Download complete [2021-02-05T02:23:26.826Z] 31603596830f: Verifying Checksum [2021-02-05T02:23:26.826Z] 31603596830f: Download complete [2021-02-05T02:23:26.826Z] ecc8261a40a4: Verifying Checksum [2021-02-05T02:23:26.826Z] ecc8261a40a4: Download complete [2021-02-05T02:23:27.094Z] 6ca5941a6612: Verifying Checksum [2021-02-05T02:23:27.094Z] 6ca5941a6612: Download complete [2021-02-05T02:23:27.094Z] 31603596830f: Pull complete [2021-02-05T02:23:27.364Z] 2a8b12db71e7: Pull complete [2021-02-05T02:23:28.325Z] 6ca5941a6612: Pull complete [2021-02-05T02:23:28.325Z] ecc8261a40a4: Pull complete [2021-02-05T02:23:28.325Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-05T02:23:28.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T02:23:28.325Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-05T02:23:28.462Z] prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container [2021-02-05T02:23:28.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-05T02:23:30.546Z] $ docker top 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-05T02:23:31.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T02:23:31.017Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T02:23:31.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T02:23:31.267Z] $ docker exec 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c ssh-agent [2021-02-05T02:23:31.431Z] SSH_AUTH_SOCK=/tmp/ssh-F3qg4cIDL8iQ/agent.13 [2021-02-05T02:23:31.431Z] SSH_AGENT_PID=19 [2021-02-05T02:23:31.445Z] Running ssh-add (command line suppressed) [2021-02-05T02:23:31.569Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6873738122339928885.key (/w/workspace/edgex-go/1@tmp/private_key_6873738122339928885.key) [2021-02-05T02:23:31.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T02:23:32.032Z] + git tag --points-at HEAD [Pipeline] } [2021-02-05T02:23:32.078Z] $ docker exec --env ******** --env ******** 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c ssh-agent -k [2021-02-05T02:23:32.207Z] unset SSH_AUTH_SOCK; [2021-02-05T02:23:32.208Z] unset SSH_AGENT_PID; [2021-02-05T02:23:32.208Z] echo Agent pid 19 killed; [2021-02-05T02:23:32.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-05T02:23:32.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T02:23:32.462Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T02:23:32.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T02:23:32.642Z] $ docker exec 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c ssh-agent [2021-02-05T02:23:32.814Z] SSH_AUTH_SOCK=/tmp/ssh-dbHdBJuvWQyM/agent.50 [2021-02-05T02:23:32.814Z] SSH_AGENT_PID=56 [2021-02-05T02:23:32.829Z] Running ssh-add (command line suppressed) [2021-02-05T02:23:32.953Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7666803176901386440.key (/w/workspace/edgex-go/1@tmp/private_key_7666803176901386440.key) [2021-02-05T02:23:33.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T02:23:33.417Z] + git semver init [2021-02-05T02:23:33.417Z] # -> Open(): unable to determine branch for HEAD [2021-02-05T02:23:33.417Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-05T02:23:33.417Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-05T02:23:33.417Z] # $SEMVER_REMOTE_NAME = origin [2021-02-05T02:23:33.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-05T02:23:33.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-05T02:23:33.417Z] # $SEMVER_BRANCH = PR-3134 [2021-02-05T02:23:33.417Z] # $SEMVER_TEMP = /tmp/semver-086465918 [2021-02-05T02:23:33.417Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-05T02:24:00.155Z] # '/tmp/semver-086465918' -> '/w/workspace/edgex-go/1/.semver' [2021-02-05T02:24:00.155Z] # -> Force: false [2021-02-05T02:24:00.155Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-05T02:24:00.197Z] $ docker exec --env ******** --env ******** 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c ssh-agent -k [2021-02-05T02:24:00.470Z] unset SSH_AUTH_SOCK; [2021-02-05T02:24:00.471Z] unset SSH_AGENT_PID; [2021-02-05T02:24:00.471Z] echo Agent pid 56 killed; [2021-02-05T02:24:00.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T02:24:01.248Z] + git semver [Pipeline] } [2021-02-05T02:24:01.309Z] $ docker stop --time=1 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c [2021-02-05T02:24:03.426Z] $ docker rm -f 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T02:24:04.081Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-05T02:24:05.113Z] Stashed 1 file(s) [Pipeline] echo [2021-02-05T02:24:05.139Z] [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-05T02:24:06.768Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-05T02:24:07.366Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T02:24:07.749Z] + sudo service docker restart [2021-02-05T02:24:07.749Z] + true [2021-02-05T02:24:07.749Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-05T02:24:08.399Z] ========================================================= [2021-02-05T02:24:08.399Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-05T02:24:08.399Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:24:08.801Z] + 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-05T02:24:12.143Z] Sending build context to Docker daemon 327.6MB [2021-02-05T02:24:12.143Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-05T02:24:12.143Z] Step 2/6 : FROM ${BASE} [2021-02-05T02:24:12.427Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-05T02:24:12.427Z] 188c0c94c7c5: Pulling fs layer [2021-02-05T02:24:12.427Z] 0ef7d3d256c8: Pulling fs layer [2021-02-05T02:24:12.427Z] de9db76c5a1d: Pulling fs layer [2021-02-05T02:24:12.427Z] bca2f99d35d6: Pulling fs layer [2021-02-05T02:24:12.427Z] 93359f2a8cfa: Pulling fs layer [2021-02-05T02:24:12.427Z] 7c6f9722023f: Pulling fs layer [2021-02-05T02:24:12.427Z] a35cf1a2eb13: Pulling fs layer [2021-02-05T02:24:12.427Z] bca2f99d35d6: Waiting [2021-02-05T02:24:12.427Z] 93359f2a8cfa: Waiting [2021-02-05T02:24:12.427Z] 7c6f9722023f: Waiting [2021-02-05T02:24:12.427Z] a35cf1a2eb13: Waiting [2021-02-05T02:24:12.427Z] de9db76c5a1d: Verifying Checksum [2021-02-05T02:24:12.427Z] de9db76c5a1d: Download complete [2021-02-05T02:24:12.427Z] 0ef7d3d256c8: Verifying Checksum [2021-02-05T02:24:12.427Z] 0ef7d3d256c8: Download complete [2021-02-05T02:24:12.427Z] 93359f2a8cfa: Verifying Checksum [2021-02-05T02:24:12.427Z] 93359f2a8cfa: Download complete [2021-02-05T02:24:12.427Z] 7c6f9722023f: Verifying Checksum [2021-02-05T02:24:12.427Z] 7c6f9722023f: Download complete [2021-02-05T02:24:12.427Z] 188c0c94c7c5: Verifying Checksum [2021-02-05T02:24:12.427Z] 188c0c94c7c5: Download complete [2021-02-05T02:24:12.710Z] 188c0c94c7c5: Pull complete [2021-02-05T02:24:12.982Z] 0ef7d3d256c8: Pull complete [2021-02-05T02:24:12.982Z] de9db76c5a1d: Pull complete [2021-02-05T02:24:16.346Z] a35cf1a2eb13: Verifying Checksum [2021-02-05T02:24:16.346Z] a35cf1a2eb13: Download complete [2021-02-05T02:24:16.945Z] bca2f99d35d6: Verifying Checksum [2021-02-05T02:24:16.945Z] bca2f99d35d6: Download complete [2021-02-05T02:24:21.094Z] Still waiting to schedule task [2021-02-05T02:24:21.094Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-05T02:24:22.336Z] bca2f99d35d6: Pull complete [2021-02-05T02:24:22.336Z] 93359f2a8cfa: Pull complete [2021-02-05T02:24:22.336Z] 7c6f9722023f: Pull complete [2021-02-05T02:24:26.597Z] a35cf1a2eb13: Pull complete [2021-02-05T02:24:26.597Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-05T02:24:26.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-05T02:24:26.597Z] ---> a62c8e92a672 [2021-02-05T02:24:26.597Z] 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-05T02:24:26.902Z] ---> Running in 68a95ef6af03 [2021-02-05T02:24:27.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:24:28.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:24:28.794Z] (1/12) Installing libmagic (5.38-r0) [2021-02-05T02:24:28.794Z] (2/12) Installing file (5.38-r0) [2021-02-05T02:24:29.058Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-05T02:24:29.058Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-05T02:24:35.716Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-05T02:24:35.716Z] (6/12) Installing patch (2.7.6-r6) [2021-02-05T02:24:35.716Z] (7/12) Installing build-base (0.5-r2) [2021-02-05T02:24:35.716Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-05T02:24:35.716Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-05T02:24:35.716Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-05T02:24:35.989Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-05T02:24:35.989Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-05T02:24:36.262Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:24:36.262Z] OK: 233 MiB in 51 packages [2021-02-05T02:24:40.638Z] Removing intermediate container 68a95ef6af03 [2021-02-05T02:24:40.638Z] ---> 887bcb7488d4 [2021-02-05T02:24:40.638Z] Step 4/6 : WORKDIR /edgex-go [2021-02-05T02:24:40.638Z] ---> Running in 9ecbd2f6ca55 [2021-02-05T02:24:40.638Z] Removing intermediate container 9ecbd2f6ca55 [2021-02-05T02:24:40.638Z] ---> 9841012bdc66 [2021-02-05T02:24:40.638Z] Step 5/6 : COPY go.mod . [2021-02-05T02:24:40.638Z] ---> a1d7af1a80e3 [2021-02-05T02:24:40.638Z] Step 6/6 : RUN go mod download [2021-02-05T02:24:40.638Z] ---> Running in a2a94c87c02d [2021-02-05T02:25:02.753Z] Removing intermediate container a2a94c87c02d [2021-02-05T02:25:02.753Z] ---> 70357fb37ec3 [2021-02-05T02:25:02.753Z] Successfully built 70357fb37ec3 [2021-02-05T02:25:02.753Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:25:03.204Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T02:25:03.204Z] . [Pipeline] withDockerContainer [2021-02-05T02:25:03.390Z] prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container [2021-02-05T02:25:03.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-05T02:25:04.525Z] $ docker top da3fcfe2c890aa034b5b7d52b264a59252ffb00922a0aaab994209cd27f9bd05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T02:25:05.182Z] + go version [2021-02-05T02:25:05.182Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-05T02:25:05.219Z] $ docker stop --time=1 da3fcfe2c890aa034b5b7d52b264a59252ffb00922a0aaab994209cd27f9bd05 [2021-02-05T02:25:06.571Z] $ docker rm -f da3fcfe2c890aa034b5b7d52b264a59252ffb00922a0aaab994209cd27f9bd05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:25:07.773Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T02:25:07.773Z] . [Pipeline] withDockerContainer [2021-02-05T02:25:08.018Z] prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container [2021-02-05T02:25:08.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-05T02:25:09.334Z] $ docker top c2767d59531e12571860718e35146538fa8a09e7f9edb2298b904682dd284321 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-05T02:25:09.605Z] ========================================================= [2021-02-05T02:25:09.605Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-05T02:25:09.605Z] ========================================================= [Pipeline] sh [2021-02-05T02:25:09.985Z] + make test [2021-02-05T02:25:09.985Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-05T02:25:18.328Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-05T02:25:34.423Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-05T02:25:40.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-05T02:25:40.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-05T02:25:40.343Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-05T02:25:40.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-05T02:25:41.789Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-05T02:25:41.789Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-05T02:25:41.789Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-05T02:25:41.789Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-05T02:25:41.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-05T02:25:42.757Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-05T02:25:44.730Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-05T02:25:44.730Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-05T02:25:44.730Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-05T02:25:47.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 45.6% of statements [2021-02-05T02:25:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-05T02:25:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-05T02:25:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-05T02:25:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-05T02:25:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-05T02:25:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-05T02:25:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-05T02:25:47.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.064s coverage: 100.0% of statements [2021-02-05T02:25:51.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.183s coverage: 27.1% of statements [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-05T02:25:51.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-05T02:25:51.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-05T02:25:51.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.096s coverage: 65.8% of statements [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-05T02:25:51.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-05T02:25:51.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.423s coverage: 82.3% of statements [2021-02-05T02:25:51.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-05T02:25:51.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T02:25:51.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-05T02:25:51.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-05T02:25:52.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.337s coverage: 28.6% of statements [2021-02-05T02:25:52.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-05T02:25:52.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-05T02:25:52.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-05T02:25:52.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-05T02:25:52.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-05T02:25:52.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.107s coverage: 100.0% of statements [2021-02-05T02:25:52.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-05T02:25:52.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements [2021-02-05T02:25:52.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-05T02:25:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2021-02-05T02:25:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-05T02:25:53.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.136s coverage: 97.5% of statements [2021-02-05T02:25:53.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-05T02:25:53.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements [2021-02-05T02:25:53.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-05T02:25:53.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-05T02:25:53.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-05T02:25:53.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-05T02:25:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.392s coverage: 92.8% of statements [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-05T02:25:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-05T02:25:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-05T02:25:56.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-05T02:25:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 45.5% of statements [2021-02-05T02:25:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-02-05T02:25:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements [2021-02-05T02:25:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2021-02-05T02:25:56.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-02-05T02:26:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.038s coverage: 94.4% of statements [2021-02-05T02:26:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-02-05T02:26:08.942Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25168 in /w/workspace/edgexfoundry_edgex-go_PR-3134 [Pipeline] { [Pipeline] ws [2021-02-05T02:26:09.040Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-05T02:26:15.146Z] using credential edgex-jenkins-ssh [2021-02-05T02:26:15.225Z] Cloning the remote Git repository [2021-02-05T02:26:15.303Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-05T02:26:15.449Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-05T02:26:15.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T02:26:15.545Z] > git --version # timeout=10 [2021-02-05T02:26:15.561Z] > git --version # 'git version 2.17.1' [2021-02-05T02:26:15.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T02:26:15.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.4% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.284s coverage: 68.9% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.289s coverage: 84.0% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.088s coverage: 85.3% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.737s coverage: 29.1% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-05T02:26:19.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.067s coverage: 100.0% of statements [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-05T02:26:19.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T02:26:19.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-05T02:26:19.011Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-02-05T02:26:19.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-05T02:26:19.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-02-05T02:26:19.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-05T02:26:19.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-05T02:26:19.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-05T02:26:19.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-05T02:26:19.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-02-05T02:26:19.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-05T02:26:19.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-05T02:26:19.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-02-05T02:26:19.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-05T02:26:19.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-05T02:26:19.995Z] GO111MODULE=on go vet ./... [2021-02-05T02:26:40.256Z] Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:26:39.361Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T02:26:39.383Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T02:26:39.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T02:26:39.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T02:26:39.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T02:26:39.471Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3134/head:refs/remotes/origin/PR-3134 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-05T02:26:40.275Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T02:26:40.296Z] > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 [2021-02-05T02:26:40.619Z] > git remote # timeout=10 [2021-02-05T02:26:40.641Z] > git config --get remote.origin.url # timeout=10 [2021-02-05T02:26:40.731Z] Merge succeeded, producing feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:26:40.732Z] Checking out Revision feecce02fe33d34837c9f661423b300b71c7262b (PR-3134) [2021-02-05T02:26:40.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T02:26:40.673Z] > git merge 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 [2021-02-05T02:26:40.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-05T02:26:40.736Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T02:26:40.748Z] > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 [2021-02-05T02:26:45.605Z] Commit message: "feat(notifications): Implement GET /subscription/receiver/{receiver} V2 API" [2021-02-05T02:26:45.672Z] > git --version # timeout=10 [2021-02-05T02:26:45.683Z] > git --version # 'git version 2.17.1' [2021-02-05T02:26:45.694Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-05T02:26:47.139Z] gofmt -l . [2021-02-05T02:26:47.139Z] [ "`gofmt -l .`" = "" ] [2021-02-05T02:26:47.139Z] ./bin/test-go-mod-tidy.sh [2021-02-05T02:26:47.139Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-05T02:26:47.665Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-02-05T02:26:47.758Z] + ls -al . [2021-02-05T02:26:47.758Z] total 688 [2021-02-05T02:26:47.758Z] drwxrwxr-x 10 1001 1001 4096 Feb 5 02:26 . [2021-02-05T02:26:47.758Z] drwxr-xr-x 4 root root 28 Feb 5 02:25 .. [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 11 Feb 5 02:23 .dockerignore [2021-02-05T02:26:47.758Z] drwxrwxr-x 8 1001 1001 179 Feb 5 02:23 .git [2021-02-05T02:26:47.758Z] drwxrwxr-x 3 1001 1001 125 Feb 5 02:23 .github [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 872 Feb 5 02:23 .gitignore [2021-02-05T02:26:47.758Z] drwx------ 3 1001 1001 60 Feb 5 02:23 .semver [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 166 Feb 5 02:23 .sonarcloud.properties [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 7859 Feb 5 02:23 Attribution.txt [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 3804 Feb 5 02:23 CONTRIBUTING.md [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 931 Feb 5 02:23 Dockerfile.build [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 863 Feb 5 02:23 Jenkinsfile [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 10775 Feb 5 02:23 LICENSE [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 6001 Feb 5 02:23 Makefile [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 6524 Feb 5 02:23 README.md [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 6755 Feb 5 02:23 SECURITY.md [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 5 Feb 5 02:24 VERSION [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 4131 Feb 5 02:23 ZMQWindows.md [2021-02-05T02:26:47.758Z] drwxrwxr-x 2 1001 1001 117 Feb 5 02:23 bin [2021-02-05T02:26:47.758Z] drwxrwxr-x 15 1001 1001 4096 Feb 5 02:23 cmd [2021-02-05T02:26:47.758Z] -rw-r--r-- 1 root root 585363 Feb 5 02:26 coverage.out [2021-02-05T02:26:47.758Z] -rw-r--r-- 1 root root 1054 Feb 5 02:26 go.mod [2021-02-05T02:26:47.758Z] -rw-r--r-- 1 root root 19290 Feb 5 02:26 go.sum [2021-02-05T02:26:47.758Z] drwxrwxr-x 8 1001 1001 127 Feb 5 02:23 internal [2021-02-05T02:26:47.758Z] drwxrwxr-x 4 1001 1001 26 Feb 5 02:23 openapi [2021-02-05T02:26:47.758Z] drwxrwxr-x 4 1001 1001 71 Feb 5 02:23 snap [2021-02-05T02:26:47.758Z] -rw-rw-r-- 1 1001 1001 168 Feb 5 02:23 version.go [Pipeline] sh [Pipeline] sh [2021-02-05T02:26:48.131Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T02:26:48.327Z] + '[' -e coverage.out ] [2021-02-05T02:26:48.327Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-05T02:26:48.529Z] + sudo service docker restart [2021-02-05T02:26:48.529Z] + true [2021-02-05T02:26:48.589Z] Stashed 1 file(s) [Pipeline] sh [2021-02-05T02:26:49.101Z] + make build [2021-02-05T02:26:49.101Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-05T02:26:51.361Z] provisioning config files... [2021-02-05T02:26:51.413Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8318160722677804308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:26:51.892Z] ---> docker-login.sh [2021-02-05T02:26:51.893Z] nexus3.edgexfoundry.org:10001 [2021-02-05T02:26:52.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:26:53.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:26:53.107Z] Configure a credential helper to remove this warning. See [2021-02-05T02:26:53.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:26:53.107Z] [2021-02-05T02:26:53.107Z] Login Succeeded [2021-02-05T02:26:53.107Z] nexus3.edgexfoundry.org:10002 [2021-02-05T02:26:53.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:26:53.396Z] 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-05T02:26:53.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:26:53.664Z] Configure a credential helper to remove this warning. See [2021-02-05T02:26:53.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:26:53.664Z] [2021-02-05T02:26:53.664Z] Login Succeeded [2021-02-05T02:26:53.664Z] nexus3.edgexfoundry.org:10003 [2021-02-05T02:26:53.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:26:53.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:26:53.948Z] Configure a credential helper to remove this warning. See [2021-02-05T02:26:53.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:26:53.948Z] [2021-02-05T02:26:53.948Z] Login Succeeded [2021-02-05T02:26:53.948Z] nexus3.edgexfoundry.org:10004 [2021-02-05T02:26:54.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:26:54.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:26:54.571Z] Configure a credential helper to remove this warning. See [2021-02-05T02:26:54.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:26:54.571Z] [2021-02-05T02:26:54.571Z] Login Succeeded [2021-02-05T02:26:54.571Z] docker.io [2021-02-05T02:26:54.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T02:26:55.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T02:26:55.450Z] Configure a credential helper to remove this warning. See [2021-02-05T02:26:55.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T02:26:55.450Z] [2021-02-05T02:26:55.450Z] Login Succeeded [2021-02-05T02:26:55.450Z] ---> docker-login.sh ends [Pipeline] } [2021-02-05T02:26:55.489Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-05T02:26:56.151Z] ========================================================= [2021-02-05T02:26:56.151Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-05T02:26:56.151Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:26:56.615Z] + 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-05T02:26:59.298Z] Sending build context to Docker daemon 166.2MB [2021-02-05T02:26:59.298Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-05T02:26:59.298Z] Step 2/6 : FROM ${BASE} [2021-02-05T02:26:59.298Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-05T02:26:59.298Z] 5f621e34cdf4: Pulling fs layer [2021-02-05T02:26:59.298Z] a4357932f1b6: Pulling fs layer [2021-02-05T02:26:59.298Z] 18c013af1878: Pulling fs layer [2021-02-05T02:26:59.298Z] 00ac8860ef70: Pulling fs layer [2021-02-05T02:26:59.298Z] 63d7cb157983: Pulling fs layer [2021-02-05T02:26:59.298Z] b116817d02f9: Pulling fs layer [2021-02-05T02:26:59.298Z] 745a02a5169b: Pulling fs layer [2021-02-05T02:26:59.298Z] 00ac8860ef70: Waiting [2021-02-05T02:26:59.298Z] 63d7cb157983: Waiting [2021-02-05T02:26:59.298Z] b116817d02f9: Waiting [2021-02-05T02:26:59.298Z] 745a02a5169b: Waiting [2021-02-05T02:26:59.298Z] 18c013af1878: Download complete [2021-02-05T02:26:59.298Z] a4357932f1b6: Verifying Checksum [2021-02-05T02:26:59.298Z] a4357932f1b6: Download complete [2021-02-05T02:26:59.298Z] 63d7cb157983: Verifying Checksum [2021-02-05T02:26:59.298Z] 63d7cb157983: Download complete [2021-02-05T02:26:59.578Z] b116817d02f9: Verifying Checksum [2021-02-05T02:26:59.578Z] b116817d02f9: Download complete [2021-02-05T02:27:00.186Z] 5f621e34cdf4: Verifying Checksum [2021-02-05T02:27:00.186Z] 5f621e34cdf4: Download complete [2021-02-05T02:27:00.833Z] 5f621e34cdf4: Pull complete [2021-02-05T02:27:01.500Z] a4357932f1b6: Pull complete [2021-02-05T02:27:01.727Z] 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-05T02:27:01.892Z] 18c013af1878: Pull complete [2021-02-05T02:27:02.725Z] 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-05T02:27:02.895Z] 745a02a5169b: Verifying Checksum [2021-02-05T02:27:02.895Z] 745a02a5169b: Download complete [2021-02-05T02:27:04.207Z] 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-05T02:27:04.405Z] 00ac8860ef70: Verifying Checksum [2021-02-05T02:27:04.405Z] 00ac8860ef70: Download complete [2021-02-05T02:27:04.490Z] 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-05T02:27:05.921Z] 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-05T02:27:07.156Z] 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-05T02:27:08.591Z] 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-05T02:27:09.579Z] 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-05T02:27:10.557Z] 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-05T02:27:11.567Z] 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-05T02:27:13.020Z] 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-05T02:27:14.501Z] $ docker stop --time=1 c2767d59531e12571860718e35146538fa8a09e7f9edb2298b904682dd284321 [2021-02-05T02:27:14.696Z] 00ac8860ef70: Pull complete [2021-02-05T02:27:14.696Z] 63d7cb157983: Pull complete [2021-02-05T02:27:14.696Z] b116817d02f9: Pull complete [2021-02-05T02:27:16.191Z] $ docker rm -f c2767d59531e12571860718e35146538fa8a09e7f9edb2298b904682dd284321 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-05T02:27:19.165Z] 745a02a5169b: Pull complete [2021-02-05T02:27:19.165Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-05T02:27:19.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-05T02:27:19.165Z] ---> b7e6874047d6 [2021-02-05T02:27:19.165Z] 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 [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:27:20.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T02:27:20.744Z] [2021-02-05T02:27:20.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:27:21.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T02:27:21.177Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-05T02:27:21.177Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-05T02:27:21.177Z] ca9280d653b3: Pulling fs layer [2021-02-05T02:27:21.177Z] 7e9c9ca2126c: Pulling fs layer [2021-02-05T02:27:21.448Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-05T02:27:21.448Z] cbdbe7a5bc2a: Download complete [2021-02-05T02:27:21.734Z] cbdbe7a5bc2a: Pull complete [2021-02-05T02:27:22.321Z] ca9280d653b3: Verifying Checksum [2021-02-05T02:27:22.321Z] ca9280d653b3: Download complete [2021-02-05T02:27:22.641Z] ---> Running in c69625aabf4f [2021-02-05T02:27:23.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:27:23.738Z] ca9280d653b3: Pull complete [2021-02-05T02:27:23.738Z] 7e9c9ca2126c: Verifying Checksum [2021-02-05T02:27:23.738Z] 7e9c9ca2126c: Download complete [2021-02-05T02:27:24.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:27:24.937Z] (1/12) Installing libmagic (5.38-r0) [2021-02-05T02:27:25.222Z] (2/12) Installing file (5.38-r0) [2021-02-05T02:27:25.498Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-05T02:27:25.498Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-05T02:27:29.910Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-05T02:27:29.910Z] (6/12) Installing patch (2.7.6-r6) [2021-02-05T02:27:29.910Z] (7/12) Installing build-base (0.5-r2) [2021-02-05T02:27:29.910Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-05T02:27:29.910Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-05T02:27:30.182Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-05T02:27:30.182Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-05T02:27:30.182Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-05T02:27:30.453Z] 7e9c9ca2126c: Pull complete [2021-02-05T02:27:30.453Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-05T02:27:30.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T02:27:30.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T02:27:30.460Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:27:30.460Z] OK: 217 MiB in 51 packages [Pipeline] withDockerContainer [2021-02-05T02:27:30.736Z] prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container [2021-02-05T02:27:30.870Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-05T02:27:33.913Z] $ docker top 15242f460722cf2cb14c8a8bbd67169f042427036cadf27a278eeb0c1cae46e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T02:27:34.690Z] + docker-compose build --help [2021-02-05T02:27:34.691Z] + grep parallel [2021-02-05T02:27:34.890Z] Removing intermediate container c69625aabf4f [2021-02-05T02:27:34.890Z] ---> 193b1130a9de [2021-02-05T02:27:34.890Z] Step 4/6 : WORKDIR /edgex-go [2021-02-05T02:27:34.890Z] ---> Running in 7860c4423891 [2021-02-05T02:27:34.890Z] Removing intermediate container 7860c4423891 [2021-02-05T02:27:34.890Z] ---> 5637f2d1c64c [2021-02-05T02:27:34.890Z] Step 5/6 : COPY go.mod . [2021-02-05T02:27:35.499Z] ---> 767efc4ca33e [2021-02-05T02:27:35.500Z] Step 6/6 : RUN go mod download [2021-02-05T02:27:35.684Z] --parallel Build images in parallel. [Pipeline] } [2021-02-05T02:27:35.727Z] $ docker stop --time=1 15242f460722cf2cb14c8a8bbd67169f042427036cadf27a278eeb0c1cae46e9 [2021-02-05T02:27:35.798Z] ---> Running in 5a96216746b4 [2021-02-05T02:27:37.124Z] $ docker rm -f 15242f460722cf2cb14c8a8bbd67169f042427036cadf27a278eeb0c1cae46e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:27:37.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T02:27:37.979Z] . [Pipeline] withDockerContainer [2021-02-05T02:27:38.120Z] prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container [2021-02-05T02:27:38.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-05T02:27:38.848Z] $ docker top 6794182d7c4736975f89b37a303ddc7ad51d2a31075b4f1ba8af385b6e803a1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T02:27:39.417Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-05T02:27:40.398Z] Building docker-core-command-go ... [2021-02-05T02:27:40.398Z] Building docker-core-data-go ... [2021-02-05T02:27:40.398Z] Building docker-core-metadata-go ... [2021-02-05T02:27:40.398Z] Building docker-security-bootstrapper-go ... [2021-02-05T02:27:40.398Z] Building docker-security-proxy-setup-go ... [2021-02-05T02:27:40.398Z] Building docker-security-secretstore-setup-go ... [2021-02-05T02:27:40.398Z] Building docker-support-notifications-go ... [2021-02-05T02:27:40.398Z] Building docker-support-scheduler-go ... [2021-02-05T02:27:40.398Z] Building docker-sys-mgmt-agent-go ... [2021-02-05T02:27:40.398Z] Building docker-support-notifications-go [2021-02-05T02:27:40.398Z] Building docker-security-bootstrapper-go [2021-02-05T02:27:40.398Z] Building docker-security-proxy-setup-go [2021-02-05T02:27:40.398Z] Building docker-core-data-go [2021-02-05T02:27:40.398Z] Building docker-support-scheduler-go [2021-02-05T02:28:02.909Z] Removing intermediate container 5a96216746b4 [2021-02-05T02:28:02.910Z] ---> b502c671e8b1 [2021-02-05T02:28:02.910Z] Successfully built b502c671e8b1 [2021-02-05T02:28:02.910Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:28:03.369Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T02:28:03.370Z] . [Pipeline] withDockerContainer [2021-02-05T02:28:03.732Z] prd-ubuntu18.04-docker-arm64-4c-16g-25168 does not seem to be running inside a container [2021-02-05T02:28:03.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-05T02:28:05.466Z] $ docker top cb674649cd76601df9210f4bdbe4efc0b65510295cf6e8bbb85047ff4f3f7a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T02:28:06.962Z] + go version [2021-02-05T02:28:06.963Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-05T02:28:07.006Z] $ docker stop --time=1 cb674649cd76601df9210f4bdbe4efc0b65510295cf6e8bbb85047ff4f3f7a42 [2021-02-05T02:28:08.929Z] $ docker rm -f cb674649cd76601df9210f4bdbe4efc0b65510295cf6e8bbb85047ff4f3f7a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:28:10.283Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T02:28:10.283Z] . [Pipeline] withDockerContainer [2021-02-05T02:28:10.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-25168 does not seem to be running inside a container [2021-02-05T02:28:10.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-05T02:28:12.183Z] $ docker top e687160c626fa969778b1f64d0283f29022217fe20e870af3b68f95b7ff2c8cd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-05T02:28:12.661Z] ========================================================= [2021-02-05T02:28:12.661Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-05T02:28:12.661Z] ========================================================= [Pipeline] sh [2021-02-05T02:28:12.787Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:28:12.787Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:28:12.787Z] ---> 70357fb37ec3 [2021-02-05T02:28:12.787Z] Step 3/21 : WORKDIR /edgex-go [2021-02-05T02:28:12.787Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:28:12.787Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:28:12.787Z] ---> 70357fb37ec3 [2021-02-05T02:28:12.787Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T02:28:12.787Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:28:12.787Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:28:12.787Z] ---> 70357fb37ec3 [2021-02-05T02:28:12.787Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T02:28:12.787Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:28:12.787Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:28:12.787Z] ---> 70357fb37ec3 [2021-02-05T02:28:12.787Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T02:28:12.787Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:28:12.787Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:28:12.787Z] ---> 70357fb37ec3 [2021-02-05T02:28:12.787Z] Step 3/31 : WORKDIR /edgex-go [2021-02-05T02:28:12.787Z] ---> Running in 83b4baa98cc1 [2021-02-05T02:28:12.787Z] ---> Running in fd3966f4f0a6 [2021-02-05T02:28:12.787Z] ---> Running in 755351a93580 [2021-02-05T02:28:12.787Z] ---> Running in a5742dfb3bef [2021-02-05T02:28:12.787Z] ---> Running in 08544c60ebba [2021-02-05T02:28:12.787Z] Removing intermediate container 755351a93580 [2021-02-05T02:28:12.787Z] ---> 986f776961e3 [2021-02-05T02:28:12.787Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:28:12.787Z] Removing intermediate container 08544c60ebba [2021-02-05T02:28:12.787Z] ---> 0823ebab180e [2021-02-05T02:28:12.787Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:28:12.787Z] Removing intermediate container fd3966f4f0a6 [2021-02-05T02:28:12.787Z] ---> b3bc3f50f28a [2021-02-05T02:28:12.787Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:28:12.787Z] Removing intermediate container a5742dfb3bef [2021-02-05T02:28:12.787Z] ---> 8702d14551a8 [2021-02-05T02:28:12.787Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:28:12.787Z] Removing intermediate container 83b4baa98cc1 [2021-02-05T02:28:12.787Z] ---> 4a061be106f1 [2021-02-05T02:28:12.787Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:28:12.787Z] ---> Running in 055b955d0630 [2021-02-05T02:28:12.787Z] ---> Running in f68463e42eb2 [2021-02-05T02:28:12.787Z] ---> Running in 409260b293a8 [2021-02-05T02:28:12.787Z] ---> Running in 3a7b5565ee86 [2021-02-05T02:28:12.787Z] ---> Running in 3fd758398451 [2021-02-05T02:28:13.391Z] + make test [2021-02-05T02:28:13.391Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-05T02:28:14.850Z] Removing intermediate container f68463e42eb2 [2021-02-05T02:28:14.850Z] ---> 91c1b551e4a5 [2021-02-05T02:28:14.850Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-05T02:28:14.850Z] ---> Running in 162fb9015fcf [2021-02-05T02:28:14.850Z] Removing intermediate container 055b955d0630 [2021-02-05T02:28:14.850Z] ---> 43cab68a0983 [2021-02-05T02:28:14.850Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-05T02:28:15.147Z] ---> Running in 2b4644e14291 [2021-02-05T02:28:15.147Z] Removing intermediate container 3a7b5565ee86 [2021-02-05T02:28:15.147Z] ---> e11f3c9a5a8c [2021-02-05T02:28:15.147Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-05T02:28:15.147Z] Removing intermediate container 409260b293a8 [2021-02-05T02:28:15.147Z] ---> 07325bcb09d0 [2021-02-05T02:28:15.147Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-05T02:28:15.438Z] Removing intermediate container 3fd758398451 [2021-02-05T02:28:15.438Z] ---> 8f07d008d947 [2021-02-05T02:28:15.438Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-05T02:28:15.438Z] ---> Running in e8c09ff5adf5 [2021-02-05T02:28:15.438Z] ---> Running in c3458868a9cb [2021-02-05T02:28:15.438Z] ---> Running in 65db2522a03b [2021-02-05T02:28:15.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:15.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:16.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:16.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:16.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:16.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:16.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:16.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:16.870Z] OK: 233 MiB in 51 packages [2021-02-05T02:28:17.161Z] OK: 233 MiB in 51 packages [2021-02-05T02:28:17.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:17.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:28:17.161Z] OK: 233 MiB in 51 packages [2021-02-05T02:28:17.456Z] Removing intermediate container 162fb9015fcf [2021-02-05T02:28:17.456Z] ---> ea3aae43aae7 [2021-02-05T02:28:17.456Z] Step 6/31 : COPY go.mod . [2021-02-05T02:28:17.456Z] Removing intermediate container 2b4644e14291 [2021-02-05T02:28:17.456Z] ---> c90b9ebdaa49 [2021-02-05T02:28:17.456Z] Step 6/23 : COPY go.mod . [2021-02-05T02:28:17.734Z] OK: 233 MiB in 51 packages [2021-02-05T02:28:17.734Z] ---> f1a2bb77ae80 [2021-02-05T02:28:17.734Z] Step 7/31 : RUN go mod download [2021-02-05T02:28:17.734Z] OK: 233 MiB in 51 packages [2021-02-05T02:28:17.734Z] Removing intermediate container e8c09ff5adf5 [2021-02-05T02:28:17.734Z] ---> 66bb1da98134 [2021-02-05T02:28:17.734Z] Step 6/22 : COPY go.mod . [2021-02-05T02:28:17.734Z] ---> Running in da97afcea41a [2021-02-05T02:28:18.022Z] ---> d7b7b2e6bd8f [2021-02-05T02:28:18.022Z] Step 7/23 : RUN go mod download [2021-02-05T02:28:18.022Z] ---> Running in 121afe7b5a27 [2021-02-05T02:28:18.300Z] ---> 1d7aa6082471 [2021-02-05T02:28:18.300Z] Step 7/22 : RUN go mod download [2021-02-05T02:28:18.569Z] Removing intermediate container 65db2522a03b [2021-02-05T02:28:18.569Z] ---> 7b252ca86abf [2021-02-05T02:28:18.569Z] Step 6/22 : COPY go.mod . [2021-02-05T02:28:18.569Z] ---> Running in a26029562ce8 [2021-02-05T02:28:18.838Z] Removing intermediate container c3458868a9cb [2021-02-05T02:28:18.838Z] ---> 96be45201602 [2021-02-05T02:28:18.838Z] Step 6/21 : COPY go.mod . [2021-02-05T02:28:18.838Z] ---> 8a0099dbe112 [2021-02-05T02:28:18.838Z] Step 7/22 : RUN go mod download [2021-02-05T02:28:19.151Z] ---> Running in ddc806b969ac [2021-02-05T02:28:19.151Z] ---> d73eba272d43 [2021-02-05T02:28:19.151Z] Step 7/21 : RUN go mod download [2021-02-05T02:28:19.450Z] ---> Running in 0ceb46b1666f [2021-02-05T02:28:20.949Z] Removing intermediate container 121afe7b5a27 [2021-02-05T02:28:20.949Z] ---> 5b286381f6c7 [2021-02-05T02:28:20.949Z] Step 8/23 : COPY . . [2021-02-05T02:28:20.949Z] Removing intermediate container a26029562ce8 [2021-02-05T02:28:20.949Z] ---> 3372c66eaf95 [2021-02-05T02:28:20.949Z] Step 8/22 : COPY . . [2021-02-05T02:28:21.231Z] Removing intermediate container da97afcea41a [2021-02-05T02:28:21.231Z] ---> 578573559731 [2021-02-05T02:28:21.231Z] Step 8/31 : COPY . . [2021-02-05T02:28:25.639Z] Removing intermediate container 0ceb46b1666f [2021-02-05T02:28:25.639Z] ---> b4c2e05e762a [2021-02-05T02:28:25.639Z] Step 8/21 : COPY . . [2021-02-05T02:28:25.639Z] Removing intermediate container ddc806b969ac [2021-02-05T02:28:25.639Z] ---> 894a0685bf4f [2021-02-05T02:28:25.639Z] Step 8/22 : COPY . . [2021-02-05T02:28:35.903Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-05T02:28:58.319Z] ---> f66748e0363d [2021-02-05T02:28:58.319Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-05T02:28:58.610Z] ---> c10246940dd6 [2021-02-05T02:28:58.610Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-05T02:28:58.610Z] ---> 885c13049eb0 [2021-02-05T02:28:58.610Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-05T02:28:58.885Z] ---> Running in d8e43d13cbb1 [2021-02-05T02:28:58.885Z] ---> 441b66a1bd12 [2021-02-05T02:28:58.885Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-05T02:28:59.177Z] ---> 852b41ed45be [2021-02-05T02:28:59.177Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-05T02:28:59.457Z] ---> Running in dfc70cfa1c34 [2021-02-05T02:28:59.457Z] ---> Running in ae64e21753f7 [2021-02-05T02:28:59.737Z] ---> Running in 1461660d49a2 [2021-02-05T02:28:59.737Z] ---> Running in ecac9d116b30 [2021-02-05T02:29:00.364Z] 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-05T02:29:00.364Z] 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-05T02:29:00.364Z] 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-05T02:29:00.650Z] 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-05T02:29:00.651Z] 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-05T02:29:23.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-05T02:29:26.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-05T02:29:27.582Z] 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-05T02:29:27.582Z] 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-05T02:29:32.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-05T02:29:32.625Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-05T02:29:32.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-05T02:29:37.796Z] Removing intermediate container dfc70cfa1c34 [2021-02-05T02:29:37.796Z] ---> 1f0e532498c8 [2021-02-05T02:29:37.796Z] [2021-02-05T02:29:37.796Z] Step 10/21 : FROM alpine:3.12 [2021-02-05T02:29:37.796Z] 3.12: Pulling from library/alpine [2021-02-05T02:29:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-05T02:29:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-05T02:29:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-05T02:29:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-05T02:29:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-05T02:29:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-05T02:29:39.803Z] Removing intermediate container ecac9d116b30 [2021-02-05T02:29:39.803Z] ---> 6962a7f37f35 [2021-02-05T02:29:39.803Z] [2021-02-05T02:29:39.803Z] Step 10/31 : FROM alpine:3.12 [2021-02-05T02:29:39.803Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T02:29:40.070Z] 3.12: Pulling from library/alpine [2021-02-05T02:29:40.070Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T02:29:40.070Z] Status: Downloaded newer image for alpine:3.12 [2021-02-05T02:29:40.071Z] ---> 389fef711851 [2021-02-05T02:29:40.071Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-05T02:29:40.071Z] Status: Downloaded newer image for alpine:3.12 [2021-02-05T02:29:40.071Z] ---> 389fef711851 [2021-02-05T02:29:40.071Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-05T02:29:40.071Z] Removing intermediate container 1461660d49a2 [2021-02-05T02:29:40.071Z] ---> e219d7517e7f [2021-02-05T02:29:40.071Z] [2021-02-05T02:29:40.071Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T02:29:40.071Z] ---> 389fef711851 [2021-02-05T02:29:40.071Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-05T02:29:40.343Z] ---> Running in 5a65bcea738e [2021-02-05T02:29:40.343Z] ---> Running in bc7ddac827be [2021-02-05T02:29:41.344Z] ---> Running in 0b44ceefea0b [2021-02-05T02:29:42.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:42.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:43.044Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-05T02:29:43.044Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T02:29:43.044Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-05T02:29:43.044Z] (4/4) Installing curl (7.69.1-r3) [2021-02-05T02:29:43.044Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:29:43.044Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T02:29:43.044Z] OK: 7 MiB in 18 packages [2021-02-05T02:29:43.646Z] Removing intermediate container d8e43d13cbb1 [2021-02-05T02:29:43.646Z] ---> 1c5964bd7a3d [2021-02-05T02:29:43.646Z] [2021-02-05T02:29:43.646Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T02:29:43.646Z] ---> 389fef711851 [2021-02-05T02:29:43.646Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-05T02:29:43.919Z] Removing intermediate container bc7ddac827be [2021-02-05T02:29:43.919Z] ---> 817336d340a5 [2021-02-05T02:29:43.919Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-05T02:29:44.974Z] Removing intermediate container ae64e21753f7 [2021-02-05T02:29:44.974Z] ---> d42c1c86e3e5 [2021-02-05T02:29:44.974Z] [2021-02-05T02:29:44.974Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T02:29:44.974Z] ---> 389fef711851 [2021-02-05T02:29:44.974Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-05T02:29:44.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:44.974Z] ---> Running in 257539b3aabc [2021-02-05T02:29:44.974Z] ---> Running in b2cc0a2cebc9 [2021-02-05T02:29:44.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:44.974Z] ---> Running in 38df5035dd52 [2021-02-05T02:29:45.248Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-05T02:29:45.248Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-05T02:29:45.248Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:29:45.248Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T02:29:45.248Z] OK: 6 MiB in 16 packages [2021-02-05T02:29:46.222Z] Removing intermediate container 38df5035dd52 [2021-02-05T02:29:46.222Z] ---> cd76bdcb49e6 [2021-02-05T02:29:46.222Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-05T02:29:46.222Z] Removing intermediate container 5a65bcea738e [2021-02-05T02:29:46.222Z] ---> 9510127951ef [2021-02-05T02:29:46.222Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T02:29:46.222Z] ---> Running in 4ba8cd3db19a [2021-02-05T02:29:46.222Z] ---> Running in df1bb4d4766e [2021-02-05T02:29:46.491Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-05T02:29:46.491Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-05T02:29:46.491Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-05T02:29:46.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:46.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:46.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:46.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:46.762Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-05T02:29:46.762Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-05T02:29:46.762Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:29:46.762Z] (2/2) Installing su-exec (0.2-r1) [2021-02-05T02:29:46.762Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:29:46.762Z] OK: 6 MiB in 15 packages [2021-02-05T02:29:47.051Z] OK: 6 MiB in 16 packages [2021-02-05T02:29:47.326Z] Removing intermediate container 4ba8cd3db19a [2021-02-05T02:29:47.326Z] ---> 9807299d9dba [2021-02-05T02:29:47.326Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-05T02:29:47.326Z] Removing intermediate container df1bb4d4766e [2021-02-05T02:29:47.326Z] ---> 735fd8def3b8 [2021-02-05T02:29:47.326Z] Step 13/21 : WORKDIR /edgex [2021-02-05T02:29:47.603Z] ---> Running in c17e6cadcdfb [2021-02-05T02:29:47.603Z] Removing intermediate container 0b44ceefea0b [2021-02-05T02:29:47.603Z] ---> 7079afebe966 [2021-02-05T02:29:47.603Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T02:29:47.603Z] ---> Running in 6db80dda9776 [2021-02-05T02:29:47.905Z] ---> Running in 9070accc6ed0 [2021-02-05T02:29:47.905Z] Removing intermediate container c17e6cadcdfb [2021-02-05T02:29:47.905Z] ---> 22de3523da4a [2021-02-05T02:29:47.905Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:29:48.185Z] ---> Running in 6af105227649 [2021-02-05T02:29:48.185Z] Removing intermediate container 6db80dda9776 [2021-02-05T02:29:48.185Z] ---> 150d2d67b6ea [2021-02-05T02:29:48.185Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-05T02:29:48.470Z] Removing intermediate container 257539b3aabc [2021-02-05T02:29:48.470Z] ---> 8812b5afc48f [2021-02-05T02:29:48.470Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-05T02:29:48.470Z] Removing intermediate container b2cc0a2cebc9 [2021-02-05T02:29:48.470Z] ---> 6853e4c64e03 [2021-02-05T02:29:48.470Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T02:29:48.470Z] Removing intermediate container 9070accc6ed0 [2021-02-05T02:29:48.470Z] ---> 58bf451ca48a [2021-02-05T02:29:48.470Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-05T02:29:48.763Z] ---> Running in 0d6462096c8c [2021-02-05T02:29:48.763Z] ---> Running in f162cc15285e [2021-02-05T02:29:48.763Z] ---> Running in 5a45efac903e [2021-02-05T02:29:48.763Z] ---> c56404928676 [2021-02-05T02:29:48.763Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-05T02:29:49.043Z] Removing intermediate container 0d6462096c8c [2021-02-05T02:29:49.044Z] ---> 33d29420da40 [2021-02-05T02:29:49.044Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-05T02:29:49.044Z] Removing intermediate container f162cc15285e [2021-02-05T02:29:49.044Z] ---> 981afeeb0396 [2021-02-05T02:29:49.044Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-05T02:29:49.044Z] Removing intermediate container 5a45efac903e [2021-02-05T02:29:49.044Z] ---> df59aa96cd94 [2021-02-05T02:29:49.044Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T02:29:49.350Z] ---> Running in c42ee8aeb1af [2021-02-05T02:29:49.350Z] ---> Running in f184e406abaa [2021-02-05T02:29:49.350Z] ---> Running in 9b0314b85004 [2021-02-05T02:29:49.636Z] ---> 9115991c79bc [2021-02-05T02:29:49.636Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-05T02:29:50.604Z] Removing intermediate container c42ee8aeb1af [2021-02-05T02:29:50.604Z] ---> 2108a0a129ed [2021-02-05T02:29:50.604Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-05T02:29:50.604Z] Removing intermediate container 9b0314b85004 [2021-02-05T02:29:50.604Z] ---> 2c235eeb8366 [2021-02-05T02:29:50.604Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T02:29:50.872Z] Removing intermediate container f184e406abaa [2021-02-05T02:29:50.872Z] ---> 34b3980f6562 [2021-02-05T02:29:50.872Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:29:50.872Z] Removing intermediate container 6af105227649 [2021-02-05T02:29:50.872Z] ---> 4690a798439f [2021-02-05T02:29:50.872Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-05T02:29:50.872Z] ---> 11f091022ddd [2021-02-05T02:29:50.872Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-05T02:29:50.872Z] ---> Running in b99ab90ba728 [2021-02-05T02:29:51.142Z] ---> Running in 40fcf256f1d6 [2021-02-05T02:29:51.142Z] ---> Running in 260d1a7852cf [2021-02-05T02:29:51.142Z] ---> Running in 7d8e7d5cf371 [2021-02-05T02:29:51.741Z] ---> 74ab1c66c51b [2021-02-05T02:29:51.741Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-05T02:29:51.741Z] Removing intermediate container 40fcf256f1d6 [2021-02-05T02:29:51.741Z] ---> 6c31e02af74c [2021-02-05T02:29:51.741Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:29:51.741Z] Removing intermediate container 7d8e7d5cf371 [2021-02-05T02:29:51.741Z] ---> 6c4183c8866b [2021-02-05T02:29:51.741Z] Step 18/21 : CMD ["--init=true"] [2021-02-05T02:29:51.741Z] ---> Running in 1a4edcd2302b [2021-02-05T02:29:52.025Z] ---> aaa417a2ac87 [2021-02-05T02:29:52.025Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-05T02:29:52.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:52.311Z] Removing intermediate container 1a4edcd2302b [2021-02-05T02:29:52.311Z] ---> 7ba6d0e16b3e [2021-02-05T02:29:52.311Z] Step 19/21 : LABEL arch=x86_64 [2021-02-05T02:29:52.311Z] ---> 7b377feaa0fc [2021-02-05T02:29:52.311Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-05T02:29:52.311Z] ---> Running in 540a219bbdb7 [2021-02-05T02:29:52.612Z] Removing intermediate container b99ab90ba728 [2021-02-05T02:29:52.612Z] ---> 24ef08907611 [2021-02-05T02:29:52.612Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-05T02:29:52.612Z] ---> a58c3dde7b5c [2021-02-05T02:29:52.612Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-05T02:29:52.612Z] Removing intermediate container 540a219bbdb7 [2021-02-05T02:29:52.612Z] ---> 8b5bfc51ee52 [2021-02-05T02:29:52.612Z] Step 20/21 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:29:52.612Z] ---> 593d686a4185 [2021-02-05T02:29:52.612Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-05T02:29:52.895Z] ---> Running in 1d2448aa9117 [2021-02-05T02:29:52.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:29:52.895Z] ---> Running in 394b97ec7396 [2021-02-05T02:29:52.895Z] ---> Running in 92bd642080c4 [2021-02-05T02:29:53.190Z] Removing intermediate container 394b97ec7396 [2021-02-05T02:29:53.190Z] ---> 594098a76058 [2021-02-05T02:29:53.190Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:29:53.190Z] Removing intermediate container 1d2448aa9117 [2021-02-05T02:29:53.190Z] ---> 4316d66d791e [2021-02-05T02:29:53.190Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-05T02:29:53.190Z] ---> 33fe254c0952 [2021-02-05T02:29:53.190Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-05T02:29:53.190Z] Removing intermediate container 92bd642080c4 [2021-02-05T02:29:53.190Z] ---> fe7aaea6d839 [2021-02-05T02:29:53.190Z] Step 21/21 : LABEL version=0.0.0 [2021-02-05T02:29:53.190Z] ---> Running in 7e959e87f93b [2021-02-05T02:29:53.190Z] ---> Running in 9ec94f3db69a [2021-02-05T02:29:53.190Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-05T02:29:53.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 45.6% of statements [2021-02-05T02:29:53.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-05T02:29:53.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-05T02:29:53.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-05T02:29:53.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-05T02:29:53.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-05T02:29:53.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-05T02:29:53.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-05T02:29:53.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.157s coverage: 100.0% of statements [2021-02-05T02:29:53.470Z] ---> Running in 5fc489d441d3 [2021-02-05T02:29:53.470Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-05T02:29:53.470Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-05T02:29:53.470Z] ---> b02af5efb1ca [2021-02-05T02:29:53.470Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-05T02:29:53.470Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-05T02:29:53.745Z] Removing intermediate container 9ec94f3db69a [2021-02-05T02:29:53.745Z] ---> 53f73d8e0f02 [2021-02-05T02:29:53.745Z] Step 20/22 : LABEL arch=x86_64 [2021-02-05T02:29:53.745Z] Removing intermediate container 7e959e87f93b [2021-02-05T02:29:53.745Z] ---> 1e6d3be54dca [2021-02-05T02:29:53.745Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:29:53.745Z] ---> Running in 36b9d13d76e2 [2021-02-05T02:29:53.745Z] Removing intermediate container 5fc489d441d3 [2021-02-05T02:29:53.745Z] ---> bbbd039b35fd [2021-02-05T02:29:53.745Z] [2021-02-05T02:29:53.745Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-05T02:29:54.021Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-05T02:29:54.021Z] ---> Running in 656a6f3a0619 [2021-02-05T02:29:54.021Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:29:54.021Z] OK: 8 MiB in 20 packages [2021-02-05T02:29:54.021Z] ---> Running in 79406e5740e8 [2021-02-05T02:29:54.021Z] Successfully built bbbd039b35fd [2021-02-05T02:29:54.021Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-05T02:29:54.294Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-02-05T02:29:54.294Z] Removing intermediate container 656a6f3a0619 [2021-02-05T02:29:54.294Z] ---> 1b8e674cc5ce [2021-02-05T02:29:54.294Z] Step 21/22 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:29:54.294Z] Removing intermediate container 79406e5740e8 [2021-02-05T02:29:54.294Z] ---> f073e7417026 [2021-02-05T02:29:54.294Z] Step 20/22 : LABEL arch=x86_64 [2021-02-05T02:29:54.588Z] ---> Running in 795c44606128 [2021-02-05T02:29:54.588Z] ---> Running in fc4b0346e5ee [2021-02-05T02:29:54.888Z] Removing intermediate container 795c44606128 [2021-02-05T02:29:54.888Z] ---> dbcc63fb07e3 [2021-02-05T02:29:54.888Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T02:29:55.161Z] Removing intermediate container fc4b0346e5ee [2021-02-05T02:29:55.161Z] ---> 879d789a1a85 [2021-02-05T02:29:55.161Z] Step 21/22 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:29:55.428Z] Removing intermediate container 260d1a7852cf [2021-02-05T02:29:55.428Z] ---> eeed712305e8 [2021-02-05T02:29:55.428Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:29:55.428Z] ---> Running in 986bb0a784e8 [2021-02-05T02:29:55.428Z] ---> Running in 6f9a8640e5a0 [2021-02-05T02:29:59.711Z] Removing intermediate container 986bb0a784e8 [2021-02-05T02:29:59.711Z] ---> de708075deab [2021-02-05T02:29:59.711Z] [2021-02-05T02:29:59.711Z] Removing intermediate container 6f9a8640e5a0 [2021-02-05T02:29:59.711Z] ---> 03dedd2c54fe [2021-02-05T02:29:59.711Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T02:29:59.711Z] ---> 0957f667c99f [2021-02-05T02:29:59.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-05T02:29:59.711Z] Removing intermediate container 36b9d13d76e2 [2021-02-05T02:29:59.711Z] ---> f3dbb03cea66 [2021-02-05T02:29:59.711Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:29:59.711Z] ---> Running in dcf151af17a8 [2021-02-05T02:29:59.711Z] Successfully built de708075deab [2021-02-05T02:29:59.711Z] Successfully tagged docker-support-notifications-go:latest [2021-02-05T02:29:59.711Z] Building docker-security-secretstore-setup-go [2021-02-05T02:29:59.978Z]  Building docker-support-notifications-go ... done  ---> 885301668fca [2021-02-05T02:29:59.978Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-05T02:30:00.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.504s coverage: 27.1% of statements [2021-02-05T02:30:00.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-05T02:30:00.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-05T02:30:00.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-05T02:30:00.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-05T02:30:00.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-05T02:30:00.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-05T02:30:00.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-02-05T02:30:00.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-05T02:30:00.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-02-05T02:30:00.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-05T02:30:00.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-05T02:30:00.584Z] Removing intermediate container dcf151af17a8 [2021-02-05T02:30:00.584Z] ---> 080149722aa4 [2021-02-05T02:30:00.584Z] [2021-02-05T02:30:01.190Z] Successfully built 080149722aa4 [2021-02-05T02:30:01.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.244s coverage: 65.8% of statements [2021-02-05T02:30:01.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-05T02:30:01.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-05T02:30:02.799Z] ---> 494820d6c035 [2021-02-05T02:30:02.799Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-05T02:30:02.799Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-05T02:30:02.799Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-02-05T02:30:03.459Z] ---> 6a5be15b79b4 [2021-02-05T02:30:03.459Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-05T02:30:03.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.642s coverage: 82.3% of statements [2021-02-05T02:30:03.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-05T02:30:03.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T02:30:03.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-05T02:30:03.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-05T02:30:04.441Z] ---> ba8a037850c3 [2021-02-05T02:30:04.441Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-05T02:30:06.437Z] ---> Running in bb4d405ca721 [2021-02-05T02:30:06.437Z] ---> 71f7daa036ea [2021-02-05T02:30:06.437Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-05T02:30:09.864Z] ---> 1eb166cf676b [2021-02-05T02:30:09.864Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-05T02:30:09.864Z] Removing intermediate container bb4d405ca721 [2021-02-05T02:30:09.864Z] ---> 81133d555f8c [2021-02-05T02:30:09.864Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:30:09.864Z] ---> Running in 1efab60dc38f [2021-02-05T02:30:10.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.264s coverage: 28.6% of statements [2021-02-05T02:30:10.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-05T02:30:10.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-05T02:30:10.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-05T02:30:10.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-05T02:30:10.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-05T02:30:10.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements [2021-02-05T02:30:10.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-05T02:30:10.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements [2021-02-05T02:30:10.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-05T02:30:10.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.281s coverage: 86.7% of statements [2021-02-05T02:30:10.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-05T02:30:10.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.404s coverage: 97.5% of statements [2021-02-05T02:30:10.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-05T02:30:11.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements [2021-02-05T02:30:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-05T02:30:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-05T02:30:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-05T02:30:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-05T02:30:11.288Z] ---> e73c2ee7b962 [2021-02-05T02:30:11.288Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-05T02:30:13.909Z] Removing intermediate container 1efab60dc38f [2021-02-05T02:30:13.909Z] ---> 4a9d7f1cfd33 [2021-02-05T02:30:13.909Z] Step 21/23 : LABEL arch=x86_64 [2021-02-05T02:30:13.909Z] ---> Running in 036730fd6bab [2021-02-05T02:30:14.271Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:30:14.271Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:30:14.540Z] ---> 70357fb37ec3 [2021-02-05T02:30:14.540Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T02:30:14.540Z] ---> Using cache [2021-02-05T02:30:14.540Z] ---> 4a061be106f1 [2021-02-05T02:30:14.540Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:30:14.540Z] ---> Using cache [2021-02-05T02:30:14.540Z] ---> 8f07d008d947 [2021-02-05T02:30:14.540Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T02:30:17.941Z] ---> Running in 4d827dfdcb76 [2021-02-05T02:30:19.881Z] ---> Running in 47cd18be8f3b [2021-02-05T02:30:19.881Z] Removing intermediate container 036730fd6bab [2021-02-05T02:30:19.881Z] ---> 0190b6b13394 [2021-02-05T02:30:19.881Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-05T02:30:20.150Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:30:20.150Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:30:20.150Z] ---> 70357fb37ec3 [2021-02-05T02:30:20.150Z] Step 3/24 : WORKDIR /edgex-go [2021-02-05T02:30:20.416Z] ---> Using cache [2021-02-05T02:30:20.416Z] ---> 4a061be106f1 [2021-02-05T02:30:20.416Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:30:20.416Z] ---> Using cache [2021-02-05T02:30:20.416Z] ---> 8f07d008d947 [2021-02-05T02:30:20.416Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-05T02:30:21.388Z] Removing intermediate container 4d827dfdcb76 [2021-02-05T02:30:21.388Z] ---> 19654d51186a [2021-02-05T02:30:21.388Z] Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:30:21.388Z] ---> Running in 506e32feb41f [2021-02-05T02:30:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.361s coverage: 92.8% of statements [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-05T02:30:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-05T02:30:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.1% of statements [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-05T02:30:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-05T02:30:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 45.5% of statements [2021-02-05T02:30:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements [2021-02-05T02:30:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.090s coverage: 94.1% of statements [2021-02-05T02:30:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.117s coverage: 96.3% of statements [2021-02-05T02:30:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-02-05T02:30:21.658Z] ---> Running in 3e5f6c180453 [2021-02-05T02:30:21.658Z] ---> 2c77614610f7 [2021-02-05T02:30:21.658Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-05T02:30:23.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:30:23.874Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:30:23.874Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:30:23.874Z] ---> 70357fb37ec3 [2021-02-05T02:30:23.874Z] Step 3/26 : WORKDIR /edgex-go [2021-02-05T02:30:23.874Z] ---> Using cache [2021-02-05T02:30:23.874Z] ---> 4a061be106f1 [2021-02-05T02:30:23.874Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:30:23.874Z] ---> Using cache [2021-02-05T02:30:23.874Z] ---> 8f07d008d947 [2021-02-05T02:30:23.874Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-05T02:30:23.874Z] Removing intermediate container 3e5f6c180453 [2021-02-05T02:30:23.874Z] ---> be5916d61d2e [2021-02-05T02:30:23.874Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T02:30:23.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:30:24.457Z] OK: 233 MiB in 51 packages [2021-02-05T02:30:24.457Z] ---> Running in 7d85e7762f15 [2021-02-05T02:30:24.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:30:24.723Z] ---> Running in a97cadb9c56c [2021-02-05T02:30:24.723Z] ---> Running in 462e437ae292 [2021-02-05T02:30:24.988Z] Removing intermediate container a97cadb9c56c [2021-02-05T02:30:24.988Z] ---> 6ef811cead36 [2021-02-05T02:30:24.988Z] [2021-02-05T02:30:25.271Z] Successfully built 6ef811cead36 [2021-02-05T02:30:25.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:30:25.271Z] Successfully tagged docker-core-data-go:latest [2021-02-05T02:30:25.271Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-02-05T02:30:25.545Z] Removing intermediate container 47cd18be8f3b [2021-02-05T02:30:25.545Z] ---> 1179f49fb172 [2021-02-05T02:30:25.545Z] Step 6/23 : COPY go.mod . [2021-02-05T02:30:25.828Z] OK: 233 MiB in 51 packages [2021-02-05T02:30:25.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:30:26.096Z] ---> 41940dcd8769 [2021-02-05T02:30:26.096Z] Step 7/23 : RUN go mod download [2021-02-05T02:30:26.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:30:26.363Z] ---> Running in 6e7365abe594 [2021-02-05T02:30:27.324Z] OK: 233 MiB in 51 packages [2021-02-05T02:30:28.743Z] Removing intermediate container 7d85e7762f15 [2021-02-05T02:30:28.743Z] ---> d28df4e26e07 [2021-02-05T02:30:28.743Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-05T02:30:28.743Z] Removing intermediate container 506e32feb41f [2021-02-05T02:30:28.743Z] ---> 0c9f1c524945 [2021-02-05T02:30:28.743Z] Step 6/24 : COPY go.mod . [2021-02-05T02:30:30.156Z] ---> Running in 9dcc1f101408 [2021-02-05T02:30:30.156Z] ---> 0f5fab4fef9d [2021-02-05T02:30:30.156Z] Step 7/24 : RUN go mod download [2021-02-05T02:30:30.156Z] ---> Running in fed1b0705700 [2021-02-05T02:30:30.156Z] Removing intermediate container 462e437ae292 [2021-02-05T02:30:30.156Z] ---> 1cdc4bc9a7ef [2021-02-05T02:30:30.156Z] Step 6/26 : COPY go.mod . [2021-02-05T02:30:31.124Z] Removing intermediate container 9dcc1f101408 [2021-02-05T02:30:31.124Z] ---> 377b59bbd0c4 [2021-02-05T02:30:31.124Z] Step 28/31 : CMD ["gate"] [2021-02-05T02:30:31.394Z] Removing intermediate container 6e7365abe594 [2021-02-05T02:30:31.394Z] ---> 542ee60fe837 [2021-02-05T02:30:31.394Z] Step 8/23 : COPY . . [2021-02-05T02:30:31.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2021-02-05T02:30:31.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2021-02-05T02:30:31.971Z] ---> 84c0b7f4e330 [2021-02-05T02:30:31.971Z] Step 7/26 : RUN go mod download [2021-02-05T02:30:32.938Z] ---> Running in 42de68919c0a [2021-02-05T02:30:33.534Z] ---> Running in d35100fa2e2c [2021-02-05T02:30:35.627Z] Removing intermediate container 42de68919c0a [2021-02-05T02:30:35.627Z] ---> 35883bf6d2a4 [2021-02-05T02:30:35.627Z] Step 29/31 : LABEL arch=x86_64 [2021-02-05T02:30:38.992Z] ---> Running in 9210208c2d8c [2021-02-05T02:30:38.992Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:30:38.992Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:30:38.992Z] ---> 70357fb37ec3 [2021-02-05T02:30:38.992Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T02:30:38.992Z] ---> Using cache [2021-02-05T02:30:38.992Z] ---> 4a061be106f1 [2021-02-05T02:30:38.992Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:30:38.992Z] ---> Using cache [2021-02-05T02:30:38.992Z] ---> 8f07d008d947 [2021-02-05T02:30:38.992Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T02:30:38.992Z] ---> Using cache [2021-02-05T02:30:38.992Z] ---> 0c9f1c524945 [2021-02-05T02:30:38.992Z] Step 6/23 : COPY go.mod . [2021-02-05T02:30:38.992Z] ---> Using cache [2021-02-05T02:30:38.992Z] ---> 0f5fab4fef9d [2021-02-05T02:30:38.992Z] Step 7/23 : RUN go mod download [2021-02-05T02:30:40.941Z] ---> Running in 86b303ce393f [2021-02-05T02:30:41.520Z] Removing intermediate container fed1b0705700 [2021-02-05T02:30:41.520Z] ---> 02b618e629d3 [2021-02-05T02:30:41.520Z] Step 8/24 : COPY . . [2021-02-05T02:30:41.520Z] Removing intermediate container 9210208c2d8c [2021-02-05T02:30:41.520Z] ---> acc7e0c06e48 [2021-02-05T02:30:41.520Z] Step 30/31 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:30:45.781Z] ---> Running in ae2c0e2d7369 [2021-02-05T02:30:46.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.128s coverage: 92.9% of statements [2021-02-05T02:30:46.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-05T02:30:46.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-05T02:30:46.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.506s coverage: 63.5% of statements [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-02-05T02:30:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.695s coverage: 68.9% of statements [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-05T02:30:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-05T02:30:47.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.378s coverage: 37.0% of statements [2021-02-05T02:30:47.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-05T02:30:47.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-05T02:30:47.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.554s coverage: 84.0% of statements [2021-02-05T02:30:48.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.109s coverage: 100.0% of statements [2021-02-05T02:30:50.054Z] Removing intermediate container ae2c0e2d7369 [2021-02-05T02:30:50.054Z] ---> d6b03e55605e [2021-02-05T02:30:50.054Z] Step 31/31 : LABEL version=0.0.0 [2021-02-05T02:30:50.054Z] Removing intermediate container d35100fa2e2c [2021-02-05T02:30:50.054Z] ---> 9420041a94e2 [2021-02-05T02:30:50.054Z] Step 8/26 : COPY . . [2021-02-05T02:30:55.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.414s coverage: 47.0% of statements [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-05T02:30:55.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-05T02:30:55.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-05T02:30:55.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.220s coverage: 85.3% of statements [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T02:30:55.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-05T02:30:55.691Z] ---> Running in 77909ac97197 [2021-02-05T02:30:59.935Z] Removing intermediate container 86b303ce393f [2021-02-05T02:30:59.935Z] ---> 67b4936cbf51 [2021-02-05T02:30:59.935Z] Step 8/23 : COPY . . [2021-02-05T02:31:00.904Z] Removing intermediate container 77909ac97197 [2021-02-05T02:31:00.904Z] ---> eed5821043ac [2021-02-05T02:31:00.904Z] [2021-02-05T02:31:00.904Z] ---> 81b174ee5eb4 [2021-02-05T02:31:00.904Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-05T02:31:01.884Z] Successfully built eed5821043ac [2021-02-05T02:31:03.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.945s coverage: 29.1% of statements [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-05T02:31:03.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.217s coverage: 99.0% of statements [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-05T02:31:03.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.110s coverage: 100.0% of statements [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-05T02:31:03.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.159s coverage: 100.0% of statements [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-05T02:31:03.338Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-05T02:31:03.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-05T02:31:03.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-05T02:31:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-05T02:31:03.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-02-05T02:31:03.339Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-05T02:31:03.339Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-05T02:31:03.339Z] GO111MODULE=on go vet ./... [2021-02-05T02:31:04.476Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-05T02:31:09.806Z]  Building docker-security-bootstrapper-go ... done  ---> Running in 2b6a7d681947 [2021-02-05T02:31:15.124Z] ---> 2711dae555b7 [2021-02-05T02:31:15.124Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-05T02:31:16.545Z] ---> Running in 70dd1b4b69f4 [2021-02-05T02:31:17.126Z] 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-05T02:31:17.713Z] ---> 4eae553d36a1 [2021-02-05T02:31:17.713Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-05T02:31:19.686Z] 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-05T02:31:20.669Z] ---> Running in 7d26e04a4307 [2021-02-05T02:31:22.638Z] 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-05T02:31:23.782Z] ---> 7916cb51965f [2021-02-05T02:31:23.782Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-05T02:31:23.782Z] ---> Running in 596f481798ad [2021-02-05T02:31:24.745Z] 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-05T02:31:39.765Z] 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-05T02:31:45.152Z] Removing intermediate container 70dd1b4b69f4 [2021-02-05T02:31:45.152Z] ---> b4596e38a5d5 [2021-02-05T02:31:45.152Z] [2021-02-05T02:31:45.152Z] Step 10/24 : FROM alpine:3.12 [2021-02-05T02:31:45.152Z] ---> 389fef711851 [2021-02-05T02:31:45.152Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-05T02:31:47.093Z] ---> Running in 1bb0ba227cc4 [2021-02-05T02:31:47.093Z] Removing intermediate container 2b6a7d681947 [2021-02-05T02:31:47.093Z] ---> bda6cda2c6d0 [2021-02-05T02:31:47.093Z] [2021-02-05T02:31:47.093Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T02:31:47.093Z] ---> 389fef711851 [2021-02-05T02:31:47.093Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T02:31:47.093Z] ---> Using cache [2021-02-05T02:31:47.093Z] ---> 6853e4c64e03 [2021-02-05T02:31:47.093Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T02:31:47.093Z] ---> Using cache [2021-02-05T02:31:47.093Z] ---> 981afeeb0396 [2021-02-05T02:31:47.093Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-05T02:31:47.378Z] ---> Running in 167fc63475c3 [2021-02-05T02:31:48.343Z] Removing intermediate container 167fc63475c3 [2021-02-05T02:31:48.343Z] ---> 835925efd929 [2021-02-05T02:31:48.343Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T02:31:48.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:31:48.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:31:48.878Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-05T02:31:48.878Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T02:31:48.878Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-05T02:31:48.878Z] (4/5) Installing curl (7.69.1-r3) [2021-02-05T02:31:48.878Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-05T02:31:48.878Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:31:48.878Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T02:31:49.140Z] OK: 7 MiB in 19 packages [2021-02-05T02:31:50.090Z] ---> Running in fb8578f77374 [2021-02-05T02:31:50.090Z] Removing intermediate container 7d26e04a4307 [2021-02-05T02:31:50.090Z] ---> f83c3286f86c [2021-02-05T02:31:50.090Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-05T02:31:50.356Z] ---> Running in 741dc93792c9 [2021-02-05T02:31:52.918Z] Removing intermediate container fb8578f77374 [2021-02-05T02:31:52.918Z] ---> f4011e1da9c4 [2021-02-05T02:31:52.919Z] Step 15/23 : WORKDIR / [2021-02-05T02:31:52.919Z] Removing intermediate container 1bb0ba227cc4 [2021-02-05T02:31:52.919Z] ---> f697707fa2b5 [2021-02-05T02:31:52.919Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T02:31:52.919Z] ---> Running in a473d5445c69 [2021-02-05T02:31:52.919Z] ---> Running in 611f89e359d4 [2021-02-05T02:31:52.919Z] Removing intermediate container a473d5445c69 [2021-02-05T02:31:52.919Z] ---> 97f19705330e [2021-02-05T02:31:52.919Z] Step 13/24 : WORKDIR / [2021-02-05T02:31:52.919Z] Removing intermediate container 611f89e359d4 [2021-02-05T02:31:52.919Z] ---> e027417e5a38 [2021-02-05T02:31:52.919Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:31:52.919Z] 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-05T02:31:52.919Z] ---> Running in 49745b48d6cd [2021-02-05T02:31:54.861Z] ---> c19ac9c478a5 [2021-02-05T02:31:54.861Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-05T02:31:54.861Z] Removing intermediate container 49745b48d6cd [2021-02-05T02:31:54.861Z] ---> f7fe4e0b9c0d [2021-02-05T02:31:54.861Z] 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-05T02:31:54.861Z] Removing intermediate container 596f481798ad [2021-02-05T02:31:54.861Z] ---> 106fdd30fce3 [2021-02-05T02:31:54.861Z] [2021-02-05T02:31:54.861Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T02:31:54.861Z] ---> 389fef711851 [2021-02-05T02:31:54.861Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T02:31:54.861Z] ---> Using cache [2021-02-05T02:31:54.861Z] ---> 6853e4c64e03 [2021-02-05T02:31:54.861Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T02:31:54.861Z] ---> Using cache [2021-02-05T02:31:54.861Z] ---> 981afeeb0396 [2021-02-05T02:31:54.861Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-05T02:31:54.861Z] ---> Running in 753e14a1adf4 [2021-02-05T02:31:55.131Z] ---> 0215eabc8d75 [2021-02-05T02:31:55.131Z] 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-05T02:31:55.131Z] Removing intermediate container 741dc93792c9 [2021-02-05T02:31:55.131Z] ---> 5a99355881aa [2021-02-05T02:31:55.131Z] [2021-02-05T02:31:55.131Z] Step 11/26 : FROM docker:20.10.0 [2021-02-05T02:31:55.131Z] ---> e162d3ae88ac [2021-02-05T02:31:55.131Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-05T02:31:55.397Z] Removing intermediate container 753e14a1adf4 [2021-02-05T02:31:55.397Z] ---> 56851446599d [2021-02-05T02:31:55.397Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T02:31:55.397Z] 20.10.0: Pulling from library/docker [2021-02-05T02:31:55.397Z] ---> Running in 021bd85ad6ab [2021-02-05T02:31:55.667Z] ---> 31edf9570825 [2021-02-05T02:31:55.667Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-05T02:31:55.930Z] ---> f64e276ff98c [2021-02-05T02:31:55.930Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-05T02:31:55.930Z] Removing intermediate container 021bd85ad6ab [2021-02-05T02:31:55.930Z] ---> e64fb77f4905 [2021-02-05T02:31:55.930Z] Step 15/23 : WORKDIR / [2021-02-05T02:31:56.206Z] ---> Running in 3d50176881c7 [2021-02-05T02:31:56.206Z] ---> 28dfcb448706 [2021-02-05T02:31:56.206Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-05T02:31:56.206Z] ---> Running in 7ded5f9ad725 [2021-02-05T02:31:56.792Z] Removing intermediate container 7ded5f9ad725 [2021-02-05T02:31:56.792Z] ---> 147b6fc419bd [2021-02-05T02:31:56.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:31:56.793Z] Removing intermediate container 3d50176881c7 [2021-02-05T02:31:56.793Z] ---> d012c50137b3 [2021-02-05T02:31:56.793Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:31:57.062Z] ---> Running in 2456bc5b832c [2021-02-05T02:31:57.062Z] ---> 957b0ca4ba50 [2021-02-05T02:31:57.062Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-05T02:31:57.332Z] Removing intermediate container 2456bc5b832c [2021-02-05T02:31:57.332Z] ---> 34af27a7ea81 [2021-02-05T02:31:57.332Z] Step 21/23 : LABEL arch=x86_64 [2021-02-05T02:31:57.332Z] ---> 6053d697c150 [2021-02-05T02:31:57.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-05T02:31:57.598Z] ---> Running in d16f8608ff4f [2021-02-05T02:31:57.598Z] ---> 2fd15d275272 [2021-02-05T02:31:57.598Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-05T02:31:57.861Z] Removing intermediate container d16f8608ff4f [2021-02-05T02:31:57.861Z] ---> eef52453bdf9 [2021-02-05T02:31:57.861Z] Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:31:58.125Z] ---> Running in 74854158ccbb [2021-02-05T02:31:58.125Z] ---> 594636d0d330 [2021-02-05T02:31:58.125Z] 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-05T02:31:58.394Z] ---> 448116d79a56 [2021-02-05T02:31:58.394Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-05T02:31:58.394Z] ---> Running in 3cfb7066dd36 [2021-02-05T02:31:59.343Z] Removing intermediate container 74854158ccbb [2021-02-05T02:31:59.343Z] ---> f17304da11a3 [2021-02-05T02:31:59.343Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T02:32:00.743Z] ---> Running in b9c9277034ea [2021-02-05T02:32:00.743Z] ---> 1c5ab85f7b4b [2021-02-05T02:32:00.743Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-05T02:32:00.743Z] ---> Running in 8735a28814fa [2021-02-05T02:32:00.743Z] Removing intermediate container b9c9277034ea [2021-02-05T02:32:00.743Z] ---> da402bf99bf7 [2021-02-05T02:32:00.743Z] [2021-02-05T02:32:01.006Z] Removing intermediate container 8735a28814fa [2021-02-05T02:32:01.006Z] ---> e9ebdfe6c577 [2021-02-05T02:32:01.006Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:32:01.006Z] Successfully built da402bf99bf7 [2021-02-05T02:32:01.006Z] Successfully tagged docker-core-metadata-go:latest [2021-02-05T02:32:01.271Z]  Building docker-core-metadata-go ... done  ---> Running in 9f65df4c43b0 [2021-02-05T02:32:01.271Z] Removing intermediate container 3cfb7066dd36 [2021-02-05T02:32:01.271Z] ---> 8a2e145bc4f7 [2021-02-05T02:32:01.271Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-05T02:32:01.547Z] ---> Running in 9d740d06de37 [2021-02-05T02:32:01.547Z] Removing intermediate container 9f65df4c43b0 [2021-02-05T02:32:01.547Z] ---> 301b4e637c0e [2021-02-05T02:32:01.547Z] Step 21/23 : LABEL arch=x86_64 [2021-02-05T02:32:01.547Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-05T02:32:01.547Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-05T02:32:01.547Z] ---> aefe523efa57 [2021-02-05T02:32:01.547Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-05T02:32:01.547Z] ---> Running in 429a331b4dc7 [2021-02-05T02:32:01.547Z] ---> Running in 3882aff9c99a [2021-02-05T02:32:01.809Z] Removing intermediate container 9d740d06de37 [2021-02-05T02:32:01.809Z] ---> 84197a5b0cea [2021-02-05T02:32:01.809Z] Step 22/24 : LABEL arch=x86_64 [2021-02-05T02:32:02.074Z] ---> Running in 5f14daf61cbc [2021-02-05T02:32:02.074Z] Removing intermediate container 429a331b4dc7 [2021-02-05T02:32:02.074Z] ---> f9a1bee2ef15 [2021-02-05T02:32:02.074Z] Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:32:02.074Z] ---> Running in 8e19566b6f98 [2021-02-05T02:32:02.074Z] Removing intermediate container 5f14daf61cbc [2021-02-05T02:32:02.074Z] ---> 5ca353460397 [2021-02-05T02:32:02.074Z] Step 23/24 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:32:02.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:32:02.339Z] ---> Running in a175856de3a3 [2021-02-05T02:32:02.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:32:02.339Z] Removing intermediate container 8e19566b6f98 [2021-02-05T02:32:02.339Z] ---> b808859f49ff [2021-02-05T02:32:02.339Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T02:32:02.339Z] ---> Running in 3b37403e6cf8 [2021-02-05T02:32:02.602Z] (1/2) Installing readline (8.0.4-r0) [2021-02-05T02:32:02.602Z] (2/2) Installing bash (5.0.17-r0) [2021-02-05T02:32:02.602Z] Removing intermediate container a175856de3a3 [2021-02-05T02:32:02.602Z] ---> e3061ce9e107 [2021-02-05T02:32:02.602Z] Step 24/24 : LABEL version=0.0.0 [2021-02-05T02:32:02.602Z] Executing bash-5.0.17-r0.post-install [2021-02-05T02:32:02.602Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:32:02.602Z] OK: 12 MiB in 22 packages [2021-02-05T02:32:02.602Z] ---> Running in 39532c84caab [2021-02-05T02:32:02.602Z] Removing intermediate container 3b37403e6cf8 [2021-02-05T02:32:02.602Z] ---> 1e203ba93ae1 [2021-02-05T02:32:02.602Z] [2021-02-05T02:32:02.866Z] Successfully built 1e203ba93ae1 [2021-02-05T02:32:02.866Z] Successfully tagged docker-core-command-go:latest [2021-02-05T02:32:02.866Z]  Building docker-core-command-go ... done Removing intermediate container 39532c84caab [2021-02-05T02:32:02.866Z] ---> fca720040a2f [2021-02-05T02:32:02.866Z] [2021-02-05T02:32:03.138Z] Successfully built fca720040a2f [2021-02-05T02:32:03.138Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-05T02:32:03.138Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3882aff9c99a [2021-02-05T02:32:03.138Z] ---> 4b1c189b3469 [2021-02-05T02:32:03.138Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-05T02:32:03.138Z] ---> Running in 810b9d35cfcc [2021-02-05T02:32:03.404Z] Removing intermediate container 810b9d35cfcc [2021-02-05T02:32:03.404Z] ---> 2b9d98a17472 [2021-02-05T02:32:03.404Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-05T02:32:03.404Z] ---> Running in 38fdc3337ad4 [2021-02-05T02:32:03.670Z] Removing intermediate container 38fdc3337ad4 [2021-02-05T02:32:03.670Z] ---> 7a9476e7cffb [2021-02-05T02:32:03.670Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-05T02:32:03.670Z] ---> Running in 4842da9f503d [2021-02-05T02:32:03.933Z] Removing intermediate container 4842da9f503d [2021-02-05T02:32:03.933Z] ---> cb7cde7bd68c [2021-02-05T02:32:03.933Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-05T02:32:04.216Z] ---> 4b8281ea9e86 [2021-02-05T02:32:04.217Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-05T02:32:04.552Z] ---> bfff1f2f3789 [2021-02-05T02:32:04.552Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-05T02:32:04.866Z] ---> f43e27e564f7 [2021-02-05T02:32:04.866Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-05T02:32:05.128Z] ---> Running in ae6403c4ac95 [2021-02-05T02:32:05.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:32:05.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:32:05.653Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-05T02:32:05.654Z] (2/33) Installing expat (2.2.9-r1) [2021-02-05T02:32:05.654Z] (3/33) Installing libffi (3.3-r2) [2021-02-05T02:32:05.654Z] (4/33) Installing gdbm (1.13-r1) [2021-02-05T02:32:05.654Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-05T02:32:05.654Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-05T02:32:05.654Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-05T02:32:07.050Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-05T02:32:07.050Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-05T02:32:07.050Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-05T02:32:07.050Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-05T02:32:07.050Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-05T02:32:07.050Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-05T02:32:07.050Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-05T02:32:07.050Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-05T02:32:07.050Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-05T02:32:07.050Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-05T02:32:07.050Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-05T02:32:07.050Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-05T02:32:07.050Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-05T02:32:07.050Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-05T02:32:07.050Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-05T02:32:07.050Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-05T02:32:07.050Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-05T02:32:07.050Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-05T02:32:07.050Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-05T02:32:07.314Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-05T02:32:07.314Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-05T02:32:07.314Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-05T02:32:07.314Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-05T02:32:07.314Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-05T02:32:07.314Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-05T02:32:07.314Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-05T02:32:07.314Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:32:07.314Z] OK: 71 MiB in 55 packages [2021-02-05T02:32:17.347Z] Removing intermediate container ae6403c4ac95 [2021-02-05T02:32:17.347Z] ---> 68c01d3c7f22 [2021-02-05T02:32:17.347Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-05T02:32:17.347Z] ---> Running in edd4bbc0a4c0 [2021-02-05T02:32:17.347Z] Collecting docker-compose==1.23.2 [2021-02-05T02:32:17.347Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-05T02:32:17.610Z] Collecting PyYAML<4,>=3.10 [2021-02-05T02:32:17.610Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-05T02:32:18.558Z] Collecting cached-property<2,>=1.2.0 [2021-02-05T02:32:18.558Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-05T02:32:18.558Z] Collecting texttable<0.10,>=0.9.0 [2021-02-05T02:32:18.819Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-05T02:32:19.392Z] Collecting docker<4.0,>=3.6.0 [2021-02-05T02:32:19.392Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-05T02:32:19.392Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-05T02:32:19.392Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-05T02:32:20.339Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-05T02:32:20.339Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-05T02:32:20.339Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-05T02:32:20.339Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-05T02:32:21.734Z] Collecting docopt<0.7,>=0.6.1 [2021-02-05T02:32:21.734Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-05T02:32:22.000Z] 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-05T02:32:22.000Z] Collecting jsonschema<3,>=2.5.1 [2021-02-05T02:32:22.262Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-05T02:32:22.262Z] Collecting docker-pycreds>=0.4.0 [2021-02-05T02:32:22.262Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-05T02:32:22.262Z] 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-05T02:32:22.524Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-05T02:32:22.524Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-05T02:32:22.524Z] 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-05T02:32:22.524Z] Collecting idna<2.8,>=2.5 [2021-02-05T02:32:22.524Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-05T02:32:22.524Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-05T02:32:22.524Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-05T02:32:22.524Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-05T02:32:22.524Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-05T02:32:22.788Z] Installing collected packages: PyYAML, cached-property, texttable, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, jsonschema, docker-compose [2021-02-05T02:32:22.788Z] Running setup.py install for PyYAML: started [2021-02-05T02:32:23.363Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-05T02:32:23.363Z] Running setup.py install for texttable: started [2021-02-05T02:32:23.941Z] Running setup.py install for texttable: finished with status 'done' [2021-02-05T02:32:23.941Z] Attempting uninstall: urllib3 [2021-02-05T02:32:23.941Z] Found existing installation: urllib3 1.25.9 [2021-02-05T02:32:23.941Z] Uninstalling urllib3-1.25.9: [2021-02-05T02:32:23.941Z] Successfully uninstalled urllib3-1.25.9 [2021-02-05T02:32:24.203Z] Attempting uninstall: idna [2021-02-05T02:32:24.203Z] Found existing installation: idna 2.9 [2021-02-05T02:32:24.203Z] Uninstalling idna-2.9: [2021-02-05T02:32:24.203Z] Successfully uninstalled idna-2.9 [2021-02-05T02:32:24.466Z] Attempting uninstall: requests [2021-02-05T02:32:24.466Z] Found existing installation: requests 2.23.0 [2021-02-05T02:32:24.466Z] Uninstalling requests-2.23.0: [2021-02-05T02:32:24.466Z] Successfully uninstalled requests-2.23.0 [2021-02-05T02:32:24.730Z] Running setup.py install for dockerpty: started [2021-02-05T02:32:25.178Z] gofmt -l . [2021-02-05T02:32:25.179Z] [ "`gofmt -l .`" = "" ] [2021-02-05T02:32:25.179Z] ./bin/test-go-mod-tidy.sh [2021-02-05T02:32:25.179Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-05T02:32:25.307Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-05T02:32:25.307Z] Running setup.py install for docopt: started [2021-02-05T02:32:25.569Z] Running setup.py install for docopt: finished with status 'done' [2021-02-05T02:32:25.876Z] + ls -al . [2021-02-05T02:32:25.876Z] total 716 [2021-02-05T02:32:25.876Z] drwxrwxr-x 9 1001 1001 4096 Feb 5 02:32 . [2021-02-05T02:32:25.876Z] drwxr-xr-x 4 root root 4096 Feb 5 02:28 .. [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 11 Feb 5 02:26 .dockerignore [2021-02-05T02:32:25.876Z] drwxrwxr-x 8 1001 1001 4096 Feb 5 02:26 .git [2021-02-05T02:32:25.876Z] drwxrwxr-x 3 1001 1001 4096 Feb 5 02:26 .github [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 872 Feb 5 02:26 .gitignore [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 166 Feb 5 02:26 .sonarcloud.properties [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 7859 Feb 5 02:26 Attribution.txt [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 3804 Feb 5 02:26 CONTRIBUTING.md [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 931 Feb 5 02:26 Dockerfile.build [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 863 Feb 5 02:26 Jenkinsfile [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 10775 Feb 5 02:26 LICENSE [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 6001 Feb 5 02:26 Makefile [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 6524 Feb 5 02:26 README.md [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 6755 Feb 5 02:26 SECURITY.md [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 5 Feb 5 02:24 VERSION [2021-02-05T02:32:25.876Z] -rw-rw-r-- 1 1001 1001 4131 Feb 5 02:26 ZMQWindows.md [2021-02-05T02:32:25.876Z] drwxrwxr-x 2 1001 1001 4096 Feb 5 02:26 bin [2021-02-05T02:32:25.876Z] drwxrwxr-x 15 1001 1001 4096 Feb 5 02:26 cmd [2021-02-05T02:32:25.876Z] -rw-r--r-- 1 root root 585363 Feb 5 02:31 coverage.out [2021-02-05T02:32:25.876Z] -rw-r--r-- 1 root root 1054 Feb 5 02:32 go.mod [2021-02-05T02:32:25.876Z] -rw-r--r-- 1 root root 19290 Feb 5 02:32 go.sum [2021-02-05T02:32:25.876Z] drwxrwxr-x 8 1001 1001 4096 Feb 5 02:26 internal [2021-02-05T02:32:25.877Z] drwxrwxr-x 4 1001 1001 4096 Feb 5 02:26 openapi [2021-02-05T02:32:25.877Z] drwxrwxr-x 4 1001 1001 4096 Feb 5 02:26 snap [2021-02-05T02:32:25.877Z] -rw-rw-r-- 1 1001 1001 168 Feb 5 02:26 version.go [Pipeline] sh [2021-02-05T02:32:26.143Z] 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-05T02:32:26.555Z] + '[' -e coverage.out ] [2021-02-05T02:32:26.555Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-05T02:32:26.600Z] Warning: overwriting stash ‘coverage-report’ [2021-02-05T02:32:27.842Z] Stashed 1 file(s) [Pipeline] sh [2021-02-05T02:32:28.555Z] + make build [2021-02-05T02:32:28.555Z] 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-05T02:32:28.704Z] Removing intermediate container edd4bbc0a4c0 [2021-02-05T02:32:28.704Z] ---> 37b262c16187 [2021-02-05T02:32:28.704Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-05T02:32:28.704Z] ---> Running in 79e12a47ba0c [2021-02-05T02:32:29.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T02:32:29.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T02:32:29.562Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T02:32:29.562Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-05T02:32:29.562Z] (3/3) Installing curl (7.69.1-r3) [2021-02-05T02:32:29.562Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:32:29.562Z] OK: 72 MiB in 58 packages [2021-02-05T02:32:29.833Z] Removing intermediate container 79e12a47ba0c [2021-02-05T02:32:29.833Z] ---> 15fa3f7b3aef [2021-02-05T02:32:29.833Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-05T02:32:30.102Z] ---> Running in e8ce0c07836c [2021-02-05T02:32:30.102Z] Removing intermediate container e8ce0c07836c [2021-02-05T02:32:30.102Z] ---> 45eb23185f97 [2021-02-05T02:32:30.102Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:32:30.102Z] ---> Running in bbdca4c7a18b [2021-02-05T02:32:30.368Z] Removing intermediate container bbdca4c7a18b [2021-02-05T02:32:30.368Z] ---> 266e969bcbaf [2021-02-05T02:32:30.368Z] Step 24/26 : LABEL arch=x86_64 [2021-02-05T02:32:30.368Z] ---> Running in 200291ecb15d [2021-02-05T02:32:30.632Z] Removing intermediate container 200291ecb15d [2021-02-05T02:32:30.632Z] ---> 88367f43bdfb [2021-02-05T02:32:30.632Z] Step 25/26 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:32:30.632Z] ---> Running in 9379c60f97f8 [2021-02-05T02:32:30.897Z] Removing intermediate container 9379c60f97f8 [2021-02-05T02:32:30.897Z] ---> 2bf836df3b5c [2021-02-05T02:32:30.897Z] Step 26/26 : LABEL version=0.0.0 [2021-02-05T02:32:30.897Z] ---> Running in 4644db50e749 [2021-02-05T02:32:31.163Z] Removing intermediate container 4644db50e749 [2021-02-05T02:32:31.163Z] ---> 6cdc3afd1be4 [2021-02-05T02:32:31.163Z] [2021-02-05T02:32:31.163Z] Successfully built 6cdc3afd1be4 [2021-02-05T02:32:31.428Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-05T02:32:31.709Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-05T02:32:31.739Z] $ docker stop --time=1 6794182d7c4736975f89b37a303ddc7ad51d2a31075b4f1ba8af385b6e803a1f [2021-02-05T02:32:33.297Z] $ docker rm -f 6794182d7c4736975f89b37a303ddc7ad51d2a31075b4f1ba8af385b6e803a1f [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T02:32:33.883Z] + docker images [2021-02-05T02:32:33.883Z] + grep docker [2021-02-05T02:32:34.149Z] docker-sys-mgmt-agent-go latest 6cdc3afd1be4 4 seconds ago 313MB [2021-02-05T02:32:34.149Z] docker-security-secretstore-setup-go latest fca720040a2f 32 seconds ago 24.6MB [2021-02-05T02:32:34.149Z] docker-core-command-go latest 1e203ba93ae1 32 seconds ago 16.9MB [2021-02-05T02:32:34.149Z] docker-core-metadata-go latest da402bf99bf7 34 seconds ago 18.8MB [2021-02-05T02:32:34.149Z] docker-security-bootstrapper-go latest eed5821043ac About a minute ago 23.8MB [2021-02-05T02:32:34.149Z] docker-core-data-go latest 6ef811cead36 2 minutes ago 22.3MB [2021-02-05T02:32:34.149Z] docker-support-scheduler-go latest 080149722aa4 2 minutes ago 17MB [2021-02-05T02:32:34.149Z] docker-support-notifications-go latest de708075deab 2 minutes ago 17.6MB [2021-02-05T02:32:34.149Z] docker-security-proxy-setup-go latest bbbd039b35fd 2 minutes ago 24.4MB [2021-02-05T02:32:34.149Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-05T02:32:38.826Z] 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-05T02:32:50.360Z] Still waiting to schedule task [2021-02-05T02:32:50.361Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-05T02:33:01.009Z] 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-05T02:33:05.328Z] 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-05T02:33:10.743Z] 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-05T02:33:11.727Z] 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-05T02:33:17.160Z] 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-05T02:33:21.477Z] 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-05T02:33:24.866Z] 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-05T02:33:29.180Z] 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-05T02:33:32.578Z] 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-05T02:33:35.721Z] Running on prd-ubuntu18.04-docker-8c-8g-25169 in /w/workspace/edgexfoundry_edgex-go_PR-3134 [Pipeline] { [Pipeline] ws [2021-02-05T02:33:35.819Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-05T02:33:35.977Z] 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-05T02:33:38.056Z] using credential edgex-jenkins-ssh [2021-02-05T02:33:38.119Z] Cloning the remote Git repository [2021-02-05T02:33:38.147Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-05T02:33:38.218Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-05T02:33:38.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T02:33:38.246Z] > git --version # timeout=10 [2021-02-05T02:33:38.255Z] > git --version # 'git version 2.17.1' [2021-02-05T02:33:38.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T02:33:38.281Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T02:33:40.300Z] 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-05T02:33:45.748Z] Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit feecce02fe33d34837c9f661423b300b71c7262b [Pipeline] } [2021-02-05T02:33:45.745Z] $ docker stop --time=1 e687160c626fa969778b1f64d0283f29022217fe20e870af3b68f95b7ff2c8cd [2021-02-05T02:33:45.086Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T02:33:45.095Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T02:33:45.105Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T02:33:45.127Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T02:33:45.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T02:33:45.132Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3134/head:refs/remotes/origin/PR-3134 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-05T02:33:45.759Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T02:33:45.765Z] > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 [2021-02-05T02:33:45.834Z] > git remote # timeout=10 [2021-02-05T02:33:45.840Z] > git config --get remote.origin.url # timeout=10 [2021-02-05T02:33:45.865Z] Merge succeeded, producing feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:33:45.865Z] Checking out Revision feecce02fe33d34837c9f661423b300b71c7262b (PR-3134) [2021-02-05T02:33:45.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T02:33:45.853Z] > git merge 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 [2021-02-05T02:33:45.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-05T02:33:45.871Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T02:33:45.876Z] > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 [2021-02-05T02:33:48.191Z] $ docker rm -f e687160c626fa969778b1f64d0283f29022217fe20e870af3b68f95b7ff2c8cd [Pipeline] // withDockerContainer [Pipeline] } [2021-02-05T02:33:49.618Z] Commit message: "feat(notifications): Implement GET /subscription/receiver/{receiver} V2 API" [Pipeline] // script [2021-02-05T02:33:49.677Z] > git --version # timeout=10 [2021-02-05T02:33:49.682Z] > git --version # 'git version 2.17.1' [2021-02-05T02:33:49.685Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:33:50.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T02:33:50.648Z] [2021-02-05T02:33:50.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:33:51.254Z] + echo snap-build.sh [2021-02-05T02:33:51.254Z] snap-build.sh [2021-02-05T02:33:51.254Z] + SNAP_BASE_DIR=. [2021-02-05T02:33:51.254Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-05T02:33:51.254Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-05T02:33:51.254Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-05T02:33:51.254Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-05T02:33:51.254Z] + cd /w/workspace/edgex-go/1 [2021-02-05T02:33:51.254Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-05T02:33:51.254Z] Reading package lists... [2021-02-05T02:33:51.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T02:33:51.526Z] Building dependency tree... [2021-02-05T02:33:51.526Z] Reading state information... [2021-02-05T02:33:51.526Z] The following packages were automatically installed and are no longer required: [2021-02-05T02:33:51.526Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-05T02:33:51.526Z] uidmap xdelta3 [2021-02-05T02:33:51.526Z] Use 'sudo apt autoremove' to remove them. [2021-02-05T02:33:51.526Z] The following packages will be REMOVED: [2021-02-05T02:33:51.526Z] lxd* lxd-client* [2021-02-05T02:33:51.716Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-05T02:33:51.716Z] 29e5d40040c1: Pulling fs layer [2021-02-05T02:33:51.716Z] 1ce36da41761: Pulling fs layer [2021-02-05T02:33:51.716Z] 25b303627fd3: Pulling fs layer [2021-02-05T02:33:52.114Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-05T02:33:52.114Z] After this operation, 31.7 MB disk space will be freed. [2021-02-05T02:33:52.317Z] 29e5d40040c1: Verifying Checksum [2021-02-05T02:33:52.317Z] 29e5d40040c1: Download complete [2021-02-05T02:33:52.916Z] 1ce36da41761: Verifying Checksum [2021-02-05T02:33:52.916Z] 1ce36da41761: Download complete [2021-02-05T02:33:52.916Z] 29e5d40040c1: Pull complete [2021-02-05T02:33:53.168Z] (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-05T02:33:53.168Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-05T02:33:54.114Z] Removing lxd dnsmasq configuration [2021-02-05T02:33:54.114Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-05T02:33:54.114Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-05T02:33:54.370Z] 1ce36da41761: Pull complete [2021-02-05T02:33:54.370Z] 25b303627fd3: Verifying Checksum [2021-02-05T02:33:54.370Z] 25b303627fd3: Download complete [2021-02-05T02:33:55.056Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-05T02:33:55.319Z] (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-05T02:33:55.319Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-05T02:33:56.712Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-05T02:33:56.712Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-05T02:33:58.100Z] + sudo snap remove --purge lxd [2021-02-05T02:33:58.100Z] snap "lxd" is not installed [2021-02-05T02:33:58.100Z] + sudo groupadd --force --system lxd [2021-02-05T02:33:58.100Z] ++ whoami [2021-02-05T02:33:58.100Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-05T02:33:58.100Z] + newgrp - lxd [2021-02-05T02:33:58.100Z] + sudo snap install lxd [2021-02-05T02:34:04.519Z] 25b303627fd3: Pull complete [2021-02-05T02:34:04.519Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-05T02:34:04.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T02:34:04.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-05T02:34:04.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-25168 does not seem to be running inside a container [2021-02-05T02:34:04.867Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-05T02:34:07.875Z] $ docker top 045c682edf574ae61ce202d79b5b7fa41a2053d3bc63e66f741c196c6edff92b -eo pid,comm [2021-02-05T02:34:08.107Z] 2021-02-05T02:34:05Z INFO Waiting for automatic snapd restart... [Pipeline] { [Pipeline] sh [2021-02-05T02:34:08.995Z] + docker-compose build --help [2021-02-05T02:34:08.996Z] + grep parallel [2021-02-05T02:34:13.336Z] --parallel Build images in parallel. [Pipeline] } [2021-02-05T02:34:13.384Z] $ docker stop --time=1 045c682edf574ae61ce202d79b5b7fa41a2053d3bc63e66f741c196c6edff92b [2021-02-05T02:34:15.325Z] $ docker rm -f 045c682edf574ae61ce202d79b5b7fa41a2053d3bc63e66f741c196c6edff92b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:34:16.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T02:34:16.309Z] . [Pipeline] withDockerContainer [2021-02-05T02:34:16.597Z] prd-ubuntu18.04-docker-arm64-4c-16g-25168 does not seem to be running inside a container [2021-02-05T02:34:16.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-05T02:34:18.069Z] $ docker top aee119b81c102f3b4ee3f04f93b11d5b060fd82b3dc7ba90e78c01e5545ba7e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T02:34:19.173Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-05T02:34:23.034Z] lxd 4.10 from Canonical* installed [2021-02-05T02:34:23.034Z] + sudo lxd init --auto [2021-02-05T02:34:23.451Z] Building docker-core-command-go ... [2021-02-05T02:34:23.451Z] Building docker-core-data-go ... [2021-02-05T02:34:23.451Z] Building docker-core-metadata-go ... [2021-02-05T02:34:23.451Z] Building docker-security-bootstrapper-go ... [2021-02-05T02:34:23.451Z] Building docker-security-proxy-setup-go ... [2021-02-05T02:34:23.451Z] Building docker-security-secretstore-setup-go ... [2021-02-05T02:34:23.451Z] Building docker-support-notifications-go ... [2021-02-05T02:34:23.451Z] Building docker-support-scheduler-go ... [2021-02-05T02:34:23.451Z] Building docker-sys-mgmt-agent-go ... [2021-02-05T02:34:23.451Z] Building docker-support-notifications-go [2021-02-05T02:34:23.451Z] Building docker-support-scheduler-go [2021-02-05T02:34:23.451Z] Building docker-sys-mgmt-agent-go [2021-02-05T02:34:23.451Z] Building docker-security-secretstore-setup-go [2021-02-05T02:34:23.451Z] Building docker-security-proxy-setup-go [2021-02-05T02:34:31.182Z] + sudo snap install --classic snapcraft [2021-02-05T02:34:35.393Z] snapcraft 4.4.4 from Canonical* installed [2021-02-05T02:34:35.393Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-05T02:34:35.393Z] + patch --verbose -p1 [2021-02-05T02:34:35.393Z] Hmm... Looks like a unified diff to me... [2021-02-05T02:34:35.393Z] The text leading up to this was: [2021-02-05T02:34:35.393Z] -------------------------- [2021-02-05T02:34:35.393Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-05T02:34:35.393Z] |From: Tony Espy [2021-02-05T02:34:35.393Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-05T02:34:35.393Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-05T02:34:35.393Z] | [2021-02-05T02:34:35.393Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-05T02:34:35.393Z] |optimize the snap CI check run for pull requests. When [2021-02-05T02:34:35.393Z] |applied, it essentially strips out everything (apps and [2021-02-05T02:34:35.393Z] |parts) from the snapcraft.yaml file except those required [2021-02-05T02:34:35.393Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-05T02:34:35.393Z] |catch changes to edgex-go that break the snap build. [2021-02-05T02:34:35.393Z] | [2021-02-05T02:34:35.393Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-05T02:34:35.393Z] |to update this patch file, otherwise it may fail to apply, [2021-02-05T02:34:35.393Z] |resulting in a failed snap build CI check in the associated [2021-02-05T02:34:35.393Z] |pull request. [2021-02-05T02:34:35.393Z] | [2021-02-05T02:34:35.393Z] |Note - in addition to applying this patch, the pipeline also [2021-02-05T02:34:35.393Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-05T02:34:35.393Z] |need to build the finally binary .snap file (and it won't [2021-02-05T02:34:35.393Z] |work with the patch applied). This further reduces the build [2021-02-05T02:34:35.393Z] |time. [2021-02-05T02:34:35.393Z] |--- [2021-02-05T02:34:35.393Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-05T02:34:35.393Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-05T02:34:35.393Z] | [2021-02-05T02:34:35.393Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-05T02:34:35.393Z] |index 1e537489..faf42425 100644 [2021-02-05T02:34:35.393Z] |--- a/snap/snapcraft.yaml [2021-02-05T02:34:35.394Z] |+++ b/snap/snapcraft.yaml [2021-02-05T02:34:35.394Z] -------------------------- [2021-02-05T02:34:35.394Z] patching file snap/snapcraft.yaml [2021-02-05T02:34:35.394Z] Using Plan A... [2021-02-05T02:34:35.394Z] Hunk #1 succeeded at 73. [2021-02-05T02:34:35.394Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-05T02:34:35.394Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-05T02:34:35.394Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-05T02:34:35.394Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-05T02:34:35.394Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-05T02:34:35.394Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-05T02:34:35.394Z] Hunk #8 succeeded at 342. [2021-02-05T02:34:35.394Z] Hmm... Ignoring the trailing garbage. [2021-02-05T02:34:35.394Z] done [2021-02-05T02:34:35.394Z] + sudo snapcraft prime --use-lxd [2021-02-05T02:34:36.782Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-05T02:34:37.043Z] 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-05T02:34:37.043Z] - README.md [2021-02-05T02:34:37.043Z] - snapcraft.yaml.orig [2021-02-05T02:34:37.043Z] [2021-02-05T02:34:37.043Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-05T02:34:37.615Z] Launching a container. [2021-02-05T02:34:49.860Z] Waiting for container to be ready [2021-02-05T02:34:49.860Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-05T02:34:49.860Z] [2021-02-05T02:34:53.170Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-05T02:34:53.170Z] Waiting for network to be ready... [2021-02-05T02:34:53.744Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-05T02:34:53.744Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-05T02:34:54.321Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-05T02:34:54.321Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-05T02:34:54.321Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-05T02:34:54.583Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-05T02:34:54.583Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-05T02:34:54.583Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-05T02:34:54.583Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-05T02:34:54.583Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-05T02:34:54.583Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-05T02:34:54.583Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-05T02:34:54.583Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-05T02:34:54.583Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-05T02:34:54.583Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-05T02:34:54.583Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-05T02:34:54.583Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-05T02:34:54.848Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-05T02:34:55.109Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-05T02:34:55.109Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-05T02:34:55.109Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-05T02:34:55.109Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-05T02:34:55.109Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-05T02:34:55.109Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-05T02:34:55.109Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-05T02:34:55.109Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-05T02:34:55.370Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-05T02:34:57.918Z] Fetched 23.9 MB in 4s (5495 kB/s) [2021-02-05T02:34:58.861Z] Reading package lists... [2021-02-05T02:34:58.861Z] Reading package lists... [2021-02-05T02:34:59.127Z] Building dependency tree... [2021-02-05T02:34:59.127Z] Reading state information... [2021-02-05T02:34:59.388Z] The following additional packages will be installed: [2021-02-05T02:34:59.388Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-05T02:34:59.388Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-05T02:34:59.388Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-05T02:34:59.388Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-05T02:34:59.388Z] Suggested packages: [2021-02-05T02:34:59.388Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-05T02:34:59.388Z] Recommended packages: [2021-02-05T02:34:59.388Z] gnupg libsasl2-modules [2021-02-05T02:34:59.388Z] The following NEW packages will be installed: [2021-02-05T02:34:59.388Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-05T02:34:59.388Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-05T02:34:59.388Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-05T02:34:59.388Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-05T02:34:59.388Z] The following packages will be upgraded: [2021-02-05T02:34:59.388Z] gpg gpg-agent gpgconf libudev1 [2021-02-05T02:34:59.388Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-05T02:34:59.388Z] Need to get 3533 kB of archives. [2021-02-05T02:34:59.388Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-05T02:34:59.388Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-05T02:34:59.650Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-05T02:34:59.650Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-05T02:34:59.650Z] Get:4 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-05T02:34:59.650Z] Get:5 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-05T02:34:59.650Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-02-05T02:34:59.650Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-02-05T02:34:59.650Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-05T02:34:59.650Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-05T02:34:59.913Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-05T02:35:00.175Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-05T02:35:00.175Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-05T02:35:00.175Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-05T02:35:00.175Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-05T02:35:00.175Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-05T02:35:00.440Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-05T02:35:00.440Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-05T02:35:00.440Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-05T02:35:00.440Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-05T02:35:00.440Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-05T02:35:00.440Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-05T02:35:00.440Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-05T02:35:00.440Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T02:35:00.440Z] Fetched 3533 kB in 1s (3443 kB/s) [2021-02-05T02:35:00.702Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-05T02:35:00.702Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-05T02:35:00.702Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-05T02:35:00.702Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-05T02:35:00.967Z] Selecting previously unselected package udev. [2021-02-05T02:35:00.967Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-05T02:35:00.967Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-05T02:35:00.967Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-05T02:35:01.229Z] Selecting previously unselected package libfuse2:amd64. [2021-02-05T02:35:01.229Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-05T02:35:01.229Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-05T02:35:01.229Z] Selecting previously unselected package fuse. [2021-02-05T02:35:01.229Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-05T02:35:01.229Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-05T02:35:01.495Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T02:35:01.495Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-05T02:35:01.495Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T02:35:01.757Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-05T02:35:01.757Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T02:35:01.757Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-05T02:35:02.020Z] Selecting previously unselected package libksba8:amd64. [2021-02-05T02:35:02.020Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-05T02:35:02.020Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-05T02:35:02.020Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-05T02:35:02.020Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T02:35:02.020Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:02.281Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-05T02:35:02.281Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T02:35:02.281Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:02.281Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-05T02:35:02.281Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T02:35:02.281Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:02.281Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-05T02:35:02.282Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T02:35:02.546Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:02.546Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-05T02:35:02.546Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T02:35:02.547Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:02.547Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-05T02:35:02.547Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T02:35:02.547Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:02.810Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-05T02:35:02.810Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T02:35:02.810Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:02.810Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-05T02:35:02.810Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T02:35:02.810Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:03.074Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-05T02:35:03.074Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T02:35:03.074Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:03.074Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-05T02:35:03.074Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-05T02:35:03.074Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-05T02:35:03.074Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-05T02:35:03.074Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-05T02:35:03.074Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-05T02:35:03.336Z] Selecting previously unselected package libldap-common. [2021-02-05T02:35:03.336Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-02-05T02:35:03.336Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-05T02:35:03.336Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-05T02:35:03.336Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-02-05T02:35:03.336Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-05T02:35:03.336Z] Selecting previously unselected package dirmngr. [2021-02-05T02:35:03.336Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T02:35:03.336Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-05T02:35:03.595Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-05T02:35:03.595Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-05T02:35:03.595Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-05T02:35:03.595Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-05T02:35:03.595Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-05T02:35:03.595Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-05T02:35:03.595Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:03.595Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-05T02:35:03.860Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-05T02:35:03.860Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-05T02:35:04.122Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-05T02:35:04.122Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:04.383Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-05T02:35:04.383Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-05T02:35:04.383Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-05T02:35:04.383Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:04.383Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:04.383Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:04.383Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:04.644Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:04.644Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:04.644Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T02:35:04.644Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-05T02:35:04.644Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-05T02:35:04.644Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-05T02:35:05.226Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-05T02:35:05.226Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-05T02:35:05.226Z] This means they are not meant to be enabled using systemctl. [2021-02-05T02:35:05.226Z] Possible reasons for having this kind of units are: [2021-02-05T02:35:05.226Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-05T02:35:05.226Z] .wants/ or .requires/ directory. [2021-02-05T02:35:05.226Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-05T02:35:05.226Z] a requirement dependency on it. [2021-02-05T02:35:05.226Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-05T02:35:05.226Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-05T02:35:05.226Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-05T02:35:05.226Z] instance name specified. [2021-02-05T02:35:05.490Z] Reading package lists... [2021-02-05T02:35:05.753Z] Building dependency tree... [2021-02-05T02:35:05.753Z] Reading state information... [2021-02-05T02:35:06.015Z] The following additional packages will be installed: [2021-02-05T02:35:06.015Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-05T02:35:06.015Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-05T02:35:06.015Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-05T02:35:06.015Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-05T02:35:06.015Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-05T02:35:06.015Z] Suggested packages: [2021-02-05T02:35:06.015Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-05T02:35:06.015Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-05T02:35:06.015Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-05T02:35:06.015Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-05T02:35:06.015Z] systemd-container policykit-1 [2021-02-05T02:35:06.015Z] Recommended packages: [2021-02-05T02:35:06.015Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-05T02:35:06.015Z] The following NEW packages will be installed: [2021-02-05T02:35:06.015Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-05T02:35:06.015Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-05T02:35:06.015Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-05T02:35:06.015Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-05T02:35:06.015Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-05T02:35:06.015Z] The following packages will be upgraded: [2021-02-05T02:35:06.015Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-05T02:35:06.015Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-05T02:35:06.015Z] Need to get 35.2 MB of archives. [2021-02-05T02:35:06.015Z] After this operation, 141 MB of additional disk space will be used. [2021-02-05T02:35:06.015Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-05T02:35:06.015Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-05T02:35:06.964Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-05T02:35:06.964Z] 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-05T02:35:06.964Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-05T02:35:06.964Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-05T02:35:06.964Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-05T02:35:06.964Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-05T02:35:06.964Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-05T02:35:06.964Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-05T02:35:06.964Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-05T02:35:06.964Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-05T02:35:06.964Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-05T02:35:06.964Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-05T02:35:06.964Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-05T02:35:06.964Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-05T02:35:06.964Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-05T02:35:06.964Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-05T02:35:06.964Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-05T02:35:06.964Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-05T02:35:06.964Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-05T02:35:06.964Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-05T02:35:06.964Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-05T02:35:07.229Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-05T02:35:07.229Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-05T02:35:07.229Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-05T02:35:07.229Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-05T02:35:07.229Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-05T02:35:07.229Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-05T02:35:07.229Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-05T02:35:08.171Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T02:35:08.171Z] Fetched 35.2 MB in 2s (15.9 MB/s) [2021-02-05T02:35:08.432Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-05T02:35:08.432Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-05T02:35:08.432Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-05T02:35:09.007Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-05T02:35:09.269Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-05T02:35:09.269Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-05T02:35:09.849Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-05T02:35:09.849Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-05T02:35:09.849Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-05T02:35:09.849Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-05T02:35:10.110Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-05T02:35:10.110Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-05T02:35:10.110Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-05T02:35:10.372Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-05T02:35:10.372Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-05T02:35:10.945Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-05T02:35:10.945Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-05T02:35:10.945Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-05T02:35:10.945Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-05T02:35:11.206Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-05T02:35:11.206Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-05T02:35:11.206Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T02:35:11.206Z] Selecting previously unselected package libexpat1:amd64. [2021-02-05T02:35:11.206Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-05T02:35:11.466Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-05T02:35:11.466Z] Selecting previously unselected package python3.6-minimal. [2021-02-05T02:35:11.466Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-05T02:35:11.466Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T02:35:11.729Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-05T02:35:11.729Z] Checking for services that may need to be restarted...done. [2021-02-05T02:35:11.997Z] Checking for services that may need to be restarted...done. [2021-02-05T02:35:11.997Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T02:35:11.997Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-05T02:35:11.997Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T02:35:12.573Z] Selecting previously unselected package python3-minimal. [2021-02-05T02:35:12.573Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-05T02:35:12.573Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-05T02:35:12.573Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-05T02:35:12.573Z] Selecting previously unselected package mime-support. [2021-02-05T02:35:12.573Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-05T02:35:12.573Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-05T02:35:12.834Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-05T02:35:12.834Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-05T02:35:12.834Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-05T02:35:12.834Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-05T02:35:12.834Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-05T02:35:12.834Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T02:35:13.096Z] Selecting previously unselected package python3.6. [2021-02-05T02:35:13.096Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-05T02:35:13.096Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T02:35:13.360Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-05T02:35:13.360Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-05T02:35:13.360Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-05T02:35:13.360Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-05T02:35:13.621Z] Selecting previously unselected package python3. [2021-02-05T02:35:13.621Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-05T02:35:13.621Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-05T02:35:13.621Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-05T02:35:13.621Z] Selecting previously unselected package multiarch-support. [2021-02-05T02:35:13.621Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T02:35:13.621Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-05T02:35:13.883Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-05T02:35:13.883Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-05T02:35:13.883Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-05T02:35:13.883Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-05T02:35:13.883Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-05T02:35:14.144Z] Selecting previously unselected package libbsd0:amd64. [2021-02-05T02:35:14.145Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-05T02:35:14.145Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-05T02:35:14.145Z] Selecting previously unselected package sudo. [2021-02-05T02:35:14.145Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-05T02:35:14.145Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-05T02:35:14.406Z] Selecting previously unselected package apparmor. [2021-02-05T02:35:14.406Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-05T02:35:14.406Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-05T02:35:14.406Z] Selecting previously unselected package libedit2:amd64. [2021-02-05T02:35:14.406Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-05T02:35:14.406Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-05T02:35:14.735Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-05T02:35:14.735Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-05T02:35:14.735Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T02:35:14.998Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-05T02:35:14.998Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-05T02:35:14.998Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T02:35:15.260Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-05T02:35:15.260Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-05T02:35:15.260Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-05T02:35:15.260Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-05T02:35:15.260Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-05T02:35:15.260Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T02:35:15.521Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-05T02:35:15.521Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-05T02:35:15.521Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T02:35:15.521Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-05T02:35:15.521Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-05T02:35:15.521Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-05T02:35:15.782Z] Selecting previously unselected package openssh-client. [2021-02-05T02:35:15.782Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-05T02:35:15.782Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-05T02:35:16.045Z] Selecting previously unselected package squashfs-tools. [2021-02-05T02:35:16.045Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-05T02:35:16.045Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-05T02:35:16.045Z] Selecting previously unselected package snapd. [2021-02-05T02:35:16.045Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-05T02:35:16.045Z] Unpacking snapd (2.48+18.04) ... [2021-02-05T02:35:18.592Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-05T02:35:18.592Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-05T02:35:18.592Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-05T02:35:18.592Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-05T02:35:18.592Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-05T02:35:18.592Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T02:35:18.592Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-05T02:35:18.592Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-05T02:35:18.592Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-05T02:35:19.533Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-05T02:35:19.533Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-05T02:35:19.533Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-05T02:35:19.533Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T02:35:19.533Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T02:35:19.533Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T02:35:20.476Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-05T02:35:20.743Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T02:35:20.743Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-05T02:35:20.743Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-05T02:35:20.743Z] running python rtupdate hooks for python3.6... [2021-02-05T02:35:20.743Z] running python post-rtupdate hooks for python3.6... [2021-02-05T02:35:21.007Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-05T02:35:22.392Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-05T02:35:22.654Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T02:35:22.654Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-05T02:35:22.917Z] Setting up snapd (2.48+18.04) ... [2021-02-05T02:35:23.179Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-05T02:35:23.442Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-05T02:35:23.703Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-05T02:35:23.703Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-05T02:35:23.963Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-05T02:35:23.963Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-05T02:35:24.231Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-05T02:35:24.231Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-05T02:35:24.491Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-05T02:35:24.752Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-05T02:35:24.753Z] /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-05T02:35:24.753Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-05T02:35:24.753Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-05T02:35:25.696Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-05T02:35:25.696Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-05T02:35:26.164Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-05T02:35:27.368Z] Reading package lists... [2021-02-05T02:35:27.368Z] Reading package lists... [2021-02-05T02:35:27.628Z] Building dependency tree... [2021-02-05T02:35:27.628Z] Reading state information... [2021-02-05T02:35:27.628Z] Calculating upgrade... [2021-02-05T02:35:27.889Z] The following packages will be upgraded: [2021-02-05T02:35:27.889Z] advancecomp base-files bash binutils binutils-common [2021-02-05T02:35:27.889Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-05T02:35:27.889Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-05T02:35:27.889Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-05T02:35:27.889Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-05T02:35:27.889Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-05T02:35:27.889Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-05T02:35:27.889Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-05T02:35:27.889Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-05T02:35:27.889Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-05T02:35:27.889Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-05T02:35:27.889Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-05T02:35:27.889Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-05T02:35:27.889Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-05T02:35:27.889Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-05T02:35:27.889Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-05T02:35:27.889Z] Need to get 63.8 MB of archives. [2021-02-05T02:35:27.889Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-05T02:35:27.889Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-05T02:35:27.889Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-05T02:35:27.889Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-05T02:35:27.889Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-05T02:35:27.889Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-05T02:35:27.889Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-05T02:35:27.889Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-05T02:35:27.889Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-05T02:35:27.889Z] 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-05T02:35:27.889Z] 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-05T02:35:27.889Z] 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-05T02:35:27.889Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-05T02:35:28.149Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-05T02:35:28.149Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-05T02:35:28.149Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-05T02:35:28.149Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-05T02:35:28.149Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-05T02:35:28.149Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-05T02:35:28.149Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-05T02:35:28.149Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-05T02:35:28.149Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-05T02:35:28.149Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-05T02:35:28.149Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-05T02:35:28.149Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-05T02:35:28.149Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-05T02:35:28.149Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-05T02:35:28.149Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-05T02:35:28.149Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-05T02:35:28.149Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-05T02:35:28.149Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-05T02:35:28.149Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-05T02:35:28.149Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-05T02:35:28.149Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-05T02:35:28.149Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-05T02:35:28.150Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-05T02:35:28.150Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-05T02:35:28.150Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-05T02:35:28.150Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-05T02:35:28.150Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-05T02:35:28.150Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-05T02:35:28.150Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-05T02:35:28.150Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-05T02:35:28.410Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-05T02:35:28.410Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-05T02:35:28.410Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-05T02:35:28.410Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-05T02:35:28.410Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-05T02:35:28.410Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-05T02:35:28.410Z] Get:49 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-05T02:35:28.410Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-05T02:35:28.410Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-05T02:35:28.410Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-05T02:35:28.410Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-05T02:35:28.410Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-05T02:35:28.410Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-05T02:35:28.410Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-05T02:35:28.410Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-05T02:35:28.678Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-05T02:35:28.678Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-05T02:35:28.678Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-05T02:35:28.986Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-05T02:35:28.986Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-05T02:35:28.986Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-05T02:35:28.986Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-05T02:35:28.986Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-05T02:35:29.251Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-05T02:35:29.251Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-05T02:35:29.821Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-05T02:35:29.821Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-05T02:35:29.821Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-05T02:35:29.821Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-05T02:35:29.821Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-05T02:35:29.821Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-05T02:35:29.821Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-05T02:35:29.821Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-05T02:35:29.821Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-05T02:35:29.821Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-05T02:35:30.082Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-05T02:35:30.082Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-05T02:35:30.082Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-05T02:35:30.082Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-05T02:35:30.082Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-05T02:35:30.082Z] Get:83 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-05T02:35:30.082Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-05T02:35:30.082Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-05T02:35:30.082Z] Get:86 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-05T02:35:30.082Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-05T02:35:30.082Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-05T02:35:30.082Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-05T02:35:30.342Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-05T02:35:30.342Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-05T02:35:30.342Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-05T02:35:30.342Z] Get:93 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-05T02:35:30.342Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-05T02:35:30.342Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-05T02:35:30.342Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-05T02:35:30.342Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-05T02:35:30.342Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-05T02:35:30.342Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-05T02:35:30.603Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T02:35:30.603Z] Fetched 63.8 MB in 3s (24.8 MB/s) [2021-02-05T02:35:30.603Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:30.603Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T02:35:30.603Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-05T02:35:31.184Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T02:35:31.184Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-05T02:35:31.444Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-05T02:35:31.444Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-05T02:35:32.403Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:32.403Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:32.403Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:32.403Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:32.666Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:32.666Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:32.666Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:32.666Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:32.930Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:32.930Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:32.930Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:32.930Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:32.930Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:32.931Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:33.192Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:35:33.192Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-05T02:35:33.192Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:33.192Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-05T02:35:33.455Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:35:33.455Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-05T02:35:33.455Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:33.455Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:33.455Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:33.717Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:33.717Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:33.717Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T02:35:33.977Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:35:34.238Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-05T02:35:34.238Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T02:35:34.238Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-05T02:35:34.810Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-05T02:35:35.071Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-05T02:35:35.071Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-05T02:35:35.071Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-05T02:35:35.071Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-05T02:35:35.071Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-05T02:35:35.332Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-05T02:35:35.332Z] Installing new version of config file /etc/issue ... [2021-02-05T02:35:35.332Z] Installing new version of config file /etc/issue.net ... [2021-02-05T02:35:35.332Z] Installing new version of config file /etc/lsb-release ... [2021-02-05T02:35:35.332Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-05T02:35:35.592Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-05T02:35:35.853Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-05T02:35:35.853Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-05T02:35:35.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:35.853Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-05T02:35:35.853Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-05T02:35:36.115Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-05T02:35:36.115Z] 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-05T02:35:36.377Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:36.377Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T02:35:36.377Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-05T02:35:36.377Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-05T02:35:36.639Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:36.639Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-05T02:35:36.639Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-05T02:35:36.639Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-05T02:35:36.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:36.901Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-05T02:35:36.901Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-05T02:35:37.162Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-05T02:35:37.425Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:37.425Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-05T02:35:37.425Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-05T02:35:37.425Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-05T02:35:37.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:37.686Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-05T02:35:37.686Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-05T02:35:37.686Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-05T02:35:37.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:37.949Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-05T02:35:37.949Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-05T02:35:37.949Z] Setting up grep (3.1-2build1) ... [2021-02-05T02:35:37.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:37.949Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-05T02:35:38.212Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-05T02:35:38.212Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-05T02:35:38.473Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:38.473Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-05T02:35:38.473Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T02:35:38.473Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-05T02:35:38.734Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:38.734Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-05T02:35:38.734Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-05T02:35:39.305Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-05T02:35:39.305Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-05T02:35:39.305Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-05T02:35:39.305Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-05T02:35:39.876Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-05T02:35:39.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:39.876Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-05T02:35:40.142Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-05T02:35:41.085Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-05T02:35:41.085Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-05T02:35:41.085Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-05T02:35:41.085Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-05T02:35:41.344Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-05T02:35:41.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:41.344Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-05T02:35:41.344Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-05T02:35:41.604Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-05T02:35:41.866Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:41.866Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T02:35:41.866Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T02:35:41.866Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T02:35:42.129Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:42.129Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T02:35:42.129Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T02:35:42.129Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T02:35:42.392Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:42.392Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T02:35:42.392Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T02:35:42.392Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T02:35:42.652Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:42.652Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T02:35:42.652Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T02:35:42.652Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T02:35:42.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:42.912Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-05T02:35:42.912Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T02:35:42.912Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-05T02:35:42.912Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T02:35:43.175Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-05T02:35:43.175Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:43.175Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-05T02:35:43.175Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T02:35:43.437Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-05T02:35:43.437Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:43.437Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T02:35:43.437Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T02:35:43.699Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T02:35:43.699Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:43.699Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T02:35:43.699Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T02:35:43.960Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-05T02:35:43.960Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:43.960Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T02:35:43.960Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T02:35:44.532Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-05T02:35:44.795Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-05T02:35:45.056Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-05T02:35:45.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:45.056Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T02:35:45.056Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-05T02:35:45.208Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:35:45.208Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:35:45.208Z] ---> b502c671e8b1 [2021-02-05T02:35:45.208Z] Step 3/24 : WORKDIR /edgex-go [2021-02-05T02:35:45.208Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:35:45.208Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:35:45.208Z] ---> b502c671e8b1 [2021-02-05T02:35:45.208Z] Step 3/21 : WORKDIR /edgex-go [2021-02-05T02:35:45.208Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:35:45.208Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:35:45.208Z] ---> b502c671e8b1 [2021-02-05T02:35:45.208Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T02:35:45.208Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:35:45.208Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:35:45.208Z] ---> b502c671e8b1 [2021-02-05T02:35:45.208Z] Step 3/26 : WORKDIR /edgex-go [2021-02-05T02:35:45.208Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:35:45.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:35:45.209Z] ---> b502c671e8b1 [2021-02-05T02:35:45.209Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T02:35:45.209Z] ---> Running in 97342ed0a051 [2021-02-05T02:35:45.209Z] ---> Running in 843ba025d51f [2021-02-05T02:35:45.209Z] ---> Running in 93103fdbeda1 [2021-02-05T02:35:45.209Z] ---> Running in 3d141156b114 [2021-02-05T02:35:45.209Z] ---> Running in 00bd08c979db [2021-02-05T02:35:45.209Z] Removing intermediate container 93103fdbeda1 [2021-02-05T02:35:45.209Z] ---> 370eac4c11ba [2021-02-05T02:35:45.209Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:35:45.209Z] Removing intermediate container 00bd08c979db [2021-02-05T02:35:45.209Z] ---> 73576c2dbf2f [2021-02-05T02:35:45.209Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:35:45.209Z] Removing intermediate container 843ba025d51f [2021-02-05T02:35:45.209Z] ---> ba1ea839c2e4 [2021-02-05T02:35:45.209Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:35:45.209Z] Removing intermediate container 3d141156b114 [2021-02-05T02:35:45.209Z] ---> 2bc89ca687f4 [2021-02-05T02:35:45.209Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:35:45.209Z] Removing intermediate container 97342ed0a051 [2021-02-05T02:35:45.209Z] ---> 5b116ab4cf46 [2021-02-05T02:35:45.209Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:35:45.209Z] ---> Running in a1e8c1b0041e [2021-02-05T02:35:45.209Z] ---> Running in d2dd89e5e47a [2021-02-05T02:35:45.209Z] ---> Running in e8c05eb422fe [2021-02-05T02:35:45.209Z] ---> Running in 5e1bdb311d75 [2021-02-05T02:35:45.209Z] ---> Running in 136e7d199090 [2021-02-05T02:35:45.209Z] Removing intermediate container a1e8c1b0041e [2021-02-05T02:35:45.209Z] ---> 305555ae72b3 [2021-02-05T02:35:45.209Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-05T02:35:45.209Z] ---> Running in 0a5f572cb734 [2021-02-05T02:35:45.209Z] Removing intermediate container d2dd89e5e47a [2021-02-05T02:35:45.209Z] ---> 6fa6f1d95045 [2021-02-05T02:35:45.209Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-05T02:35:45.209Z] Removing intermediate container e8c05eb422fe [2021-02-05T02:35:45.209Z] ---> 63c6e0ca040d [2021-02-05T02:35:45.209Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-05T02:35:45.209Z] Removing intermediate container 5e1bdb311d75 [2021-02-05T02:35:45.209Z] ---> 2020261654f4 [2021-02-05T02:35:45.209Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-05T02:35:45.209Z] ---> Running in 3dd781eaf857 [2021-02-05T02:35:45.209Z] Removing intermediate container 136e7d199090 [2021-02-05T02:35:45.209Z] ---> 1934363857f1 [2021-02-05T02:35:45.209Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-05T02:35:45.209Z] ---> Running in 6b76834fc8eb [2021-02-05T02:35:45.209Z] ---> Running in 3153718aab51 [2021-02-05T02:35:45.209Z] ---> Running in 4f601a31497e [2021-02-05T02:35:45.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:45.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:45.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:45.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:45.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:45.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:45.316Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-05T02:35:45.576Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T02:35:45.576Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-05T02:35:45.576Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T02:35:45.576Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-05T02:35:45.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:45.807Z] OK: 217 MiB in 51 packages [2021-02-05T02:35:45.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:45.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:45.839Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-05T02:35:45.839Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-05T02:35:46.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:46.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:35:46.107Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-05T02:35:46.368Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:46.368Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-05T02:35:46.368Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-05T02:35:46.368Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-05T02:35:46.368Z] OK: 217 MiB in 51 packages [2021-02-05T02:35:46.631Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:46.631Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-05T02:35:46.631Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-05T02:35:46.631Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-05T02:35:46.646Z] OK: 217 MiB in 51 packages [2021-02-05T02:35:46.646Z] OK: 217 MiB in 51 packages [2021-02-05T02:35:46.892Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:46.892Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-05T02:35:46.892Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-05T02:35:46.892Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-05T02:35:46.926Z] OK: 217 MiB in 51 packages [2021-02-05T02:35:47.169Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:47.170Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-05T02:35:47.170Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-05T02:35:47.170Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-05T02:35:47.199Z] Removing intermediate container 0a5f572cb734 [2021-02-05T02:35:47.199Z] ---> 5af1c7f29483 [2021-02-05T02:35:47.199Z] Step 6/26 : COPY go.mod . [2021-02-05T02:35:47.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:47.430Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-05T02:35:47.430Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-05T02:35:47.690Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-05T02:35:47.950Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:47.950Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T02:35:47.950Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T02:35:47.950Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-05T02:35:47.950Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-05T02:35:48.193Z] ---> c58d632906db [2021-02-05T02:35:48.193Z] Step 7/26 : RUN go mod download [2021-02-05T02:35:48.193Z] Removing intermediate container 3dd781eaf857 [2021-02-05T02:35:48.193Z] ---> f5b50bc0c502 [2021-02-05T02:35:48.193Z] Step 6/21 : COPY go.mod . [2021-02-05T02:35:48.210Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-05T02:35:48.210Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-05T02:35:48.210Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-05T02:35:48.210Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:48.210Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-05T02:35:48.210Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-05T02:35:48.466Z] ---> Running in 8d8f0854a52d [2021-02-05T02:35:48.470Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-05T02:35:48.742Z] Removing intermediate container 4f601a31497e [2021-02-05T02:35:48.743Z] ---> af70f997134f [2021-02-05T02:35:48.743Z] Step 6/22 : COPY go.mod . [2021-02-05T02:35:48.743Z] Removing intermediate container 6b76834fc8eb [2021-02-05T02:35:48.743Z] ---> d654ef0e2b0e [2021-02-05T02:35:48.743Z] Step 6/22 : COPY go.mod . [2021-02-05T02:35:48.743Z] Removing intermediate container 3153718aab51 [2021-02-05T02:35:48.743Z] ---> b2ea36a2ce27 [2021-02-05T02:35:48.743Z] Step 6/24 : COPY go.mod . [2021-02-05T02:35:48.748Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:48.748Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-05T02:35:48.748Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-05T02:35:48.748Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-05T02:35:49.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:49.321Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-05T02:35:49.321Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-05T02:35:49.321Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-05T02:35:49.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:49.321Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-05T02:35:49.321Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-05T02:35:49.367Z] ---> 2dbd3eb50a82 [2021-02-05T02:35:49.367Z] Step 7/21 : RUN go mod download [2021-02-05T02:35:49.582Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-05T02:35:49.582Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:49.582Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-05T02:35:49.665Z] ---> Running in fb25acd6e8ec [2021-02-05T02:35:49.843Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-05T02:35:49.944Z] ---> ac0d6c5fd709 [2021-02-05T02:35:49.944Z] Step 7/22 : RUN go mod download [2021-02-05T02:35:50.104Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-05T02:35:50.219Z] ---> 3e204e7b6d74 [2021-02-05T02:35:50.219Z] Step 7/22 : RUN go mod download [2021-02-05T02:35:50.219Z] ---> Running in 6102ca9562a9 [2021-02-05T02:35:50.219Z] ---> bbea380f8be1 [2021-02-05T02:35:50.219Z] Step 7/24 : RUN go mod download [2021-02-05T02:35:50.366Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:50.366Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T02:35:50.366Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-05T02:35:50.366Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-05T02:35:50.494Z] ---> Running in f592eb60e6ab [2021-02-05T02:35:50.627Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:50.628Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-05T02:35:50.628Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-05T02:35:50.628Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-05T02:35:50.767Z] ---> Running in 499806dde9f4 [2021-02-05T02:35:50.888Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:50.889Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-05T02:35:50.889Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-05T02:35:50.889Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-05T02:35:51.150Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:51.150Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-05T02:35:51.150Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-05T02:35:51.150Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-05T02:35:51.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:51.409Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-05T02:35:51.409Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-05T02:35:51.670Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-05T02:35:51.670Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:51.670Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-05T02:35:51.670Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-05T02:35:51.670Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-05T02:35:51.939Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T02:35:51.939Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-05T02:35:51.939Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-05T02:35:51.939Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-05T02:35:52.513Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-05T02:35:52.513Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-05T02:35:52.513Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-05T02:35:52.513Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-05T02:35:52.513Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-05T02:35:52.758Z] Removing intermediate container 8d8f0854a52d [2021-02-05T02:35:52.758Z] ---> 81f2d1349781 [2021-02-05T02:35:52.758Z] Step 8/26 : COPY . . [2021-02-05T02:35:52.775Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-05T02:35:52.775Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-05T02:35:53.035Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-05T02:35:53.035Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-05T02:35:53.297Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-05T02:35:53.297Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-05T02:35:53.297Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-05T02:35:53.558Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-05T02:35:53.558Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-05T02:35:53.558Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-05T02:35:53.749Z] Removing intermediate container fb25acd6e8ec [2021-02-05T02:35:53.750Z] ---> 0641451d2d34 [2021-02-05T02:35:53.750Z] Step 8/21 : COPY . . [2021-02-05T02:35:53.820Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-05T02:35:53.820Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-05T02:35:53.820Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-05T02:35:53.820Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-05T02:35:54.081Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-05T02:35:54.081Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-05T02:35:54.081Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-05T02:35:54.345Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-05T02:35:54.345Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-05T02:35:54.607Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-05T02:35:55.180Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-05T02:35:55.180Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-05T02:35:55.203Z] Removing intermediate container 6102ca9562a9 [2021-02-05T02:35:55.203Z] ---> 6fa16c8e3532 [2021-02-05T02:35:55.203Z] Step 8/22 : COPY . . [2021-02-05T02:35:55.442Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-05T02:35:55.442Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-05T02:35:55.716Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-05T02:35:55.716Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-05T02:35:55.807Z] Removing intermediate container 499806dde9f4 [2021-02-05T02:35:55.807Z] ---> 0621ba9ae212 [2021-02-05T02:35:55.807Z] Step 8/24 : COPY . . [2021-02-05T02:35:55.978Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-05T02:35:55.978Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-05T02:35:56.240Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-05T02:35:56.240Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-05T02:35:56.240Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-05T02:35:56.508Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-05T02:35:56.508Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:56.508Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T02:35:56.770Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:56.770Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T02:35:56.797Z] Removing intermediate container f592eb60e6ab [2021-02-05T02:35:56.798Z] ---> 91f7751865a6 [2021-02-05T02:35:56.798Z] Step 8/22 : COPY . . [2021-02-05T02:35:57.031Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:57.031Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T02:35:57.031Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:57.031Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T02:35:57.975Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:57.975Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T02:35:58.919Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:58.920Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T02:35:59.864Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T02:35:59.864Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T02:36:00.124Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T02:36:00.124Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T02:36:01.064Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T02:36:01.064Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T02:36:01.064Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-05T02:36:01.064Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-05T02:36:01.323Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-05T02:36:01.323Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-05T02:36:01.585Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-05T02:36:01.585Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-05T02:36:01.585Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-05T02:36:01.585Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-05T02:36:01.847Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-05T02:36:01.847Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-05T02:36:01.847Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-05T02:36:01.847Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-05T02:36:02.109Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-05T02:36:02.109Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-05T02:36:02.370Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:36:02.370Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-05T02:36:02.370Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:36:02.370Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:36:02.370Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:36:02.370Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-05T02:36:02.370Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-05T02:36:02.370Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-05T02:36:02.631Z] [2021-02-05T02:36:02.631Z] Current default time zone: 'Etc/UTC' [2021-02-05T02:36:02.631Z] Local time is now: Fri Feb 5 02:36:02 UTC 2021. [2021-02-05T02:36:02.631Z] Universal Time is now: Fri Feb 5 02:36:02 UTC 2021. [2021-02-05T02:36:02.631Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-05T02:36:02.631Z] [2021-02-05T02:36:02.631Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-05T02:36:02.631Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:36:02.631Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-05T02:36:02.631Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-05T02:36:02.894Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-05T02:36:02.895Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-05T02:36:02.895Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-05T02:36:02.895Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-05T02:36:02.895Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-05T02:36:02.895Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-05T02:36:02.895Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:36:03.155Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-05T02:36:03.416Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T02:36:03.416Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-05T02:36:03.416Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:36:03.416Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-05T02:36:03.416Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-05T02:36:03.416Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-05T02:36:03.416Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-05T02:36:03.683Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-05T02:36:03.683Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-05T02:36:03.683Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-05T02:36:03.683Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-05T02:36:05.594Z] Updating certificates in /etc/ssl/certs... [2021-02-05T02:36:06.539Z] 23 added, 27 removed; done. [2021-02-05T02:36:06.539Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-05T02:36:06.539Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T02:36:06.539Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-05T02:36:06.539Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-05T02:36:06.539Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-05T02:36:06.800Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T02:36:06.800Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-05T02:36:06.800Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T02:36:06.800Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T02:36:06.800Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T02:36:06.800Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T02:36:06.800Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T02:36:06.800Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-05T02:36:06.800Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-05T02:36:06.800Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-05T02:36:07.064Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-05T02:36:07.064Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-05T02:36:07.064Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T02:36:07.064Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T02:36:07.064Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-05T02:36:07.064Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-05T02:36:07.064Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-05T02:36:07.325Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-05T02:36:07.325Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-05T02:36:07.325Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-05T02:36:07.325Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-05T02:36:07.325Z] Updating certificates in /etc/ssl/certs... [2021-02-05T02:36:07.896Z] 0 added, 0 removed; done. [2021-02-05T02:36:07.896Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-05T02:36:07.896Z] done. [2021-02-05T02:36:08.469Z] Reading package lists... [2021-02-05T02:36:08.469Z] Building dependency tree... [2021-02-05T02:36:08.469Z] Reading state information... [2021-02-05T02:36:08.729Z] The following NEW packages will be installed: [2021-02-05T02:36:08.729Z] apt-transport-https [2021-02-05T02:36:08.729Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-05T02:36:08.729Z] Need to get 1696 B of archives. [2021-02-05T02:36:08.729Z] After this operation, 153 kB of additional disk space will be used. [2021-02-05T02:36:08.729Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-05T02:36:08.990Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T02:36:08.990Z] Fetched 1696 B in 0s (28.7 kB/s) [2021-02-05T02:36:08.990Z] Selecting previously unselected package apt-transport-https. [2021-02-05T02:36:08.990Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-05T02:36:08.990Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-05T02:36:08.990Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-05T02:36:08.990Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-05T02:36:09.250Z] Waiting for network to be ready... [2021-02-05T02:36:15.838Z] 2021-02-05T02:36:12Z INFO Waiting for automatic snapd restart... [2021-02-05T02:36:15.838Z] snapd 2.48.2 from Canonical* installed [2021-02-05T02:36:15.838Z] "snapd" switched to the "latest/stable" channel [2021-02-05T02:36:15.838Z] [2021-02-05T02:36:18.381Z] core18 20201210 from Canonical* installed [2021-02-05T02:36:18.641Z] "core18" switched to the "latest/stable" channel [2021-02-05T02:36:18.641Z] [2021-02-05T02:36:21.948Z] snapcraft 4.4.4 from Canonical* installed [2021-02-05T02:36:21.948Z] "snapcraft" switched to the "latest/stable" channel [2021-02-05T02:36:21.948Z] [2021-02-05T02:36:23.613Z] ---> 9d4cde4b3a09 [2021-02-05T02:36:23.613Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-05T02:36:23.613Z] ---> 4ffcc285d939 [2021-02-05T02:36:23.613Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-05T02:36:23.613Z] ---> fe0ecfa0919f [2021-02-05T02:36:23.613Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-05T02:36:23.613Z] ---> f6c876709117 [2021-02-05T02:36:23.613Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-05T02:36:23.613Z] ---> f9e95706a6d2 [2021-02-05T02:36:23.613Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-05T02:36:23.613Z] ---> Running in ff21b4cbd73b [2021-02-05T02:36:23.613Z] ---> Running in c7b59f6a2107 [2021-02-05T02:36:23.613Z] ---> Running in 9c91d2602265 [2021-02-05T02:36:23.613Z] ---> Running in 6170b5af15a4 [2021-02-05T02:36:23.613Z] ---> Running in adbbf317f02f [2021-02-05T02:36:23.613Z] 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-05T02:36:23.613Z] 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-05T02:36:23.613Z] 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-05T02:36:23.613Z] 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-05T02:36:23.613Z] 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-05T02:36:25.266Z] 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-05T02:36:25.266Z] - README.md [2021-02-05T02:36:25.266Z] - snapcraft.yaml.orig [2021-02-05T02:36:25.266Z] [2021-02-05T02:36:25.266Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-05T02:36:31.893Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-05T02:36:31.893Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-05T02:36:31.893Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-05T02:36:32.156Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-05T02:36:33.364Z] Reading package lists... [2021-02-05T02:36:33.624Z] 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-05T02:36:40.219Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-05T02:36:40.219Z] Reading package lists... [2021-02-05T02:36:40.219Z] Building dependency tree... [2021-02-05T02:36:40.219Z] Reading state information... [2021-02-05T02:36:40.219Z] Suggested packages: [2021-02-05T02:36:40.219Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-05T02:36:40.219Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-05T02:36:40.219Z] Recommended packages: [2021-02-05T02:36:40.219Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-05T02:36:40.219Z] The following NEW packages will be installed: [2021-02-05T02:36:40.219Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-05T02:36:40.219Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-05T02:36:40.219Z] pkg-config zip [2021-02-05T02:36:40.219Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-05T02:36:40.219Z] Need to get 7655 kB of archives. [2021-02-05T02:36:40.219Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-05T02:36:40.219Z] 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-05T02:36:40.219Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-05T02:36:40.219Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-05T02:36:40.219Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-05T02:36:40.219Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-05T02:36:40.219Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-05T02:36:40.219Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-05T02:36:40.480Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-05T02:36:40.480Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-05T02:36:40.480Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-05T02:36:40.480Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-05T02:36:40.740Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-05T02:36:40.740Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-05T02:36:40.740Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-05T02:36:40.740Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-05T02:36:41.000Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T02:36:41.000Z] Fetched 7655 kB in 1s (9141 kB/s) [2021-02-05T02:36:41.000Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-05T02:36:41.000Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-05T02:36:41.000Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-05T02:36:41.000Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-05T02:36:41.262Z] Selecting previously unselected package libpsl5:amd64. [2021-02-05T02:36:41.262Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-05T02:36:41.262Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-05T02:36:41.262Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-05T02:36:41.262Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-05T02:36:41.262Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-05T02:36:41.522Z] Selecting previously unselected package librtmp1:amd64. [2021-02-05T02:36:41.522Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-05T02:36:41.522Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-05T02:36:41.522Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-05T02:36:41.522Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-05T02:36:41.522Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-05T02:36:41.788Z] Selecting previously unselected package liberror-perl. [2021-02-05T02:36:41.788Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-05T02:36:41.788Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-05T02:36:41.788Z] Selecting previously unselected package git-man. [2021-02-05T02:36:41.788Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-05T02:36:41.788Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-05T02:36:42.054Z] Selecting previously unselected package git. [2021-02-05T02:36:42.054Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-05T02:36:42.054Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-05T02:36:43.007Z] Selecting previously unselected package libnorm1:amd64. [2021-02-05T02:36:43.007Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-05T02:36:43.007Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-05T02:36:43.007Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-05T02:36:43.007Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-05T02:36:43.007Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-05T02:36:43.007Z] Selecting previously unselected package libsodium23:amd64. [2021-02-05T02:36:43.007Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-05T02:36:43.007Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-05T02:36:43.007Z] Selecting previously unselected package libzmq5:amd64. [2021-02-05T02:36:43.007Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-05T02:36:43.007Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-05T02:36:43.267Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-05T02:36:43.267Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-05T02:36:43.267Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-05T02:36:43.267Z] Selecting previously unselected package pkg-config. [2021-02-05T02:36:43.267Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-05T02:36:43.267Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-05T02:36:43.528Z] Selecting previously unselected package zip. [2021-02-05T02:36:43.529Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-05T02:36:43.529Z] Unpacking zip (3.0-11build1) ... [2021-02-05T02:36:43.529Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-05T02:36:43.529Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-05T02:36:43.529Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-05T02:36:43.789Z] Setting up liberror-perl (0.17025-1) ... [2021-02-05T02:36:43.789Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-05T02:36:43.789Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-05T02:36:43.789Z] No schema files found: doing nothing. [2021-02-05T02:36:43.789Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-05T02:36:43.789Z] Setting up zip (3.0-11build1) ... [2021-02-05T02:36:43.789Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-05T02:36:43.789Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-05T02:36:43.789Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-05T02:36:44.051Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-05T02:36:44.051Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-05T02:36:44.051Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-05T02:36:44.051Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-05T02:36:44.051Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-05T02:36:50.638Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-05T02:36:50.899Z] git set to automatically installed. [2021-02-05T02:36:50.899Z] git-man set to automatically installed. [2021-02-05T02:36:50.899Z] libcurl3-gnutls set to automatically installed. [2021-02-05T02:36:50.899Z] liberror-perl set to automatically installed. [2021-02-05T02:36:50.899Z] libglib2.0-0 set to automatically installed. [2021-02-05T02:36:50.899Z] libnghttp2-14 set to automatically installed. [2021-02-05T02:36:50.899Z] libnorm1 set to automatically installed. [2021-02-05T02:36:50.899Z] libpgm-5.2-0 set to automatically installed. [2021-02-05T02:36:50.899Z] libpsl5 set to automatically installed. [2021-02-05T02:36:50.899Z] librtmp1 set to automatically installed. [2021-02-05T02:36:50.899Z] libsodium23 set to automatically installed. [2021-02-05T02:36:50.899Z] libzmq3-dev set to automatically installed. [2021-02-05T02:36:50.899Z] libzmq5 set to automatically installed. [2021-02-05T02:36:50.899Z] pkg-config set to automatically installed. [2021-02-05T02:36:50.899Z] zip set to automatically installed. [2021-02-05T02:36:52.287Z] snapd is not logged in, snap install commands will use sudo [2021-02-05T02:36:58.875Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-05T02:36:58.875Z] snap "core18" has no updates available [2021-02-05T02:37:00.261Z] Pulling config-common [2021-02-05T02:37:01.201Z] Pulling go-build-helper [2021-02-05T02:37:23.186Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-05T02:37:23.186Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-05T02:37:23.186Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-05T02:37:23.186Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-05T02:37:23.186Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-05T02:37:23.186Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-05T02:37:23.186Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-05T02:37:23.186Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-05T02:37:23.186Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-05T02:37:23.186Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-05T02:37:23.186Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-05T02:37:23.186Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-05T02:37:23.186Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-05T02:37:23.186Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-05T02:37:23.186Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-05T02:37:23.186Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-05T02:37:23.186Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-05T02:37:23.186Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-05T02:37:23.186Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-05T02:37:23.186Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-05T02:37:23.186Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-05T02:37:23.186Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-05T02:37:23.186Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-05T02:37:23.186Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-05T02:37:23.186Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-05T02:37:23.186Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-05T02:37:23.186Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-05T02:37:23.186Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-05T02:37:23.186Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-05T02:37:23.186Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-05T02:37:23.187Z] Fetched 279 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-05T02:37:23.187Z] Fetched 122 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-05T02:37:23.187Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-05T02:37:23.187Z] Fetched 8848 B in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-05T02:37:23.187Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-05T02:37:23.187Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-05T02:37:23.187Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-05T02:37:23.187Z] Fetched 214 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-02-05T02:37:23.187Z] Fetched 155 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-05T02:37:23.187Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-05T02:37:23.187Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-05T02:37:23.187Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-05T02:37:23.187Z] Fetched 499 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-05T02:37:23.187Z] Fetched 111 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-05T02:37:23.187Z] Fetched 240 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-05T02:37:23.187Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-05T02:37:23.187Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-05T02:37:23.187Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-05T02:37:23.187Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-05T02:37:23.187Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-05T02:37:23.187Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-02-05T02:37:23.187Z] Fetched 17.0 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-05T02:37:23.187Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-05T02:37:23.187Z] Fetched 8720 B in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-05T02:37:23.187Z] Fetched 137 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-05T02:37:23.187Z] Fetched 119 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-05T02:37:23.187Z] Fetched 109 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-05T02:37:23.187Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-05T02:37:23.187Z] Fetched 645 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-05T02:37:23.187Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-05T02:37:23.187Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-05T02:37:23.187Z] Fetched 368 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-05T02:37:23.187Z] Fetched 187 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-05T02:37:23.187Z] Fetched 175 kB in 0s (0 B/s) [2021-02-05T02:37:23.187Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-05T02:37:26.496Z] Fetched 206 kB in 0s (0 B/s) [2021-02-05T02:37:26.496Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-05T02:37:26.496Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-05T02:37:26.496Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-05T02:37:26.496Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-05T02:37:26.496Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-05T02:37:26.496Z] Fetched 159 kB in 0s (0 B/s) [2021-02-05T02:37:26.496Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-05T02:37:26.496Z] Fetched 107 kB in 0s (0 B/s) [2021-02-05T02:37:26.496Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-05T02:37:26.496Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-05T02:37:26.496Z] Pulling static-packages [2021-02-05T02:37:27.442Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-05T02:37:27.442Z] Skipping pull go-build-helper (already ran) [2021-02-05T02:37:27.442Z] Skipping pull static-packages (already ran) [2021-02-05T02:37:27.442Z] Building go-build-helper [2021-02-05T02:37:31.666Z] Building static-packages [2021-02-05T02:37:33.055Z] Staging go-build-helper [2021-02-05T02:37:33.999Z] Staging static-packages [2021-02-05T02:37:34.956Z] Pulling go115 [2021-02-05T02:37:35.901Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-05T02:37:35.901Z] Skipping pull go115 (already ran) [2021-02-05T02:37:35.901Z] Building go115 [2021-02-05T02:37:35.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-05T02:37:35.901Z] Dload Upload Total Spent Left Speed [2021-02-05T02:37:38.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 115M 28 33.0M 0 0 34.6M 0 0:00:03 --:--:-- 0:00:03 34.5M 74 115M 74 86.5M 0 0 44.2M 0 0:00:02 0:00:01 0:00:01 44.2M 100 115M 100 115M 0 0 45.9M 0 0:00:02 0:00:02 --:--:-- 45.9M [2021-02-05T02:37:38.999Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-05T02:37:43.211Z] Staging go115 [2021-02-05T02:37:45.458Z] 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-05T02:37:45.458Z] 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-05T02:37:48.506Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-05T02:37:48.506Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-05T02:37:48.506Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-05T02:37:48.506Z] Fetched 0 B in 0s (0 B/s) [2021-02-05T02:37:48.506Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-05T02:37:48.506Z] Fetched 224 kB in 0s (0 B/s) [2021-02-05T02:37:48.506Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-05T02:37:48.506Z] Fetched 157 kB in 0s (0 B/s) [2021-02-05T02:37:48.506Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-05T02:37:48.506Z] Fetched 221 kB in 0s (0 B/s) [2021-02-05T02:37:48.506Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-05T02:37:48.506Z] Fetched 143 kB in 0s (0 B/s) [2021-02-05T02:37:48.506Z] Pulling edgex-go [2021-02-05T02:37:49.457Z] Pulling version [2021-02-05T02:37:50.403Z] Building config-common [2021-02-05T02:37:52.320Z] Skipping build go-build-helper (already ran) [2021-02-05T02:37:52.320Z] Skipping build static-packages (already ran) [2021-02-05T02:37:52.320Z] Skipping build go115 (already ran) [2021-02-05T02:37:52.583Z] Building edgex-go [2021-02-05T02:37:52.844Z] 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-05T02:37:53.793Z] Removing intermediate container adbbf317f02f [2021-02-05T02:37:53.793Z] ---> 237f6deab9a3 [2021-02-05T02:37:53.793Z] [2021-02-05T02:37:53.793Z] Step 10/24 : FROM alpine:3.12 [2021-02-05T02:37:53.793Z] 3.12: Pulling from library/alpine [2021-02-05T02:37:54.227Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-05T02:37:54.227Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.22 [2021-02-05T02:37:54.227Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-05T02:37:54.227Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-05T02:37:54.227Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-05T02:37:54.227Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-05T02:37:54.227Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-05T02:37:54.227Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-05T02:37:54.488Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-05T02:37:54.488Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-05T02:37:54.488Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-05T02:37:54.488Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-05T02:37:54.488Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-05T02:37:54.488Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-05T02:37:54.488Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-05T02:37:54.488Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-05T02:37:54.488Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-05T02:37:54.488Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-05T02:37:54.488Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-05T02:37:54.488Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-05T02:37:54.488Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-05T02:37:54.488Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-05T02:37:54.488Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-05T02:37:54.754Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-05T02:37:54.754Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-05T02:37:54.754Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-05T02:37:54.754Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-05T02:37:54.754Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-05T02:37:55.017Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-05T02:37:55.017Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-05T02:37:55.803Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T02:37:55.803Z] Status: Downloaded newer image for alpine:3.12 [2021-02-05T02:37:55.803Z] ---> afeebe901d6b [2021-02-05T02:37:55.803Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-05T02:37:56.816Z] ---> Running in 71229ec4e9d0 [2021-02-05T02:37:58.834Z] Removing intermediate container 9c91d2602265 [2021-02-05T02:37:58.834Z] ---> f09037b6ee28 [2021-02-05T02:37:58.834Z] [2021-02-05T02:37:58.834Z] Step 10/21 : FROM alpine:3.12 [2021-02-05T02:37:58.834Z] ---> afeebe901d6b [2021-02-05T02:37:58.834Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-05T02:37:58.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:37:58.834Z] Removing intermediate container c7b59f6a2107 [2021-02-05T02:37:58.834Z] ---> 8134e9d40f3d [2021-02-05T02:37:58.834Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-05T02:37:59.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:37:59.111Z] ---> Running in db9c63a5f96f [2021-02-05T02:37:59.398Z] ---> Running in bb0a6cbc6f6d [2021-02-05T02:38:00.002Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-05T02:38:00.002Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T02:38:00.002Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-05T02:38:00.002Z] (4/5) Installing curl (7.69.1-r3) [2021-02-05T02:38:00.002Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-05T02:38:00.002Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:38:00.002Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T02:38:00.283Z] OK: 7 MiB in 19 packages [2021-02-05T02:38:01.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:01.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:01.551Z] 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-05T02:38:01.607Z] 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-05T02:38:02.162Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-05T02:38:02.440Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T02:38:02.440Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-05T02:38:02.440Z] (4/4) Installing curl (7.69.1-r3) [2021-02-05T02:38:02.441Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:38:02.441Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T02:38:02.725Z] OK: 7 MiB in 18 packages [2021-02-05T02:38:03.553Z] Removing intermediate container 71229ec4e9d0 [2021-02-05T02:38:03.553Z] ---> 9be9737bf1d2 [2021-02-05T02:38:03.553Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T02:38:03.851Z] ---> Running in d9adcbec168b [2021-02-05T02:38:04.934Z] Removing intermediate container d9adcbec168b [2021-02-05T02:38:04.934Z] ---> 0e43e1377f27 [2021-02-05T02:38:04.934Z] Step 13/24 : WORKDIR / [2021-02-05T02:38:05.225Z] Removing intermediate container db9c63a5f96f [2021-02-05T02:38:05.225Z] ---> 852edda6c00b [2021-02-05T02:38:05.225Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T02:38:05.225Z] ---> Running in de31376188d2 [2021-02-05T02:38:05.559Z] ---> Running in e44d4f26ea65 [2021-02-05T02:38:06.178Z] Removing intermediate container de31376188d2 [2021-02-05T02:38:06.178Z] ---> 318d60e66d63 [2021-02-05T02:38:06.178Z] 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-05T02:38:06.460Z] Removing intermediate container e44d4f26ea65 [2021-02-05T02:38:06.460Z] ---> c1e0c939458b [2021-02-05T02:38:06.460Z] Step 13/21 : WORKDIR /edgex [2021-02-05T02:38:06.918Z] 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-05T02:38:07.060Z] ---> Running in 3be43e830f69 [2021-02-05T02:38:07.672Z] ---> 5175b3020764 [2021-02-05T02:38:07.672Z] 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-05T02:38:07.860Z] 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-05T02:38:07.947Z] Removing intermediate container bb0a6cbc6f6d [2021-02-05T02:38:07.947Z] ---> 8250ec4b1338 [2021-02-05T02:38:07.947Z] [2021-02-05T02:38:07.947Z] Step 11/26 : FROM docker:20.10.0 [2021-02-05T02:38:07.947Z] Removing intermediate container 3be43e830f69 [2021-02-05T02:38:07.947Z] ---> a5e30c44fbbd [2021-02-05T02:38:07.947Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-05T02:38:08.222Z] 20.10.0: Pulling from library/docker [2021-02-05T02:38:08.818Z] ---> 6f83fa67df67 [2021-02-05T02:38:09.093Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-05T02:38:09.247Z] 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-05T02:38:09.509Z] 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-05T02:38:09.509Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-05T02:38:09.690Z] ---> 1b5674638548 [2021-02-05T02:38:09.690Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-05T02:38:09.772Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-05T02:38:09.772Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-05T02:38:09.772Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-05T02:38:11.133Z] ---> f2b8ff37320b [2021-02-05T02:38:11.133Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-05T02:38:11.694Z] 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-05T02:38:11.695Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-05T02:38:11.695Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-05T02:38:11.737Z] ---> 8ee7d9fd8dd2 [2021-02-05T02:38:11.737Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-05T02:38:12.337Z] Removing intermediate container 6170b5af15a4 [2021-02-05T02:38:12.337Z] ---> 5add8ee885c2 [2021-02-05T02:38:12.337Z] [2021-02-05T02:38:12.337Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T02:38:12.337Z] ---> afeebe901d6b [2021-02-05T02:38:12.337Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-05T02:38:12.337Z] Removing intermediate container ff21b4cbd73b [2021-02-05T02:38:12.337Z] ---> ee4f16b593bf [2021-02-05T02:38:12.337Z] [2021-02-05T02:38:12.337Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T02:38:12.337Z] ---> afeebe901d6b [2021-02-05T02:38:12.337Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-05T02:38:12.943Z] ---> Running in 08a553541dad [2021-02-05T02:38:12.943Z] ---> Running in b1ce856555b3 [2021-02-05T02:38:12.944Z] ---> 17b74a7f32d8 [2021-02-05T02:38:12.944Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-05T02:38:13.094Z] 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-05T02:38:13.549Z] ---> 69d42383d221 [2021-02-05T02:38:13.549Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-05T02:38:13.671Z] 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-05T02:38:13.671Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-05T02:38:14.574Z] ---> Running in aead9b10b5f2 [2021-02-05T02:38:14.574Z] ---> 9ffc81d8deb4 [2021-02-05T02:38:14.574Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-05T02:38:15.177Z] Removing intermediate container aead9b10b5f2 [2021-02-05T02:38:15.177Z] ---> b846eab38798 [2021-02-05T02:38:15.177Z] Step 18/21 : CMD ["--init=true"] [2021-02-05T02:38:15.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:15.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:15.450Z] ---> Running in 687e6f691281 [2021-02-05T02:38:15.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:15.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:15.608Z] 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-05T02:38:16.076Z] ---> b5f7034604e4 [2021-02-05T02:38:16.077Z] 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-05T02:38:16.077Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-05T02:38:16.077Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:38:16.077Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-05T02:38:16.183Z] 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-05T02:38:16.358Z] OK: 5 MiB in 15 packages [2021-02-05T02:38:16.358Z] ---> Running in f5d54da2b6ff [2021-02-05T02:38:16.358Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-05T02:38:16.358Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:38:16.358Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T02:38:16.637Z] Removing intermediate container 687e6f691281 [2021-02-05T02:38:16.637Z] ---> 1406805143df [2021-02-05T02:38:16.637Z] Step 19/21 : LABEL arch=arm64 [2021-02-05T02:38:16.637Z] OK: 6 MiB in 16 packages [2021-02-05T02:38:17.130Z] 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-05T02:38:17.130Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-05T02:38:17.245Z] ---> Running in 927abd0ff85d [2021-02-05T02:38:18.234Z] Removing intermediate container 927abd0ff85d [2021-02-05T02:38:18.234Z] ---> 8dc6d67fa9aa [2021-02-05T02:38:18.234Z] Step 20/21 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:38:18.510Z] Removing intermediate container 08a553541dad [2021-02-05T02:38:18.510Z] ---> 232cfb12c8b5 [2021-02-05T02:38:18.510Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T02:38:18.514Z] 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-05T02:38:18.514Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-05T02:38:18.785Z] ---> Running in de5274cf5c85 [2021-02-05T02:38:19.060Z] ---> Running in fd8732195293 [2021-02-05T02:38:19.335Z] Removing intermediate container b1ce856555b3 [2021-02-05T02:38:19.335Z] ---> 861d93bd3cd8 [2021-02-05T02:38:19.335Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T02:38:20.326Z] ---> Running in 6b51b3f14f0c [2021-02-05T02:38:20.326Z] Removing intermediate container de5274cf5c85 [2021-02-05T02:38:20.326Z] ---> d8c93c3492c1 [2021-02-05T02:38:20.326Z] Step 21/21 : LABEL version=0.0.0 [2021-02-05T02:38:20.326Z] Removing intermediate container fd8732195293 [2021-02-05T02:38:20.326Z] ---> 0de5e438d39b [2021-02-05T02:38:20.326Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-05T02:38:20.601Z] ---> Running in 556ad5477aa1 [2021-02-05T02:38:20.601Z] Removing intermediate container f5d54da2b6ff [2021-02-05T02:38:20.601Z] ---> f21ab83148be [2021-02-05T02:38:20.601Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-05T02:38:20.601Z] ---> Running in 83185d0bc7c0 [2021-02-05T02:38:20.878Z] Removing intermediate container 6b51b3f14f0c [2021-02-05T02:38:20.878Z] ---> 2294c7fc17f9 [2021-02-05T02:38:20.878Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-05T02:38:20.878Z] ---> Running in b4b0efaac1ce [2021-02-05T02:38:21.064Z] Building version [2021-02-05T02:38:21.153Z] ---> Running in 8a09ef143ac8 [2021-02-05T02:38:21.153Z] Removing intermediate container 556ad5477aa1 [2021-02-05T02:38:21.153Z] ---> 5fbdc4c3a346 [2021-02-05T02:38:21.153Z] [2021-02-05T02:38:21.426Z] Removing intermediate container 83185d0bc7c0 [2021-02-05T02:38:21.426Z] ---> a70955f5e935 [2021-02-05T02:38:21.426Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T02:38:21.703Z] Removing intermediate container b4b0efaac1ce [2021-02-05T02:38:21.703Z] ---> 804e90c01395 [2021-02-05T02:38:21.703Z] Step 22/24 : LABEL arch=arm64 [2021-02-05T02:38:21.703Z] Successfully built 5fbdc4c3a346 [2021-02-05T02:38:21.703Z] ---> Running in d140d9170fe4 [2021-02-05T02:38:21.703Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-05T02:38:21.703Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-02-05T02:38:21.981Z] ---> Running in 15f339bc1bbb [2021-02-05T02:38:21.981Z] Removing intermediate container 8a09ef143ac8 [2021-02-05T02:38:21.981Z] ---> 150d6b6e8814 [2021-02-05T02:38:21.981Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T02:38:22.264Z] ---> Running in ef5f08a2952f [2021-02-05T02:38:22.264Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-05T02:38:22.264Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-05T02:38:22.264Z] ---> eeaf43b92773 [2021-02-05T02:38:22.264Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-05T02:38:22.544Z] Removing intermediate container d140d9170fe4 [2021-02-05T02:38:22.544Z] ---> d2b94cdcee70 [2021-02-05T02:38:22.544Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:38:22.544Z] ---> Running in 838eed22fbaf [2021-02-05T02:38:22.544Z] Removing intermediate container 15f339bc1bbb [2021-02-05T02:38:22.544Z] ---> fdab53b80ab3 [2021-02-05T02:38:22.544Z] Step 23/24 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:38:22.827Z] Removing intermediate container ef5f08a2952f [2021-02-05T02:38:22.827Z] ---> 3c9dcb0a10f8 [2021-02-05T02:38:22.827Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:38:22.827Z] ---> Running in 870f3647d1ff [2021-02-05T02:38:23.006Z] Staging config-common [2021-02-05T02:38:23.972Z] Skipping stage go-build-helper (already ran) [2021-02-05T02:38:23.972Z] Skipping stage static-packages (already ran) [2021-02-05T02:38:23.972Z] Skipping stage go115 (already ran) [2021-02-05T02:38:23.972Z] Staging edgex-go [2021-02-05T02:38:24.257Z] Removing intermediate container 870f3647d1ff [2021-02-05T02:38:24.258Z] ---> e982505d77fc [2021-02-05T02:38:24.258Z] Step 24/24 : LABEL version=0.0.0 [2021-02-05T02:38:24.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:24.537Z] ---> 515fa008251c [2021-02-05T02:38:24.537Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-05T02:38:24.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:24.973Z] Staging version [2021-02-05T02:38:25.089Z] (1/2) Installing readline (8.0.4-r0) [2021-02-05T02:38:25.089Z] (2/2) Installing bash (5.0.17-r0) [2021-02-05T02:38:25.369Z] Executing bash-5.0.17-r0.post-install [2021-02-05T02:38:25.369Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:38:25.369Z] OK: 12 MiB in 22 packages [2021-02-05T02:38:25.369Z] ---> cc447516bd21 [2021-02-05T02:38:25.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-05T02:38:25.369Z] ---> Running in 23dbaad94dac [2021-02-05T02:38:25.990Z] Priming config-common [2021-02-05T02:38:26.358Z] Removing intermediate container 23dbaad94dac [2021-02-05T02:38:26.358Z] ---> 57dcf20752f9 [2021-02-05T02:38:26.358Z] [2021-02-05T02:38:26.730Z] Priming go-build-helper [2021-02-05T02:38:26.957Z] Successfully built 57dcf20752f9 [2021-02-05T02:38:27.229Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-05T02:38:27.229Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-02-05T02:38:27.507Z] ---> 3d1fec566700 [2021-02-05T02:38:27.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-05T02:38:27.507Z] ---> 1cccea4a340e [2021-02-05T02:38:27.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-05T02:38:27.784Z] Removing intermediate container 838eed22fbaf [2021-02-05T02:38:27.784Z] ---> c74f761563bf [2021-02-05T02:38:27.784Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-05T02:38:28.018Z] Priming static-packages [2021-02-05T02:38:28.063Z] ---> Running in 7c7fe3d59191 [2021-02-05T02:38:28.350Z] ---> 3d9644bc1178 [2021-02-05T02:38:28.350Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-05T02:38:28.350Z] ---> 4a7c9b6955ad [2021-02-05T02:38:28.350Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-05T02:38:28.648Z] ---> Running in 8c38c303d040 [2021-02-05T02:38:28.648Z] Removing intermediate container 7c7fe3d59191 [2021-02-05T02:38:28.648Z] ---> 66ee6fca77ea [2021-02-05T02:38:28.648Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-05T02:38:29.252Z] ---> Running in caeb03d68a3a [2021-02-05T02:38:29.252Z] ---> Running in a27715187636 [2021-02-05T02:38:29.530Z] Removing intermediate container 8c38c303d040 [2021-02-05T02:38:29.530Z] ---> a690c0bff9d0 [2021-02-05T02:38:29.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:38:29.810Z] Removing intermediate container caeb03d68a3a [2021-02-05T02:38:29.810Z] ---> 456561aea564 [2021-02-05T02:38:29.810Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:38:29.810Z] ---> Running in 2c517afbc1aa [2021-02-05T02:38:29.810Z] ---> Running in 59b85e6b9bbb [2021-02-05T02:38:29.981Z] Priming go115 [2021-02-05T02:38:30.088Z] Removing intermediate container a27715187636 [2021-02-05T02:38:30.088Z] ---> c5afd72a3b1c [2021-02-05T02:38:30.088Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-05T02:38:30.364Z] ---> Running in 02321cb1076b [2021-02-05T02:38:30.364Z] Removing intermediate container 2c517afbc1aa [2021-02-05T02:38:30.364Z] ---> 3e5320d30036 [2021-02-05T02:38:30.364Z] Step 20/22 : LABEL arch=arm64 [2021-02-05T02:38:30.641Z] Removing intermediate container 59b85e6b9bbb [2021-02-05T02:38:30.641Z] ---> 31555f170b86 [2021-02-05T02:38:30.641Z] Step 20/22 : LABEL arch=arm64 [2021-02-05T02:38:30.641Z] ---> Running in c4caaee0cb94 [2021-02-05T02:38:30.923Z] ---> Running in 10954b5ee79f [2021-02-05T02:38:30.936Z] Priming edgex-go [2021-02-05T02:38:31.199Z] Removing intermediate container 02321cb1076b [2021-02-05T02:38:31.199Z] ---> f9834aae3cca [2021-02-05T02:38:31.199Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-05T02:38:31.476Z] Removing intermediate container c4caaee0cb94 [2021-02-05T02:38:31.476Z] ---> d4fea8a4fa0f [2021-02-05T02:38:31.476Z] Step 21/22 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:38:32.078Z] Removing intermediate container 10954b5ee79f [2021-02-05T02:38:32.078Z] ---> d3db5979a393 [2021-02-05T02:38:32.078Z] Step 21/22 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:38:32.320Z] Priming version [2021-02-05T02:38:32.353Z] ---> Running in 2238c7fae0b5 [2021-02-05T02:38:32.952Z] ---> Running in e6772860f5d8 [2021-02-05T02:38:33.261Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-05T02:38:33.550Z] ---> 45108bae962d [2021-02-05T02:38:33.550Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-05T02:38:33.550Z] Removing intermediate container 2238c7fae0b5 [2021-02-05T02:38:33.550Z] ---> 82cded7fa4e5 [2021-02-05T02:38:33.550Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T02:38:34.151Z] Removing intermediate container e6772860f5d8 [2021-02-05T02:38:34.151Z] ---> 334941fe9764 [2021-02-05T02:38:34.151Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T02:38:34.151Z] ---> Running in 0768be6d1244 [2021-02-05T02:38:34.426Z] ---> Running in e8c406973078 [Pipeline] } [2021-02-05T02:38:34.708Z] ---> e549f47af86c [2021-02-05T02:38:34.708Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-05T02:38:35.309Z] Removing intermediate container e8c406973078 [2021-02-05T02:38:35.309Z] ---> f1c96cc58c0c [2021-02-05T02:38:35.309Z] [2021-02-05T02:38:35.309Z] Removing intermediate container 0768be6d1244 [2021-02-05T02:38:35.309Z] ---> 193824d68e45 [2021-02-05T02:38:35.309Z] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-05T02:38:35.918Z] Successfully built f1c96cc58c0c [2021-02-05T02:38:35.918Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-05T02:38:35.918Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-02-05T02:38:35.918Z] Successfully built 193824d68e45 [2021-02-05T02:38:36.199Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-05T02:38:36.199Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-02-05T02:38:36.803Z] ---> 4208dd05dec2 [2021-02-05T02:38:36.803Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-05T02:38:36.803Z] ---> Running in e03a991f501e [2021-02-05T02:38:38.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:38.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:38:38.527Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-05T02:38:38.527Z] (2/33) Installing expat (2.2.9-r1) [2021-02-05T02:38:38.527Z] (3/33) Installing libffi (3.3-r2) [2021-02-05T02:38:38.527Z] (4/33) Installing gdbm (1.13-r1) [2021-02-05T02:38:38.527Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-05T02:38:38.527Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-05T02:38:38.798Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-05T02:38:40.780Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-05T02:38:40.780Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-05T02:38:40.780Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-05T02:38:40.780Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-05T02:38:40.780Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-05T02:38:40.780Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-05T02:38:40.780Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-05T02:38:40.780Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-05T02:38:40.780Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-05T02:38:40.780Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-05T02:38:40.780Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-05T02:38:40.780Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-05T02:38:40.780Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-05T02:38:40.780Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-05T02:38:40.780Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-05T02:38:40.780Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-05T02:38:41.053Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-05T02:38:41.053Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-05T02:38:41.053Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-05T02:38:41.053Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-05T02:38:41.053Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-05T02:38:41.053Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-05T02:38:41.053Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-05T02:38:41.053Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-05T02:38:41.053Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-05T02:38:41.053Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-05T02:38:41.330Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:38:41.330Z] OK: 71 MiB in 55 packages [2021-02-05T02:38:51.521Z] Removing intermediate container e03a991f501e [2021-02-05T02:38:51.521Z] ---> 75e5fc7e7430 [2021-02-05T02:38:51.521Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-05T02:38:51.794Z] ---> Running in e3d99e785615 [2021-02-05T02:38:57.202Z] Collecting docker-compose==1.23.2 [2021-02-05T02:38:57.202Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:38:57.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:38:57.202Z] ---> b502c671e8b1 [2021-02-05T02:38:57.202Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T02:38:57.202Z] ---> Using cache [2021-02-05T02:38:57.202Z] ---> 5b116ab4cf46 [2021-02-05T02:38:57.202Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:38:57.202Z] ---> Using cache [2021-02-05T02:38:57.202Z] ---> 1934363857f1 [2021-02-05T02:38:57.202Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T02:38:57.202Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-05T02:38:59.185Z] ---> Running in e471566b4ee3 [2021-02-05T02:38:59.786Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-05T02:38:59.786Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-05T02:39:00.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:39:00.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:39:00.935Z] Collecting PyYAML<4,>=3.10 [2021-02-05T02:39:00.935Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-05T02:39:01.536Z] OK: 217 MiB in 51 packages [2021-02-05T02:39:04.179Z] Removing intermediate container e471566b4ee3 [2021-02-05T02:39:04.179Z] ---> eebf6b74de4e [2021-02-05T02:39:04.179Z] Step 6/23 : COPY go.mod . [2021-02-05T02:39:04.456Z] 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-05T02:39:05.059Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-05T02:39:05.059Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-05T02:39:05.666Z] ---> ecac9081b145 [2021-02-05T02:39:05.666Z] Step 7/23 : RUN go mod download [2021-02-05T02:39:06.272Z] Collecting docopt<0.7,>=0.6.1 [2021-02-05T02:39:06.272Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-05T02:39:06.272Z] ---> Running in 407018c971de [2021-02-05T02:39:08.908Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-05T02:39:08.908Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-05T02:39:10.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:39:10.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:39:10.357Z] ---> b502c671e8b1 [2021-02-05T02:39:10.357Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T02:39:10.357Z] ---> Using cache [2021-02-05T02:39:10.357Z] ---> 5b116ab4cf46 [2021-02-05T02:39:10.357Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:39:10.357Z] ---> Using cache [2021-02-05T02:39:10.357Z] ---> 1934363857f1 [2021-02-05T02:39:10.357Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T02:39:10.357Z] ---> Using cache [2021-02-05T02:39:10.357Z] ---> eebf6b74de4e [2021-02-05T02:39:10.357Z] Step 6/23 : COPY go.mod . [2021-02-05T02:39:10.357Z] ---> Using cache [2021-02-05T02:39:10.357Z] ---> ecac9081b145 [2021-02-05T02:39:10.357Z] Step 7/23 : RUN go mod download [2021-02-05T02:39:10.724Z] ---> Running in 9add1302e4ac [2021-02-05T02:39:11.893Z] Removing intermediate container 407018c971de [2021-02-05T02:39:11.893Z] ---> d4600f06baab [2021-02-05T02:39:11.893Z] Step 8/23 : COPY . . [2021-02-05T02:39:11.893Z] Collecting docker<4.0,>=3.6.0 [2021-02-05T02:39:11.893Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-05T02:39:13.477Z] Collecting texttable<0.10,>=0.9.0 [2021-02-05T02:39:13.477Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-05T02:39:16.099Z] Collecting cached-property<2,>=1.2.0 [2021-02-05T02:39:16.099Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-05T02:39:17.088Z] Removing intermediate container 9add1302e4ac [2021-02-05T02:39:17.088Z] ---> 19cebe0fc3d0 [2021-02-05T02:39:17.088Z] Step 8/23 : COPY . . [2021-02-05T02:39:17.088Z] Collecting jsonschema<3,>=2.5.1 [2021-02-05T02:39:17.088Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-05T02:39:17.691Z] Collecting idna<2.8,>=2.5 [2021-02-05T02:39:17.969Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-05T02:39:18.972Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-05T02:39:18.972Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:39:18.972Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:39:18.972Z] ---> b502c671e8b1 [2021-02-05T02:39:18.972Z] Step 3/31 : WORKDIR /edgex-go [2021-02-05T02:39:18.972Z] ---> Using cache [2021-02-05T02:39:18.972Z] ---> 5b116ab4cf46 [2021-02-05T02:39:18.972Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:39:18.972Z] ---> Using cache [2021-02-05T02:39:18.972Z] ---> 1934363857f1 [2021-02-05T02:39:18.973Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-05T02:39:18.973Z] ---> Using cache [2021-02-05T02:39:18.973Z] ---> eebf6b74de4e [2021-02-05T02:39:18.973Z] Step 6/31 : COPY go.mod . [2021-02-05T02:39:18.973Z] ---> Using cache [2021-02-05T02:39:18.973Z] ---> ecac9081b145 [2021-02-05T02:39:18.973Z] Step 7/31 : RUN go mod download [2021-02-05T02:39:18.973Z] ---> Using cache [2021-02-05T02:39:18.973Z] ---> 19cebe0fc3d0 [2021-02-05T02:39:18.973Z] Step 8/31 : COPY . . [2021-02-05T02:39:18.973Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-05T02:39:19.260Z] 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-05T02:39:19.260Z] 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-05T02:39:19.539Z] Collecting docker-pycreds>=0.4.0 [2021-02-05T02:39:19.539Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-05T02:39:19.821Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-05T02:39:19.821Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-05T02:39:19.821Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-05T02:39:19.821Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-05T02:39:20.434Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T02:39:20.434Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T02:39:20.434Z] ---> b502c671e8b1 [2021-02-05T02:39:20.434Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T02:39:20.434Z] ---> Using cache [2021-02-05T02:39:20.434Z] ---> 5b116ab4cf46 [2021-02-05T02:39:20.434Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:39:20.434Z] ---> Using cache [2021-02-05T02:39:20.434Z] ---> 1934363857f1 [2021-02-05T02:39:20.434Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-05T02:39:20.712Z] Installing collected packages: idna, urllib3, requests, PyYAML, websocket-client, docopt, dockerpty, docker-pycreds, docker, texttable, cached-property, jsonschema, docker-compose [2021-02-05T02:39:20.712Z] Attempting uninstall: idna [2021-02-05T02:39:20.712Z] Found existing installation: idna 2.9 [2021-02-05T02:39:20.712Z] Uninstalling idna-2.9: [2021-02-05T02:39:20.712Z] Successfully uninstalled idna-2.9 [2021-02-05T02:39:23.371Z] Attempting uninstall: urllib3 [2021-02-05T02:39:23.371Z] Found existing installation: urllib3 1.25.9 [2021-02-05T02:39:23.371Z] Uninstalling urllib3-1.25.9: [2021-02-05T02:39:23.371Z] Successfully uninstalled urllib3-1.25.9 [2021-02-05T02:39:24.359Z] ---> Running in c5cdc6d4b5e3 [2021-02-05T02:39:24.359Z] Attempting uninstall: requests [2021-02-05T02:39:24.359Z] Found existing installation: requests 2.23.0 [2021-02-05T02:39:24.359Z] Uninstalling requests-2.23.0: [2021-02-05T02:39:24.641Z] Successfully uninstalled requests-2.23.0 [2021-02-05T02:39:24.917Z] Running setup.py install for PyYAML: started [2021-02-05T02:39:25.894Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:39:26.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:39:27.484Z] OK: 217 MiB in 51 packages [2021-02-05T02:39:27.484Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-05T02:39:27.758Z] Running setup.py install for docopt: started [2021-02-05T02:39:29.755Z] Running setup.py install for docopt: finished with status 'done' [2021-02-05T02:39:29.755Z] Running setup.py install for dockerpty: started [2021-02-05T02:39:31.754Z] Removing intermediate container c5cdc6d4b5e3 [2021-02-05T02:39:31.755Z] ---> 74003d94fda1 [2021-02-05T02:39:31.755Z] Step 6/23 : COPY go.mod . [2021-02-05T02:39:31.755Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-05T02:39:33.743Z] ---> 125c246c8cc1 [2021-02-05T02:39:33.743Z] Step 7/23 : RUN go mod download [2021-02-05T02:39:33.743Z] Running setup.py install for texttable: started [2021-02-05T02:39:34.350Z] ---> Running in 8ad92e3c90f9 [2021-02-05T02:39:35.790Z] Running setup.py install for texttable: finished with status 'done' [2021-02-05T02:39:36.067Z] ---> 8bbe453416b8 [2021-02-05T02:39:36.067Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-05T02:39:37.538Z] ---> Running in d0e435fae375 [2021-02-05T02:39:37.812Z] 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-05T02:39:39.254Z] Removing intermediate container 8ad92e3c90f9 [2021-02-05T02:39:39.254Z] ---> 5a1715c3e040 [2021-02-05T02:39:39.254Z] Step 8/23 : COPY . . [2021-02-05T02:39:39.531Z] 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-05T02:39:40.135Z] ---> b10bcc4097c4 [2021-02-05T02:39:40.135Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-05T02:39:41.124Z] ---> Running in 427f2cebaab4 [2021-02-05T02:39:42.109Z] ---> ea65ffa88c69 [2021-02-05T02:39:42.109Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-05T02:39:43.096Z] ---> Running in 0c76f8dbd86f [2021-02-05T02:39:43.692Z] 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-05T02:39:45.709Z] 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-05T02:39:45.709Z] Removing intermediate container e3d99e785615 [2021-02-05T02:39:45.709Z] ---> d24718c1e749 [2021-02-05T02:39:45.709Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-05T02:39:46.320Z] ---> Running in 39d2de6dc39c [2021-02-05T02:39:48.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:39:48.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:39:49.971Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T02:39:49.971Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-05T02:39:49.971Z] (3/3) Installing curl (7.69.1-r3) [2021-02-05T02:39:49.971Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:39:49.971Z] OK: 71 MiB in 58 packages [2021-02-05T02:39:53.398Z] Removing intermediate container 39d2de6dc39c [2021-02-05T02:39:53.398Z] ---> f5afa2c889ff [2021-02-05T02:39:53.398Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-05T02:39:53.398Z] ---> Running in 22746242140f [2021-02-05T02:39:54.393Z] Removing intermediate container 22746242140f [2021-02-05T02:39:54.393Z] ---> 486b4a40b051 [2021-02-05T02:39:54.393Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:39:54.677Z] ---> Running in 6604962c94d6 [2021-02-05T02:39:56.129Z] Removing intermediate container 6604962c94d6 [2021-02-05T02:39:56.129Z] ---> 6c5c8c48d250 [2021-02-05T02:39:56.129Z] Step 24/26 : LABEL arch=arm64 [2021-02-05T02:39:56.411Z] ---> Running in 3384fe7c3e37 [2021-02-05T02:39:57.406Z] Removing intermediate container 3384fe7c3e37 [2021-02-05T02:39:57.406Z] ---> 73cdefaadd90 [2021-02-05T02:39:57.406Z] Step 25/26 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:39:58.015Z] ---> Running in 36cf6ae2aa53 [2021-02-05T02:39:59.470Z] Removing intermediate container 36cf6ae2aa53 [2021-02-05T02:39:59.470Z] ---> d92c0d213332 [2021-02-05T02:39:59.470Z] Step 26/26 : LABEL version=0.0.0 [2021-02-05T02:39:59.749Z] ---> Running in e0a74eda682b [2021-02-05T02:40:00.741Z] Removing intermediate container e0a74eda682b [2021-02-05T02:40:00.741Z] ---> f5a898370f7b [2021-02-05T02:40:00.741Z] [2021-02-05T02:40:02.198Z] Successfully built f5a898370f7b [2021-02-05T02:40:02.198Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-05T02:40:02.820Z]  Building docker-sys-mgmt-agent-go ... done  ---> 07b09da2167e [2021-02-05T02:40:02.820Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-05T02:40:03.092Z] ---> Running in 6a99503a5a86 [2021-02-05T02:40:05.090Z] 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-05T02:41:01.686Z] 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-05T02:41:20.033Z] Removing intermediate container 0c76f8dbd86f [2021-02-05T02:41:20.033Z] ---> 260db5a18ce1 [2021-02-05T02:41:20.033Z] [2021-02-05T02:41:20.033Z] Step 10/31 : FROM alpine:3.12 [2021-02-05T02:41:20.033Z] ---> afeebe901d6b [2021-02-05T02:41:20.033Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-05T02:41:20.033Z] Removing intermediate container 427f2cebaab4 [2021-02-05T02:41:20.033Z] ---> 755ca2b54a81 [2021-02-05T02:41:20.033Z] [2021-02-05T02:41:20.033Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T02:41:20.033Z] ---> afeebe901d6b [2021-02-05T02:41:20.033Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T02:41:20.033Z] ---> Using cache [2021-02-05T02:41:20.033Z] ---> 232cfb12c8b5 [2021-02-05T02:41:20.033Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T02:41:20.033Z] ---> Using cache [2021-02-05T02:41:20.033Z] ---> 0de5e438d39b [2021-02-05T02:41:20.033Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-05T02:41:20.637Z] ---> Running in 035707df9b38 [2021-02-05T02:41:20.637Z] ---> Running in 3fab3312f95e [2021-02-05T02:41:22.084Z] Removing intermediate container 035707df9b38 [2021-02-05T02:41:22.084Z] ---> 846de79249d7 [2021-02-05T02:41:22.084Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T02:41:22.084Z] Removing intermediate container 3fab3312f95e [2021-02-05T02:41:22.084Z] ---> 2403919a57ed [2021-02-05T02:41:22.084Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-05T02:41:22.358Z] ---> Running in 6f5a5b3d9dc2 [2021-02-05T02:41:22.358Z] ---> Running in 2242834d37e5 [2021-02-05T02:41:23.355Z] Removing intermediate container 6f5a5b3d9dc2 [2021-02-05T02:41:23.355Z] ---> 38d848c5d457 [2021-02-05T02:41:23.355Z] Step 15/23 : WORKDIR / [2021-02-05T02:41:23.632Z] ---> Running in cf52f14877b0 [2021-02-05T02:41:24.236Z] Removing intermediate container d0e435fae375 [2021-02-05T02:41:24.236Z] ---> befed5018248 [2021-02-05T02:41:24.236Z] [2021-02-05T02:41:24.236Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T02:41:24.236Z] ---> afeebe901d6b [2021-02-05T02:41:24.236Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T02:41:24.236Z] ---> Using cache [2021-02-05T02:41:24.236Z] ---> 232cfb12c8b5 [2021-02-05T02:41:24.236Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T02:41:24.236Z] ---> Using cache [2021-02-05T02:41:24.236Z] ---> 0de5e438d39b [2021-02-05T02:41:24.236Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-05T02:41:24.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:41:24.236Z] Removing intermediate container cf52f14877b0 [2021-02-05T02:41:24.236Z] ---> 811c19748f1d [2021-02-05T02:41:24.236Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:41:24.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:41:24.514Z] ---> Running in d27889cd5157 [2021-02-05T02:41:25.118Z] Removing intermediate container d27889cd5157 [2021-02-05T02:41:25.118Z] ---> 5d751c9dd91b [2021-02-05T02:41:25.118Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T02:41:25.118Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-05T02:41:25.118Z] (2/2) Installing su-exec (0.2-r1) [2021-02-05T02:41:25.118Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:41:25.118Z] OK: 5 MiB in 16 packages [2021-02-05T02:41:25.394Z] ---> Running in be6da6278491 [2021-02-05T02:41:25.394Z] ---> 2a2b1de32310 [2021-02-05T02:41:25.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-05T02:41:26.004Z] Removing intermediate container be6da6278491 [2021-02-05T02:41:26.004Z] ---> 009dfa90f67d [2021-02-05T02:41:26.004Z] Step 15/23 : WORKDIR / [2021-02-05T02:41:26.277Z] ---> Running in a078bed8d403 [2021-02-05T02:41:27.255Z] Removing intermediate container a078bed8d403 [2021-02-05T02:41:27.255Z] ---> 2eb316adb6d2 [2021-02-05T02:41:27.255Z] Removing intermediate container 2242834d37e5 [2021-02-05T02:41:27.255Z] ---> 06bf24bf7996 [2021-02-05T02:41:27.255Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-05T02:41:27.255Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:41:27.255Z] ---> f72d12dbe585 [2021-02-05T02:41:27.255Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-05T02:41:27.533Z] ---> Running in caa37d911fc6 [2021-02-05T02:41:28.135Z] Removing intermediate container caa37d911fc6 [2021-02-05T02:41:28.135Z] ---> d6cea588b441 [2021-02-05T02:41:28.135Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-05T02:41:28.135Z] ---> Running in bbc9eeefff80 [2021-02-05T02:41:28.135Z] ---> a13346745cf3 [2021-02-05T02:41:28.135Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-05T02:41:28.409Z] ---> 078ea276ecb1 [2021-02-05T02:41:28.409Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-05T02:41:28.409Z] ---> Running in 33224533db6c [2021-02-05T02:41:29.014Z] Removing intermediate container bbc9eeefff80 [2021-02-05T02:41:29.014Z] ---> 9949dcb9c525 [2021-02-05T02:41:29.014Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-05T02:41:29.618Z] ---> Running in 9661477243cd [2021-02-05T02:41:29.891Z] Removing intermediate container 33224533db6c [2021-02-05T02:41:29.891Z] ---> e443a33115b8 [2021-02-05T02:41:29.891Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:41:30.165Z] ---> 475d40b2e3f6 [2021-02-05T02:41:30.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-05T02:41:30.165Z] ---> Running in 80d248cf5b7c [2021-02-05T02:41:30.763Z] Removing intermediate container 80d248cf5b7c [2021-02-05T02:41:30.763Z] ---> c9b3a4166280 [2021-02-05T02:41:30.763Z] Step 21/23 : LABEL arch=arm64 [2021-02-05T02:41:31.361Z] ---> Running in 8551683c02e5 [2021-02-05T02:41:31.361Z] ---> 2755f7faa2f7 [2021-02-05T02:41:31.361Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-05T02:41:31.634Z] ---> Running in 8cacea311633 [2021-02-05T02:41:31.915Z] Removing intermediate container 8551683c02e5 [2021-02-05T02:41:31.915Z] ---> 82c36cc6d3cc [2021-02-05T02:41:31.915Z] Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:41:32.195Z] ---> Running in c616b4403bc4 [2021-02-05T02:41:32.468Z] Removing intermediate container 8cacea311633 [2021-02-05T02:41:32.468Z] ---> fb372888d446 [2021-02-05T02:41:32.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:41:32.468Z] ---> Running in 89f803580d30 [2021-02-05T02:41:32.748Z] Removing intermediate container 9661477243cd [2021-02-05T02:41:32.748Z] ---> 25ca94148c4b [2021-02-05T02:41:32.748Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-05T02:41:33.031Z] Removing intermediate container c616b4403bc4 [2021-02-05T02:41:33.031Z] ---> 79b34ae3e798 [2021-02-05T02:41:33.031Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T02:41:33.031Z] ---> Running in bfdb589989c2 [2021-02-05T02:41:33.031Z] ---> Running in 10648234f372 [2021-02-05T02:41:33.031Z] Removing intermediate container 89f803580d30 [2021-02-05T02:41:33.031Z] ---> c0ee5c3d5025 [2021-02-05T02:41:33.031Z] Step 21/23 : LABEL arch=arm64 [2021-02-05T02:41:33.307Z] ---> Running in 5393ef33fdf2 [2021-02-05T02:41:33.581Z] Removing intermediate container bfdb589989c2 [2021-02-05T02:41:33.581Z] ---> e392900fbaee [2021-02-05T02:41:33.581Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-05T02:41:33.581Z] Removing intermediate container 10648234f372 [2021-02-05T02:41:33.581Z] ---> c8604606c69d [2021-02-05T02:41:33.581Z] [2021-02-05T02:41:33.855Z] Removing intermediate container 5393ef33fdf2 [2021-02-05T02:41:33.855Z] ---> 5cf834a22cc9 [2021-02-05T02:41:33.855Z] Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:41:34.129Z] ---> Running in 982406ad372b [2021-02-05T02:41:34.129Z] Successfully built c8604606c69d [2021-02-05T02:41:34.129Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-05T02:41:34.400Z]  Building docker-core-command-go ... done  ---> 60b9a48a8a27 [2021-02-05T02:41:34.400Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-05T02:41:34.674Z] ---> Running in 57e1d9697e07 [2021-02-05T02:41:34.674Z] Removing intermediate container 982406ad372b [2021-02-05T02:41:34.674Z] ---> 9dd1695dab29 [2021-02-05T02:41:34.674Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T02:41:34.955Z] ---> Running in d4fe464e5706 [2021-02-05T02:41:35.937Z] Removing intermediate container d4fe464e5706 [2021-02-05T02:41:35.937Z] ---> 456f1aa76c41 [2021-02-05T02:41:35.937Z] [2021-02-05T02:41:36.211Z] Successfully built 456f1aa76c41 [2021-02-05T02:41:36.211Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-05T02:41:37.645Z]  Building docker-core-metadata-go ... done Removing intermediate container 57e1d9697e07 [2021-02-05T02:41:37.645Z] ---> 9610e03dad3b [2021-02-05T02:41:37.645Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:41:38.622Z] ---> b917be27a893 [2021-02-05T02:41:38.622Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-05T02:41:38.622Z] Removing intermediate container 6a99503a5a86 [2021-02-05T02:41:38.622Z] ---> a7e40250b946 [2021-02-05T02:41:38.622Z] [2021-02-05T02:41:38.622Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T02:41:38.622Z] ---> afeebe901d6b [2021-02-05T02:41:38.622Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-05T02:41:38.622Z] ---> Running in 6b995052bc69 [2021-02-05T02:41:39.217Z] Removing intermediate container 6b995052bc69 [2021-02-05T02:41:39.217Z] ---> f3615f560eb0 [2021-02-05T02:41:39.217Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-05T02:41:39.489Z] ---> Running in 5c075f742f89 [2021-02-05T02:41:39.763Z] ---> ac5b8dca94b8 [2021-02-05T02:41:39.763Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-05T02:41:40.038Z] Removing intermediate container 5c075f742f89 [2021-02-05T02:41:40.038Z] ---> fd34623348f6 [2021-02-05T02:41:40.038Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-05T02:41:40.038Z] ---> Running in 43942d99cce7 [2021-02-05T02:41:40.314Z] ---> e63d05a45737 [2021-02-05T02:41:40.314Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-05T02:41:40.586Z] Removing intermediate container 43942d99cce7 [2021-02-05T02:41:40.586Z] ---> 80983946cc7a [2021-02-05T02:41:40.586Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T02:41:40.856Z] ---> Running in 63ca22ade005 [2021-02-05T02:41:41.451Z] ---> f3d279429a55 [2021-02-05T02:41:41.451Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-05T02:41:42.435Z] ---> 3496deb5a78b [2021-02-05T02:41:42.435Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-05T02:41:42.712Z] ---> Running in 4b7322574788 [2021-02-05T02:41:43.310Z] Removing intermediate container 63ca22ade005 [2021-02-05T02:41:43.310Z] ---> e283cc63267c [2021-02-05T02:41:43.310Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-05T02:41:43.310Z] Removing intermediate container 4b7322574788 [2021-02-05T02:41:43.310Z] ---> 6c9ea48d849f [2021-02-05T02:41:43.310Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-05T02:41:43.310Z] ---> Running in 6565de22e8fa [2021-02-05T02:41:44.288Z] ---> f1e689d847a5 [2021-02-05T02:41:44.288Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-05T02:41:44.561Z] ---> Running in 1c0b6b0389d1 [2021-02-05T02:41:44.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T02:41:45.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T02:41:46.036Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-05T02:41:46.304Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-05T02:41:46.304Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-05T02:41:46.304Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-05T02:41:46.576Z] Removing intermediate container 1c0b6b0389d1 [2021-02-05T02:41:46.576Z] ---> a0ce470d19c9 [2021-02-05T02:41:46.576Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-05T02:41:46.576Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-05T02:41:46.847Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-05T02:41:46.847Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T02:41:46.847Z] OK: 8 MiB in 20 packages [2021-02-05T02:41:47.130Z] ---> Running in 70f5a1c8890c [2021-02-05T02:41:47.728Z] Removing intermediate container 70f5a1c8890c [2021-02-05T02:41:47.728Z] ---> e7eaa112c74b [2021-02-05T02:41:47.728Z] Step 28/31 : CMD ["gate"] [2021-02-05T02:41:48.009Z] ---> Running in ffe47eb23744 [2021-02-05T02:41:48.280Z] Removing intermediate container 6565de22e8fa [2021-02-05T02:41:48.280Z] ---> 5f6b0bdfe67b [2021-02-05T02:41:48.280Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T02:41:48.554Z] Removing intermediate container ffe47eb23744 [2021-02-05T02:41:48.554Z] ---> 32e093d6c6b5 [2021-02-05T02:41:48.554Z] Step 29/31 : LABEL arch=arm64 [2021-02-05T02:41:48.828Z] ---> Running in 9ffbb7b1b050 [2021-02-05T02:41:49.101Z] ---> 0b2948bbbc0d [2021-02-05T02:41:49.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-05T02:41:49.374Z] Removing intermediate container 9ffbb7b1b050 [2021-02-05T02:41:49.374Z] ---> 897aab24b2c4 [2021-02-05T02:41:49.374Z] Step 30/31 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:41:49.968Z] ---> Running in d8aa4eb06b8f [2021-02-05T02:41:50.572Z] ---> 385f0f55ac09 [2021-02-05T02:41:50.572Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-05T02:41:50.572Z] Removing intermediate container d8aa4eb06b8f [2021-02-05T02:41:50.572Z] ---> 33618c5742ff [2021-02-05T02:41:50.572Z] Step 31/31 : LABEL version=0.0.0 [2021-02-05T02:41:51.170Z] ---> Running in f750e567d3da [2021-02-05T02:41:51.443Z] ---> d0555de5f145 [2021-02-05T02:41:51.443Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-05T02:41:51.443Z] Removing intermediate container f750e567d3da [2021-02-05T02:41:51.443Z] ---> 96a049bc39ae [2021-02-05T02:41:51.443Z] [2021-02-05T02:41:51.729Z] ---> Running in c6ea583012fc [2021-02-05T02:41:52.000Z] Successfully built 96a049bc39ae [2021-02-05T02:41:52.000Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-05T02:41:52.273Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container c6ea583012fc [2021-02-05T02:41:52.273Z] ---> c24aa9e7212e [2021-02-05T02:41:52.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T02:41:52.273Z] ---> Running in 1ad7ffce6e5c [2021-02-05T02:41:52.864Z] Removing intermediate container 1ad7ffce6e5c [2021-02-05T02:41:52.864Z] ---> d8354358a1f8 [2021-02-05T02:41:52.864Z] Step 21/23 : LABEL arch=arm64 [2021-02-05T02:41:52.864Z] ---> Running in 92e38fd2b5aa [2021-02-05T02:41:53.459Z] Removing intermediate container 92e38fd2b5aa [2021-02-05T02:41:53.459Z] ---> 4109713f7416 [2021-02-05T02:41:53.459Z] Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b [2021-02-05T02:41:53.459Z] ---> Running in bea97d0c6e48 [2021-02-05T02:41:54.053Z] Removing intermediate container bea97d0c6e48 [2021-02-05T02:41:54.053Z] ---> fcf07a956e68 [2021-02-05T02:41:54.053Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T02:41:54.053Z] ---> Running in 8c202ed68a1a [2021-02-05T02:41:54.329Z] Removing intermediate container 8c202ed68a1a [2021-02-05T02:41:54.329Z] ---> 94884b1cdfec [2021-02-05T02:41:54.329Z] [2021-02-05T02:41:54.921Z] Successfully built 94884b1cdfec [2021-02-05T02:41:54.921Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-05T02:41:55.206Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-05T02:41:55.209Z] $ docker stop --time=1 aee119b81c102f3b4ee3f04f93b11d5b060fd82b3dc7ba90e78c01e5545ba7e4 [2021-02-05T02:41:57.130Z] $ docker rm -f aee119b81c102f3b4ee3f04f93b11d5b060fd82b3dc7ba90e78c01e5545ba7e4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T02:41:57.955Z] + grep docker [2021-02-05T02:41:57.955Z] + docker images [2021-02-05T02:41:58.227Z] docker-core-data-go-arm64 latest 94884b1cdfec 4 seconds ago 21MB [2021-02-05T02:41:58.227Z] docker-security-bootstrapper-go-arm64 latest 96a049bc39ae 7 seconds ago 22.6MB [2021-02-05T02:41:58.227Z] docker-core-metadata-go-arm64 latest 456f1aa76c41 23 seconds ago 17.7MB [2021-02-05T02:41:58.227Z] docker-core-command-go-arm64 latest c8604606c69d 25 seconds ago 16MB [2021-02-05T02:41:58.227Z] docker-sys-mgmt-agent-go-arm64 latest f5a898370f7b About a minute ago 300MB [2021-02-05T02:41:58.227Z] docker-support-notifications-go-arm64 latest f1c96cc58c0c 3 minutes ago 16.7MB [2021-02-05T02:41:58.227Z] docker-support-scheduler-go-arm64 latest 193824d68e45 3 minutes ago 16.1MB [2021-02-05T02:41:58.227Z] docker-security-secretstore-setup-go-arm64 latest 57dcf20752f9 3 minutes ago 23.4MB [2021-02-05T02:41:58.227Z] docker-security-proxy-setup-go-arm64 latest 5fbdc4c3a346 3 minutes ago 23.2MB [2021-02-05T02:41:58.227Z] docker 20.10.0 eeaf43b92773 7 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-05T02:42:01.290Z] provisioning config files... [2021-02-05T02:42:01.303Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3072702016941055742tmp [Pipeline] { [Pipeline] sh [2021-02-05T02:42:01.759Z] + set +x [2021-02-05T02:42:01.759Z] + curl -s https://codecov.io/bash [2021-02-05T02:42:01.759Z] + bash -s -- [2021-02-05T02:42:02.338Z] [2021-02-05T02:42:02.338Z] _____ _ [2021-02-05T02:42:02.338Z] / ____| | | [2021-02-05T02:42:02.338Z] | | ___ __| | ___ ___ _____ __ [2021-02-05T02:42:02.338Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-05T02:42:02.338Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-05T02:42:02.338Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-05T02:42:02.338Z] Bash-20210129-7c25fce [2021-02-05T02:42:02.338Z] [2021-02-05T02:42:02.338Z] [2021-02-05T02:42:02.338Z] ==> git version 2.24.3 found [2021-02-05T02:42:02.338Z] ==> 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-05T02:42:02.338Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-05T02:42:02.338Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-05T02:42:02.338Z] ==> Jenkins CI detected. [2021-02-05T02:42:02.338Z] project root: . [2021-02-05T02:42:02.338Z] --> token set from env [2021-02-05T02:42:02.338Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-05T02:42:02.338Z] ==> Running gcov in . (disable via -X gcov) [2021-02-05T02:42:02.338Z] ==> Python coveragepy not found [2021-02-05T02:42:02.338Z] ==> Searching for coverage reports in: [2021-02-05T02:42:02.338Z] + . [2021-02-05T02:42:02.338Z] -> Found 1 reports [2021-02-05T02:42:02.338Z] ==> Detecting git/mercurial file structure [2021-02-05T02:42:02.338Z] ==> Reading reports [2021-02-05T02:42:02.338Z] + ./coverage.out bytes=585363 [2021-02-05T02:42:02.338Z] ==> Appending adjustments [2021-02-05T02:42:02.338Z] https://docs.codecov.io/docs/fixing-reports [2021-02-05T02:42:05.654Z] + Found adjustments [2021-02-05T02:42:05.654Z] ==> Gzipping contents [2021-02-05T02:42:05.654Z] 88K /tmp/codecov.XuNcjK.gz [2021-02-05T02:42:05.654Z] ==> Uploading reports [2021-02-05T02:42:05.654Z] url: https://codecov.io [2021-02-05T02:42:05.654Z] query: branch=PR-3134&commit=feecce02fe33d34837c9f661423b300b71c7262b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3134&job=&cmd_args= [2021-02-05T02:42:05.654Z] -> Pinging Codecov [2021-02-05T02:42:05.654Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3134&commit=feecce02fe33d34837c9f661423b300b71c7262b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3134&job=&cmd_args= [2021-02-05T02:42:06.228Z] -> Uploading to [2021-02-05T02:42:06.228Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-05/00271124DB129430A58F1EEE437C3FCB/feecce02fe33d34837c9f661423b300b71c7262b/5103fb3e-6107-4bd8-be25-9d0b6dad3ee0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210205T024205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6359d50a7b4bbe345281af80a41b4b5b6ede5e946b489bc256d267312e0509a5 [2021-02-05T02:42:06.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-05T02:42:06.228Z] Dload Upload Total Spent Left Speed [2021-02-05T02:42:06.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88173 0 0 100 88173 0 148k --:--:-- --:--:-- --:--:-- 148k 100 88173 0 0 100 88173 0 148k --:--:-- --:--:-- --:--:-- 148k [2021-02-05T02:42:06.803Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/feecce02fe33d34837c9f661423b300b71c7262b [Pipeline] } [2021-02-05T02:42:06.831Z] 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-05T02:42:10.023Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:42:10.956Z] ---> package-listing.sh [2021-02-05T02:42:10.956Z] ++ facter osfamily [2021-02-05T02:42:10.956Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-05T02:42:10.956Z] + OS_FAMILY=redhat [2021-02-05T02:42:10.956Z] + workspace=/w/workspace/edgex-go/1 [2021-02-05T02:42:10.956Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-05T02:42:10.956Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-05T02:42:10.956Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-05T02:42:10.956Z] + PACKAGES=/tmp/packages_start.txt [2021-02-05T02:42:10.956Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-05T02:42:10.956Z] + PACKAGES=/tmp/packages_end.txt [2021-02-05T02:42:10.956Z] + case "${OS_FAMILY}" in [2021-02-05T02:42:10.956Z] + rpm -qa [2021-02-05T02:42:10.956Z] + sort [2021-02-05T02:42:16.287Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-05T02:42:16.287Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-05T02:42:16.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-05T02:42:16.287Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-05T02:42:16.287Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-05T02:42:16.287Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-05T02:42:16.324Z] 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-05T02:42:16.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:42:17.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T02:42:17.053Z] [2021-02-05T02:42:17.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-05T02:42:17.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T02:42:17.594Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-05T02:42:17.594Z] df20fa9351a1: Pulling fs layer [2021-02-05T02:42:17.594Z] 36b3adc4ff6f: Pulling fs layer [2021-02-05T02:42:17.594Z] 8ad3a11d3b57: Pulling fs layer [2021-02-05T02:42:17.594Z] 46f8f816bc3b: Pulling fs layer [2021-02-05T02:42:17.594Z] 93b61091891f: Pulling fs layer [2021-02-05T02:42:17.594Z] 93b9cdb0e59b: Pulling fs layer [2021-02-05T02:42:17.594Z] 5e14af77c1be: Pulling fs layer [2021-02-05T02:42:17.594Z] 01666e4c0597: Pulling fs layer [2021-02-05T02:42:17.594Z] aa168da1d23b: Pulling fs layer [2021-02-05T02:42:17.594Z] 93b9cdb0e59b: Waiting [2021-02-05T02:42:17.594Z] 5e14af77c1be: Waiting [2021-02-05T02:42:17.594Z] 01666e4c0597: Waiting [2021-02-05T02:42:17.594Z] aa168da1d23b: Waiting [2021-02-05T02:42:17.594Z] 46f8f816bc3b: Waiting [2021-02-05T02:42:17.594Z] 93b61091891f: Waiting [2021-02-05T02:42:17.594Z] 36b3adc4ff6f: Verifying Checksum [2021-02-05T02:42:17.594Z] 36b3adc4ff6f: Download complete [2021-02-05T02:42:17.594Z] 46f8f816bc3b: Verifying Checksum [2021-02-05T02:42:17.594Z] 46f8f816bc3b: Download complete [2021-02-05T02:42:17.594Z] df20fa9351a1: Verifying Checksum [2021-02-05T02:42:17.594Z] df20fa9351a1: Download complete [2021-02-05T02:42:17.858Z] 93b9cdb0e59b: Verifying Checksum [2021-02-05T02:42:17.858Z] 93b9cdb0e59b: Download complete [2021-02-05T02:42:17.858Z] 5e14af77c1be: Download complete [2021-02-05T02:42:17.858Z] 93b61091891f: Verifying Checksum [2021-02-05T02:42:17.858Z] 93b61091891f: Download complete [2021-02-05T02:42:17.858Z] 01666e4c0597: Verifying Checksum [2021-02-05T02:42:17.858Z] 01666e4c0597: Download complete [2021-02-05T02:42:17.858Z] 8ad3a11d3b57: Verifying Checksum [2021-02-05T02:42:17.858Z] 8ad3a11d3b57: Download complete [2021-02-05T02:42:18.119Z] df20fa9351a1: Pull complete [2021-02-05T02:42:18.381Z] 36b3adc4ff6f: Pull complete [2021-02-05T02:42:19.331Z] 8ad3a11d3b57: Pull complete [2021-02-05T02:42:19.595Z] 46f8f816bc3b: Pull complete [2021-02-05T02:42:20.547Z] aa168da1d23b: Verifying Checksum [2021-02-05T02:42:20.547Z] aa168da1d23b: Download complete [2021-02-05T02:42:21.494Z] 93b61091891f: Pull complete [2021-02-05T02:42:22.069Z] 93b9cdb0e59b: Pull complete [2021-02-05T02:42:22.329Z] 5e14af77c1be: Pull complete [2021-02-05T02:42:22.329Z] 01666e4c0597: Pull complete [2021-02-05T02:42:30.505Z] aa168da1d23b: Pull complete [2021-02-05T02:42:30.505Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-05T02:42:30.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T02:42:30.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-05T02:42:30.803Z] prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container [2021-02-05T02:42:30.898Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-05T02:42:35.060Z] $ docker top d669a0a782fe46b93c2820e128acaad14e7cb82c57c8f2bd46015af66b46832f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T02:42:35.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-05T02:42:36.064Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-05T02:42:36.385Z] + ls /var/log/sa-host [2021-02-05T02:42:36.385Z] + sadf -c /var/log/sa-host/sa05 [2021-02-05T02:42:36.385Z] file_magic: OK [2021-02-05T02:42:36.385Z] HZ: Using current value: 100 [2021-02-05T02:42:36.385Z] file_header: OK [2021-02-05T02:42:36.385Z] 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-05T02:42:36.385Z] Statistics: [2021-02-05T02:42:36.385Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-05T02:42:36.385Z] File successfully converted to sysstat format version 12.2.1 [2021-02-05T02:42:36.385Z] + sadf -c /var/log/sa-host/sa23 [2021-02-05T02:42:36.385Z] file_magic: OK [2021-02-05T02:42:36.385Z] HZ: Using current value: 100 [2021-02-05T02:42:36.385Z] file_header: OK [2021-02-05T02:42:36.385Z] 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-05T02:42:36.385Z] Statistics: [2021-02-05T02:42:36.385Z] Hnuu...uuuununununu... [2021-02-05T02:42:36.385Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-05T02:42:37.078Z] provisioning config files... [2021-02-05T02:42:37.093Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1161503625244726768tmp [Pipeline] { [Pipeline] echo [2021-02-05T02:42:37.238Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:42:37.629Z] ---> create-netrc.sh [Pipeline] } [2021-02-05T02:42:37.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-05T02:42:37.828Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:42:38.163Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-05T02:42:38.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:42:38.530Z] ---> sudo-logs.sh [2021-02-05T02:42:38.530Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-05T02:42:38.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:42:38.897Z] ---> job-cost.sh [2021-02-05T02:42:38.897Z] lf-activate-venv: SKIPPING [2021-02-05T02:42:38.897Z] INFO: No Stack... [2021-02-05T02:42:39.467Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-05T02:42:40.037Z] INFO: Archiving Costs [Pipeline] echo [2021-02-05T02:42:40.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T02:42:40.401Z] ---> logs-deploy.sh [2021-02-05T02:42:40.401Z] lf-activate-venv: SKIPPING [2021-02-05T02:42:40.401Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3134/1 [2021-02-05T02:42:40.401Z] INFO: archiving workspace using pattern(s): [2021-02-05T02:42:41.824Z] Archives upload complete. [2021-02-05T02:42:42.091Z] INFO: archiving logs to Nexus