Pull request #3074 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b+eb962563c78e340597fe6b0a01e022bbdd66f5a5 (59e69cb225ca8eeb8f7c3c6178b919e63da66268) 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-3074/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-3074/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22796 in /w/workspace/edgexfoundry_edgex-go_PR-3074 [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 > 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 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b Merge succeeded, producing d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b Checking out Revision d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b (PR-3074) 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/3074/head:refs/remotes/origin/PR-3074 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # 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 eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 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-01-26T06:18:22.425Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-26T06:18:22.801Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-26T06:18:22.995Z] ========================================================= [2021-01-26T06:18:22.995Z] EdgeX Global Pipelines Version Info [2021-01-26T06:18:22.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:18:24.554Z] ------------------- [2021-01-26T06:18:24.554Z] stable info: [2021-01-26T06:18:24.554Z] ------------------- [2021-01-26T06:18:24.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T06:18:24.554Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T06:18:24.554Z] Message: update stable to v1.0.179 [2021-01-26T06:18:25.505Z] ------------------- [2021-01-26T06:18:25.505Z] experimental info: [2021-01-26T06:18:25.505Z] ------------------- [2021-01-26T06:18:25.505Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T06:18:25.505Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T06:18:25.505Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-26T06:18:25.991Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-26T06:18:26.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-26T06:18:26.247Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-26T06:18:26.408Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-26T06:18:26.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-26T06:18:26.648Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-26T06:18:26.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-26T06:18:26.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-26T06:18:27.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-26T06:18:27.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-26T06:18:27.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-26T06:18:27.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-26T06:18:27.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-26T06:18:27.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-26T06:18:27.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T06:18:27.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T06:18:28.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-26T06:18:28.149Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-26T06:18:28.267Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-26T06:18:28.388Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-26T06:18:28.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-26T06:18:28.631Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-26T06:18:28.754Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-26T06:18:28.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3074 [Pipeline] echo [2021-01-26T06:18:29.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3074 [Pipeline] echo [2021-01-26T06:18:29.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3074 [Pipeline] echo [2021-01-26T06:18:29.255Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [Pipeline] echo [2021-01-26T06:18:29.367Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1b870a [Pipeline] echo [2021-01-26T06:18:29.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:18:29.719Z] provisioning config files... [2021-01-26T06:18:29.749Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2458366840129646984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:18:30.197Z] ---> docker-login.sh [2021-01-26T06:18:30.197Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:18:30.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:18:30.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:18:30.461Z] Configure a credential helper to remove this warning. See [2021-01-26T06:18:30.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:18:30.461Z] [2021-01-26T06:18:30.461Z] Login Succeeded [2021-01-26T06:18:30.461Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:18:30.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:18:30.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:18:30.726Z] Configure a credential helper to remove this warning. See [2021-01-26T06:18:30.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:18:30.726Z] [2021-01-26T06:18:30.726Z] Login Succeeded [2021-01-26T06:18:30.726Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:18:30.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:18:30.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:18:30.993Z] Configure a credential helper to remove this warning. See [2021-01-26T06:18:30.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:18:30.993Z] [2021-01-26T06:18:30.993Z] Login Succeeded [2021-01-26T06:18:30.993Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:18:30.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:18:30.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:18:30.993Z] Configure a credential helper to remove this warning. See [2021-01-26T06:18:30.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:18:30.993Z] [2021-01-26T06:18:30.993Z] Login Succeeded [2021-01-26T06:18:30.993Z] docker.io [2021-01-26T06:18:31.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:18:31.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:18:31.521Z] Configure a credential helper to remove this warning. See [2021-01-26T06:18:31.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:18:31.521Z] [2021-01-26T06:18:31.521Z] Login Succeeded [2021-01-26T06:18:31.521Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:18:31.549Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T06:18:32.137Z] ++ 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-01-26T06:18:32.137Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:18:32.137Z] ++ dirname cmd/core-command/Dockerfile [2021-01-26T06:18:32.137Z] ++ cut -d/ -f2 [2021-01-26T06:18:32.137Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-26T06:18:32.137Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:18:32.137Z] ++ dirname cmd/core-data/Dockerfile [2021-01-26T06:18:32.137Z] ++ cut -d/ -f2 [2021-01-26T06:18:32.137Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-26T06:18:32.137Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:18:32.137Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-26T06:18:32.137Z] ++ cut -d/ -f2 [2021-01-26T06:18:32.137Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-26T06:18:32.137Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:18:32.137Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-26T06:18:32.137Z] ++ cut -d/ -f2 [2021-01-26T06:18:32.137Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-26T06:18:32.137Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:18:32.137Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-26T06:18:32.137Z] ++ cut -d/ -f2 [2021-01-26T06:18:32.137Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-26T06:18:32.137Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:18:32.137Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-26T06:18:32.137Z] ++ cut -d/ -f2 [2021-01-26T06:18:32.137Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-26T06:18:32.137Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:18:32.137Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-26T06:18:32.137Z] ++ cut -d/ -f2 [2021-01-26T06:18:32.137Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-26T06:18:32.137Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:18:32.137Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-26T06:18:32.137Z] ++ cut -d/ -f2 [2021-01-26T06:18:32.137Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-26T06:18:32.137Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:18:32.137Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-26T06:18:32.137Z] ++ cut -d/ -f2 [2021-01-26T06:18:32.137Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-26T06:18:32.238Z] 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-01-26T06:18:33.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:18:33.240Z] [2021-01-26T06:18:33.240Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:18:33.719Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:18:33.719Z] latest: Pulling from edgex-devops/git-semver [2021-01-26T06:18:33.719Z] 31603596830f: Pulling fs layer [2021-01-26T06:18:33.719Z] 2a8b12db71e7: Pulling fs layer [2021-01-26T06:18:33.719Z] 6ca5941a6612: Pulling fs layer [2021-01-26T06:18:33.719Z] ecc8261a40a4: Pulling fs layer [2021-01-26T06:18:33.719Z] ecc8261a40a4: Waiting [2021-01-26T06:18:33.719Z] 2a8b12db71e7: Download complete [2021-01-26T06:18:33.719Z] 31603596830f: Verifying Checksum [2021-01-26T06:18:33.719Z] 31603596830f: Download complete [2021-01-26T06:18:33.986Z] ecc8261a40a4: Verifying Checksum [2021-01-26T06:18:33.986Z] ecc8261a40a4: Download complete [2021-01-26T06:18:33.986Z] 6ca5941a6612: Verifying Checksum [2021-01-26T06:18:33.986Z] 6ca5941a6612: Download complete [2021-01-26T06:18:34.248Z] 31603596830f: Pull complete [2021-01-26T06:18:34.248Z] 2a8b12db71e7: Pull complete [2021-01-26T06:18:35.206Z] 6ca5941a6612: Pull complete [2021-01-26T06:18:35.468Z] ecc8261a40a4: Pull complete [2021-01-26T06:18:35.468Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-26T06:18:35.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:18:35.468Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-26T06:18:35.587Z] prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container [2021-01-26T06:18:35.640Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-26T06:18:38.128Z] $ docker top 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-26T06:18:38.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T06:18:38.691Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T06:18:38.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T06:18:38.969Z] $ docker exec 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 ssh-agent [2021-01-26T06:18:39.137Z] SSH_AUTH_SOCK=/tmp/ssh-mhh9eIaVVZ7x/agent.12 [2021-01-26T06:18:39.137Z] SSH_AGENT_PID=17 [2021-01-26T06:18:39.147Z] Running ssh-add (command line suppressed) [2021-01-26T06:18:39.267Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7946563668147130041.key (/w/workspace/edgex-go/1@tmp/private_key_7946563668147130041.key) [2021-01-26T06:18:39.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T06:18:39.717Z] + git tag --points-at HEAD [Pipeline] } [2021-01-26T06:18:39.755Z] $ docker exec --env ******** --env ******** 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 ssh-agent -k [2021-01-26T06:18:39.866Z] unset SSH_AUTH_SOCK; [2021-01-26T06:18:39.866Z] unset SSH_AGENT_PID; [2021-01-26T06:18:39.866Z] echo Agent pid 17 killed; [2021-01-26T06:18:39.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-26T06:18:40.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T06:18:40.130Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T06:18:40.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T06:18:40.304Z] $ docker exec 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 ssh-agent [2021-01-26T06:18:40.466Z] SSH_AUTH_SOCK=/tmp/ssh-rxe05GjksMSk/agent.46 [2021-01-26T06:18:40.466Z] SSH_AGENT_PID=52 [2021-01-26T06:18:40.478Z] Running ssh-add (command line suppressed) [2021-01-26T06:18:40.597Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5955604376435036120.key (/w/workspace/edgex-go/1@tmp/private_key_5955604376435036120.key) [2021-01-26T06:18:40.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T06:18:41.038Z] + git semver init [2021-01-26T06:18:41.038Z] # -> Open(): unable to determine branch for HEAD [2021-01-26T06:18:41.038Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-26T06:18:41.038Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-26T06:18:41.038Z] # $SEMVER_REMOTE_NAME = origin [2021-01-26T06:18:41.038Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-26T06:18:41.038Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-26T06:18:41.038Z] # $SEMVER_BRANCH = PR-3074 [2021-01-26T06:18:41.038Z] # $SEMVER_TEMP = /tmp/semver-885253640 [2021-01-26T06:18:41.038Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-26T06:19:03.110Z] # '/tmp/semver-885253640' -> '/w/workspace/edgex-go/1/.semver' [2021-01-26T06:19:03.376Z] # -> Force: false [2021-01-26T06:19:03.639Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-26T06:19:03.660Z] $ docker exec --env ******** --env ******** 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 ssh-agent -k [2021-01-26T06:19:03.872Z] unset SSH_AUTH_SOCK; [2021-01-26T06:19:03.873Z] unset SSH_AGENT_PID; [2021-01-26T06:19:03.873Z] echo Agent pid 52 killed; [2021-01-26T06:19:03.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T06:19:04.575Z] + git semver [Pipeline] } [2021-01-26T06:19:04.616Z] $ docker stop --time=1 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 [2021-01-26T06:19:06.550Z] $ docker rm -f 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:19:07.156Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-26T06:19:07.827Z] Stashed 1 file(s) [Pipeline] echo [2021-01-26T06:19:07.856Z] [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-01-26T06:19:09.191Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:19:09.540Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:19:09.890Z] + sudo service docker restart [2021-01-26T06:19:09.890Z] + true [2021-01-26T06:19:09.890Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-26T06:19:10.525Z] ========================================================= [2021-01-26T06:19:10.525Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-26T06:19:10.525Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:19:10.931Z] + 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-01-26T06:19:14.269Z] Sending build context to Docker daemon 327.1MB [2021-01-26T06:19:14.535Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:19:14.535Z] Step 2/6 : FROM ${BASE} [2021-01-26T06:19:14.535Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-26T06:19:14.535Z] 188c0c94c7c5: Pulling fs layer [2021-01-26T06:19:14.535Z] 0ef7d3d256c8: Pulling fs layer [2021-01-26T06:19:14.535Z] de9db76c5a1d: Pulling fs layer [2021-01-26T06:19:14.535Z] bca2f99d35d6: Pulling fs layer [2021-01-26T06:19:14.535Z] 93359f2a8cfa: Pulling fs layer [2021-01-26T06:19:14.535Z] 7c6f9722023f: Pulling fs layer [2021-01-26T06:19:14.535Z] a35cf1a2eb13: Pulling fs layer [2021-01-26T06:19:14.535Z] 93359f2a8cfa: Waiting [2021-01-26T06:19:14.535Z] 7c6f9722023f: Waiting [2021-01-26T06:19:14.535Z] a35cf1a2eb13: Waiting [2021-01-26T06:19:14.535Z] bca2f99d35d6: Waiting [2021-01-26T06:19:14.535Z] de9db76c5a1d: Verifying Checksum [2021-01-26T06:19:14.535Z] de9db76c5a1d: Download complete [2021-01-26T06:19:14.535Z] 0ef7d3d256c8: Verifying Checksum [2021-01-26T06:19:14.535Z] 0ef7d3d256c8: Download complete [2021-01-26T06:19:14.535Z] 93359f2a8cfa: Verifying Checksum [2021-01-26T06:19:14.535Z] 93359f2a8cfa: Download complete [2021-01-26T06:19:14.535Z] 7c6f9722023f: Verifying Checksum [2021-01-26T06:19:14.535Z] 7c6f9722023f: Download complete [2021-01-26T06:19:14.805Z] 188c0c94c7c5: Verifying Checksum [2021-01-26T06:19:14.805Z] 188c0c94c7c5: Download complete [2021-01-26T06:19:15.385Z] 188c0c94c7c5: Pull complete [2021-01-26T06:19:15.385Z] 0ef7d3d256c8: Pull complete [2021-01-26T06:19:15.650Z] de9db76c5a1d: Pull complete [2021-01-26T06:19:16.621Z] a35cf1a2eb13: Verifying Checksum [2021-01-26T06:19:16.621Z] a35cf1a2eb13: Download complete [2021-01-26T06:19:17.202Z] bca2f99d35d6: Verifying Checksum [2021-01-26T06:19:17.202Z] bca2f99d35d6: Download complete [2021-01-26T06:19:22.538Z] bca2f99d35d6: Pull complete [2021-01-26T06:19:22.538Z] 93359f2a8cfa: Pull complete [2021-01-26T06:19:22.538Z] 7c6f9722023f: Pull complete [2021-01-26T06:19:23.496Z] Still waiting to schedule task [2021-01-26T06:19:23.496Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-26T06:19:27.870Z] a35cf1a2eb13: Pull complete [2021-01-26T06:19:27.870Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-26T06:19:27.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-26T06:19:27.870Z] ---> a62c8e92a672 [2021-01-26T06:19:27.870Z] 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-01-26T06:19:27.870Z] ---> Running in 6b4511e5cadf [2021-01-26T06:19:28.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:19:29.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:19:30.053Z] (1/12) Installing libmagic (5.38-r0) [2021-01-26T06:19:30.053Z] (2/12) Installing file (5.38-r0) [2021-01-26T06:19:30.316Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-26T06:19:30.316Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-26T06:19:40.411Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-26T06:19:40.412Z] (6/12) Installing patch (2.7.6-r6) [2021-01-26T06:19:40.412Z] (7/12) Installing build-base (0.5-r2) [2021-01-26T06:19:40.412Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-26T06:19:40.412Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-26T06:19:40.412Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-26T06:19:40.412Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-26T06:19:40.412Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-26T06:19:40.412Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:19:40.412Z] OK: 233 MiB in 51 packages [2021-01-26T06:19:43.736Z] Removing intermediate container 6b4511e5cadf [2021-01-26T06:19:43.736Z] ---> e5d4569cc922 [2021-01-26T06:19:43.736Z] Step 4/6 : WORKDIR /edgex-go [2021-01-26T06:19:43.736Z] ---> Running in 652fde9802e4 [2021-01-26T06:19:43.736Z] Removing intermediate container 652fde9802e4 [2021-01-26T06:19:43.736Z] ---> 0e1c2e68e0a7 [2021-01-26T06:19:43.736Z] Step 5/6 : COPY go.mod . [2021-01-26T06:19:43.736Z] ---> 22c53223a5d7 [2021-01-26T06:19:43.736Z] Step 6/6 : RUN go mod download [2021-01-26T06:19:44.001Z] ---> Running in 02bac4e65e59 [2021-01-26T06:20:06.040Z] Removing intermediate container 02bac4e65e59 [2021-01-26T06:20:06.040Z] ---> 41be7779ca32 [2021-01-26T06:20:06.040Z] Successfully built 41be7779ca32 [2021-01-26T06:20:06.040Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:20:06.407Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T06:20:06.407Z] . [Pipeline] withDockerContainer [2021-01-26T06:20:06.535Z] prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container [2021-01-26T06:20:06.584Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-26T06:20:07.475Z] $ docker top 341161631b6d42f29e29ff2944c67b05d2bc8ca7ef84fd440aa7b59e97916be5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:20:08.099Z] + go version [2021-01-26T06:20:08.099Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-26T06:20:08.131Z] $ docker stop --time=1 341161631b6d42f29e29ff2944c67b05d2bc8ca7ef84fd440aa7b59e97916be5 [2021-01-26T06:20:09.525Z] $ docker rm -f 341161631b6d42f29e29ff2944c67b05d2bc8ca7ef84fd440aa7b59e97916be5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:20:10.618Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T06:20:10.618Z] . [Pipeline] withDockerContainer [2021-01-26T06:20:10.770Z] prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container [2021-01-26T06:20:10.820Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-26T06:20:11.638Z] $ docker top 5ed4abcc8bbba182d465816f381b675f8487cd8b43b6de5b372dc03597d8ec6f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-26T06:20:11.868Z] ========================================================= [2021-01-26T06:20:11.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-26T06:20:11.868Z] ========================================================= [Pipeline] sh [2021-01-26T06:20:12.185Z] + make test [2021-01-26T06:20:12.185Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T06:20:20.384Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-26T06:20:35.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-26T06:20:41.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-26T06:20:42.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-26T06:20:42.078Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-26T06:20:42.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-26T06:20:44.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-26T06:20:44.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-26T06:20:44.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-26T06:20:44.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-26T06:20:44.674Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-26T06:20:44.674Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-26T06:20:47.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-26T06:20:47.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-26T06:20:47.263Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-26T06:20:48.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements [2021-01-26T06:20:48.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-26T06:20:48.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-26T06:20:48.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-26T06:20:48.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-26T06:20:48.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-26T06:20:52.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.183s coverage: 27.1% of statements [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-26T06:20:52.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-26T06:20:52.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-26T06:20:52.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.129s coverage: 65.8% of statements [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-26T06:20:52.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.108s coverage: 82.3% of statements [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-26T06:20:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-26T06:20:54.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.333s coverage: 28.6% of statements [2021-01-26T06:20:54.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-26T06:20:54.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-26T06:20:54.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-26T06:20:54.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-26T06:20:54.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-26T06:20:54.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-01-26T06:20:54.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-26T06:20:54.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2021-01-26T06:20:54.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-26T06:20:54.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-01-26T06:20:54.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-26T06:20:54.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2021-01-26T06:20:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-26T06:20:54.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements [2021-01-26T06:20:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-26T06:20:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-26T06:20:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-26T06:20:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-26T06:20:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.382s coverage: 92.8% of statements [2021-01-26T06:20:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-26T06:20:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T06:20:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-26T06:20:57.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-26T06:20:57.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.1% of statements [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-26T06:20:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-26T06:20:57.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.032s coverage: 43.8% of statements [2021-01-26T06:20:57.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.034s coverage: 79.5% of statements [2021-01-26T06:20:57.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements [2021-01-26T06:20:57.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-01-26T06:20:57.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.028s coverage: 87.5% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.043s coverage: 94.4% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.4% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 68.9% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.256s coverage: 84.0% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.1% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.705s coverage: 29.1% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-26T06:21:09.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-01-26T06:21:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-26T06:21:09.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-01-26T06:21:09.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-26T06:21:09.736Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2021-01-26T06:21:09.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-26T06:21:09.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements [2021-01-26T06:21:09.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-26T06:21:09.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-26T06:21:09.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-26T06:21:09.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-26T06:21:10.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-01-26T06:21:10.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-26T06:21:10.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-26T06:21:10.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-01-26T06:21:10.599Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-26T06:21:10.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-26T06:21:11.123Z] GO111MODULE=on go vet ./... [2021-01-26T06:21:35.609Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22800 in /w/workspace/edgexfoundry_edgex-go_PR-3074 [Pipeline] { [Pipeline] ws [2021-01-26T06:21:35.704Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T06:21:37.839Z] gofmt -l . [2021-01-26T06:21:37.839Z] [ "`gofmt -l .`" = "" ] [2021-01-26T06:21:37.839Z] ./bin/test-go-mod-tidy.sh [2021-01-26T06:21:37.839Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-26T06:21:38.178Z] + ls -al . [2021-01-26T06:21:38.178Z] total 668 [2021-01-26T06:21:38.178Z] drwxrwxr-x 10 1001 1001 4096 Jan 26 06:21 . [2021-01-26T06:21:38.178Z] drwxr-xr-x 4 root root 28 Jan 26 06:20 .. [2021-01-26T06:21:38.178Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 06:18 .dockerignore [2021-01-26T06:21:38.178Z] drwxrwxr-x 8 1001 1001 179 Jan 26 06:18 .git [2021-01-26T06:21:38.178Z] drwxrwxr-x 3 1001 1001 125 Jan 26 06:18 .github [2021-01-26T06:21:38.178Z] -rw-rw-r-- 1 1001 1001 872 Jan 26 06:18 .gitignore [2021-01-26T06:21:38.178Z] drwx------ 3 1001 1001 47 Jan 26 06:19 .semver [2021-01-26T06:21:38.178Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 06:18 .sonarcloud.properties [2021-01-26T06:21:38.178Z] -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:18 Attribution.txt [2021-01-26T06:21:38.178Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:18 CONTRIBUTING.md [2021-01-26T06:21:38.178Z] -rw-rw-r-- 1 1001 1001 931 Jan 26 06:18 Dockerfile.build [2021-01-26T06:21:38.178Z] -rw-rw-r-- 1 1001 1001 863 Jan 26 06:18 Jenkinsfile [2021-01-26T06:21:38.178Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:18 LICENSE [2021-01-26T06:21:38.178Z] -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:18 Makefile [2021-01-26T06:21:38.179Z] -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:18 README.md [2021-01-26T06:21:38.179Z] -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:18 SECURITY.md [2021-01-26T06:21:38.179Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 06:19 VERSION [2021-01-26T06:21:38.179Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:18 ZMQWindows.md [2021-01-26T06:21:38.179Z] drwxrwxr-x 2 1001 1001 117 Jan 26 06:18 bin [2021-01-26T06:21:38.179Z] drwxrwxr-x 15 1001 1001 4096 Jan 26 06:18 cmd [2021-01-26T06:21:38.179Z] -rw-r--r-- 1 root root 564700 Jan 26 06:21 coverage.out [2021-01-26T06:21:38.179Z] -rw-r--r-- 1 root root 1053 Jan 26 06:21 go.mod [2021-01-26T06:21:38.179Z] -rw-r--r-- 1 root root 18995 Jan 26 06:21 go.sum [2021-01-26T06:21:38.179Z] drwxrwxr-x 8 1001 1001 127 Jan 26 06:18 internal [2021-01-26T06:21:38.179Z] drwxrwxr-x 4 1001 1001 26 Jan 26 06:18 openapi [2021-01-26T06:21:38.179Z] drwxrwxr-x 4 1001 1001 71 Jan 26 06:18 snap [2021-01-26T06:21:38.179Z] -rw-rw-r-- 1 1001 1001 168 Jan 26 06:18 version.go [Pipeline] sh [2021-01-26T06:21:38.510Z] + '[' -e coverage.out ] [2021-01-26T06:21:38.510Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-26T06:21:38.733Z] Stashed 1 file(s) [Pipeline] sh [2021-01-26T06:21:39.048Z] + make build [2021-01-26T06:21:39.048Z] 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-01-26T06:21:40.572Z] using credential edgex-jenkins-ssh [2021-01-26T06:21:40.653Z] Cloning the remote Git repository [2021-01-26T06:21:40.741Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:21:40.869Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-26T06:21:40.972Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:21:40.973Z] > git --version # timeout=10 [2021-01-26T06:21:41.000Z] > git --version # 'git version 2.17.1' [2021-01-26T06:21:41.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:21:41.086Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:21:42.373Z] 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-01-26T06:21:50.649Z] 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-01-26T06:21:51.232Z] 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-01-26T06:21:52.639Z] 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-01-26T06:21:52.905Z] 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-01-26T06:21:54.329Z] 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-01-26T06:21:55.743Z] 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-01-26T06:21:56.692Z] 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-01-26T06:21:57.326Z] Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:21:57.647Z] 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-01-26T06:21:57.786Z] Merge succeeded, producing d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:21:57.786Z] Checking out Revision d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b (PR-3074) [2021-01-26T06:21:56.613Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T06:21:56.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:21:56.658Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T06:21:56.699Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:21:56.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:21:56.711Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3074/head:refs/remotes/origin/PR-3074 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T06:21:57.343Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:21:57.391Z] > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 [2021-01-26T06:21:57.704Z] > git remote # timeout=10 [2021-01-26T06:21:57.721Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T06:21:57.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:21:57.746Z] > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 [2021-01-26T06:21:57.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T06:21:57.791Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:21:57.800Z] > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 [2021-01-26T06:21:58.614Z] 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-01-26T06:22:00.021Z] 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-01-26T06:22:00.977Z] 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-01-26T06:22:02.335Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-01-26T06:22:02.397Z] > git --version # timeout=10 [2021-01-26T06:22:02.407Z] > git --version # 'git version 2.17.1' [2021-01-26T06:22:02.420Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [2021-01-26T06:22:02.935Z] $ docker stop --time=1 5ed4abcc8bbba182d465816f381b675f8487cd8b43b6de5b372dc03597d8ec6f [2021-01-26T06:22:04.577Z] $ docker rm -f 5ed4abcc8bbba182d465816f381b675f8487cd8b43b6de5b372dc03597d8ec6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T06:22:06.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T06:22:06.654Z] [2021-01-26T06:22:06.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:22:07.439Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:22:07.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T06:22:07.557Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-26T06:22:07.557Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-26T06:22:07.557Z] ca9280d653b3: Pulling fs layer [2021-01-26T06:22:07.557Z] 7e9c9ca2126c: Pulling fs layer [2021-01-26T06:22:07.864Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:22:08.133Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-26T06:22:08.133Z] cbdbe7a5bc2a: Download complete [2021-01-26T06:22:08.251Z] + sudo service docker restart [2021-01-26T06:22:08.251Z] + true [2021-01-26T06:22:08.399Z] ca9280d653b3: Verifying Checksum [2021-01-26T06:22:08.399Z] ca9280d653b3: Download complete [2021-01-26T06:22:08.660Z] cbdbe7a5bc2a: Pull complete [2021-01-26T06:22:09.241Z] 7e9c9ca2126c: Verifying Checksum [2021-01-26T06:22:09.241Z] 7e9c9ca2126c: Download complete [2021-01-26T06:22:09.507Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:22:11.017Z] provisioning config files... [2021-01-26T06:22:11.066Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3185598468908687111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:22:11.527Z] ---> docker-login.sh [2021-01-26T06:22:11.527Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:22:12.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:22:12.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:22:12.804Z] Configure a credential helper to remove this warning. See [2021-01-26T06:22:12.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:22:12.804Z] [2021-01-26T06:22:12.804Z] Login Succeeded [2021-01-26T06:22:12.804Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:22:13.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:22:13.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:22:13.406Z] Configure a credential helper to remove this warning. See [2021-01-26T06:22:13.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:22:13.406Z] [2021-01-26T06:22:13.406Z] Login Succeeded [2021-01-26T06:22:13.406Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:22:14.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:22:14.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:22:14.007Z] Configure a credential helper to remove this warning. See [2021-01-26T06:22:14.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:22:14.007Z] [2021-01-26T06:22:14.007Z] Login Succeeded [2021-01-26T06:22:14.007Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:22:14.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:22:14.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:22:14.606Z] Configure a credential helper to remove this warning. See [2021-01-26T06:22:14.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:22:14.606Z] [2021-01-26T06:22:14.606Z] Login Succeeded [2021-01-26T06:22:14.606Z] docker.io [2021-01-26T06:22:15.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:22:15.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:22:15.481Z] Configure a credential helper to remove this warning. See [2021-01-26T06:22:15.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:22:15.481Z] [2021-01-26T06:22:15.481Z] Login Succeeded [2021-01-26T06:22:15.481Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:22:15.522Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-26T06:22:16.038Z] ========================================================= [2021-01-26T06:22:16.038Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-26T06:22:16.038Z] ========================================================= [Pipeline] isUnix [2021-01-26T06:22:16.132Z] 7e9c9ca2126c: Pull complete [2021-01-26T06:22:16.132Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-26T06:22:16.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T06:22:16.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] sh [Pipeline] withDockerContainer [2021-01-26T06:22:16.473Z] + 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-01-26T06:22:16.602Z] prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container [2021-01-26T06:22:16.652Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-26T06:22:19.145Z] Sending build context to Docker daemon 165.9MB [2021-01-26T06:22:19.145Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:22:19.145Z] Step 2/6 : FROM ${BASE} [2021-01-26T06:22:19.145Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-26T06:22:19.145Z] 5f621e34cdf4: Pulling fs layer [2021-01-26T06:22:19.145Z] a4357932f1b6: Pulling fs layer [2021-01-26T06:22:19.145Z] 18c013af1878: Pulling fs layer [2021-01-26T06:22:19.145Z] 00ac8860ef70: Pulling fs layer [2021-01-26T06:22:19.145Z] 63d7cb157983: Pulling fs layer [2021-01-26T06:22:19.145Z] b116817d02f9: Pulling fs layer [2021-01-26T06:22:19.145Z] 745a02a5169b: Pulling fs layer [2021-01-26T06:22:19.145Z] 00ac8860ef70: Waiting [2021-01-26T06:22:19.145Z] 63d7cb157983: Waiting [2021-01-26T06:22:19.145Z] 745a02a5169b: Waiting [2021-01-26T06:22:19.145Z] b116817d02f9: Waiting [2021-01-26T06:22:19.145Z] 18c013af1878: Verifying Checksum [2021-01-26T06:22:19.145Z] 18c013af1878: Download complete [2021-01-26T06:22:19.145Z] a4357932f1b6: Download complete [2021-01-26T06:22:19.145Z] 63d7cb157983: Verifying Checksum [2021-01-26T06:22:19.145Z] 63d7cb157983: Download complete [2021-01-26T06:22:19.145Z] b116817d02f9: Verifying Checksum [2021-01-26T06:22:19.145Z] b116817d02f9: Download complete [2021-01-26T06:22:19.145Z] 5f621e34cdf4: Verifying Checksum [2021-01-26T06:22:19.145Z] 5f621e34cdf4: Download complete [2021-01-26T06:22:19.388Z] $ docker top 6ac7aeaf64c7c35449dc687744929e4b15f528a6b415a76ed405bfdf40ad005e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:22:19.740Z] 5f621e34cdf4: Pull complete [2021-01-26T06:22:20.131Z] + docker-compose build --help [2021-01-26T06:22:20.132Z] + grep parallel [2021-01-26T06:22:20.340Z] a4357932f1b6: Pull complete [2021-01-26T06:22:20.617Z] 18c013af1878: Pull complete [2021-01-26T06:22:21.151Z] --parallel Build images in parallel. [Pipeline] } [2021-01-26T06:22:21.207Z] $ docker stop --time=1 6ac7aeaf64c7c35449dc687744929e4b15f528a6b415a76ed405bfdf40ad005e [2021-01-26T06:22:22.862Z] $ docker rm -f 6ac7aeaf64c7c35449dc687744929e4b15f528a6b415a76ed405bfdf40ad005e [2021-01-26T06:22:22.879Z] 745a02a5169b: Verifying Checksum [2021-01-26T06:22:22.879Z] 745a02a5169b: Download complete [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-26T06:22:23.156Z] 00ac8860ef70: Verifying Checksum [2021-01-26T06:22:23.156Z] 00ac8860ef70: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:22:23.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T06:22:23.691Z] . [Pipeline] withDockerContainer [2021-01-26T06:22:23.813Z] prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container [2021-01-26T06:22:23.864Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-26T06:22:24.469Z] $ docker top 96b10dfc3b202e0c0301cced0ca837242a1c12f90b668660631e535f337016d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:22:24.983Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-26T06:22:25.927Z] Building docker-core-command-go ... [2021-01-26T06:22:25.927Z] Building docker-core-data-go ... [2021-01-26T06:22:25.927Z] Building docker-core-metadata-go ... [2021-01-26T06:22:25.927Z] Building docker-security-bootstrapper-go ... [2021-01-26T06:22:25.927Z] Building docker-security-proxy-setup-go ... [2021-01-26T06:22:25.927Z] Building docker-security-secretstore-setup-go ... [2021-01-26T06:22:25.927Z] Building docker-support-notifications-go ... [2021-01-26T06:22:25.927Z] Building docker-support-scheduler-go ... [2021-01-26T06:22:25.927Z] Building docker-sys-mgmt-agent-go ... [2021-01-26T06:22:25.927Z] Building docker-security-secretstore-setup-go [2021-01-26T06:22:25.927Z] Building docker-sys-mgmt-agent-go [2021-01-26T06:22:25.927Z] Building docker-security-proxy-setup-go [2021-01-26T06:22:25.927Z] Building docker-support-scheduler-go [2021-01-26T06:22:25.927Z] Building docker-support-notifications-go [2021-01-26T06:22:33.300Z] 00ac8860ef70: Pull complete [2021-01-26T06:22:33.300Z] 63d7cb157983: Pull complete [2021-01-26T06:22:33.300Z] b116817d02f9: Pull complete [2021-01-26T06:22:35.933Z] 745a02a5169b: Pull complete [2021-01-26T06:22:35.933Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-26T06:22:35.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-26T06:22:35.933Z] ---> b7e6874047d6 [2021-01-26T06:22:35.933Z] 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-01-26T06:22:40.257Z] ---> Running in 37274708eeaa [2021-01-26T06:22:40.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:22:41.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:22:42.445Z] (1/12) Installing libmagic (5.38-r0) [2021-01-26T06:22:42.717Z] (2/12) Installing file (5.38-r0) [2021-01-26T06:22:42.717Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-26T06:22:42.717Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-26T06:22:46.125Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-26T06:22:46.125Z] (6/12) Installing patch (2.7.6-r6) [2021-01-26T06:22:46.125Z] (7/12) Installing build-base (0.5-r2) [2021-01-26T06:22:46.125Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-26T06:22:46.401Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-26T06:22:46.401Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-26T06:22:46.677Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-26T06:22:46.677Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-26T06:22:46.677Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:22:46.677Z] OK: 217 MiB in 51 packages [2021-01-26T06:22:51.004Z] Removing intermediate container 37274708eeaa [2021-01-26T06:22:51.004Z] ---> f9cc412a096a [2021-01-26T06:22:51.004Z] Step 4/6 : WORKDIR /edgex-go [2021-01-26T06:22:51.295Z] ---> Running in dd18cf7e295e [2021-01-26T06:22:51.589Z] Removing intermediate container dd18cf7e295e [2021-01-26T06:22:51.589Z] ---> c514cf1512e7 [2021-01-26T06:22:51.589Z] Step 5/6 : COPY go.mod . [2021-01-26T06:22:52.588Z] ---> d9f9fbd957fb [2021-01-26T06:22:52.588Z] Step 6/6 : RUN go mod download [2021-01-26T06:22:52.588Z] ---> Running in 42153f10c9fc [2021-01-26T06:22:58.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:22:58.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:22:58.172Z] ---> 41be7779ca32 [2021-01-26T06:22:58.172Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T06:22:58.172Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:22:58.172Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:22:58.172Z] ---> 41be7779ca32 [2021-01-26T06:22:58.172Z] Step 3/26 : WORKDIR /edgex-go [2021-01-26T06:22:58.172Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:22:58.172Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:22:58.172Z] ---> 41be7779ca32 [2021-01-26T06:22:58.172Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T06:22:58.172Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:22:58.172Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:22:58.172Z] ---> 41be7779ca32 [2021-01-26T06:22:58.172Z] Step 3/21 : WORKDIR /edgex-go [2021-01-26T06:22:58.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:22:58.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:22:58.172Z] ---> 41be7779ca32 [2021-01-26T06:22:58.172Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T06:22:58.172Z] ---> Running in d0c6b0b3ac42 [2021-01-26T06:22:58.172Z] ---> Running in bfa63bab8312 [2021-01-26T06:22:58.172Z] ---> Running in 37f1de962969 [2021-01-26T06:22:58.172Z] ---> Running in e49534afc27c [2021-01-26T06:22:58.172Z] ---> Running in 42c30b859d1a [2021-01-26T06:22:58.172Z] Removing intermediate container 42c30b859d1a [2021-01-26T06:22:58.172Z] ---> 27285cc735c5 [2021-01-26T06:22:58.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:22:58.172Z] Removing intermediate container d0c6b0b3ac42 [2021-01-26T06:22:58.172Z] ---> 36fc6b4a8ea6 [2021-01-26T06:22:58.172Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:22:58.172Z] Removing intermediate container e49534afc27c [2021-01-26T06:22:58.172Z] ---> 0b3966d055ce [2021-01-26T06:22:58.172Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:22:58.172Z] Removing intermediate container bfa63bab8312 [2021-01-26T06:22:58.172Z] ---> 7fd77e7fd200 [2021-01-26T06:22:58.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:22:58.172Z] Removing intermediate container 37f1de962969 [2021-01-26T06:22:58.172Z] ---> c9914fd3204f [2021-01-26T06:22:58.172Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:22:58.172Z] ---> Running in e7625f73400e [2021-01-26T06:22:58.172Z] ---> Running in 2be58f3452b5 [2021-01-26T06:22:58.172Z] ---> Running in 2d401261b7ef [2021-01-26T06:22:58.172Z] ---> Running in 32a02021eec7 [2021-01-26T06:22:58.172Z] ---> Running in f12486efc9a6 [2021-01-26T06:23:00.157Z] Removing intermediate container 2be58f3452b5 [2021-01-26T06:23:00.157Z] ---> b9fb60a3b037 [2021-01-26T06:23:00.157Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-26T06:23:00.157Z] Removing intermediate container e7625f73400e [2021-01-26T06:23:00.157Z] ---> 871b10b98a4a [2021-01-26T06:23:00.157Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-26T06:23:00.157Z] ---> Running in 5e0a6ad357bd [2021-01-26T06:23:00.157Z] Removing intermediate container 2d401261b7ef [2021-01-26T06:23:00.157Z] ---> 58692a7ade20 [2021-01-26T06:23:00.157Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-26T06:23:00.157Z] ---> Running in b80e02137153 [2021-01-26T06:23:00.436Z] ---> Running in 1c3d62cc0788 [2021-01-26T06:23:00.436Z] Removing intermediate container 32a02021eec7 [2021-01-26T06:23:00.436Z] ---> c3f5e66cc9e3 [2021-01-26T06:23:00.436Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-26T06:23:00.704Z] Removing intermediate container f12486efc9a6 [2021-01-26T06:23:00.704Z] ---> 5f05256c767c [2021-01-26T06:23:00.704Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-26T06:23:00.704Z] ---> Running in 1fbe56aef189 [2021-01-26T06:23:00.971Z] ---> Running in 57d05285b228 [2021-01-26T06:23:00.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:01.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:01.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:01.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:01.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:01.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:02.039Z] OK: 233 MiB in 51 packages [2021-01-26T06:23:02.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:02.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:02.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:02.566Z] OK: 233 MiB in 51 packages [2021-01-26T06:23:02.566Z] OK: 233 MiB in 51 packages [2021-01-26T06:23:02.834Z] OK: 233 MiB in 51 packages [2021-01-26T06:23:02.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:23:03.426Z] Removing intermediate container 5e0a6ad357bd [2021-01-26T06:23:03.426Z] ---> 2f042c22f1a9 [2021-01-26T06:23:03.426Z] Step 6/21 : COPY go.mod . [2021-01-26T06:23:03.426Z] OK: 233 MiB in 51 packages [2021-01-26T06:23:03.426Z] Removing intermediate container 1c3d62cc0788 [2021-01-26T06:23:03.426Z] ---> 9c0942aadfff [2021-01-26T06:23:03.426Z] Step 6/26 : COPY go.mod . [2021-01-26T06:23:03.426Z] Removing intermediate container b80e02137153 [2021-01-26T06:23:03.426Z] ---> b94c63adc427 [2021-01-26T06:23:03.426Z] Step 6/22 : COPY go.mod . [2021-01-26T06:23:03.689Z] Removing intermediate container 57d05285b228 [2021-01-26T06:23:03.689Z] ---> 24c84170fafd [2021-01-26T06:23:03.689Z] Step 6/24 : COPY go.mod . [2021-01-26T06:23:03.961Z] ---> a2f2d96e27e5 [2021-01-26T06:23:03.961Z] Step 7/26 : RUN go mod download [2021-01-26T06:23:03.961Z] ---> a9d4a8a16667 [2021-01-26T06:23:03.961Z] Step 7/21 : RUN go mod download [2021-01-26T06:23:03.961Z] ---> Running in 268609505a8e [2021-01-26T06:23:03.961Z] ---> e197d98f1237 [2021-01-26T06:23:03.961Z] Step 7/22 : RUN go mod download [2021-01-26T06:23:03.961Z] ---> 8fb27eb888ae [2021-01-26T06:23:03.961Z] Step 7/24 : RUN go mod download [2021-01-26T06:23:03.961Z] ---> Running in fb59b2f4f7ac [2021-01-26T06:23:04.224Z] ---> Running in 82b51eeb841b [2021-01-26T06:23:04.224Z] ---> Running in 8dc26371dad5 [2021-01-26T06:23:04.224Z] Removing intermediate container 1fbe56aef189 [2021-01-26T06:23:04.224Z] ---> a86277d64cff [2021-01-26T06:23:04.224Z] Step 6/22 : COPY go.mod . [2021-01-26T06:23:04.811Z] ---> 2b89ff96474b [2021-01-26T06:23:04.811Z] Step 7/22 : RUN go mod download [2021-01-26T06:23:05.080Z] ---> Running in 7953e2e572a5 [2021-01-26T06:23:07.023Z] Removing intermediate container 268609505a8e [2021-01-26T06:23:07.023Z] ---> 169775d36c8b [2021-01-26T06:23:07.023Z] Step 8/26 : COPY . . [2021-01-26T06:23:07.023Z] Removing intermediate container 82b51eeb841b [2021-01-26T06:23:07.023Z] ---> 765e33084704 [2021-01-26T06:23:07.023Z] Step 8/24 : COPY . . [2021-01-26T06:23:07.023Z] Removing intermediate container fb59b2f4f7ac [2021-01-26T06:23:07.023Z] ---> 538ae96c3037 [2021-01-26T06:23:07.023Z] Step 8/21 : COPY . . [2021-01-26T06:23:07.298Z] Removing intermediate container 8dc26371dad5 [2021-01-26T06:23:07.298Z] ---> 740f5c6455a9 [2021-01-26T06:23:07.298Z] Step 8/22 : COPY . . [2021-01-26T06:23:10.643Z] Removing intermediate container 7953e2e572a5 [2021-01-26T06:23:10.643Z] ---> 4263e6d4b7c5 [2021-01-26T06:23:10.643Z] Step 8/22 : COPY . . [2021-01-26T06:23:19.466Z] Removing intermediate container 42153f10c9fc [2021-01-26T06:23:19.466Z] ---> 9a7efbec3424 [2021-01-26T06:23:19.466Z] Successfully built 9a7efbec3424 [2021-01-26T06:23:19.466Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:23:19.862Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T06:23:19.862Z] . [Pipeline] withDockerContainer [2021-01-26T06:23:20.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-22800 does not seem to be running inside a container [2021-01-26T06:23:20.238Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-26T06:23:21.640Z] $ docker top 596fe545b36c90d51f84f8ea40a4a1ef5fcce7956c3b0fffa2c29ef016fee296 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:23:22.796Z] + go version [2021-01-26T06:23:22.797Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-26T06:23:22.835Z] $ docker stop --time=1 596fe545b36c90d51f84f8ea40a4a1ef5fcce7956c3b0fffa2c29ef016fee296 [2021-01-26T06:23:24.692Z] $ docker rm -f 596fe545b36c90d51f84f8ea40a4a1ef5fcce7956c3b0fffa2c29ef016fee296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:23:26.075Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T06:23:26.075Z] . [Pipeline] withDockerContainer [2021-01-26T06:23:26.400Z] prd-ubuntu18.04-docker-arm64-4c-16g-22800 does not seem to be running inside a container [2021-01-26T06:23:26.488Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-26T06:23:27.958Z] $ docker top a824fdccce4190dae78e5652101cf279e53170251f0e733371fdcb43bfb06882 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-26T06:23:28.364Z] ========================================================= [2021-01-26T06:23:28.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-26T06:23:28.364Z] ========================================================= [Pipeline] sh [2021-01-26T06:23:29.033Z] + make test [2021-01-26T06:23:29.034Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T06:23:49.655Z] ---> 3472a9f9da11 [2021-01-26T06:23:49.655Z] ---> f4c1166c7b3c [2021-01-26T06:23:49.655Z] Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-26T06:23:49.655Z] [2021-01-26T06:23:49.655Z] ---> 746d4ebf9b91 [2021-01-26T06:23:49.655Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-26T06:23:49.655Z] ---> b673adbf026e [2021-01-26T06:23:49.655Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-26T06:23:49.655Z] ---> 09620a2a4307 [2021-01-26T06:23:49.655Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-26T06:23:49.655Z] ---> Running in a45df0adb03a [2021-01-26T06:23:49.655Z] ---> Running in 2355565855f0 [2021-01-26T06:23:49.655Z] ---> Running in 0dcfed706459 [2021-01-26T06:23:49.655Z] ---> Running in e32f775f25bc [2021-01-26T06:23:49.655Z] ---> Running in 8d3906774015 [2021-01-26T06:23:49.655Z] 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-01-26T06:23:49.655Z] 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-01-26T06:23:49.655Z] 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-01-26T06:23:49.655Z] 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-01-26T06:23:49.655Z] 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-01-26T06:23:55.867Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-26T06:24:11.832Z] 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-01-26T06:24:11.832Z] 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-01-26T06:24:20.037Z] Removing intermediate container 8d3906774015 [2021-01-26T06:24:20.037Z] ---> 19d4bf33edae [2021-01-26T06:24:20.037Z] [2021-01-26T06:24:20.037Z] Step 10/24 : FROM alpine:3.12 [2021-01-26T06:24:20.037Z] Removing intermediate container e32f775f25bc [2021-01-26T06:24:20.037Z] ---> ffe4f43659cb [2021-01-26T06:24:20.037Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-26T06:24:20.037Z] Removing intermediate container 2355565855f0 [2021-01-26T06:24:20.037Z] ---> 57866564948c [2021-01-26T06:24:20.037Z] [2021-01-26T06:24:20.037Z] Step 10/21 : FROM alpine:3.12 [2021-01-26T06:24:20.037Z] Removing intermediate container a45df0adb03a [2021-01-26T06:24:20.037Z] ---> 43cd4caa0ed5 [2021-01-26T06:24:20.037Z] [2021-01-26T06:24:20.037Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T06:24:20.037Z] Removing intermediate container 0dcfed706459 [2021-01-26T06:24:20.037Z] ---> 9359270f6490 [2021-01-26T06:24:20.037Z] [2021-01-26T06:24:20.037Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T06:24:20.037Z] 3.12: Pulling from library/alpine [2021-01-26T06:24:20.037Z] 3.12: Pulling from library/alpine [2021-01-26T06:24:20.037Z] 3.12: Pulling from library/alpine [2021-01-26T06:24:20.037Z] 3.12: Pulling from library/alpine [2021-01-26T06:24:20.037Z] ---> Running in c13fe3203d97 [2021-01-26T06:24:20.037Z] 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-01-26T06:24:20.037Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:24:20.037Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:24:20.037Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:24:20.037Z] Status: Downloaded newer image for alpine:3.12 [2021-01-26T06:24:20.037Z] Status: Image is up to date for alpine:3.12 [2021-01-26T06:24:20.037Z] Status: Downloaded newer image for alpine:3.12 [2021-01-26T06:24:20.037Z] ---> 389fef711851 [2021-01-26T06:24:20.037Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-26T06:24:20.037Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:24:20.037Z] Status: Image is up to date for alpine:3.12 [2021-01-26T06:24:20.037Z] ---> 389fef711851 [2021-01-26T06:24:20.037Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:24:20.037Z] ---> 389fef711851 [2021-01-26T06:24:20.037Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-26T06:24:20.037Z] ---> 389fef711851 [2021-01-26T06:24:20.037Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-26T06:24:20.990Z] ---> Running in 51725de64aa3 [2021-01-26T06:24:20.990Z] ---> Running in a8adc01e8da4 [2021-01-26T06:24:20.990Z] ---> Running in 9e14102a34a4 [2021-01-26T06:24:20.990Z] ---> Running in ac2f75f7912d [2021-01-26T06:24:21.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:21.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:21.853Z] Removing intermediate container c13fe3203d97 [2021-01-26T06:24:21.853Z] ---> 4d7403d9f6d3 [2021-01-26T06:24:21.853Z] [2021-01-26T06:24:21.853Z] Step 11/26 : FROM docker:20.10.0 [2021-01-26T06:24:21.853Z] 20.10.0: Pulling from library/docker [2021-01-26T06:24:21.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:21.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:22.139Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-26T06:24:22.139Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:24:22.139Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-26T06:24:22.139Z] (4/4) Installing curl (7.69.1-r3) [2021-01-26T06:24:22.139Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:24:22.139Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:24:22.139Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-26T06:24:22.139Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:24:22.139Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-26T06:24:22.139Z] OK: 7 MiB in 18 packages [2021-01-26T06:24:22.139Z] (4/5) Installing curl (7.69.1-r3) [2021-01-26T06:24:22.139Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-26T06:24:22.436Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:24:22.436Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:24:22.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:22.436Z] OK: 7 MiB in 19 packages [2021-01-26T06:24:22.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:22.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:22.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:22.706Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-26T06:24:22.706Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-26T06:24:22.706Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:24:22.706Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:24:22.706Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-26T06:24:22.706Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:24:22.706Z] OK: 6 MiB in 15 packages [2021-01-26T06:24:22.979Z] OK: 6 MiB in 16 packages [2021-01-26T06:24:24.935Z] Removing intermediate container a8adc01e8da4 [2021-01-26T06:24:24.935Z] ---> ea4f66bf7499 [2021-01-26T06:24:24.935Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T06:24:24.935Z] Removing intermediate container 51725de64aa3 [2021-01-26T06:24:24.935Z] ---> 7c01e88ad5fb [2021-01-26T06:24:24.935Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T06:24:25.896Z] ---> Running in 395264cb138d [2021-01-26T06:24:25.896Z] Removing intermediate container 9e14102a34a4 [2021-01-26T06:24:25.896Z] ---> 143c12e0c48f [2021-01-26T06:24:25.896Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:24:25.896Z] ---> Running in 8ea2f040cabc [2021-01-26T06:24:25.896Z] Removing intermediate container ac2f75f7912d [2021-01-26T06:24:25.896Z] ---> 9652b0097934 [2021-01-26T06:24:25.896Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:24:25.896Z] ---> Running in 3443574aa716 [2021-01-26T06:24:26.164Z] ---> Running in 7af8f2702e72 [2021-01-26T06:24:26.164Z] Removing intermediate container 395264cb138d [2021-01-26T06:24:26.164Z] ---> a5b44307e5a6 [2021-01-26T06:24:26.164Z] Step 13/24 : WORKDIR / [2021-01-26T06:24:26.164Z] Removing intermediate container 8ea2f040cabc [2021-01-26T06:24:26.164Z] ---> 229dc40f971a [2021-01-26T06:24:26.164Z] Step 13/21 : WORKDIR /edgex [2021-01-26T06:24:26.164Z] ---> Running in 45ba139de326 [2021-01-26T06:24:26.430Z] ---> Running in df5ae74f4cd8 [2021-01-26T06:24:26.430Z] Removing intermediate container 3443574aa716 [2021-01-26T06:24:26.430Z] ---> bbf8f9197efe [2021-01-26T06:24:26.430Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-26T06:24:26.430Z] Removing intermediate container 7af8f2702e72 [2021-01-26T06:24:26.430Z] ---> 79d860b83ed9 [2021-01-26T06:24:26.430Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-26T06:24:26.692Z] ---> Running in 12906c189196 [2021-01-26T06:24:26.692Z] ---> Running in db05ff15a70a [2021-01-26T06:24:26.960Z] Removing intermediate container 45ba139de326 [2021-01-26T06:24:26.960Z] ---> 03b187406881 [2021-01-26T06:24:26.960Z] 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-01-26T06:24:26.960Z] Removing intermediate container df5ae74f4cd8 [2021-01-26T06:24:26.960Z] ---> b1ad3ce66fd1 [2021-01-26T06:24:26.960Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-26T06:24:26.960Z] Removing intermediate container db05ff15a70a [2021-01-26T06:24:26.960Z] ---> 2924c9651104 [2021-01-26T06:24:26.960Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T06:24:26.960Z] Removing intermediate container 12906c189196 [2021-01-26T06:24:26.960Z] ---> 65022c9e1835 [2021-01-26T06:24:26.960Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T06:24:27.231Z] ---> Running in a6538613374c [2021-01-26T06:24:27.231Z] ---> Running in 401df5d1235d [2021-01-26T06:24:27.231Z] ---> fcb1514c0204 [2021-01-26T06:24:27.231Z] 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-01-26T06:24:27.231Z] ---> 613f7c354976 [2021-01-26T06:24:27.231Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-26T06:24:27.495Z] Removing intermediate container a6538613374c [2021-01-26T06:24:27.495Z] ---> 0297fbb11596 [2021-01-26T06:24:27.495Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:24:27.495Z] Removing intermediate container 401df5d1235d [2021-01-26T06:24:27.495Z] ---> 37c659511c1f [2021-01-26T06:24:27.495Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:24:28.086Z] ---> 498baac5d84e [2021-01-26T06:24:28.087Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-26T06:24:28.087Z] ---> 877eda72d71e [2021-01-26T06:24:28.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-26T06:24:28.087Z] ---> bb60a2295e55 [2021-01-26T06:24:28.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-26T06:24:28.087Z] ---> 5fd74332f278 [2021-01-26T06:24:28.087Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-26T06:24:28.669Z] ---> a8c07b277584 [2021-01-26T06:24:28.669Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-26T06:24:28.669Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-26T06:24:28.669Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-26T06:24:28.669Z] ---> aefe523efa57 [2021-01-26T06:24:28.669Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-26T06:24:28.933Z] ---> Running in 056f0741d825 [2021-01-26T06:24:28.933Z] ---> 22982aee7e39 [2021-01-26T06:24:28.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-26T06:24:28.933Z] ---> 637616ac1412 [2021-01-26T06:24:28.933Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-26T06:24:28.933Z] ---> 5e47897fdd1f [2021-01-26T06:24:28.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-26T06:24:29.198Z] ---> Running in 99b638ec73fd [2021-01-26T06:24:29.198Z] ---> 4e787b4408c9 [2021-01-26T06:24:29.198Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-26T06:24:29.461Z] ---> 0efa41e79e10 [2021-01-26T06:24:29.462Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-26T06:24:29.462Z] ---> faeaefc97abc [2021-01-26T06:24:29.462Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-26T06:24:29.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:29.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:29.725Z] ---> Running in 603599af8c4c [2021-01-26T06:24:29.725Z] Removing intermediate container 99b638ec73fd [2021-01-26T06:24:29.725Z] ---> fc63854721e1 [2021-01-26T06:24:29.725Z] Step 18/21 : CMD ["--init=true"] [2021-01-26T06:24:29.725Z] (1/2) Installing readline (8.0.4-r0) [2021-01-26T06:24:29.725Z] ---> Running in d38518cc0dcc [2021-01-26T06:24:29.725Z] (2/2) Installing bash (5.0.17-r0) [2021-01-26T06:24:29.725Z] Executing bash-5.0.17-r0.post-install [2021-01-26T06:24:29.725Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:24:29.725Z] OK: 12 MiB in 22 packages [2021-01-26T06:24:30.301Z] ---> b2029218f870 [2021-01-26T06:24:30.301Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T06:24:30.301Z] ---> Running in 44a8ff35b2f9 [2021-01-26T06:24:30.301Z] Removing intermediate container 603599af8c4c [2021-01-26T06:24:30.301Z] ---> 9528f54fae9b [2021-01-26T06:24:30.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:24:30.301Z] Removing intermediate container d38518cc0dcc [2021-01-26T06:24:30.301Z] ---> 52e05c4b1642 [2021-01-26T06:24:30.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:24:30.572Z] ---> Running in 844a109133c9 [2021-01-26T06:24:30.572Z] Removing intermediate container 44a8ff35b2f9 [2021-01-26T06:24:30.572Z] ---> e5f9bc4a0022 [2021-01-26T06:24:30.572Z] Step 19/21 : LABEL arch=x86_64 [2021-01-26T06:24:30.838Z] ---> 9aa8343e78ea [2021-01-26T06:24:30.838Z] 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-01-26T06:24:30.838Z] ---> Running in b313e4774512 [2021-01-26T06:24:30.838Z] ---> Running in 340e7f01ccf0 [2021-01-26T06:24:30.838Z] ---> Running in c64983d38960 [2021-01-26T06:24:30.838Z] Removing intermediate container 056f0741d825 [2021-01-26T06:24:30.838Z] ---> 75412d74e563 [2021-01-26T06:24:30.838Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-26T06:24:31.102Z] Removing intermediate container 844a109133c9 [2021-01-26T06:24:31.102Z] ---> 90b203d68c9b [2021-01-26T06:24:31.102Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T06:24:31.102Z] Removing intermediate container b313e4774512 [2021-01-26T06:24:31.102Z] ---> e073568b38d2 [2021-01-26T06:24:31.102Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T06:24:31.372Z] ---> Running in d196bf89655b [2021-01-26T06:24:31.372Z] ---> Running in 1773ad377cba [2021-01-26T06:24:31.372Z] ---> Running in f6db4b7f49d1 [2021-01-26T06:24:31.372Z] Removing intermediate container 340e7f01ccf0 [2021-01-26T06:24:31.372Z] ---> fc6145d40a02 [2021-01-26T06:24:31.372Z] Step 20/21 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:24:31.639Z] ---> Running in f96b21bbd651 [2021-01-26T06:24:31.639Z] Removing intermediate container 1773ad377cba [2021-01-26T06:24:31.639Z] ---> caa3f8674f25 [2021-01-26T06:24:31.639Z] Step 21/22 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:24:31.639Z] Removing intermediate container f6db4b7f49d1 [2021-01-26T06:24:31.639Z] ---> ce93c08aba5d [2021-01-26T06:24:31.639Z] Step 21/22 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:24:31.639Z] Removing intermediate container d196bf89655b [2021-01-26T06:24:31.639Z] ---> 6cf31fc2d43f [2021-01-26T06:24:31.639Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-26T06:24:31.901Z] ---> Running in 1315df3eea54 [2021-01-26T06:24:31.901Z] ---> Running in 080f5055050f [2021-01-26T06:24:32.164Z] ---> Running in f1c7ba90c368 [2021-01-26T06:24:32.164Z] Removing intermediate container f96b21bbd651 [2021-01-26T06:24:32.164Z] ---> 9d7cb2d4f424 [2021-01-26T06:24:32.164Z] Step 21/21 : LABEL version=0.0.0 [2021-01-26T06:24:32.738Z] ---> Running in fc1513905162 [2021-01-26T06:24:33.001Z] Removing intermediate container 1315df3eea54 [2021-01-26T06:24:33.001Z] ---> a007b1550aab [2021-01-26T06:24:33.001Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T06:24:33.001Z] Removing intermediate container 080f5055050f [2021-01-26T06:24:33.001Z] ---> 26368b83dff9 [2021-01-26T06:24:33.001Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T06:24:33.001Z] Removing intermediate container f1c7ba90c368 [2021-01-26T06:24:33.001Z] ---> 68c0810d0f98 [2021-01-26T06:24:33.001Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-26T06:24:33.264Z] ---> Running in c60292b7940a [2021-01-26T06:24:33.264Z] ---> Running in 3ad35c3ec61f [2021-01-26T06:24:33.264Z] ---> Running in 231987c9416a [2021-01-26T06:24:33.264Z] Removing intermediate container fc1513905162 [2021-01-26T06:24:33.264Z] ---> 64a175652fa0 [2021-01-26T06:24:33.264Z] [2021-01-26T06:24:33.264Z] Removing intermediate container c64983d38960 [2021-01-26T06:24:33.264Z] ---> d4e665bc8cab [2021-01-26T06:24:33.264Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T06:24:33.527Z] ---> Running in 736968c573f1 [2021-01-26T06:24:33.527Z] Successfully built 64a175652fa0 [2021-01-26T06:24:33.527Z] Removing intermediate container c60292b7940a [2021-01-26T06:24:33.527Z] ---> c672c5f9ad2a [2021-01-26T06:24:33.527Z] [2021-01-26T06:24:33.527Z] Removing intermediate container 3ad35c3ec61f [2021-01-26T06:24:33.527Z] ---> a04caa4f5429 [2021-01-26T06:24:33.527Z] [2021-01-26T06:24:33.527Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-26T06:24:33.527Z] Building docker-core-metadata-go [2021-01-26T06:24:33.807Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 231987c9416a [2021-01-26T06:24:33.807Z] ---> ccd04190709b [2021-01-26T06:24:33.807Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-26T06:24:33.807Z] Removing intermediate container 736968c573f1 [2021-01-26T06:24:33.807Z] ---> fe1e55e9f919 [2021-01-26T06:24:33.807Z] Step 22/24 : LABEL arch=x86_64 [2021-01-26T06:24:33.807Z] Successfully built c672c5f9ad2a [2021-01-26T06:24:33.807Z] Successfully built a04caa4f5429 [2021-01-26T06:24:33.807Z] Successfully tagged docker-support-notifications-go:latest [2021-01-26T06:24:33.807Z] Building docker-security-bootstrapper-go [2021-01-26T06:24:33.807Z]  Building docker-support-notifications-go ... done Successfully tagged docker-support-scheduler-go:latest [2021-01-26T06:24:33.807Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-01-26T06:24:33.807Z] ---> Running in 50b753fc49ff [2021-01-26T06:24:34.083Z] Removing intermediate container 50b753fc49ff [2021-01-26T06:24:34.083Z] ---> 770ff2473ccf [2021-01-26T06:24:34.083Z] Step 23/24 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:24:34.083Z] ---> Running in 40f93efe4d58 [2021-01-26T06:24:34.361Z] ---> 5dff6d985379 [2021-01-26T06:24:34.361Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-26T06:24:34.361Z] Removing intermediate container 40f93efe4d58 [2021-01-26T06:24:34.361Z] ---> bd0e751d1ef7 [2021-01-26T06:24:34.361Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T06:24:34.361Z] ---> Running in 40c36bffed93 [2021-01-26T06:24:34.633Z] ---> 65ffc9ffdc71 [2021-01-26T06:24:34.633Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-26T06:24:38.890Z] Removing intermediate container 40c36bffed93 [2021-01-26T06:24:38.890Z] ---> 619b8e57a6dc [2021-01-26T06:24:38.890Z] [2021-01-26T06:24:39.474Z] Successfully built 619b8e57a6dc [2021-01-26T06:24:40.875Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-26T06:24:40.875Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-01-26T06:24:42.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-26T06:24:44.213Z] ---> 8e241855ea1e [2021-01-26T06:24:44.214Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-26T06:24:44.476Z] ---> Running in 148a11f0ead1 [2021-01-26T06:24:45.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:45.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:24:46.189Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-26T06:24:46.189Z] (2/33) Installing expat (2.2.9-r1) [2021-01-26T06:24:46.189Z] (3/33) Installing libffi (3.3-r2) [2021-01-26T06:24:46.189Z] (4/33) Installing gdbm (1.13-r1) [2021-01-26T06:24:46.189Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-26T06:24:46.189Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-26T06:24:46.189Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-26T06:24:51.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-26T06:24:58.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-26T06:24:58.355Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-26T06:24:58.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-26T06:24:58.856Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:24:58.856Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:24:58.856Z] ---> 41be7779ca32 [2021-01-26T06:24:58.856Z] Step 3/33 : WORKDIR /edgex-go [2021-01-26T06:24:58.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:24:58.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:24:58.856Z] ---> 41be7779ca32 [2021-01-26T06:24:58.856Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> c9914fd3204f [2021-01-26T06:24:58.856Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> c9914fd3204f [2021-01-26T06:24:58.856Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> 5f05256c767c [2021-01-26T06:24:58.856Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> 5f05256c767c [2021-01-26T06:24:58.856Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> 24c84170fafd [2021-01-26T06:24:58.856Z] Step 6/33 : COPY go.mod . [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> 24c84170fafd [2021-01-26T06:24:58.856Z] Step 6/23 : COPY go.mod . [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> 8fb27eb888ae [2021-01-26T06:24:58.856Z] Step 7/33 : RUN go mod download [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> 8fb27eb888ae [2021-01-26T06:24:58.856Z] Step 7/23 : RUN go mod download [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> 765e33084704 [2021-01-26T06:24:58.856Z] Step 8/23 : COPY . . [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> 765e33084704 [2021-01-26T06:24:58.856Z] Step 8/33 : COPY . . [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] ---> 746d4ebf9b91 [2021-01-26T06:24:58.856Z] ---> Using cache [2021-01-26T06:24:58.856Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata ---> 746d4ebf9b91 [2021-01-26T06:24:58.857Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-26T06:24:58.857Z] [2021-01-26T06:25:00.369Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-26T06:25:00.369Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-26T06:25:00.369Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-26T06:25:00.369Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-26T06:25:00.369Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-26T06:25:00.369Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:25:00.369Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:25:00.369Z] ---> 41be7779ca32 [2021-01-26T06:25:00.369Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:25:00.369Z] ---> Using cache [2021-01-26T06:25:00.369Z] ---> c9914fd3204f [2021-01-26T06:25:00.369Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:25:00.369Z] ---> Using cache [2021-01-26T06:25:00.369Z] ---> 5f05256c767c [2021-01-26T06:25:00.369Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T06:25:00.369Z] ---> Using cache [2021-01-26T06:25:00.369Z] ---> 24c84170fafd [2021-01-26T06:25:00.369Z] Step 6/23 : COPY go.mod . [2021-01-26T06:25:00.369Z] ---> Using cache [2021-01-26T06:25:00.369Z] ---> 8fb27eb888ae [2021-01-26T06:25:00.369Z] Step 7/23 : RUN go mod download [2021-01-26T06:25:00.369Z] ---> Using cache [2021-01-26T06:25:00.369Z] ---> 765e33084704 [2021-01-26T06:25:00.369Z] Step 8/23 : COPY . . [2021-01-26T06:25:00.369Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-26T06:25:00.369Z] ---> Using cache [2021-01-26T06:25:00.369Z] ---> 746d4ebf9b91 [2021-01-26T06:25:00.369Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-26T06:25:00.369Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-26T06:25:00.633Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-26T06:25:00.633Z] ---> Running in 30c8863dcaf6 [2021-01-26T06:25:00.633Z] ---> Running in 361375a950bf [2021-01-26T06:25:00.633Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-26T06:25:00.900Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-26T06:25:00.900Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-26T06:25:00.900Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-26T06:25:00.900Z] ---> Running in 8d6f85cfa2d8 [2021-01-26T06:25:00.900Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-26T06:25:00.900Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-26T06:25:00.900Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-26T06:25:01.169Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-26T06:25:01.169Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-26T06:25:01.169Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-26T06:25:01.169Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-26T06:25:01.169Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-26T06:25:01.450Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-26T06:25:01.450Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-26T06:25:01.450Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-26T06:25:01.450Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-26T06:25:01.450Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-26T06:25:01.450Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-26T06:25:01.450Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:25:01.736Z] OK: 71 MiB in 55 packages [2021-01-26T06:25:03.145Z] 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-01-26T06:25:04.555Z] 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-01-26T06:25:04.831Z] 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-01-26T06:25:05.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:25:05.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:25:05.424Z] ---> 41be7779ca32 [2021-01-26T06:25:05.424Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:25:05.424Z] ---> Using cache [2021-01-26T06:25:05.424Z] ---> c9914fd3204f [2021-01-26T06:25:05.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:25:05.424Z] ---> Using cache [2021-01-26T06:25:05.424Z] ---> 5f05256c767c [2021-01-26T06:25:05.424Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-26T06:25:06.397Z] ---> Running in fcc91d9f41e1 [2021-01-26T06:25:06.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-26T06:25:06.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-26T06:25:06.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-26T06:25:06.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-26T06:25:06.721Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-26T06:25:06.721Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-26T06:25:07.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:25:08.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:25:09.106Z] OK: 233 MiB in 51 packages [2021-01-26T06:25:11.775Z] Removing intermediate container fcc91d9f41e1 [2021-01-26T06:25:11.775Z] ---> 05c7da1c46f7 [2021-01-26T06:25:11.775Z] Step 6/23 : COPY go.mod . [2021-01-26T06:25:12.952Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-26T06:25:12.952Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-26T06:25:12.952Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-26T06:25:13.198Z] ---> ba548f66894b [2021-01-26T06:25:13.198Z] Step 7/23 : RUN go mod download [2021-01-26T06:25:13.467Z] ---> Running in 6882c2a42517 [2021-01-26T06:25:17.789Z] Removing intermediate container 6882c2a42517 [2021-01-26T06:25:17.789Z] ---> 1b425d4aedaf [2021-01-26T06:25:17.789Z] Step 8/23 : COPY . . [2021-01-26T06:25:19.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.249s coverage: 46.6% of statements [2021-01-26T06:25:19.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-26T06:25:19.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-26T06:25:19.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-26T06:25:19.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-26T06:25:19.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-26T06:25:21.175Z] Removing intermediate container 148a11f0ead1 [2021-01-26T06:25:21.175Z] ---> 5165f1f912e2 [2021-01-26T06:25:21.175Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-26T06:25:24.547Z] ---> Running in b389ccc93e25 [2021-01-26T06:25:28.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.1% of statements [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-26T06:25:28.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-26T06:25:28.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.099s coverage: 100.0% of statements [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-26T06:25:28.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.243s coverage: 65.8% of statements [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-26T06:25:28.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.771s coverage: 82.3% of statements [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-26T06:25:28.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-26T06:25:31.404Z] 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-01-26T06:25:34.808Z] Collecting docker-compose==1.23.2 [2021-01-26T06:25:34.808Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-26T06:25:35.075Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-26T06:25:35.075Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-26T06:25:36.505Z] Collecting docker<4.0,>=3.6.0 [2021-01-26T06:25:36.505Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-26T06:25:37.461Z] 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-01-26T06:25:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.406s coverage: 28.6% of statements [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-26T06:25:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.150s coverage: 100.0% of statements [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-26T06:25:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-26T06:25:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.362s coverage: 86.7% of statements [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-26T06:25:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-26T06:25:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.170s coverage: 78.3% of statements [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-26T06:25:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-26T06:25:38.899Z] Collecting jsonschema<3,>=2.5.1 [2021-01-26T06:25:38.899Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-26T06:25:38.899Z] Removing intermediate container 8d6f85cfa2d8 [2021-01-26T06:25:38.899Z] ---> d3516f5a6664 [2021-01-26T06:25:38.899Z] [2021-01-26T06:25:38.899Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:25:38.899Z] ---> 389fef711851 [2021-01-26T06:25:38.899Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:25:39.161Z] ---> Using cache [2021-01-26T06:25:39.161Z] ---> 143c12e0c48f [2021-01-26T06:25:39.161Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:25:39.161Z] ---> Using cache [2021-01-26T06:25:39.161Z] ---> bbf8f9197efe [2021-01-26T06:25:39.161Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-26T06:25:39.750Z] Collecting cached-property<2,>=1.2.0 [2021-01-26T06:25:39.750Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-26T06:25:39.750Z] ---> Running in a943d9dba49e [2021-01-26T06:25:39.750Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-26T06:25:39.750Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-26T06:25:40.018Z] ---> ea09bd9ca89e [2021-01-26T06:25:40.018Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-26T06:25:40.018Z] ---> Running in 6f92b34faff1 [2021-01-26T06:25:40.281Z] Removing intermediate container a943d9dba49e [2021-01-26T06:25:40.281Z] ---> 8a02123faf7c [2021-01-26T06:25:40.281Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T06:25:41.243Z] Collecting docopt<0.7,>=0.6.1 [2021-01-26T06:25:41.243Z] ---> Running in 1ea265630ced [2021-01-26T06:25:41.243Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-26T06:25:42.220Z] 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-01-26T06:25:42.495Z] Collecting PyYAML<4,>=3.10 [2021-01-26T06:25:42.495Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-26T06:25:42.495Z] Removing intermediate container 1ea265630ced [2021-01-26T06:25:42.495Z] ---> 4ed5627c77e4 [2021-01-26T06:25:42.495Z] Step 15/23 : WORKDIR / [2021-01-26T06:25:42.769Z] Removing intermediate container 30c8863dcaf6 [2021-01-26T06:25:42.769Z] ---> c2e563d18e6e [2021-01-26T06:25:42.769Z] [2021-01-26T06:25:42.769Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:25:42.769Z] ---> 389fef711851 [2021-01-26T06:25:42.769Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:25:42.769Z] ---> Using cache [2021-01-26T06:25:42.769Z] ---> 143c12e0c48f [2021-01-26T06:25:42.769Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:25:42.769Z] ---> Using cache [2021-01-26T06:25:42.769Z] ---> bbf8f9197efe [2021-01-26T06:25:42.769Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-26T06:25:42.769Z] ---> Running in 105f3b063599 [2021-01-26T06:25:44.706Z] Collecting texttable<0.10,>=0.9.0 [2021-01-26T06:25:44.706Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-26T06:25:44.987Z] ---> Running in 7fc1ddd69c67 [2021-01-26T06:25:45.961Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-26T06:25:45.961Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-26T06:25:45.961Z] Removing intermediate container 105f3b063599 [2021-01-26T06:25:45.961Z] ---> d7eeceba9418 [2021-01-26T06:25:45.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:25:46.237Z] Removing intermediate container 361375a950bf [2021-01-26T06:25:46.237Z] ---> d7baadf2f0ce [2021-01-26T06:25:46.237Z] [2021-01-26T06:25:46.237Z] Step 10/33 : FROM alpine:3.12 [2021-01-26T06:25:46.237Z] ---> 389fef711851 [2021-01-26T06:25:46.237Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-26T06:25:46.237Z] Collecting idna<2.8,>=2.5 [2021-01-26T06:25:46.237Z] Removing intermediate container 7fc1ddd69c67 [2021-01-26T06:25:46.237Z] ---> 33a64e2ca31e [2021-01-26T06:25:46.237Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T06:25:46.237Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-26T06:25:46.237Z] 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-01-26T06:25:46.518Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-26T06:25:46.518Z] ---> Running in f18f3c924be0 [2021-01-26T06:25:46.518Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-26T06:25:46.518Z] ---> Running in 605a9cb7e946 [2021-01-26T06:25:46.802Z] 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-01-26T06:25:47.070Z] Collecting docker-pycreds>=0.4.0 [2021-01-26T06:25:47.070Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-26T06:25:47.070Z] ---> 531362e9629e [2021-01-26T06:25:47.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-26T06:25:47.070Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-26T06:25:47.070Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-26T06:25:47.070Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-26T06:25:47.070Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-26T06:25:47.345Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, cached-property, dockerpty, docopt, PyYAML, texttable, docker-compose [2021-01-26T06:25:47.345Z] Attempting uninstall: idna [2021-01-26T06:25:47.345Z] Found existing installation: idna 2.9 [2021-01-26T06:25:47.345Z] Uninstalling idna-2.9: [2021-01-26T06:25:47.345Z] Successfully uninstalled idna-2.9 [2021-01-26T06:25:47.937Z] Removing intermediate container 605a9cb7e946 [2021-01-26T06:25:47.937Z] ---> 983020455802 [2021-01-26T06:25:47.937Z] Step 15/23 : WORKDIR / [2021-01-26T06:25:47.937Z] Attempting uninstall: urllib3 [2021-01-26T06:25:47.937Z] Found existing installation: urllib3 1.25.9 [2021-01-26T06:25:47.937Z] Uninstalling urllib3-1.25.9: [2021-01-26T06:25:47.937Z] Successfully uninstalled urllib3-1.25.9 [2021-01-26T06:25:48.533Z] ---> Running in aad19e25ec70 [2021-01-26T06:25:48.533Z] ---> 550979b87c09 [2021-01-26T06:25:48.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-26T06:25:48.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:25:48.822Z] Attempting uninstall: requests [2021-01-26T06:25:48.822Z] Found existing installation: requests 2.23.0 [2021-01-26T06:25:48.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:25:48.822Z] Uninstalling requests-2.23.0: [2021-01-26T06:25:48.822Z] Successfully uninstalled requests-2.23.0 [2021-01-26T06:25:49.108Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-26T06:25:49.108Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-26T06:25:49.108Z] (3/3) Installing su-exec (0.2-r1) [2021-01-26T06:25:49.108Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:25:49.108Z] OK: 6 MiB in 17 packages [2021-01-26T06:25:49.718Z] ---> fdb37a71b407 [2021-01-26T06:25:49.718Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-26T06:25:49.991Z] ---> Running in 3581c070b6b1 [2021-01-26T06:25:49.991Z] Removing intermediate container aad19e25ec70 [2021-01-26T06:25:49.991Z] ---> 6abfc3813c1c [2021-01-26T06:25:49.991Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:25:50.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.249s coverage: 92.8% of statements [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-26T06:25:50.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-26T06:25:50.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.335s coverage: 0.1% of statements [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-26T06:25:50.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-26T06:25:50.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 43.8% of statements [2021-01-26T06:25:50.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements [2021-01-26T06:25:50.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.130s coverage: 94.1% of statements [2021-01-26T06:25:50.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements [2021-01-26T06:25:50.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-01-26T06:25:52.595Z] Removing intermediate container 3581c070b6b1 [2021-01-26T06:25:52.595Z] ---> 29ab64d44a52 [2021-01-26T06:25:52.595Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:25:52.869Z] ---> 910b5790a4ef [2021-01-26T06:25:52.869Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-26T06:25:52.869Z] Running setup.py install for dockerpty: started [2021-01-26T06:25:52.869Z] Removing intermediate container f18f3c924be0 [2021-01-26T06:25:52.869Z] ---> aceb7374fc0f [2021-01-26T06:25:52.869Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-26T06:25:53.154Z] ---> Running in 84c3c9bcd08f [2021-01-26T06:25:53.154Z] ---> Running in 2893793c8cbe [2021-01-26T06:25:53.439Z] Removing intermediate container 84c3c9bcd08f [2021-01-26T06:25:53.439Z] ---> 1f971fcd6334 [2021-01-26T06:25:53.439Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T06:25:53.439Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-26T06:25:53.439Z] Running setup.py install for docopt: started [2021-01-26T06:25:53.439Z] ---> 884039a4700b [2021-01-26T06:25:53.439Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-26T06:25:53.719Z] Removing intermediate container 2893793c8cbe [2021-01-26T06:25:53.719Z] ---> fa26104e2aaf [2021-01-26T06:25:53.719Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-26T06:25:53.719Z] ---> Running in 9f5c5543adad [2021-01-26T06:25:53.719Z] ---> Running in 7035f0481469 [2021-01-26T06:25:53.999Z] Removing intermediate container 9f5c5543adad [2021-01-26T06:25:53.999Z] ---> 277f14307eff [2021-01-26T06:25:53.999Z] Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:25:53.999Z] Running setup.py install for docopt: finished with status 'done' [2021-01-26T06:25:53.999Z] Running setup.py install for PyYAML: started [2021-01-26T06:25:53.999Z] ---> Running in 6c51e621a751 [2021-01-26T06:25:53.999Z] ---> 95485c7636c1 [2021-01-26T06:25:53.999Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-26T06:25:53.999Z] Removing intermediate container 7035f0481469 [2021-01-26T06:25:53.999Z] ---> 7b5677ac5b16 [2021-01-26T06:25:53.999Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-26T06:25:54.291Z] ---> Running in d21abb515f53 [2021-01-26T06:25:54.291Z] ---> Running in 7403d7575345 [2021-01-26T06:25:54.572Z] Removing intermediate container 6c51e621a751 [2021-01-26T06:25:54.572Z] ---> 51c407193314 [2021-01-26T06:25:54.572Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:25:54.845Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-26T06:25:54.845Z] Running setup.py install for texttable: started [2021-01-26T06:25:54.845Z] ---> Running in 636a284299f4 [2021-01-26T06:25:54.845Z] Removing intermediate container d21abb515f53 [2021-01-26T06:25:54.845Z] ---> d4b03a4ebec4 [2021-01-26T06:25:54.845Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:25:55.117Z] ---> Running in e955530c9c84 [2021-01-26T06:25:55.117Z] Removing intermediate container 636a284299f4 [2021-01-26T06:25:55.118Z] ---> fedbcddffc70 [2021-01-26T06:25:55.118Z] [2021-01-26T06:25:55.386Z] Connecting to github.com (140.82.114.3:443) [2021-01-26T06:25:55.386Z]  Running setup.py install for texttable: finished with status 'done' [2021-01-26T06:25:55.386Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.94.123:443) [2021-01-26T06:25:55.655Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-26T06:25:55.656Z] Removing intermediate container e955530c9c84 [2021-01-26T06:25:55.656Z] ---> 780c9ccdd6c9 [2021-01-26T06:25:55.656Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T06:25:55.656Z] dockerize-alpine-lin 24% |******* | 713k 0:00:03 ETA [2021-01-26T06:25:55.656Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-26T06:25:55.656Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-26T06:25:55.656Z] dockerize [2021-01-26T06:25:55.928Z] Successfully built fedbcddffc70 [2021-01-26T06:25:55.928Z] Successfully tagged docker-core-command-go:latest [2021-01-26T06:25:55.928Z]  Building docker-core-command-go ... done  ---> Running in e8fd0b85d316 [2021-01-26T06:25:56.200Z] 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-01-26T06:25:56.789Z] Removing intermediate container e8fd0b85d316 [2021-01-26T06:25:56.789Z] ---> b5b92d8de3c2 [2021-01-26T06:25:56.789Z] Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:25:57.062Z] ---> Running in 1ff831397a3b [2021-01-26T06:25:57.062Z] Removing intermediate container 7403d7575345 [2021-01-26T06:25:57.062Z] ---> 0d1d2cae453f [2021-01-26T06:25:57.062Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-26T06:25:57.358Z] ---> Running in 82414a3dca49 [2021-01-26T06:25:57.358Z] Removing intermediate container 1ff831397a3b [2021-01-26T06:25:57.358Z] ---> d7ba3cb0010b [2021-01-26T06:25:57.358Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:25:59.314Z] ---> Running in be6413e3bac6 [2021-01-26T06:25:59.314Z] Removing intermediate container 82414a3dca49 [2021-01-26T06:25:59.314Z] ---> 4fb686c5ec6f [2021-01-26T06:25:59.314Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-26T06:25:59.314Z] Removing intermediate container b389ccc93e25 [2021-01-26T06:25:59.314Z] ---> 58794a6fe149 [2021-01-26T06:25:59.314Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-26T06:25:59.314Z] ---> Running in 41e3519144cc [2021-01-26T06:25:59.585Z] ---> Running in 57e9aa0a5b54 [2021-01-26T06:25:59.585Z] Removing intermediate container be6413e3bac6 [2021-01-26T06:25:59.585Z] ---> 42478de6ff38 [2021-01-26T06:25:59.585Z] [2021-01-26T06:26:00.171Z] Successfully built 42478de6ff38 [2021-01-26T06:26:00.171Z] Successfully tagged docker-core-metadata-go:latest [2021-01-26T06:26:00.171Z]  Building docker-core-metadata-go ... done Removing intermediate container 41e3519144cc [2021-01-26T06:26:00.171Z] ---> 0e349bf0bafa [2021-01-26T06:26:00.171Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-26T06:26:00.434Z] ---> Running in d43092a1b1aa [2021-01-26T06:26:00.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:26:00.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:26:00.700Z] Move dockerize executable [2021-01-26T06:26:00.967Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:26:00.967Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-26T06:26:01.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.109s coverage: 94.4% of statements [2021-01-26T06:26:01.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2021-01-26T06:26:01.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-26T06:26:01.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-26T06:26:01.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-26T06:26:01.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-26T06:26:01.230Z] (3/3) Installing curl (7.69.1-r3) [2021-01-26T06:26:01.230Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:26:02.189Z] OK: 72 MiB in 58 packages [2021-01-26T06:26:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements [2021-01-26T06:26:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-26T06:26:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-26T06:26:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-01-26T06:26:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-26T06:26:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-01-26T06:26:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-26T06:26:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-01-26T06:26:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-01-26T06:26:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.2% of statements [2021-01-26T06:26:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.4% of statements [2021-01-26T06:26:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-26T06:26:03.588Z] Removing intermediate container d43092a1b1aa [2021-01-26T06:26:03.588Z] ---> f350a1031a7e [2021-01-26T06:26:03.588Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-26T06:26:03.588Z] ---> Running in fd9d0489b51d [2021-01-26T06:26:03.588Z] Removing intermediate container 57e9aa0a5b54 [2021-01-26T06:26:03.588Z] ---> eccbefa5615b [2021-01-26T06:26:03.588Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-26T06:26:03.588Z] ---> Running in 4899325d0862 [2021-01-26T06:26:03.588Z] Removing intermediate container fd9d0489b51d [2021-01-26T06:26:03.588Z] ---> c2915e64f29a [2021-01-26T06:26:03.588Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-26T06:26:03.856Z] Removing intermediate container 4899325d0862 [2021-01-26T06:26:03.856Z] ---> 5b887b2622f4 [2021-01-26T06:26:03.856Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:26:04.804Z] ---> Running in 18e689bf1494 [2021-01-26T06:26:05.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.761s coverage: 63.5% of statements [2021-01-26T06:26:05.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-26T06:26:05.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-26T06:26:05.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-01-26T06:26:05.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 91.3% of statements [2021-01-26T06:26:05.755Z] ---> aec1e4185c0a [2021-01-26T06:26:05.755Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-26T06:26:05.755Z] ---> Running in 8ca932fd4386 [2021-01-26T06:26:05.755Z] Removing intermediate container 18e689bf1494 [2021-01-26T06:26:05.755Z] ---> 79a31e2ac519 [2021-01-26T06:26:05.755Z] Step 24/26 : LABEL arch=x86_64 [2021-01-26T06:26:05.755Z] Removing intermediate container 6f92b34faff1 [2021-01-26T06:26:05.755Z] ---> abb0bb1aab95 [2021-01-26T06:26:05.755Z] [2021-01-26T06:26:05.755Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:26:05.755Z] ---> 389fef711851 [2021-01-26T06:26:05.755Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T06:26:05.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-01-26T06:26:06.018Z] ---> Running in c2f2bdd04845 [2021-01-26T06:26:06.018Z] ---> Running in 2848a6d029f5 [2021-01-26T06:26:06.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-01-26T06:26:06.281Z] Removing intermediate container c2f2bdd04845 [2021-01-26T06:26:06.281Z] ---> cd9984dd1a44 [2021-01-26T06:26:06.281Z] Step 25/26 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:26:06.281Z] Removing intermediate container 2848a6d029f5 [2021-01-26T06:26:06.281Z] ---> eaff46cc2f14 [2021-01-26T06:26:06.281Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-26T06:26:06.281Z] ---> Running in ee32ec2b4808 [2021-01-26T06:26:06.281Z] ---> Running in d488d84eb0e2 [2021-01-26T06:26:06.544Z] Removing intermediate container ee32ec2b4808 [2021-01-26T06:26:06.544Z] ---> 387561b91715 [2021-01-26T06:26:06.544Z] Step 26/26 : LABEL version=0.0.0 [2021-01-26T06:26:06.544Z] Removing intermediate container d488d84eb0e2 [2021-01-26T06:26:06.544Z] ---> 0fe2ce396082 [2021-01-26T06:26:06.544Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-26T06:26:06.544Z] ---> Running in 13505667014d [2021-01-26T06:26:06.809Z] ---> Running in c004c91d23f2 [2021-01-26T06:26:06.809Z] Removing intermediate container 13505667014d [2021-01-26T06:26:06.809Z] ---> 894a0d8fa236 [2021-01-26T06:26:06.809Z] [2021-01-26T06:26:07.074Z] Successfully built 894a0d8fa236 [2021-01-26T06:26:07.074Z] Removing intermediate container c004c91d23f2 [2021-01-26T06:26:07.074Z] ---> c3278e746abc [2021-01-26T06:26:07.074Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:26:07.074Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-26T06:26:07.074Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 8ca932fd4386 [2021-01-26T06:26:07.074Z] ---> 049bed1e2994 [2021-01-26T06:26:07.074Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:26:07.337Z] ---> Running in e43ef953cb08 [2021-01-26T06:26:07.337Z] ---> e019b67bdded [2021-01-26T06:26:07.337Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-26T06:26:07.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-01-26T06:26:07.917Z] ---> 361e0cf49416 [2021-01-26T06:26:07.917Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-26T06:26:08.182Z] Removing intermediate container e43ef953cb08 [2021-01-26T06:26:08.182Z] ---> 4b75e1ad752f [2021-01-26T06:26:08.182Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-26T06:26:08.182Z] ---> Running in 97427de3cf0d [2021-01-26T06:26:08.182Z] ---> e7f3b4160feb [2021-01-26T06:26:08.182Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-26T06:26:08.763Z] ---> 760bab38247f [2021-01-26T06:26:08.763Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-26T06:26:08.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:26:09.029Z] ---> 13e8c6161d93 [2021-01-26T06:26:09.029Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-26T06:26:09.029Z] ---> Running in 2d06728afdf2 [2021-01-26T06:26:09.343Z] Removing intermediate container 2d06728afdf2 [2021-01-26T06:26:09.343Z] ---> e0442445025e [2021-01-26T06:26:09.343Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-26T06:26:09.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:26:09.656Z] ---> 24212c7b2c16 [2021-01-26T06:26:09.656Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-26T06:26:09.932Z] ---> Running in 6fde9f7785b4 [2021-01-26T06:26:09.932Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-26T06:26:09.932Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-26T06:26:10.218Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-26T06:26:10.218Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-26T06:26:10.487Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-26T06:26:10.487Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-26T06:26:10.770Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:26:10.770Z] OK: 8 MiB in 20 packages [2021-01-26T06:26:11.725Z] Removing intermediate container 6fde9f7785b4 [2021-01-26T06:26:11.725Z] ---> 7e7c0b6e6410 [2021-01-26T06:26:11.725Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-26T06:26:12.000Z] ---> Running in c5efafbd4546 [2021-01-26T06:26:12.000Z] Removing intermediate container 97427de3cf0d [2021-01-26T06:26:12.000Z] ---> 331167152401 [2021-01-26T06:26:12.000Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:26:12.000Z] Removing intermediate container c5efafbd4546 [2021-01-26T06:26:12.000Z] ---> ed0058a1de98 [2021-01-26T06:26:12.000Z] Step 30/33 : CMD ["gate"] [2021-01-26T06:26:12.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.936s coverage: 68.9% of statements [2021-01-26T06:26:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-26T06:26:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-26T06:26:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-26T06:26:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-26T06:26:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-26T06:26:12.269Z] ---> Running in 6c937df26fae [2021-01-26T06:26:12.270Z] ---> 4921f4be430f [2021-01-26T06:26:12.270Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-26T06:26:12.536Z] Removing intermediate container 6c937df26fae [2021-01-26T06:26:12.536Z] ---> 0ad5d142129e [2021-01-26T06:26:12.536Z] Step 31/33 : LABEL arch=x86_64 [2021-01-26T06:26:12.806Z] ---> Running in 48c7bfe2dd4d [2021-01-26T06:26:13.068Z] ---> 00982544e371 [2021-01-26T06:26:13.068Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-26T06:26:13.068Z] Removing intermediate container 48c7bfe2dd4d [2021-01-26T06:26:13.068Z] ---> ce2420408f49 [2021-01-26T06:26:13.068Z] Step 32/33 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:26:13.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.424s coverage: 37.0% of statements [2021-01-26T06:26:13.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-26T06:26:13.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-26T06:26:13.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.794s coverage: 84.0% of statements [2021-01-26T06:26:13.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.101s coverage: 100.0% of statements [2021-01-26T06:26:13.330Z] ---> Running in 71400774f88e [2021-01-26T06:26:13.330Z] ---> 53944c0a61e9 [2021-01-26T06:26:13.330Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-26T06:26:13.592Z] ---> Running in 2d392a1dc706 [2021-01-26T06:26:13.592Z] Removing intermediate container 71400774f88e [2021-01-26T06:26:13.592Z] ---> 3f2a5fe6e7ae [2021-01-26T06:26:13.592Z] Step 33/33 : LABEL version=0.0.0 [2021-01-26T06:26:13.855Z] ---> Running in 62448691dd2d [2021-01-26T06:26:13.855Z] Removing intermediate container 2d392a1dc706 [2021-01-26T06:26:13.855Z] ---> 136d6ae5bf40 [2021-01-26T06:26:13.855Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:26:13.855Z] ---> Running in 023878b928cd [2021-01-26T06:26:13.855Z] Removing intermediate container 62448691dd2d [2021-01-26T06:26:13.855Z] ---> 3ff523c6b8ad [2021-01-26T06:26:13.855Z] [2021-01-26T06:26:14.428Z] Successfully built 3ff523c6b8ad [2021-01-26T06:26:14.428Z] Removing intermediate container 023878b928cd [2021-01-26T06:26:14.428Z] ---> 942b6786271a [2021-01-26T06:26:14.428Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T06:26:14.428Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-26T06:26:14.428Z]  Building docker-security-bootstrapper-go ... done  ---> Running in a2414123b75d [2021-01-26T06:26:14.428Z] Removing intermediate container a2414123b75d [2021-01-26T06:26:14.428Z] ---> 02f5769a92b1 [2021-01-26T06:26:14.428Z] Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:26:14.690Z] ---> Running in da435be878a2 [2021-01-26T06:26:14.690Z] Removing intermediate container da435be878a2 [2021-01-26T06:26:14.690Z] ---> e5a3c97b88db [2021-01-26T06:26:14.690Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:26:14.954Z] ---> Running in e65feee67731 [2021-01-26T06:26:14.954Z] Removing intermediate container e65feee67731 [2021-01-26T06:26:14.954Z] ---> c7cadcd8c695 [2021-01-26T06:26:14.954Z] [2021-01-26T06:26:15.216Z] Successfully built c7cadcd8c695 [2021-01-26T06:26:15.217Z] Successfully tagged docker-core-data-go:latest [2021-01-26T06:26:15.490Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-26T06:26:15.517Z] $ docker stop --time=1 96b10dfc3b202e0c0301cced0ca837242a1c12f90b668660631e535f337016d9 [2021-01-26T06:26:17.186Z] $ docker rm -f 96b10dfc3b202e0c0301cced0ca837242a1c12f90b668660631e535f337016d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:26:17.771Z] + docker images [2021-01-26T06:26:17.772Z] + grep docker [2021-01-26T06:26:18.034Z] docker-core-data-go latest c7cadcd8c695 3 seconds ago 22.3MB [2021-01-26T06:26:18.034Z] docker-security-bootstrapper-go latest 3ff523c6b8ad 4 seconds ago 41.5MB [2021-01-26T06:26:18.034Z] docker-sys-mgmt-agent-go latest 894a0d8fa236 11 seconds ago 313MB [2021-01-26T06:26:18.034Z] docker-core-metadata-go latest 42478de6ff38 18 seconds ago 18.8MB [2021-01-26T06:26:18.034Z] docker-core-command-go latest fedbcddffc70 23 seconds ago 16.3MB [2021-01-26T06:26:18.034Z] docker-security-secretstore-setup-go latest 619b8e57a6dc About a minute ago 24.6MB [2021-01-26T06:26:18.034Z] docker-security-proxy-setup-go latest 64a175652fa0 About a minute ago 24.4MB [2021-01-26T06:26:18.034Z] docker-support-scheduler-go latest c672c5f9ad2a About a minute ago 16.4MB [2021-01-26T06:26:18.034Z] docker-support-notifications-go latest a04caa4f5429 About a minute ago 16.9MB [2021-01-26T06:26:18.034Z] docker 20.10.0 aefe523efa57 6 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-01-26T06:26:21.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.384s coverage: 47.1% of statements [2021-01-26T06:26:21.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-26T06:26:21.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-26T06:26:21.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-26T06:26:21.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-26T06:26:21.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-26T06:26:21.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.136s coverage: 100.0% of statements [2021-01-26T06:26:21.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-26T06:26:21.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.197s coverage: 100.0% of statements [2021-01-26T06:26:21.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-26T06:26:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.350s coverage: 29.1% of statements [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-26T06:26:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-26T06:26:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.176s coverage: 100.0% of statements [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-26T06:26:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.101s coverage: 0.0% of statements [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-26T06:26:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-26T06:26:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-26T06:26:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-26T06:26:26.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-26T06:26:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements [2021-01-26T06:26:28.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2021-01-26T06:26:29.004Z] GO111MODULE=on go vet ./... [2021-01-26T06:26:34.184Z] Still waiting to schedule task [2021-01-26T06:26:34.185Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-26T06:27:18.408Z] Running on prd-ubuntu18.04-docker-8c-8g-22805 in /w/workspace/edgexfoundry_edgex-go_PR-3074 [Pipeline] { [Pipeline] ws [2021-01-26T06:27:18.570Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T06:27:20.735Z] using credential edgex-jenkins-ssh [2021-01-26T06:27:20.787Z] Cloning the remote Git repository [2021-01-26T06:27:20.812Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:27:20.878Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-26T06:27:20.905Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:27:20.906Z] > git --version # timeout=10 [2021-01-26T06:27:20.910Z] > git --version # 'git version 2.17.1' [2021-01-26T06:27:20.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:27:20.966Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:27:34.435Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T06:27:34.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:27:34.454Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T06:27:34.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:27:34.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:27:34.472Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3074/head:refs/remotes/origin/PR-3074 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T06:27:34.956Z] Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:27:35.075Z] Merge succeeded, producing d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:27:35.076Z] Checking out Revision d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b (PR-3074) [2021-01-26T06:27:34.969Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:27:34.974Z] > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 [2021-01-26T06:27:35.048Z] > git remote # timeout=10 [2021-01-26T06:27:35.055Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T06:27:35.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:27:35.063Z] > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 [2021-01-26T06:27:35.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T06:27:35.082Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:27:35.087Z] > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 [2021-01-26T06:27:38.781Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-01-26T06:27:38.809Z] > git --version # timeout=10 [2021-01-26T06:27:38.813Z] > git --version # 'git version 2.17.1' [2021-01-26T06:27:38.816Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:27:39.938Z] + echo snap-build.sh [2021-01-26T06:27:39.938Z] snap-build.sh [2021-01-26T06:27:39.938Z] + SNAP_BASE_DIR=. [2021-01-26T06:27:39.938Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-26T06:27:39.938Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-26T06:27:39.938Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-26T06:27:39.938Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-26T06:27:39.938Z] + cd /w/workspace/edgex-go/1 [2021-01-26T06:27:39.938Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-26T06:27:39.938Z] Reading package lists... [2021-01-26T06:27:40.201Z] Building dependency tree... [2021-01-26T06:27:40.201Z] Reading state information... [2021-01-26T06:27:40.201Z] The following packages were automatically installed and are no longer required: [2021-01-26T06:27:40.201Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-26T06:27:40.201Z] uidmap xdelta3 [2021-01-26T06:27:40.201Z] Use 'sudo apt autoremove' to remove them. [2021-01-26T06:27:40.472Z] The following packages will be REMOVED: [2021-01-26T06:27:40.472Z] lxd* lxd-client* [2021-01-26T06:27:40.734Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-26T06:27:40.734Z] After this operation, 31.7 MB disk space will be freed. [2021-01-26T06:27:42.058Z] (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-01-26T06:27:42.058Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T06:27:43.022Z] Removing lxd dnsmasq configuration [2021-01-26T06:27:43.022Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T06:27:43.287Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-26T06:27:44.233Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-26T06:27:44.521Z] (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-01-26T06:27:44.521Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T06:27:45.501Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-26T06:27:45.763Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-26T06:27:47.153Z] + sudo snap remove --purge lxd [2021-01-26T06:27:47.153Z] snap "lxd" is not installed [2021-01-26T06:27:47.153Z] + sudo groupadd --force --system lxd [2021-01-26T06:27:47.153Z] ++ whoami [2021-01-26T06:27:47.153Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-26T06:27:47.153Z] + newgrp - lxd [2021-01-26T06:27:47.153Z] + sudo snap install lxd [2021-01-26T06:27:50.856Z] gofmt -l . [2021-01-26T06:27:50.856Z] [ "`gofmt -l .`" = "" ] [2021-01-26T06:27:50.856Z] ./bin/test-go-mod-tidy.sh [2021-01-26T06:27:50.856Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-26T06:27:51.561Z] + ls -al . [2021-01-26T06:27:51.561Z] total 696 [2021-01-26T06:27:51.561Z] drwxrwxr-x 9 1001 1001 4096 Jan 26 06:27 . [2021-01-26T06:27:51.561Z] drwxr-xr-x 4 root root 4096 Jan 26 06:23 .. [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 06:21 .dockerignore [2021-01-26T06:27:51.561Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 06:22 .git [2021-01-26T06:27:51.561Z] drwxrwxr-x 3 1001 1001 4096 Jan 26 06:21 .github [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 872 Jan 26 06:21 .gitignore [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 06:21 .sonarcloud.properties [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:21 Attribution.txt [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:21 CONTRIBUTING.md [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 931 Jan 26 06:21 Dockerfile.build [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 863 Jan 26 06:21 Jenkinsfile [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:21 LICENSE [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:21 Makefile [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:21 README.md [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:21 SECURITY.md [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 06:19 VERSION [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:21 ZMQWindows.md [2021-01-26T06:27:51.561Z] drwxrwxr-x 2 1001 1001 4096 Jan 26 06:21 bin [2021-01-26T06:27:51.561Z] drwxrwxr-x 15 1001 1001 4096 Jan 26 06:21 cmd [2021-01-26T06:27:51.561Z] -rw-r--r-- 1 root root 564700 Jan 26 06:26 coverage.out [2021-01-26T06:27:51.561Z] -rw-r--r-- 1 root root 1053 Jan 26 06:27 go.mod [2021-01-26T06:27:51.561Z] -rw-r--r-- 1 root root 18995 Jan 26 06:27 go.sum [2021-01-26T06:27:51.561Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 06:21 internal [2021-01-26T06:27:51.561Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 06:21 openapi [2021-01-26T06:27:51.561Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 06:21 snap [2021-01-26T06:27:51.561Z] -rw-rw-r-- 1 1001 1001 168 Jan 26 06:21 version.go [Pipeline] sh [2021-01-26T06:27:52.236Z] + '[' -e coverage.out ] [2021-01-26T06:27:52.237Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-26T06:27:52.277Z] Warning: overwriting stash ‘coverage-report’ [2021-01-26T06:27:53.492Z] Stashed 1 file(s) [Pipeline] sh [2021-01-26T06:27:54.188Z] + make build [2021-01-26T06:27:54.188Z] 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-01-26T06:27:57.206Z] 2021-01-26T06:27:53Z INFO Waiting for automatic snapd restart... [2021-01-26T06:28:06.611Z] 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-01-26T06:28:12.158Z] lxd 4.10 from Canonical* installed [2021-01-26T06:28:12.159Z] + sudo lxd init --auto [2021-01-26T06:28:22.194Z] + sudo snap install --classic snapcraft [2021-01-26T06:28:26.408Z] snapcraft 4.4.4 from Canonical* installed [2021-01-26T06:28:26.408Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-26T06:28:26.408Z] + patch --verbose -p1 [2021-01-26T06:28:26.408Z] Hmm... Looks like a unified diff to me... [2021-01-26T06:28:26.408Z] The text leading up to this was: [2021-01-26T06:28:26.408Z] -------------------------- [2021-01-26T06:28:26.408Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-26T06:28:26.408Z] |From: Tony Espy [2021-01-26T06:28:26.408Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-26T06:28:26.408Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-26T06:28:26.408Z] | [2021-01-26T06:28:26.408Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-26T06:28:26.408Z] |optimize the snap CI check run for pull requests. When [2021-01-26T06:28:26.408Z] |applied, it essentially strips out everything (apps and [2021-01-26T06:28:26.408Z] |parts) from the snapcraft.yaml file except those required [2021-01-26T06:28:26.408Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-26T06:28:26.408Z] |catch changes to edgex-go that break the snap build. [2021-01-26T06:28:26.408Z] | [2021-01-26T06:28:26.408Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-26T06:28:26.408Z] |to update this patch file, otherwise it may fail to apply, [2021-01-26T06:28:26.408Z] |resulting in a failed snap build CI check in the associated [2021-01-26T06:28:26.408Z] |pull request. [2021-01-26T06:28:26.408Z] | [2021-01-26T06:28:26.408Z] |Note - in addition to applying this patch, the pipeline also [2021-01-26T06:28:26.408Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-26T06:28:26.408Z] |need to build the finally binary .snap file (and it won't [2021-01-26T06:28:26.408Z] |work with the patch applied). This further reduces the build [2021-01-26T06:28:26.408Z] |time. [2021-01-26T06:28:26.408Z] |--- [2021-01-26T06:28:26.408Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-26T06:28:26.408Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-26T06:28:26.408Z] | [2021-01-26T06:28:26.408Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-26T06:28:26.408Z] |index 1e537489..faf42425 100644 [2021-01-26T06:28:26.408Z] |--- a/snap/snapcraft.yaml [2021-01-26T06:28:26.408Z] |+++ b/snap/snapcraft.yaml [2021-01-26T06:28:26.408Z] -------------------------- [2021-01-26T06:28:26.408Z] patching file snap/snapcraft.yaml [2021-01-26T06:28:26.408Z] Using Plan A... [2021-01-26T06:28:26.408Z] Hunk #1 succeeded at 73. [2021-01-26T06:28:26.408Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-26T06:28:26.408Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-26T06:28:26.408Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-26T06:28:26.408Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-26T06:28:26.408Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-26T06:28:26.408Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-26T06:28:26.408Z] Hunk #8 succeeded at 342. [2021-01-26T06:28:26.408Z] Hmm... Ignoring the trailing garbage. [2021-01-26T06:28:26.408Z] done [2021-01-26T06:28:26.408Z] + sudo snapcraft prime --use-lxd [2021-01-26T06:28:27.377Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-26T06:28:27.377Z] 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-01-26T06:28:27.377Z] - README.md [2021-01-26T06:28:27.377Z] - snapcraft.yaml.orig [2021-01-26T06:28:27.377Z] [2021-01-26T06:28:27.377Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-26T06:28:27.958Z] Launching a container. [2021-01-26T06:28:33.445Z] 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-01-26T06:28:36.065Z] 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-01-26T06:28:41.504Z] 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-01-26T06:28:42.950Z] 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-01-26T06:28:46.127Z] Waiting for container to be ready [2021-01-26T06:28:46.127Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-26T06:28:46.127Z] [2021-01-26T06:28:48.389Z] 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-01-26T06:28:49.446Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-26T06:28:49.446Z] Waiting for network to be ready... [2021-01-26T06:28:50.018Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-26T06:28:50.018Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-26T06:28:50.018Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-26T06:28:50.278Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-26T06:28:50.278Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-26T06:28:50.278Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-26T06:28:50.278Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-26T06:28:50.279Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-26T06:28:50.279Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-26T06:28:50.279Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-26T06:28:50.542Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-26T06:28:50.542Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-26T06:28:50.811Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-26T06:28:51.072Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-26T06:28:51.072Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-26T06:28:51.072Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-26T06:28:51.073Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-26T06:28:51.073Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-26T06:28:51.334Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-26T06:28:51.594Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] [2021-01-26T06:28:51.594Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] [2021-01-26T06:28:51.858Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-26T06:28:51.858Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-26T06:28:51.858Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-26T06:28:51.858Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-26T06:28:51.858Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] [2021-01-26T06:28:51.858Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-26T06:28:53.779Z] Fetched 23.8 MB in 4s (5805 kB/s) [2021-01-26T06:28:53.792Z] 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-01-26T06:28:54.726Z] Reading package lists... [2021-01-26T06:28:54.995Z] Reading package lists... [2021-01-26T06:28:55.259Z] Building dependency tree... [2021-01-26T06:28:55.259Z] Reading state information... [2021-01-26T06:28:55.259Z] The following additional packages will be installed: [2021-01-26T06:28:55.259Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-26T06:28:55.259Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-26T06:28:55.259Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-26T06:28:55.259Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-26T06:28:55.259Z] Suggested packages: [2021-01-26T06:28:55.259Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-26T06:28:55.259Z] Recommended packages: [2021-01-26T06:28:55.259Z] gnupg libsasl2-modules [2021-01-26T06:28:55.259Z] The following NEW packages will be installed: [2021-01-26T06:28:55.259Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-26T06:28:55.259Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-26T06:28:55.259Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-26T06:28:55.259Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-26T06:28:55.259Z] The following packages will be upgraded: [2021-01-26T06:28:55.259Z] gpg gpg-agent gpgconf libudev1 [2021-01-26T06:28:55.521Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-26T06:28:55.521Z] Need to get 3533 kB of archives. [2021-01-26T06:28:55.521Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-26T06:28:55.521Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-26T06:28:55.783Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-26T06:28:56.053Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-26T06:28:56.053Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-26T06:28:56.053Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-26T06:28:56.053Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-26T06:28:56.053Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-26T06:28:56.053Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-26T06:28:56.053Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-26T06:28:56.319Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-26T06:28:56.319Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-26T06:28:56.319Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-26T06:28:56.319Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-26T06:28:56.319Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-26T06:28:56.319Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-26T06:28:56.319Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-26T06:28:56.319Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-26T06:28:56.319Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-26T06:28:56.319Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-26T06:28:56.319Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-26T06:28:56.582Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-26T06:28:56.582Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-26T06:28:56.582Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:28:56.582Z] Fetched 3533 kB in 1s (3208 kB/s) [2021-01-26T06:28:56.582Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-26T06:28:56.582Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:28:56.847Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T06:28:56.847Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-26T06:28:56.847Z] Selecting previously unselected package udev. [2021-01-26T06:28:56.847Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-26T06:28:56.847Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:28:57.111Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-26T06:28:57.378Z] Selecting previously unselected package libfuse2:amd64. [2021-01-26T06:28:57.378Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-26T06:28:57.378Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-26T06:28:57.378Z] Selecting previously unselected package fuse. [2021-01-26T06:28:57.378Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-26T06:28:57.378Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-26T06:28:57.641Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:28:57.641Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T06:28:57.641Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:28:57.641Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T06:28:57.906Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:28:57.906Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T06:28:57.906Z] Selecting previously unselected package libksba8:amd64. [2021-01-26T06:28:57.906Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-26T06:28:57.906Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-26T06:28:58.168Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-26T06:28:58.168Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:28:58.168Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:28:58.168Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-26T06:28:58.168Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:28:58.168Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:28:58.431Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-26T06:28:58.431Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:28:58.431Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:28:58.431Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-26T06:28:58.431Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:28:58.431Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:28:58.431Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-26T06:28:58.693Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:28:58.693Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:28:58.693Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-26T06:28:58.693Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:28:58.693Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:28:58.693Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-26T06:28:58.693Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:28:58.693Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:28:58.955Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-26T06:28:58.955Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:28:58.955Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:28:58.955Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-26T06:28:58.955Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:28:58.955Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:28:59.221Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-26T06:28:59.221Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-26T06:28:59.221Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T06:28:59.221Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-26T06:28:59.221Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-26T06:28:59.221Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T06:28:59.221Z] Selecting previously unselected package libldap-common. [2021-01-26T06:28:59.221Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-26T06:28:59.252Z] 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-01-26T06:28:59.492Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T06:28:59.492Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-26T06:28:59.492Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-26T06:28:59.492Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T06:28:59.492Z] Selecting previously unselected package dirmngr. [2021-01-26T06:28:59.492Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:28:59.492Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-26T06:28:59.755Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T06:28:59.755Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-26T06:28:59.755Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-26T06:28:59.755Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T06:28:59.755Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T06:28:59.755Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-26T06:29:00.024Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:29:00.024Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-26T06:29:00.024Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T06:29:00.024Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-26T06:29:00.291Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-26T06:29:00.558Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:29:00.558Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-26T06:29:00.558Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-26T06:29:00.558Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-26T06:29:00.829Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:29:00.829Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:29:00.829Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:29:00.829Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:29:00.829Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:29:00.829Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:29:00.829Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:29:00.829Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T06:29:00.829Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-26T06:29:00.829Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T06:29:01.418Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-26T06:29:01.418Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-26T06:29:01.418Z] This means they are not meant to be enabled using systemctl. [2021-01-26T06:29:01.418Z] Possible reasons for having this kind of units are: [2021-01-26T06:29:01.418Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-26T06:29:01.418Z] .wants/ or .requires/ directory. [2021-01-26T06:29:01.418Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-26T06:29:01.418Z] a requirement dependency on it. [2021-01-26T06:29:01.418Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-26T06:29:01.418Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-26T06:29:01.418Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-26T06:29:01.418Z] instance name specified. [2021-01-26T06:29:01.688Z] Reading package lists... [2021-01-26T06:29:01.953Z] Building dependency tree... [2021-01-26T06:29:01.953Z] Reading state information... [2021-01-26T06:29:01.953Z] The following additional packages will be installed: [2021-01-26T06:29:01.953Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-26T06:29:01.953Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-26T06:29:01.953Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-26T06:29:01.953Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-26T06:29:01.953Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-26T06:29:01.953Z] Suggested packages: [2021-01-26T06:29:01.953Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-26T06:29:01.953Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-26T06:29:01.953Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-26T06:29:01.953Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-26T06:29:01.953Z] systemd-container policykit-1 [2021-01-26T06:29:01.953Z] Recommended packages: [2021-01-26T06:29:01.953Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-26T06:29:02.218Z] The following NEW packages will be installed: [2021-01-26T06:29:02.218Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-26T06:29:02.218Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-26T06:29:02.218Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-26T06:29:02.218Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-26T06:29:02.218Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-26T06:29:02.218Z] The following packages will be upgraded: [2021-01-26T06:29:02.218Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-26T06:29:02.218Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-26T06:29:02.218Z] Need to get 35.2 MB of archives. [2021-01-26T06:29:02.218Z] After this operation, 141 MB of additional disk space will be used. [2021-01-26T06:29:02.218Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-26T06:29:02.218Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-26T06:29:02.218Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-26T06:29:02.484Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-26T06:29:02.484Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-26T06:29:02.484Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-26T06:29:02.484Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-26T06:29:02.484Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-26T06:29:02.484Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-26T06:29:02.484Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-26T06:29:02.484Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-26T06:29:02.484Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-26T06:29:02.484Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-26T06:29:02.484Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-26T06:29:02.484Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-26T06:29:02.484Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-26T06:29:02.484Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-26T06:29:03.430Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-26T06:29:03.430Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-26T06:29:03.430Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-26T06:29:03.430Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-26T06:29:03.430Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-26T06:29:03.430Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-26T06:29:03.430Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-26T06:29:03.430Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-26T06:29:03.430Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-26T06:29:03.430Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-26T06:29:03.430Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-26T06:29:03.430Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-26T06:29:03.571Z] 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-01-26T06:29:03.692Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-26T06:29:06.996Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:29:06.996Z] Fetched 35.2 MB in 4s (7965 kB/s) [2021-01-26T06:29:06.996Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-26T06:29:06.996Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:29:06.996Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T06:29:07.570Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:29:07.570Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T06:29:07.570Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-26T06:29:07.835Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-26T06:29:07.835Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-26T06:29:07.835Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-26T06:29:07.835Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-26T06:29:07.878Z] 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-01-26T06:29:08.097Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-26T06:29:08.098Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-26T06:29:08.098Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-26T06:29:08.362Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-26T06:29:08.362Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-26T06:29:08.934Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-26T06:29:08.934Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-26T06:29:08.934Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-26T06:29:08.934Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-26T06:29:09.196Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-26T06:29:09.196Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T06:29:09.196Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:29:09.457Z] Selecting previously unselected package libexpat1:amd64. [2021-01-26T06:29:09.457Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-26T06:29:09.457Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-26T06:29:09.457Z] Selecting previously unselected package python3.6-minimal. [2021-01-26T06:29:09.457Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T06:29:09.458Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:29:09.723Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-26T06:29:09.986Z] Checking for services that may need to be restarted...done. [2021-01-26T06:29:09.986Z] Checking for services that may need to be restarted...done. [2021-01-26T06:29:09.986Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:29:09.986Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-26T06:29:09.986Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:29:10.568Z] Selecting previously unselected package python3-minimal. [2021-01-26T06:29:10.568Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-26T06:29:10.568Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-26T06:29:10.568Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-26T06:29:10.568Z] Selecting previously unselected package mime-support. [2021-01-26T06:29:10.568Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-26T06:29:10.568Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-26T06:29:10.568Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-26T06:29:10.568Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-26T06:29:10.568Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-26T06:29:10.837Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-26T06:29:10.837Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T06:29:10.837Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:29:11.099Z] Selecting previously unselected package python3.6. [2021-01-26T06:29:11.099Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T06:29:11.099Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:29:11.099Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-26T06:29:11.099Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-26T06:29:11.099Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-26T06:29:11.099Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-26T06:29:11.690Z] Selecting previously unselected package python3. [2021-01-26T06:29:11.690Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-26T06:29:11.690Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-26T06:29:11.690Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-26T06:29:12.264Z] Selecting previously unselected package multiarch-support. [2021-01-26T06:29:12.264Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:29:12.264Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-26T06:29:12.264Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-26T06:29:12.264Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-26T06:29:12.264Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-26T06:29:12.264Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-26T06:29:12.264Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-26T06:29:12.529Z] Selecting previously unselected package libbsd0:amd64. [2021-01-26T06:29:12.529Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-26T06:29:12.529Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-26T06:29:12.529Z] Selecting previously unselected package sudo. [2021-01-26T06:29:12.529Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-26T06:29:12.529Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-26T06:29:12.793Z] Selecting previously unselected package apparmor. [2021-01-26T06:29:12.793Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-26T06:29:12.793Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-26T06:29:12.793Z] Selecting previously unselected package libedit2:amd64. [2021-01-26T06:29:12.793Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-26T06:29:12.793Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-26T06:29:13.055Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-26T06:29:13.055Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T06:29:13.055Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:29:13.055Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-26T06:29:13.055Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T06:29:13.055Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:29:13.055Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-26T06:29:13.055Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-26T06:29:13.055Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-26T06:29:13.277Z] 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-01-26T06:29:13.316Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-26T06:29:13.316Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T06:29:13.316Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:29:13.316Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-26T06:29:13.316Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T06:29:13.316Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:29:13.576Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-26T06:29:13.576Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-26T06:29:13.576Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-26T06:29:13.840Z] Selecting previously unselected package openssh-client. [2021-01-26T06:29:13.840Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-26T06:29:13.840Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-26T06:29:13.841Z] Selecting previously unselected package squashfs-tools. [2021-01-26T06:29:13.841Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-26T06:29:13.841Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-26T06:29:14.106Z] Selecting previously unselected package snapd. [2021-01-26T06:29:14.106Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-26T06:29:14.106Z] Unpacking snapd (2.48+18.04) ... [2021-01-26T06:29:16.044Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-26T06:29:16.044Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-26T06:29:16.044Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-26T06:29:16.305Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-26T06:29:16.305Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-26T06:29:16.305Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:29:16.305Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T06:29:16.305Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-26T06:29:16.305Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-26T06:29:17.261Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-26T06:29:17.523Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-26T06:29:17.601Z] 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-01-26T06:29:17.786Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-26T06:29:17.786Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:29:17.786Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:29:17.786Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:29:18.360Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-26T06:29:18.360Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:29:18.360Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-26T06:29:18.360Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-26T06:29:18.623Z] running python rtupdate hooks for python3.6... [2021-01-26T06:29:18.623Z] running python post-rtupdate hooks for python3.6... [2021-01-26T06:29:18.623Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-26T06:29:20.009Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-26T06:29:20.009Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:29:20.271Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-26T06:29:20.271Z] Setting up snapd (2.48+18.04) ... [2021-01-26T06:29:20.850Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-26T06:29:20.850Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-26T06:29:21.111Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-26T06:29:21.373Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-26T06:29:21.374Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-26T06:29:21.374Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-26T06:29:21.640Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-26T06:29:21.907Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-26T06:29:21.907Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-26T06:29:22.170Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-26T06:29:22.170Z] /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-01-26T06:29:22.432Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T06:29:22.432Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-26T06:29:23.822Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-26T06:29:23.822Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-26T06:29:23.822Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } [2021-01-26T06:29:24.329Z] $ docker stop --time=1 a824fdccce4190dae78e5652101cf279e53170251f0e733371fdcb43bfb06882 [2021-01-26T06:29:25.041Z] Reading package lists... [2021-01-26T06:29:25.302Z] Reading package lists... [2021-01-26T06:29:25.562Z] Building dependency tree... [2021-01-26T06:29:25.562Z] Reading state information... [2021-01-26T06:29:25.562Z] Calculating upgrade... [2021-01-26T06:29:25.823Z] The following packages will be upgraded: [2021-01-26T06:29:25.823Z] advancecomp base-files bash binutils binutils-common [2021-01-26T06:29:25.823Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-26T06:29:25.823Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-26T06:29:25.823Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-26T06:29:25.823Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-26T06:29:25.823Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-26T06:29:25.823Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-26T06:29:25.823Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-26T06:29:25.823Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-26T06:29:25.823Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-26T06:29:25.823Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-26T06:29:25.823Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-26T06:29:25.823Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-26T06:29:25.823Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-26T06:29:25.823Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-26T06:29:25.823Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-26T06:29:25.823Z] Need to get 63.8 MB of archives. [2021-01-26T06:29:25.823Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-26T06:29:25.823Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-26T06:29:26.083Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-26T06:29:26.083Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-26T06:29:26.083Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-26T06:29:26.083Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-26T06:29:26.083Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-26T06:29:26.083Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-26T06:29:26.083Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-26T06:29:26.083Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-26T06:29:26.083Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-26T06:29:26.083Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-26T06:29:26.083Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-26T06:29:26.083Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-26T06:29:26.083Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-26T06:29:26.083Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-26T06:29:26.083Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-26T06:29:26.083Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-26T06:29:26.083Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-26T06:29:26.084Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-26T06:29:26.084Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-26T06:29:26.084Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-26T06:29:26.084Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-26T06:29:26.084Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-26T06:29:26.346Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-26T06:29:26.346Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-26T06:29:26.346Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-26T06:29:26.346Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-26T06:29:26.346Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-26T06:29:26.346Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-26T06:29:26.346Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-26T06:29:26.346Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-26T06:29:26.346Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-26T06:29:26.346Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-26T06:29:26.346Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-26T06:29:26.346Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-26T06:29:26.346Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-26T06:29:26.346Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-26T06:29:26.346Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-26T06:29:26.346Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-26T06:29:26.346Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-26T06:29:26.346Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-26T06:29:26.346Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-26T06:29:26.346Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-26T06:29:26.346Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-26T06:29:26.346Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-26T06:29:26.346Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-26T06:29:26.346Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-26T06:29:26.346Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-26T06:29:26.346Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-26T06:29:26.346Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-26T06:29:26.346Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-26T06:29:26.346Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-26T06:29:26.346Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-26T06:29:26.346Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-26T06:29:26.346Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-26T06:29:26.607Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-26T06:29:26.869Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-26T06:29:26.869Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-26T06:29:26.869Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-26T06:29:26.869Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-26T06:29:26.869Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-26T06:29:26.869Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-26T06:29:26.869Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-26T06:29:26.869Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-26T06:29:27.033Z] $ docker rm -f a824fdccce4190dae78e5652101cf279e53170251f0e733371fdcb43bfb06882 [2021-01-26T06:29:27.132Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-26T06:29:27.132Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-26T06:29:27.132Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-26T06:29:27.395Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-26T06:29:27.395Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-26T06:29:27.395Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-26T06:29:27.395Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-26T06:29:27.395Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-26T06:29:27.395Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-26T06:29:27.395Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-26T06:29:27.395Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-26T06:29:27.395Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-26T06:29:27.395Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-26T06:29:27.395Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-26T06:29:27.395Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-26T06:29:27.657Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-26T06:29:27.657Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-26T06:29:27.657Z] 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-01-26T06:29:27.657Z] 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-01-26T06:29:27.657Z] 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-01-26T06:29:27.657Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-26T06:29:27.657Z] 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-01-26T06:29:27.657Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-26T06:29:27.657Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-26T06:29:27.657Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-26T06:29:27.657Z] 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-01-26T06:29:27.657Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-26T06:29:27.657Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-26T06:29:27.657Z] 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-01-26T06:29:27.657Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-26T06:29:27.657Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-26T06:29:27.657Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-26T06:29:27.920Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-26T06:29:27.920Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-26T06:29:27.920Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-26T06:29:27.920Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:29:28.184Z] Fetched 63.8 MB in 2s (31.0 MB/s) [2021-01-26T06:29:28.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:28.184Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:29:28.184Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-01-26T06:29:28.765Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:29:28.765Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-26T06:29:29.032Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-26T06:29:29.032Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:29:29.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T06:29:29.659Z] [2021-01-26T06:29:29.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:29:29.997Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:29.997Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:29.997Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:29.997Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:30.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T06:29:30.091Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-26T06:29:30.091Z] 29e5d40040c1: Pulling fs layer [2021-01-26T06:29:30.091Z] 1ce36da41761: Pulling fs layer [2021-01-26T06:29:30.091Z] 25b303627fd3: Pulling fs layer [2021-01-26T06:29:30.269Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:30.270Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:30.270Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:30.270Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:30.532Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:30.532Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:30.532Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:30.532Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:30.692Z] 29e5d40040c1: Verifying Checksum [2021-01-26T06:29:30.692Z] 29e5d40040c1: Download complete [2021-01-26T06:29:30.800Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:30.800Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:30.800Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:29:31.067Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T06:29:31.067Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:31.067Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-26T06:29:31.067Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:29:31.292Z] 1ce36da41761: Verifying Checksum [2021-01-26T06:29:31.292Z] 1ce36da41761: Download complete [2021-01-26T06:29:31.292Z] 29e5d40040c1: Pull complete [2021-01-26T06:29:31.329Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T06:29:31.329Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:31.329Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:31.329Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:31.329Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:31.593Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:31.593Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:29:31.860Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:29:31.860Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T06:29:31.860Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:29:32.129Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T06:29:32.402Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-26T06:29:32.676Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T06:29:32.676Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-26T06:29:32.676Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-26T06:29:32.676Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-26T06:29:32.676Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-26T06:29:32.734Z] 1ce36da41761: Pull complete [2021-01-26T06:29:32.734Z] 25b303627fd3: Verifying Checksum [2021-01-26T06:29:32.734Z] 25b303627fd3: Download complete [2021-01-26T06:29:32.945Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-26T06:29:32.945Z] Installing new version of config file /etc/issue ... [2021-01-26T06:29:32.945Z] Installing new version of config file /etc/issue.net ... [2021-01-26T06:29:32.945Z] Installing new version of config file /etc/lsb-release ... [2021-01-26T06:29:33.216Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-26T06:29:33.216Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-26T06:29:33.479Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-26T06:29:33.479Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-26T06:29:33.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:33.479Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-26T06:29:33.479Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-26T06:29:33.741Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-26T06:29:33.741Z] 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-01-26T06:29:34.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:34.002Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:29:34.002Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-26T06:29:34.002Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:29:34.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:34.262Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-26T06:29:34.262Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-26T06:29:34.262Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-26T06:29:34.524Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:34.524Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-26T06:29:34.524Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-26T06:29:34.524Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-26T06:29:34.785Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:34.785Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T06:29:34.785Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T06:29:35.048Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-26T06:29:35.048Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:35.048Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T06:29:35.048Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T06:29:35.309Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-26T06:29:35.309Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:35.309Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-26T06:29:35.309Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-26T06:29:35.575Z] Setting up grep (3.1-2build1) ... [2021-01-26T06:29:35.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:35.575Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-26T06:29:35.575Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-26T06:29:35.837Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-26T06:29:36.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:36.099Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T06:29:36.099Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:29:36.099Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-26T06:29:36.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:36.099Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-26T06:29:36.361Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T06:29:36.625Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-26T06:29:36.886Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T06:29:36.886Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-26T06:29:36.886Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T06:29:37.467Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-26T06:29:37.732Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:37.732Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-26T06:29:37.732Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T06:29:38.677Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-26T06:29:38.677Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-26T06:29:38.945Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-26T06:29:38.945Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-26T06:29:39.206Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-26T06:29:39.206Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:39.206Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-26T06:29:39.206Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-26T06:29:39.469Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-26T06:29:39.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:39.731Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:29:39.731Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:29:39.731Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:29:39.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:39.731Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:29:39.992Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:29:39.992Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:29:39.992Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:39.992Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:29:40.254Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:29:40.254Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:29:40.515Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:40.515Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:29:40.515Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:29:40.515Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:29:40.786Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:40.786Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T06:29:40.786Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:29:40.786Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T06:29:40.786Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:29:41.050Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-26T06:29:41.050Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:41.050Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T06:29:41.050Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:29:41.311Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-26T06:29:41.311Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:41.311Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:29:41.311Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:29:41.574Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:29:41.574Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:41.574Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:29:41.574Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:29:41.836Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:29:41.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:41.836Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:29:42.097Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:29:42.358Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:29:42.621Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-26T06:29:42.883Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-26T06:29:42.889Z] 25b303627fd3: Pull complete [2021-01-26T06:29:42.889Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-26T06:29:42.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T06:29:42.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-26T06:29:43.155Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:43.156Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:29:43.156Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T06:29:43.162Z] prd-ubuntu18.04-docker-arm64-4c-16g-22800 does not seem to be running inside a container [2021-01-26T06:29:43.196Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-26T06:29:43.417Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-26T06:29:43.684Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:29:43.684Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-26T06:29:43.684Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:29:43.684Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-26T06:29:43.946Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:43.946Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-26T06:29:43.946Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-26T06:29:44.218Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-26T06:29:44.480Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:44.480Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-26T06:29:44.480Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-26T06:29:44.480Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-26T06:29:44.785Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:44.785Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-26T06:29:44.785Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-26T06:29:45.176Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-26T06:29:45.176Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:45.176Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-26T06:29:45.176Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T06:29:45.176Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T06:29:45.478Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:45.478Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-26T06:29:45.478Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T06:29:45.478Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T06:29:45.859Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:45.859Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-26T06:29:45.859Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T06:29:46.173Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T06:29:46.173Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:46.173Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:29:46.173Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:29:46.378Z] $ docker top 3824e217d28ea4e64dcf4a5f48c90c9222c79266d9c126f0f667edd59e5d0d93 -eo pid,comm [2021-01-26T06:29:46.454Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:29:46.455Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T06:29:46.715Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T06:29:46.715Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T06:29:46.715Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-26T06:29:46.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:46.715Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-26T06:29:46.715Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [Pipeline] { [2021-01-26T06:29:46.976Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [Pipeline] sh [2021-01-26T06:29:47.237Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:47.237Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-26T06:29:47.237Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T06:29:47.237Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T06:29:47.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:47.498Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T06:29:47.498Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T06:29:47.655Z] + docker-compose build --help [2021-01-26T06:29:47.655Z] + grep parallel [2021-01-26T06:29:47.764Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-26T06:29:47.764Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:47.764Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-26T06:29:47.764Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-26T06:29:48.028Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-26T06:29:48.028Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:48.028Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-26T06:29:48.028Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-26T06:29:48.603Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-26T06:29:48.603Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:48.603Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:29:48.603Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T06:29:49.175Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-26T06:29:49.175Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:49.175Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-26T06:29:49.175Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-26T06:29:49.175Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-26T06:29:49.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:49.436Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-26T06:29:49.436Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-26T06:29:49.436Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-26T06:29:49.700Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:49.700Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-26T06:29:49.700Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-26T06:29:49.700Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-26T06:29:49.962Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:49.962Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-26T06:29:49.962Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-26T06:29:49.962Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-26T06:29:50.223Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:50.223Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-26T06:29:50.223Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-26T06:29:50.223Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-26T06:29:50.485Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:29:50.485Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-26T06:29:50.485Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-26T06:29:50.485Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-26T06:29:50.745Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-26T06:29:50.746Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-26T06:29:50.746Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-26T06:29:50.746Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-26T06:29:50.746Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-26T06:29:51.006Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-26T06:29:51.006Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-26T06:29:51.269Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-26T06:29:51.269Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-26T06:29:51.530Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-26T06:29:51.530Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-26T06:29:51.530Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-26T06:29:51.530Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-26T06:29:51.792Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-26T06:29:51.792Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-26T06:29:51.792Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-26T06:29:52.062Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-26T06:29:52.062Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-26T06:29:52.062Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-26T06:29:52.322Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-26T06:29:52.322Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-26T06:29:52.322Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-26T06:29:52.322Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-26T06:29:52.585Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-26T06:29:52.585Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-26T06:29:53.057Z] --parallel Build images in parallel. [Pipeline] } [2021-01-26T06:29:53.041Z] $ docker stop --time=1 3824e217d28ea4e64dcf4a5f48c90c9222c79266d9c126f0f667edd59e5d0d93 [2021-01-26T06:29:53.541Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-26T06:29:53.541Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-26T06:29:53.541Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-26T06:29:53.541Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-26T06:29:53.541Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T06:29:53.541Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T06:29:54.111Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T06:29:54.111Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T06:29:54.372Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T06:29:54.372Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T06:29:54.372Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T06:29:54.634Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T06:29:54.634Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:54.634Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:29:54.634Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:54.903Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:29:54.903Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:54.903Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:29:54.903Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:54.901Z] $ docker rm -f 3824e217d28ea4e64dcf4a5f48c90c9222c79266d9c126f0f667edd59e5d0d93 [2021-01-26T06:29:55.166Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:29:55.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T06:29:55.978Z] . [Pipeline] withDockerContainer [2021-01-26T06:29:56.118Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:56.118Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:29:56.248Z] prd-ubuntu18.04-docker-arm64-4c-16g-22800 does not seem to be running inside a container [2021-01-26T06:29:56.268Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-26T06:29:56.687Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:56.687Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:29:57.537Z] $ docker top 19059273bf78decf750c1f7b84bb6148dd720d5dbc2d6fc5cb8978018634dbe7 -eo pid,comm [2021-01-26T06:29:57.640Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:57.640Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [2021-01-26T06:29:57.905Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:57.905Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] sh [2021-01-26T06:29:58.641Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-26T06:29:58.849Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:29:58.849Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:29:58.849Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-26T06:29:58.849Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-26T06:29:58.849Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-26T06:29:58.849Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-26T06:29:59.116Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-26T06:29:59.116Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-26T06:29:59.385Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-26T06:29:59.385Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-26T06:29:59.652Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-26T06:29:59.652Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-26T06:29:59.652Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-26T06:29:59.652Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-26T06:29:59.930Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-26T06:29:59.930Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-26T06:29:59.930Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:29:59.930Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-26T06:29:59.930Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:30:00.194Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:30:00.194Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:30:00.194Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-26T06:30:00.194Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-26T06:30:00.194Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-26T06:30:00.461Z] [2021-01-26T06:30:00.461Z] Current default time zone: 'Etc/UTC' [2021-01-26T06:30:00.461Z] Local time is now: Tue Jan 26 06:30:00 UTC 2021. [2021-01-26T06:30:00.461Z] Universal Time is now: Tue Jan 26 06:30:00 UTC 2021. [2021-01-26T06:30:00.461Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-26T06:30:00.461Z] [2021-01-26T06:30:00.461Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-26T06:30:00.461Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:30:00.461Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-26T06:30:00.461Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:30:00.461Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-26T06:30:00.461Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-26T06:30:00.727Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-26T06:30:00.727Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-26T06:30:00.727Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-26T06:30:00.727Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-26T06:30:00.727Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:30:00.727Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-26T06:30:00.992Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:30:00.992Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-26T06:30:00.992Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:30:00.992Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-26T06:30:01.257Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-26T06:30:01.257Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-26T06:30:01.257Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-26T06:30:01.257Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-26T06:30:01.257Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-26T06:30:01.257Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-26T06:30:01.257Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-26T06:30:02.962Z] Building docker-core-command-go ... [2021-01-26T06:30:02.962Z] Building docker-core-data-go ... [2021-01-26T06:30:02.962Z] Building docker-core-metadata-go ... [2021-01-26T06:30:02.962Z] Building docker-security-bootstrapper-go ... [2021-01-26T06:30:02.962Z] Building docker-security-proxy-setup-go ... [2021-01-26T06:30:02.962Z] Building docker-security-secretstore-setup-go ... [2021-01-26T06:30:02.962Z] Building docker-support-notifications-go ... [2021-01-26T06:30:02.962Z] Building docker-support-scheduler-go ... [2021-01-26T06:30:02.962Z] Building docker-sys-mgmt-agent-go ... [2021-01-26T06:30:02.962Z] Building docker-support-notifications-go [2021-01-26T06:30:02.962Z] Building docker-sys-mgmt-agent-go [2021-01-26T06:30:02.962Z] Building docker-core-metadata-go [2021-01-26T06:30:02.962Z] Building docker-security-proxy-setup-go [2021-01-26T06:30:02.962Z] Building docker-support-scheduler-go [2021-01-26T06:30:03.281Z] Updating certificates in /etc/ssl/certs... [2021-01-26T06:30:04.242Z] 22 added, 17 removed; done. [2021-01-26T06:30:04.242Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-26T06:30:04.242Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:30:04.242Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-26T06:30:04.242Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-26T06:30:04.242Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-26T06:30:04.503Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:30:04.503Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-26T06:30:04.503Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:30:04.503Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:30:04.769Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:30:04.769Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:30:04.769Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:30:04.769Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-26T06:30:04.769Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-26T06:30:04.769Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-26T06:30:04.769Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-26T06:30:05.031Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-26T06:30:05.031Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:30:05.031Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:30:05.031Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-26T06:30:05.031Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-26T06:30:05.031Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-26T06:30:05.293Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-26T06:30:05.293Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-26T06:30:05.293Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-26T06:30:05.293Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-26T06:30:05.293Z] Updating certificates in /etc/ssl/certs... [2021-01-26T06:30:05.864Z] 0 added, 0 removed; done. [2021-01-26T06:30:05.864Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-26T06:30:05.864Z] done. [2021-01-26T06:30:06.446Z] Reading package lists... [2021-01-26T06:30:06.446Z] Building dependency tree... [2021-01-26T06:30:06.446Z] Reading state information... [2021-01-26T06:30:06.713Z] The following NEW packages will be installed: [2021-01-26T06:30:06.713Z] apt-transport-https [2021-01-26T06:30:06.982Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-26T06:30:06.982Z] Need to get 1696 B of archives. [2021-01-26T06:30:06.982Z] After this operation, 153 kB of additional disk space will be used. [2021-01-26T06:30:06.982Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-26T06:30:06.982Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:30:06.982Z] Fetched 1696 B in 0s (8917 B/s) [2021-01-26T06:30:06.982Z] Selecting previously unselected package apt-transport-https. [2021-01-26T06:30:06.982Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-26T06:30:06.982Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-26T06:30:06.982Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-26T06:30:06.982Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-26T06:30:07.259Z] Waiting for network to be ready... [2021-01-26T06:30:13.856Z] 2021-01-26T06:30:10Z INFO Waiting for automatic snapd restart... [2021-01-26T06:30:13.856Z] snapd 2.48.2 from Canonical* installed [2021-01-26T06:30:14.428Z] "snapd" switched to the "latest/stable" channel [2021-01-26T06:30:14.428Z] [2021-01-26T06:30:16.970Z] core18 20201210 from Canonical* installed [2021-01-26T06:30:16.970Z] "core18" switched to the "latest/stable" channel [2021-01-26T06:30:16.970Z] [2021-01-26T06:30:20.275Z] snapcraft 4.4.4 from Canonical* installed [2021-01-26T06:30:20.536Z] "snapcraft" switched to the "latest/stable" channel [2021-01-26T06:30:20.536Z] [2021-01-26T06:30:23.874Z] 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-01-26T06:30:23.874Z] - README.md [2021-01-26T06:30:23.874Z] - snapcraft.yaml.orig [2021-01-26T06:30:23.874Z] [2021-01-26T06:30:23.874Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-26T06:30:30.467Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T06:30:30.467Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-26T06:30:30.467Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-26T06:30:30.467Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-26T06:30:31.673Z] Reading package lists... [2021-01-26T06:30:31.944Z] 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-01-26T06:30:38.539Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T06:30:38.539Z] Reading package lists... [2021-01-26T06:30:38.539Z] Building dependency tree... [2021-01-26T06:30:38.539Z] Reading state information... [2021-01-26T06:30:38.539Z] Suggested packages: [2021-01-26T06:30:38.539Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-26T06:30:38.539Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-26T06:30:38.539Z] Recommended packages: [2021-01-26T06:30:38.539Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-26T06:30:38.539Z] The following NEW packages will be installed: [2021-01-26T06:30:38.539Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-26T06:30:38.539Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-26T06:30:38.539Z] pkg-config zip [2021-01-26T06:30:38.539Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-26T06:30:38.539Z] Need to get 7655 kB of archives. [2021-01-26T06:30:38.539Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-26T06:30:38.539Z] 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-01-26T06:30:38.539Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-26T06:30:38.539Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-26T06:30:38.801Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-26T06:30:38.801Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-26T06:30:38.801Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-26T06:30:39.065Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-26T06:30:39.065Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-26T06:30:39.065Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-26T06:30:39.065Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-26T06:30:39.065Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-26T06:30:39.065Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-26T06:30:39.065Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-26T06:30:39.329Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-26T06:30:39.329Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-26T06:30:39.329Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:30:39.590Z] Fetched 7655 kB in 1s (7031 kB/s) [2021-01-26T06:30:39.590Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-26T06:30:39.590Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-26T06:30:39.590Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-26T06:30:39.590Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-26T06:30:39.852Z] Selecting previously unselected package libpsl5:amd64. [2021-01-26T06:30:39.852Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-26T06:30:39.852Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-26T06:30:39.852Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-26T06:30:39.852Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-26T06:30:39.852Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-26T06:30:40.113Z] Selecting previously unselected package librtmp1:amd64. [2021-01-26T06:30:40.113Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-26T06:30:40.113Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-26T06:30:40.113Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-26T06:30:40.113Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-26T06:30:40.113Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-26T06:30:40.372Z] Selecting previously unselected package liberror-perl. [2021-01-26T06:30:40.372Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-26T06:30:40.372Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-26T06:30:40.372Z] Selecting previously unselected package git-man. [2021-01-26T06:30:40.372Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-26T06:30:40.372Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-26T06:30:40.632Z] Selecting previously unselected package git. [2021-01-26T06:30:40.632Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-26T06:30:40.632Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-26T06:30:41.575Z] Selecting previously unselected package libnorm1:amd64. [2021-01-26T06:30:41.575Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-26T06:30:41.575Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-26T06:30:41.575Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-26T06:30:41.575Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-26T06:30:41.575Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-26T06:30:41.575Z] Selecting previously unselected package libsodium23:amd64. [2021-01-26T06:30:41.575Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-26T06:30:41.575Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-26T06:30:41.836Z] Selecting previously unselected package libzmq5:amd64. [2021-01-26T06:30:41.836Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-26T06:30:41.836Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T06:30:41.836Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-26T06:30:41.836Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-26T06:30:41.836Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T06:30:42.097Z] Selecting previously unselected package pkg-config. [2021-01-26T06:30:42.097Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-26T06:30:42.097Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-26T06:30:42.097Z] Selecting previously unselected package zip. [2021-01-26T06:30:42.097Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-26T06:30:42.097Z] Unpacking zip (3.0-11build1) ... [2021-01-26T06:30:42.097Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-26T06:30:42.357Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-26T06:30:42.357Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-26T06:30:42.357Z] Setting up liberror-perl (0.17025-1) ... [2021-01-26T06:30:42.357Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-26T06:30:42.357Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-26T06:30:42.357Z] No schema files found: doing nothing. [2021-01-26T06:30:42.357Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-26T06:30:42.357Z] Setting up zip (3.0-11build1) ... [2021-01-26T06:30:42.357Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-26T06:30:42.618Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-26T06:30:42.618Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-26T06:30:42.618Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T06:30:42.618Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-26T06:30:42.618Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T06:30:42.618Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-26T06:30:42.878Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-26T06:30:49.742Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T06:30:49.742Z] git set to automatically installed. [2021-01-26T06:30:49.742Z] git-man set to automatically installed. [2021-01-26T06:30:49.742Z] libcurl3-gnutls set to automatically installed. [2021-01-26T06:30:49.742Z] liberror-perl set to automatically installed. [2021-01-26T06:30:49.742Z] libglib2.0-0 set to automatically installed. [2021-01-26T06:30:49.742Z] libnghttp2-14 set to automatically installed. [2021-01-26T06:30:49.742Z] libnorm1 set to automatically installed. [2021-01-26T06:30:49.742Z] libpgm-5.2-0 set to automatically installed. [2021-01-26T06:30:49.742Z] libpsl5 set to automatically installed. [2021-01-26T06:30:49.742Z] librtmp1 set to automatically installed. [2021-01-26T06:30:49.742Z] libsodium23 set to automatically installed. [2021-01-26T06:30:49.742Z] libzmq3-dev set to automatically installed. [2021-01-26T06:30:49.742Z] libzmq5 set to automatically installed. [2021-01-26T06:30:49.742Z] pkg-config set to automatically installed. [2021-01-26T06:30:49.742Z] zip set to automatically installed. [2021-01-26T06:30:52.289Z] snapd is not logged in, snap install commands will use sudo [2021-01-26T06:30:57.972Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T06:30:58.543Z] snap "core18" has no updates available [2021-01-26T06:30:59.119Z] Pulling config-common [2021-01-26T06:31:00.060Z] Pulling go-build-helper [2021-01-26T06:31:10.985Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:31:10.985Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:31:10.985Z] ---> 9a7efbec3424 [2021-01-26T06:31:10.985Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T06:31:10.985Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:31:10.985Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:31:10.985Z] ---> 9a7efbec3424 [2021-01-26T06:31:10.985Z] Step 3/21 : WORKDIR /edgex-go [2021-01-26T06:31:10.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:31:10.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:31:10.985Z] ---> 9a7efbec3424 [2021-01-26T06:31:10.985Z] Step 3/23 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:31:10.985Z] [2021-01-26T06:31:10.985Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:31:10.985Z] ---> 9a7efbec3424 [2021-01-26T06:31:10.985Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T06:31:10.985Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:31:10.985Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:31:10.985Z] ---> 9a7efbec3424 [2021-01-26T06:31:10.985Z] Step 3/26 : WORKDIR /edgex-go [2021-01-26T06:31:14.383Z] ---> Running in eaa73a8519c0 [2021-01-26T06:31:14.383Z] ---> Running in 9f3e81f582ee [2021-01-26T06:31:14.383Z] ---> Running in 7542d8d6c22b [2021-01-26T06:31:14.383Z] ---> Running in 589c118beead [2021-01-26T06:31:14.383Z] ---> Running in 607156cb15fc [2021-01-26T06:31:14.979Z] Removing intermediate container 589c118beead [2021-01-26T06:31:14.979Z] ---> eabcc6b11fd5 [2021-01-26T06:31:14.979Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:31:14.979Z] Removing intermediate container 9f3e81f582ee [2021-01-26T06:31:14.979Z] ---> 36eb0135e05c [2021-01-26T06:31:14.979Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:31:14.979Z] Removing intermediate container 7542d8d6c22b [2021-01-26T06:31:14.979Z] ---> 37f3bb572241 [2021-01-26T06:31:14.979Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:31:14.979Z] Removing intermediate container eaa73a8519c0 [2021-01-26T06:31:14.979Z] ---> 2b53dadafdb8 [2021-01-26T06:31:14.979Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:31:14.979Z] Removing intermediate container 607156cb15fc [2021-01-26T06:31:14.979Z] ---> b0852a49d8ae [2021-01-26T06:31:14.979Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:31:15.262Z] ---> Running in fae948e29cd7 [2021-01-26T06:31:15.262Z] ---> Running in e5aaeef9d2b2 [2021-01-26T06:31:15.262Z] ---> Running in c1156fb4c68e [2021-01-26T06:31:15.262Z] ---> Running in d797f9af8744 [2021-01-26T06:31:15.262Z] ---> Running in 44651891599a [2021-01-26T06:31:19.594Z] Removing intermediate container e5aaeef9d2b2 [2021-01-26T06:31:19.594Z] ---> 5f667b913735 [2021-01-26T06:31:19.594Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-26T06:31:19.876Z] ---> Running in 53fa2d243dd2 [2021-01-26T06:31:19.876Z] Removing intermediate container c1156fb4c68e [2021-01-26T06:31:19.876Z] ---> 4b49f0d7468c [2021-01-26T06:31:19.876Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T06:31:20.156Z] Removing intermediate container fae948e29cd7 [2021-01-26T06:31:20.156Z] ---> b1f88085fbce [2021-01-26T06:31:20.156Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-26T06:31:20.156Z] ---> Running in 472607436af0 [2021-01-26T06:31:20.156Z] Removing intermediate container d797f9af8744 [2021-01-26T06:31:20.156Z] ---> c26fd3a6f23e [2021-01-26T06:31:20.156Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-26T06:31:20.432Z] Removing intermediate container 44651891599a [2021-01-26T06:31:20.432Z] ---> 9cbeb8d18fea [2021-01-26T06:31:20.432Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-26T06:31:20.432Z] ---> Running in 12dec5c848aa [2021-01-26T06:31:20.711Z] ---> Running in 2e0d0c4f5e66 [2021-01-26T06:31:20.712Z] ---> Running in 4701e0a34c4b [2021-01-26T06:31:21.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:22.042Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-26T06:31:22.043Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-26T06:31:22.043Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-26T06:31:22.043Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-26T06:31:22.043Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-26T06:31:22.043Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-26T06:31:22.043Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-26T06:31:22.043Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-26T06:31:22.043Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-26T06:31:22.043Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-26T06:31:22.043Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-26T06:31:22.043Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-26T06:31:22.043Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-26T06:31:22.043Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-26T06:31:22.043Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-26T06:31:22.043Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-26T06:31:22.043Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-26T06:31:22.043Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-26T06:31:22.043Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-26T06:31:22.043Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] [2021-01-26T06:31:22.043Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] [2021-01-26T06:31:22.043Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-26T06:31:22.043Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-26T06:31:22.043Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-26T06:31:22.043Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-26T06:31:22.043Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] [2021-01-26T06:31:22.043Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-26T06:31:22.043Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-26T06:31:22.043Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-26T06:31:22.043Z] Fetched 279 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-26T06:31:22.043Z] Fetched 122 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-26T06:31:22.043Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-26T06:31:22.043Z] Fetched 8848 B in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-26T06:31:22.043Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-26T06:31:22.043Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-26T06:31:22.043Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-26T06:31:22.043Z] Fetched 214 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-26T06:31:22.043Z] Fetched 155 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-26T06:31:22.043Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-26T06:31:22.043Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-26T06:31:22.043Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-26T06:31:22.043Z] Fetched 499 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-26T06:31:22.043Z] Fetched 111 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-26T06:31:22.043Z] Fetched 240 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-26T06:31:22.043Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-26T06:31:22.043Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-26T06:31:22.043Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-26T06:31:22.043Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-26T06:31:22.043Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-26T06:31:22.043Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-26T06:31:22.043Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-26T06:31:22.043Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-26T06:31:22.043Z] Fetched 8720 B in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-26T06:31:22.043Z] Fetched 137 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-26T06:31:22.043Z] Fetched 119 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-26T06:31:22.043Z] Fetched 109 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-26T06:31:22.043Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-26T06:31:22.043Z] Fetched 645 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-26T06:31:22.043Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-26T06:31:22.043Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-26T06:31:22.043Z] Fetched 368 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-26T06:31:22.043Z] Fetched 187 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-26T06:31:22.043Z] Fetched 175 kB in 0s (0 B/s) [2021-01-26T06:31:22.043Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-26T06:31:22.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:22.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:22.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:22.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:22.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:23.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:23.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:23.407Z] OK: 217 MiB in 51 packages [2021-01-26T06:31:23.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:23.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:31:24.296Z] OK: 217 MiB in 51 packages [2021-01-26T06:31:24.581Z] OK: 217 MiB in 51 packages [2021-01-26T06:31:24.581Z] OK: 217 MiB in 51 packages [2021-01-26T06:31:24.597Z] Fetched 206 kB in 0s (0 B/s) [2021-01-26T06:31:24.597Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-26T06:31:24.597Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-26T06:31:24.597Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-26T06:31:24.597Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-26T06:31:24.597Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-26T06:31:24.597Z] Fetched 159 kB in 0s (0 B/s) [2021-01-26T06:31:24.597Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-26T06:31:24.597Z] Fetched 107 kB in 0s (0 B/s) [2021-01-26T06:31:24.597Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-26T06:31:24.597Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-26T06:31:24.597Z] Pulling static-packages [2021-01-26T06:31:24.861Z] OK: 217 MiB in 51 packages [2021-01-26T06:31:25.144Z] Removing intermediate container 53fa2d243dd2 [2021-01-26T06:31:25.144Z] ---> b9702f5ecd64 [2021-01-26T06:31:25.144Z] Step 6/22 : COPY go.mod . [2021-01-26T06:31:25.544Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-26T06:31:25.544Z] Skipping pull go-build-helper (already ran) [2021-01-26T06:31:25.544Z] Skipping pull static-packages (already ran) [2021-01-26T06:31:25.544Z] Building go-build-helper [2021-01-26T06:31:26.147Z] Removing intermediate container 472607436af0 [2021-01-26T06:31:26.147Z] ---> f4012420106b [2021-01-26T06:31:26.147Z] Step 6/23 : COPY go.mod . [2021-01-26T06:31:26.434Z] ---> 0341ce6028bf [2021-01-26T06:31:26.434Z] Step 7/22 : RUN go mod download [2021-01-26T06:31:26.434Z] Removing intermediate container 4701e0a34c4b [2021-01-26T06:31:26.434Z] ---> 81cb99a548a9 [2021-01-26T06:31:26.434Z] Step 6/21 : COPY go.mod . [2021-01-26T06:31:26.434Z] ---> Running in 819a9f798b23 [2021-01-26T06:31:26.714Z] Removing intermediate container 2e0d0c4f5e66 [2021-01-26T06:31:26.714Z] ---> 664385f07be2 [2021-01-26T06:31:26.714Z] Step 6/22 : COPY go.mod . [2021-01-26T06:31:26.714Z] Removing intermediate container 12dec5c848aa [2021-01-26T06:31:26.714Z] ---> bf64af30425e [2021-01-26T06:31:26.714Z] Step 6/26 : COPY go.mod . [2021-01-26T06:31:27.332Z] ---> 12dbeb2f889c [2021-01-26T06:31:27.332Z] Step 7/23 : RUN go mod download [2021-01-26T06:31:27.612Z] ---> Running in 1e55c172c687 [2021-01-26T06:31:27.612Z] ---> f1fd822f3f4b [2021-01-26T06:31:27.612Z] Step 7/21 : RUN go mod download [2021-01-26T06:31:27.886Z] ---> Running in d86cfbd406d6 [2021-01-26T06:31:28.162Z] ---> e34b28855b26 [2021-01-26T06:31:28.162Z] Step 7/26 : RUN go mod download [2021-01-26T06:31:28.162Z] ---> 2755ccf66b5e [2021-01-26T06:31:28.162Z] Step 7/22 : RUN go mod download [2021-01-26T06:31:28.444Z] ---> Running in 69aada854dab [2021-01-26T06:31:28.444Z] ---> Running in a87cf3cf14ee [2021-01-26T06:31:29.809Z] Building static-packages [2021-01-26T06:31:31.089Z] Removing intermediate container 819a9f798b23 [2021-01-26T06:31:31.089Z] ---> fad3b893bedc [2021-01-26T06:31:31.089Z] Step 8/22 : COPY . . [2021-01-26T06:31:31.195Z] Staging go-build-helper [2021-01-26T06:31:31.767Z] Staging static-packages [2021-01-26T06:31:32.563Z] Removing intermediate container 1e55c172c687 [2021-01-26T06:31:32.563Z] ---> 92c465130d76 [2021-01-26T06:31:32.563Z] Step 8/23 : COPY . . [2021-01-26T06:31:32.715Z] Pulling go115 [2021-01-26T06:31:33.168Z] Removing intermediate container d86cfbd406d6 [2021-01-26T06:31:33.168Z] ---> 3f2ccd701249 [2021-01-26T06:31:33.168Z] Step 8/21 : COPY . . [2021-01-26T06:31:33.658Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-26T06:31:33.658Z] Skipping pull go115 (already ran) [2021-01-26T06:31:33.658Z] Building go115 [2021-01-26T06:31:33.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-26T06:31:33.658Z] Dload Upload Total Spent Left Speed [2021-01-26T06:31:34.617Z] Removing intermediate container 69aada854dab [2021-01-26T06:31:34.617Z] ---> 78067b3d9933 [2021-01-26T06:31:34.617Z] Step 8/22 : COPY . . [2021-01-26T06:31:34.617Z] Removing intermediate container a87cf3cf14ee [2021-01-26T06:31:34.617Z] ---> 6046a46bc28a [2021-01-26T06:31:34.617Z] Step 8/26 : COPY . . [2021-01-26T06:31:37.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 11.5M 0 0 18.2M 0 0:00:06 --:--:-- 0:00:06 18.1M 46 115M 46 53.6M 0 0 32.8M 0 0:00:03 0:00:01 0:00:02 32.8M 77 115M 77 89.6M 0 0 33.6M 0 0:00:03 0:00:02 0:00:01 33.6M 100 115M 100 115M 0 0 33.6M 0 0:00:03 0:00:03 --:--:-- 33.6M [2021-01-26T06:31:37.750Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-26T06:31:41.964Z] Staging go115 [2021-01-26T06:31:47.251Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-26T06:31:47.251Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-26T06:31:47.252Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-26T06:31:47.252Z] Fetched 0 B in 0s (0 B/s) [2021-01-26T06:31:47.252Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-26T06:31:47.252Z] Fetched 224 kB in 0s (0 B/s) [2021-01-26T06:31:47.252Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-26T06:31:47.252Z] Fetched 157 kB in 0s (0 B/s) [2021-01-26T06:31:47.252Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-26T06:31:47.252Z] Fetched 221 kB in 0s (0 B/s) [2021-01-26T06:31:47.252Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-26T06:31:47.252Z] Fetched 143 kB in 0s (0 B/s) [2021-01-26T06:31:47.252Z] Pulling edgex-go [2021-01-26T06:31:48.190Z] Pulling version [2021-01-26T06:31:49.136Z] Building config-common [2021-01-26T06:31:51.054Z] Skipping build go-build-helper (already ran) [2021-01-26T06:31:51.054Z] Skipping build static-packages (already ran) [2021-01-26T06:31:51.054Z] Skipping build go115 (already ran) [2021-01-26T06:31:51.054Z] Building edgex-go [2021-01-26T06:31:51.317Z] 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-01-26T06:31:52.715Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-26T06:31:52.715Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-26T06:31:52.715Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 [2021-01-26T06:31:52.715Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.3 [2021-01-26T06:31:52.715Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-26T06:31:52.715Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-26T06:31:52.715Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-26T06:31:52.715Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-26T06:31:52.715Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-26T06:31:52.715Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-26T06:31:52.715Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-26T06:31:52.715Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-26T06:31:52.715Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-26T06:31:52.715Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-26T06:31:52.715Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-26T06:31:52.974Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-26T06:31:52.974Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-26T06:31:52.974Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-26T06:31:52.974Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-26T06:31:52.974Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-26T06:31:52.974Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-26T06:31:52.974Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-26T06:31:52.974Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-26T06:31:52.974Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-26T06:31:52.974Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-26T06:31:52.974Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-26T06:31:52.974Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-26T06:31:53.237Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-26T06:31:53.237Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-26T06:31:53.237Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-26T06:32:01.377Z] 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-01-26T06:32:01.444Z] ---> 908f893558ca [2021-01-26T06:32:01.444Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-26T06:32:01.444Z] ---> 1a3f4188cd86 [2021-01-26T06:32:01.444Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-26T06:32:01.444Z] ---> a953abfa8678 [2021-01-26T06:32:01.444Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-26T06:32:01.444Z] ---> 43850a1f492e [2021-01-26T06:32:01.444Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-26T06:32:01.444Z] ---> Running in 9c02cc096db8 [2021-01-26T06:32:01.444Z] ---> Running in 48ae6877f522 [2021-01-26T06:32:01.444Z] ---> d29f93e06617 [2021-01-26T06:32:01.444Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-26T06:32:01.444Z] ---> Running in a972ee3a1e54 [2021-01-26T06:32:01.444Z] ---> Running in 6323f374308b [2021-01-26T06:32:01.444Z] ---> Running in 09b608da8da1 [2021-01-26T06:32:01.721Z] 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-01-26T06:32:01.721Z] 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-01-26T06:32:02.007Z] 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-01-26T06:32:02.007Z] 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-01-26T06:32:02.007Z] 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-01-26T06:32:04.700Z] 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-01-26T06:32:05.638Z] 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-01-26T06:32:06.580Z] 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-01-26T06:32:07.152Z] 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-01-26T06:32:07.152Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-26T06:32:07.412Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-26T06:32:07.412Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-26T06:32:07.412Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-26T06:32:08.796Z] 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-01-26T06:32:08.796Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-26T06:32:08.796Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-26T06:32:10.181Z] 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-01-26T06:32:11.124Z] 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-01-26T06:32:11.124Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-26T06:32:12.508Z] 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-01-26T06:32:13.451Z] 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-01-26T06:32:14.025Z] 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-01-26T06:32:14.025Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-26T06:32:15.407Z] 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-01-26T06:32:15.407Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-26T06:32:17.947Z] Building version [2021-01-26T06:32:20.516Z] Staging config-common [2021-01-26T06:32:21.086Z] Skipping stage go-build-helper (already ran) [2021-01-26T06:32:21.086Z] Skipping stage static-packages (already ran) [2021-01-26T06:32:21.086Z] Skipping stage go115 (already ran) [2021-01-26T06:32:21.086Z] Staging edgex-go [2021-01-26T06:32:22.024Z] Staging version [2021-01-26T06:32:23.407Z] Priming config-common [2021-01-26T06:32:23.977Z] Priming go-build-helper [2021-01-26T06:32:24.924Z] Priming static-packages [2021-01-26T06:32:27.477Z] Priming go115 [2021-01-26T06:32:28.417Z] Priming edgex-go [2021-01-26T06:32:29.554Z] Priming version [2021-01-26T06:32:30.594Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-26T06:33:38.968Z] 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-01-26T06:33:54.337Z] Removing intermediate container 9c02cc096db8 [2021-01-26T06:33:54.337Z] ---> 4f039166b09f [2021-01-26T06:33:54.337Z] [2021-01-26T06:33:54.337Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T06:33:54.337Z] Removing intermediate container 6323f374308b [2021-01-26T06:33:54.337Z] ---> 2a4aed44c02e [2021-01-26T06:33:54.337Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-26T06:33:54.337Z] 3.12: Pulling from library/alpine [2021-01-26T06:33:54.337Z] Removing intermediate container a972ee3a1e54 [2021-01-26T06:33:54.337Z] ---> f3953454ad5a [2021-01-26T06:33:54.337Z] [2021-01-26T06:33:54.337Z] Step 10/21 : FROM alpine:3.12 [2021-01-26T06:33:54.337Z] Removing intermediate container 09b608da8da1 [2021-01-26T06:33:54.337Z] ---> a37f1c912341 [2021-01-26T06:33:54.337Z] [2021-01-26T06:33:54.337Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T06:33:54.337Z] 3.12: Pulling from library/alpine [2021-01-26T06:33:54.337Z] 3.12: Pulling from library/alpine [2021-01-26T06:33:54.337Z] ---> Running in 22267ac2b86f [2021-01-26T06:33:54.609Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:33:54.609Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:33:54.609Z] 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-01-26T06:33:54.609Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:33:54.609Z] Status: Downloaded newer image for alpine:3.12 [2021-01-26T06:33:54.898Z] ---> afeebe901d6b [2021-01-26T06:33:54.898Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-26T06:33:54.898Z] Status: Image is up to date for alpine:3.12 [2021-01-26T06:33:54.898Z] ---> afeebe901d6b [2021-01-26T06:33:54.898Z] Status: Downloaded newer image for alpine:3.12 [2021-01-26T06:33:54.898Z] ---> afeebe901d6b [2021-01-26T06:33:54.898Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:33:54.898Z] [2021-01-26T06:33:55.170Z] ---> Running in 2dfb807d6353 [2021-01-26T06:33:55.170Z] ---> Running in 3ceda4622412 [2021-01-26T06:33:55.170Z] ---> Running in a1f9f6c00e98 [2021-01-26T06:33:57.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:57.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:57.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:57.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:58.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:58.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:58.676Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-26T06:33:58.676Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-26T06:33:58.676Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-26T06:33:58.676Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:33:58.676Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-26T06:33:58.676Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:33:58.676Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:33:58.676Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:33:58.676Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-26T06:33:58.676Z] OK: 5 MiB in 15 packages [2021-01-26T06:33:58.676Z] (4/4) Installing curl (7.69.1-r3) [2021-01-26T06:33:58.676Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:33:58.676Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:33:58.994Z] OK: 6 MiB in 16 packages [2021-01-26T06:33:59.271Z] OK: 7 MiB in 18 packages [2021-01-26T06:33:59.541Z] Removing intermediate container 22267ac2b86f [2021-01-26T06:33:59.541Z] ---> 35c052b87eaa [2021-01-26T06:33:59.541Z] [2021-01-26T06:33:59.541Z] Step 11/26 : FROM docker:20.10.0 [2021-01-26T06:33:59.815Z] 20.10.0: Pulling from library/docker [2021-01-26T06:34:01.246Z] Removing intermediate container 2dfb807d6353 [2021-01-26T06:34:01.246Z] ---> ed48888d8dab [2021-01-26T06:34:01.246Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:34:02.234Z] ---> Running in 1040978198e9 [2021-01-26T06:34:02.836Z] Removing intermediate container 3ceda4622412 [2021-01-26T06:34:02.836Z] ---> 1b6906b17049 [2021-01-26T06:34:02.836Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:34:03.121Z] Removing intermediate container a1f9f6c00e98 [2021-01-26T06:34:03.121Z] ---> ee3c02c6e820 [2021-01-26T06:34:03.121Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T06:34:03.121Z] ---> Running in e0951c1c8d0c [2021-01-26T06:34:03.393Z] Removing intermediate container 1040978198e9 [2021-01-26T06:34:03.393Z] ---> 4a9b981415b7 [2021-01-26T06:34:03.393Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-26T06:34:03.664Z] Removing intermediate container 48ae6877f522 [2021-01-26T06:34:03.664Z] ---> 151e27752040 [2021-01-26T06:34:03.664Z] [2021-01-26T06:34:03.664Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:34:03.664Z] ---> afeebe901d6b [2021-01-26T06:34:03.664Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:34:03.664Z] ---> Using cache [2021-01-26T06:34:03.664Z] ---> ed48888d8dab [2021-01-26T06:34:03.664Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:34:03.664Z] ---> Using cache [2021-01-26T06:34:03.664Z] ---> 4a9b981415b7 [2021-01-26T06:34:03.664Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-26T06:34:03.664Z] ---> Running in 963c0e8f37f3 [2021-01-26T06:34:03.942Z] ---> Running in ba0536f26e2d [2021-01-26T06:34:03.942Z] ---> Running in c930bff25f92 [2021-01-26T06:34:03.942Z] Removing intermediate container e0951c1c8d0c [2021-01-26T06:34:03.942Z] ---> 2b0bf7d886c3 [2021-01-26T06:34:03.942Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-26T06:34:04.223Z] ---> Running in 977d5aa1c14e [2021-01-26T06:34:04.223Z] Removing intermediate container 963c0e8f37f3 [2021-01-26T06:34:04.223Z] ---> e41aaebd227b [2021-01-26T06:34:04.223Z] Step 13/21 : WORKDIR /edgex [2021-01-26T06:34:04.492Z] ---> Running in b46081c11ac0 [2021-01-26T06:34:04.766Z] Removing intermediate container c930bff25f92 [2021-01-26T06:34:04.766Z] ---> 33cf8d3c0dfc [2021-01-26T06:34:04.766Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T06:34:05.038Z] Removing intermediate container ba0536f26e2d [2021-01-26T06:34:05.038Z] ---> 39e8fa1bd0a6 [2021-01-26T06:34:05.038Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T06:34:05.517Z] ---> Running in 93a919e0bf65 [2021-01-26T06:34:05.517Z] Removing intermediate container 977d5aa1c14e [2021-01-26T06:34:05.517Z] ---> c61e1af6450c [2021-01-26T06:34:05.517Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T06:34:05.789Z] ---> Running in d727e04e4bf9 [2021-01-26T06:34:06.063Z] ---> Running in d14d1280679c [2021-01-26T06:34:06.063Z] Removing intermediate container b46081c11ac0 [2021-01-26T06:34:06.063Z] ---> ae64c6cb4b0d [2021-01-26T06:34:06.063Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-26T06:34:06.663Z] Removing intermediate container 93a919e0bf65 [2021-01-26T06:34:06.663Z] ---> 021f47c48077 [2021-01-26T06:34:06.663Z] Step 15/23 : WORKDIR / [2021-01-26T06:34:06.935Z] Removing intermediate container d727e04e4bf9 [2021-01-26T06:34:06.935Z] ---> c35a6309a5bd [2021-01-26T06:34:06.935Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:34:07.209Z] ---> Running in b3370823d821 [2021-01-26T06:34:07.209Z] Removing intermediate container d14d1280679c [2021-01-26T06:34:07.209Z] ---> 4bb47dd469c0 [2021-01-26T06:34:07.209Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:34:07.812Z] ---> 68e89cb584ac [2021-01-26T06:34:07.812Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-26T06:34:08.405Z] Removing intermediate container b3370823d821 [2021-01-26T06:34:08.405Z] ---> 7b0ccad0b93d [2021-01-26T06:34:08.405Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:34:08.405Z] ---> e9033fbb45bd [2021-01-26T06:34:08.405Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-26T06:34:08.677Z] ---> b46ec843b144 [2021-01-26T06:34:08.677Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-26T06:34:10.654Z] ---> 81dde97138dc [2021-01-26T06:34:10.654Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-26T06:34:10.654Z] ---> d2c9be3ef5ee [2021-01-26T06:34:10.654Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-26T06:34:10.654Z] ---> e60c8b42a4d3 [2021-01-26T06:34:10.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-26T06:34:10.654Z] ---> 202e7e8c91ea [2021-01-26T06:34:10.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-26T06:34:12.648Z] ---> 6970b766ea70 [2021-01-26T06:34:12.648Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-26T06:34:12.648Z] ---> Running in b55b02ef43cd [2021-01-26T06:34:12.648Z] ---> fe4f8f825415 [2021-01-26T06:34:12.648Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-26T06:34:12.648Z] ---> 26204b21fc3c [2021-01-26T06:34:12.648Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-26T06:34:12.648Z] ---> b747244e6559 [2021-01-26T06:34:12.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-26T06:34:12.924Z] ---> Running in 47e53522ef51 [2021-01-26T06:34:12.924Z] ---> Running in 9e30b328fcbb [2021-01-26T06:34:12.924Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-26T06:34:12.924Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-26T06:34:12.924Z] ---> eeaf43b92773 [2021-01-26T06:34:12.924Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-26T06:34:13.199Z] Removing intermediate container b55b02ef43cd [2021-01-26T06:34:13.199Z] ---> 342e9c0484ad [2021-01-26T06:34:13.199Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:34:13.200Z] ---> Running in a8d2708a113e [2021-01-26T06:34:13.488Z] ---> Running in 9abfcedebce1 [2021-01-26T06:34:13.488Z] Removing intermediate container 47e53522ef51 [2021-01-26T06:34:13.488Z] ---> a4cc8ba2841a [2021-01-26T06:34:13.488Z] Step 18/21 : CMD ["--init=true"] [2021-01-26T06:34:13.767Z] Removing intermediate container 9e30b328fcbb [2021-01-26T06:34:13.767Z] ---> 50475669d8e4 [2021-01-26T06:34:13.767Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:34:13.767Z] ---> 6c5791dd94e5 [2021-01-26T06:34:13.767Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-26T06:34:14.041Z] ---> Running in 31ae7b719320 [2021-01-26T06:34:14.041Z] ---> Running in 7a7ecf5b53c0 [2021-01-26T06:34:14.041Z] ---> Running in 195a0d14b8d1 [2021-01-26T06:34:14.041Z] Removing intermediate container 9abfcedebce1 [2021-01-26T06:34:14.041Z] ---> dad621194a3a [2021-01-26T06:34:14.041Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T06:34:14.318Z] ---> Running in d18c73422e08 [2021-01-26T06:34:14.591Z] Removing intermediate container 7a7ecf5b53c0 [2021-01-26T06:34:14.591Z] ---> 9d42353816c2 [2021-01-26T06:34:14.591Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T06:34:14.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:34:14.870Z] Removing intermediate container 31ae7b719320 [2021-01-26T06:34:14.870Z] ---> e7129ccafea7 [2021-01-26T06:34:14.870Z] Step 19/21 : LABEL arch=arm64 [2021-01-26T06:34:14.870Z] ---> Running in 4fcce2bb94f7 [2021-01-26T06:34:14.870Z] Removing intermediate container 195a0d14b8d1 [2021-01-26T06:34:14.870Z] ---> f2ce19ce2f33 [2021-01-26T06:34:14.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:34:15.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:34:15.152Z] ---> Running in ba5eb207748a [2021-01-26T06:34:15.152Z] Removing intermediate container d18c73422e08 [2021-01-26T06:34:15.152Z] ---> 6c28a8cf2137 [2021-01-26T06:34:15.152Z] Step 21/22 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:34:15.152Z] ---> Running in 6d349ad43acc [2021-01-26T06:34:15.431Z] ---> Running in 219871eb83d5 [2021-01-26T06:34:15.704Z] Removing intermediate container 4fcce2bb94f7 [2021-01-26T06:34:15.704Z] ---> 4475b4f83cba [2021-01-26T06:34:15.704Z] Step 21/22 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:34:15.704Z] (1/2) Installing readline (8.0.4-r0) [2021-01-26T06:34:15.704Z] Removing intermediate container ba5eb207748a [2021-01-26T06:34:15.704Z] ---> 877f7765cd05 [2021-01-26T06:34:15.704Z] Step 20/21 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:34:15.704Z] (2/2) Installing bash (5.0.17-r0) [2021-01-26T06:34:15.979Z] ---> Running in 979e8ab92980 [2021-01-26T06:34:15.979Z] Removing intermediate container 6d349ad43acc [2021-01-26T06:34:15.979Z] ---> f48658ce6b40 [2021-01-26T06:34:15.979Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T06:34:15.979Z] Executing bash-5.0.17-r0.post-install [2021-01-26T06:34:15.979Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:34:15.979Z] OK: 12 MiB in 22 packages [2021-01-26T06:34:15.979Z] ---> Running in c1255473e8b2 [2021-01-26T06:34:16.254Z] Removing intermediate container 219871eb83d5 [2021-01-26T06:34:16.254Z] ---> b50fa8f5e9a0 [2021-01-26T06:34:16.254Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T06:34:16.254Z] ---> Running in cf38cfec6084 [2021-01-26T06:34:16.254Z] ---> Running in 83b9dde5710d [2021-01-26T06:34:16.856Z] Removing intermediate container 979e8ab92980 [2021-01-26T06:34:16.856Z] ---> 0d2f3f5d133c [2021-01-26T06:34:16.856Z] Removing intermediate container c1255473e8b2 [2021-01-26T06:34:16.856Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T06:34:16.856Z] ---> 71a8305553ce [2021-01-26T06:34:16.856Z] Step 21/21 : LABEL version=0.0.0 [2021-01-26T06:34:16.856Z] ---> Running in 416a868dcc32 [2021-01-26T06:34:16.856Z] ---> Running in 3b5d4f539ddd [2021-01-26T06:34:16.856Z] Removing intermediate container cf38cfec6084 [2021-01-26T06:34:16.856Z] ---> fea047775a8e [2021-01-26T06:34:16.856Z] Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:34:17.133Z] Removing intermediate container 83b9dde5710d [2021-01-26T06:34:17.133Z] ---> 29d6c5bfef5b [2021-01-26T06:34:17.133Z] [2021-01-26T06:34:17.133Z] ---> Running in 10a5cb19a806 [2021-01-26T06:34:17.736Z] Successfully built 29d6c5bfef5b [2021-01-26T06:34:17.736Z] Removing intermediate container 416a868dcc32 [2021-01-26T06:34:17.736Z] ---> 07706ab88616 [2021-01-26T06:34:17.736Z] [2021-01-26T06:34:17.736Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-26T06:34:17.736Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-01-26T06:34:18.011Z] Removing intermediate container 3b5d4f539ddd [2021-01-26T06:34:18.011Z] ---> b0ae56767367 [2021-01-26T06:34:18.011Z] [2021-01-26T06:34:18.281Z] Removing intermediate container 10a5cb19a806 [2021-01-26T06:34:18.281Z] ---> 3c478d5eeea6 [2021-01-26T06:34:18.281Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:34:18.281Z] Removing intermediate container a8d2708a113e [2021-01-26T06:34:18.281Z] ---> 4c81830bdafc [2021-01-26T06:34:18.281Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-26T06:34:18.281Z] Successfully built 07706ab88616 [2021-01-26T06:34:18.281Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-26T06:34:18.281Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-26T06:34:18.281Z] Successfully built b0ae56767367 [2021-01-26T06:34:18.555Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-26T06:34:18.555Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-01-26T06:34:18.555Z] ---> Running in 6f6b209a1abb [2021-01-26T06:34:18.555Z] ---> Running in 521f5aac79e7 [2021-01-26T06:34:19.153Z] Removing intermediate container 521f5aac79e7 [2021-01-26T06:34:19.153Z] ---> 6757d3a4389d [2021-01-26T06:34:19.153Z] Removing intermediate container 6f6b209a1abb [2021-01-26T06:34:19.153Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-26T06:34:19.153Z] ---> c20e78ecb275 [2021-01-26T06:34:19.153Z] [2021-01-26T06:34:19.433Z] ---> Running in f776d3a98585 [2021-01-26T06:34:19.433Z] Successfully built c20e78ecb275 [2021-01-26T06:34:19.433Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-26T06:34:19.728Z] Building docker-security-bootstrapper-go [2021-01-26T06:34:19.728Z]  Building docker-core-metadata-go ... done Removing intermediate container f776d3a98585 [2021-01-26T06:34:19.728Z] ---> 78e77486f2dc [2021-01-26T06:34:19.728Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-26T06:34:20.002Z] ---> Running in 7003521da301 [2021-01-26T06:34:20.597Z] Removing intermediate container 7003521da301 [2021-01-26T06:34:20.597Z] ---> 909e63906a61 [2021-01-26T06:34:20.597Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-26T06:34:22.034Z] ---> f6c5c87113ed [2021-01-26T06:34:22.034Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-26T06:34:23.467Z] ---> 8fd61ca255f6 [2021-01-26T06:34:23.467Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-26T06:34:26.135Z] ---> 48ee5ed22566 [2021-01-26T06:34:26.135Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-26T06:34:27.116Z] ---> Running in 22a5162cf199 [2021-01-26T06:34:28.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:34:28.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:34:28.970Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-26T06:34:28.970Z] (2/33) Installing expat (2.2.9-r1) [2021-01-26T06:34:28.970Z] (3/33) Installing libffi (3.3-r2) [2021-01-26T06:34:28.970Z] (4/33) Installing gdbm (1.13-r1) [2021-01-26T06:34:28.970Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-26T06:34:28.970Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-26T06:34:29.240Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-26T06:34:31.208Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-26T06:34:31.208Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-26T06:34:31.208Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-26T06:34:31.208Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-26T06:34:31.208Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-26T06:34:31.208Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-26T06:34:31.208Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-26T06:34:31.208Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-26T06:34:31.208Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-26T06:34:31.208Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-26T06:34:31.208Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-26T06:34:31.208Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-26T06:34:31.208Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-26T06:34:31.482Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-26T06:34:31.482Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-26T06:34:31.482Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-26T06:34:31.482Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-26T06:34:31.482Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-26T06:34:31.482Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-26T06:34:31.482Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-26T06:34:31.482Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-26T06:34:31.482Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-26T06:34:31.482Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-26T06:34:31.760Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-26T06:34:31.760Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-26T06:34:31.760Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-26T06:34:31.760Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:34:31.760Z] OK: 71 MiB in 55 packages [2021-01-26T06:34:41.962Z] Removing intermediate container 22a5162cf199 [2021-01-26T06:34:41.963Z] ---> c8aa5cd5ab96 [2021-01-26T06:34:41.963Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-26T06:34:42.254Z] ---> Running in 92fbe3c26bc5 [2021-01-26T06:34:48.972Z] Collecting docker-compose==1.23.2 [2021-01-26T06:34:48.972Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-26T06:34:48.972Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-26T06:34:48.972Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-26T06:34:51.596Z] 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-01-26T06:34:52.577Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-26T06:34:52.577Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-26T06:34:53.570Z] Collecting jsonschema<3,>=2.5.1 [2021-01-26T06:34:53.570Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-26T06:34:53.844Z] Collecting cached-property<2,>=1.2.0 [2021-01-26T06:34:53.844Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-26T06:34:54.832Z] Collecting docker<4.0,>=3.6.0 [2021-01-26T06:34:54.832Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-26T06:34:55.816Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-26T06:34:55.816Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-26T06:34:56.415Z] Collecting docopt<0.7,>=0.6.1 [2021-01-26T06:34:56.415Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-26T06:34:59.825Z] Collecting PyYAML<4,>=3.10 [2021-01-26T06:34:59.825Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-26T06:35:04.241Z] Collecting texttable<0.10,>=0.9.0 [2021-01-26T06:35:04.241Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-26T06:35:06.864Z] Collecting idna<2.8,>=2.5 [2021-01-26T06:35:06.864Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-26T06:35:06.864Z] 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-01-26T06:35:07.141Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-26T06:35:07.415Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-26T06:35:07.694Z] 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-01-26T06:35:07.694Z] Collecting docker-pycreds>=0.4.0 [2021-01-26T06:35:07.694Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-26T06:35:07.969Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-26T06:35:07.969Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-26T06:35:07.969Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-26T06:35:07.969Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-26T06:35:09.424Z] Installing collected packages: dockerpty, idna, urllib3, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docopt, PyYAML, texttable, docker-compose [2021-01-26T06:35:09.424Z] Running setup.py install for dockerpty: started [2021-01-26T06:35:09.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:35:09.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:35:09.424Z] ---> 9a7efbec3424 [2021-01-26T06:35:09.424Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:35:09.424Z] ---> Using cache [2021-01-26T06:35:09.424Z] ---> b0852a49d8ae [2021-01-26T06:35:09.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:35:09.424Z] ---> Using cache [2021-01-26T06:35:09.424Z] ---> 9cbeb8d18fea [2021-01-26T06:35:09.424Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T06:35:09.424Z] ---> Using cache [2021-01-26T06:35:09.424Z] ---> 81cb99a548a9 [2021-01-26T06:35:09.424Z] Step 6/23 : COPY go.mod . [2021-01-26T06:35:09.424Z] ---> Using cache [2021-01-26T06:35:09.424Z] ---> f1fd822f3f4b [2021-01-26T06:35:09.424Z] Step 7/23 : RUN go mod download [2021-01-26T06:35:09.424Z] ---> Using cache [2021-01-26T06:35:09.424Z] ---> 3f2ccd701249 [2021-01-26T06:35:09.424Z] Step 8/23 : COPY . . [2021-01-26T06:35:09.424Z] ---> Using cache [2021-01-26T06:35:09.424Z] ---> a953abfa8678 [2021-01-26T06:35:09.424Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-26T06:35:09.706Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:35:09.706Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:35:09.706Z] ---> 9a7efbec3424 [2021-01-26T06:35:09.706Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T06:35:09.706Z] ---> Using cache [2021-01-26T06:35:09.706Z] ---> b0852a49d8ae [2021-01-26T06:35:09.706Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:35:09.706Z] ---> Using cache [2021-01-26T06:35:09.706Z] ---> 9cbeb8d18fea [2021-01-26T06:35:09.706Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-26T06:35:09.706Z] ---> Using cache [2021-01-26T06:35:09.706Z] ---> 81cb99a548a9 [2021-01-26T06:35:09.706Z] Step 6/24 : COPY go.mod . [2021-01-26T06:35:09.706Z] ---> Using cache [2021-01-26T06:35:09.706Z] ---> f1fd822f3f4b [2021-01-26T06:35:09.706Z] Step 7/24 : RUN go mod download [2021-01-26T06:35:09.706Z] ---> Using cache [2021-01-26T06:35:09.706Z] ---> 3f2ccd701249 [2021-01-26T06:35:09.706Z] Step 8/24 : COPY . . [2021-01-26T06:35:09.706Z] ---> Using cache [2021-01-26T06:35:09.706Z] ---> a953abfa8678 [2021-01-26T06:35:09.706Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-26T06:35:09.706Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:35:09.706Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:35:09.983Z] ---> 9a7efbec3424 [2021-01-26T06:35:09.983Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:35:09.983Z] ---> Using cache [2021-01-26T06:35:09.983Z] ---> b0852a49d8ae [2021-01-26T06:35:09.983Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:35:09.983Z] ---> Using cache [2021-01-26T06:35:09.983Z] ---> 9cbeb8d18fea [2021-01-26T06:35:09.983Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-26T06:35:10.260Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:35:10.260Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:35:10.260Z] ---> 9a7efbec3424 [2021-01-26T06:35:10.260Z] Step 3/33 : WORKDIR /edgex-go [2021-01-26T06:35:10.260Z] ---> Using cache [2021-01-26T06:35:10.260Z] ---> b0852a49d8ae [2021-01-26T06:35:10.260Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:35:10.260Z] ---> Using cache [2021-01-26T06:35:10.260Z] ---> 9cbeb8d18fea [2021-01-26T06:35:10.260Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-26T06:35:10.260Z] ---> Using cache [2021-01-26T06:35:10.260Z] ---> 81cb99a548a9 [2021-01-26T06:35:10.260Z] Step 6/33 : COPY go.mod . [2021-01-26T06:35:10.260Z] ---> Using cache [2021-01-26T06:35:10.260Z] ---> f1fd822f3f4b [2021-01-26T06:35:10.260Z] Step 7/33 : RUN go mod download [2021-01-26T06:35:10.260Z] ---> Using cache [2021-01-26T06:35:10.260Z] ---> 3f2ccd701249 [2021-01-26T06:35:10.260Z] Step 8/33 : COPY . . [2021-01-26T06:35:10.260Z] ---> Using cache [2021-01-26T06:35:10.260Z] ---> a953abfa8678 [2021-01-26T06:35:10.260Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-26T06:35:12.231Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-26T06:35:12.231Z] Attempting uninstall: idna [2021-01-26T06:35:12.231Z] Found existing installation: idna 2.9 [2021-01-26T06:35:12.231Z] Uninstalling idna-2.9: [2021-01-26T06:35:12.231Z] Successfully uninstalled idna-2.9 [2021-01-26T06:35:14.219Z] Attempting uninstall: urllib3 [2021-01-26T06:35:14.219Z] Found existing installation: urllib3 1.25.9 [2021-01-26T06:35:14.219Z] Uninstalling urllib3-1.25.9: [2021-01-26T06:35:14.219Z] Successfully uninstalled urllib3-1.25.9 [2021-01-26T06:35:14.824Z] ---> Running in f439a8af51c9 [2021-01-26T06:35:14.824Z] ---> Running in 2e97d83d2f55 [2021-01-26T06:35:14.824Z] ---> Running in 541b5acf39b6 [2021-01-26T06:35:14.824Z] ---> Running in 3d6f4b8db81d [2021-01-26T06:35:15.101Z] Attempting uninstall: requests [2021-01-26T06:35:15.101Z] Found existing installation: requests 2.23.0 [2021-01-26T06:35:15.101Z] Uninstalling requests-2.23.0: [2021-01-26T06:35:15.101Z] Successfully uninstalled requests-2.23.0 [2021-01-26T06:35:17.088Z] 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-01-26T06:35:17.088Z] 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-01-26T06:35:17.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:17.364Z] 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-01-26T06:35:17.965Z] Running setup.py install for docopt: started [2021-01-26T06:35:18.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:19.221Z] OK: 217 MiB in 51 packages [2021-01-26T06:35:21.213Z] Running setup.py install for docopt: finished with status 'done' [2021-01-26T06:35:21.213Z] Running setup.py install for PyYAML: started [2021-01-26T06:35:21.213Z] Removing intermediate container 2e97d83d2f55 [2021-01-26T06:35:21.213Z] ---> 0f4119f48266 [2021-01-26T06:35:21.213Z] Step 6/23 : COPY go.mod . [2021-01-26T06:35:22.678Z] ---> 86b0af4de537 [2021-01-26T06:35:22.678Z] Step 7/23 : RUN go mod download [2021-01-26T06:35:22.678Z] ---> Running in 9d8968a1cac9 [2021-01-26T06:35:25.496Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-26T06:35:25.496Z] Running setup.py install for texttable: started [2021-01-26T06:35:28.147Z] Removing intermediate container 9d8968a1cac9 [2021-01-26T06:35:28.147Z] ---> 4336cc7bfb78 [2021-01-26T06:35:28.147Z] Step 8/23 : COPY . . [2021-01-26T06:35:29.150Z] Running setup.py install for texttable: finished with status 'done' [2021-01-26T06:35:31.814Z] 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-01-26T06:35:42.041Z] Removing intermediate container 92fbe3c26bc5 [2021-01-26T06:35:42.041Z] ---> 630e872d03af [2021-01-26T06:35:42.041Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-26T06:35:42.041Z] ---> Running in 40520ed1ecdf [2021-01-26T06:35:44.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:44.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:45.058Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:35:45.058Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-26T06:35:45.058Z] (3/3) Installing curl (7.69.1-r3) [2021-01-26T06:35:45.058Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:35:45.346Z] OK: 71 MiB in 58 packages [2021-01-26T06:35:49.720Z] Removing intermediate container 40520ed1ecdf [2021-01-26T06:35:49.720Z] ---> 32ae1ae63eb7 [2021-01-26T06:35:49.720Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-26T06:35:49.720Z] ---> Running in 9d56fb150b89 [2021-01-26T06:35:49.720Z] ---> ad35442dea66 [2021-01-26T06:35:49.720Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-26T06:35:50.005Z] ---> Running in dc14e82b7c51 [2021-01-26T06:35:50.618Z] Removing intermediate container 9d56fb150b89 [2021-01-26T06:35:50.618Z] ---> 801a82c17ea1 [2021-01-26T06:35:50.618Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:35:50.618Z] ---> Running in 601a21ff404b [2021-01-26T06:35:52.076Z] Removing intermediate container 601a21ff404b [2021-01-26T06:35:52.076Z] ---> 2f17c8887378 [2021-01-26T06:35:52.076Z] Step 24/26 : LABEL arch=arm64 [2021-01-26T06:35:52.076Z] ---> Running in 8164e429d277 [2021-01-26T06:35:52.355Z] 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-01-26T06:35:52.968Z] Removing intermediate container 8164e429d277 [2021-01-26T06:35:52.968Z] ---> 7a539e8a5620 [2021-01-26T06:35:52.968Z] Step 25/26 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:35:52.968Z] ---> Running in 55a39326f337 [2021-01-26T06:35:53.579Z] Removing intermediate container 55a39326f337 [2021-01-26T06:35:53.579Z] ---> 073a9a08fff2 [2021-01-26T06:35:53.579Z] Step 26/26 : LABEL version=0.0.0 [2021-01-26T06:35:53.862Z] ---> Running in c61ba53d4e67 [2021-01-26T06:35:54.484Z] Removing intermediate container c61ba53d4e67 [2021-01-26T06:35:54.484Z] ---> 00f4b0f1fbfd [2021-01-26T06:35:54.485Z] [2021-01-26T06:35:55.111Z] Successfully built 00f4b0f1fbfd [2021-01-26T06:35:55.400Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-26T06:36:34.468Z]  Building docker-sys-mgmt-agent-go ... done 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-01-26T06:36:41.259Z] 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-01-26T06:36:49.673Z] Removing intermediate container 541b5acf39b6 [2021-01-26T06:36:49.673Z] ---> a24827554495 [2021-01-26T06:36:49.673Z] [2021-01-26T06:36:49.673Z] Step 10/24 : FROM alpine:3.12 [2021-01-26T06:36:49.673Z] ---> afeebe901d6b [2021-01-26T06:36:49.673Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-26T06:36:49.673Z] ---> Running in 98606a88e17f [2021-01-26T06:36:51.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:36:51.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:36:52.540Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-26T06:36:52.816Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:36:52.816Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-26T06:36:52.816Z] (4/5) Installing curl (7.69.1-r3) [2021-01-26T06:36:52.816Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-26T06:36:52.816Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:36:52.816Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:36:53.090Z] OK: 7 MiB in 19 packages [2021-01-26T06:36:54.544Z] Removing intermediate container 3d6f4b8db81d [2021-01-26T06:36:54.544Z] ---> 74ec82d2a0ce [2021-01-26T06:36:54.544Z] [2021-01-26T06:36:54.544Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:36:54.544Z] ---> afeebe901d6b [2021-01-26T06:36:54.544Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:36:54.544Z] ---> Using cache [2021-01-26T06:36:54.544Z] ---> ed48888d8dab [2021-01-26T06:36:54.544Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:36:54.544Z] ---> Using cache [2021-01-26T06:36:54.544Z] ---> 4a9b981415b7 [2021-01-26T06:36:54.544Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-26T06:36:54.544Z] ---> Running in 9b8e660bfdf1 [2021-01-26T06:36:55.997Z] Removing intermediate container 9b8e660bfdf1 [2021-01-26T06:36:55.997Z] ---> 39f1c4ccd93b [2021-01-26T06:36:55.997Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T06:36:55.997Z] Removing intermediate container 98606a88e17f [2021-01-26T06:36:55.997Z] ---> 8a2ce0fafa11 [2021-01-26T06:36:55.997Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T06:36:56.276Z] ---> Running in 1400936c8c3d [2021-01-26T06:36:56.276Z] ---> Running in b64e01349399 [2021-01-26T06:36:56.883Z] Removing intermediate container 1400936c8c3d [2021-01-26T06:36:56.883Z] ---> 52f1d9aa9a5b [2021-01-26T06:36:56.883Z] Step 15/23 : WORKDIR / [2021-01-26T06:36:57.185Z] Removing intermediate container b64e01349399 [2021-01-26T06:36:57.185Z] ---> 29bffffc442d [2021-01-26T06:36:57.185Z] Step 13/24 : WORKDIR / [2021-01-26T06:36:57.185Z] ---> Running in a93b2725ba5d [2021-01-26T06:36:57.185Z] ---> Running in b0c340d327c0 [2021-01-26T06:36:58.190Z] Removing intermediate container a93b2725ba5d [2021-01-26T06:36:58.190Z] ---> e25530b561f8 [2021-01-26T06:36:58.190Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:36:58.190Z] Removing intermediate container b0c340d327c0 [2021-01-26T06:36:58.190Z] ---> ddc254018926 [2021-01-26T06:36:58.190Z] 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-01-26T06:37:00.220Z] ---> f8ae0ad76747 [2021-01-26T06:37:00.220Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-26T06:37:00.220Z] ---> 3c9bb208fe9b [2021-01-26T06:37:00.220Z] 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-01-26T06:37:01.677Z] ---> 70998878147d [2021-01-26T06:37:01.677Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-26T06:37:03.175Z] ---> bc4dcd996eda [2021-01-26T06:37:03.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-26T06:37:03.783Z] ---> 13d8897274da [2021-01-26T06:37:03.783Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-26T06:37:05.252Z] ---> 87139ea7b66e [2021-01-26T06:37:05.252Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-26T06:37:05.531Z] ---> Running in 5ef2c7a444ab [2021-01-26T06:37:06.133Z] Removing intermediate container f439a8af51c9 [2021-01-26T06:37:06.133Z] ---> 78b553c92a87 [2021-01-26T06:37:06.133Z] [2021-01-26T06:37:06.133Z] Step 10/33 : FROM alpine:3.12 [2021-01-26T06:37:06.133Z] ---> afeebe901d6b [2021-01-26T06:37:06.133Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-26T06:37:06.732Z] ---> Running in 94eabaf7e0cf [2021-01-26T06:37:06.732Z] ---> 43ffed7d916b [2021-01-26T06:37:06.732Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-26T06:37:06.732Z] Removing intermediate container 5ef2c7a444ab [2021-01-26T06:37:06.732Z] ---> ae0712336113 [2021-01-26T06:37:06.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:37:07.330Z] ---> Running in 8189bdce4695 [2021-01-26T06:37:08.315Z] Removing intermediate container 8189bdce4695 [2021-01-26T06:37:08.315Z] ---> 0b6d03a94fa6 [2021-01-26T06:37:08.315Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T06:37:08.595Z] ---> Running in 7ae69d90fb9e [2021-01-26T06:37:08.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:37:09.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:37:09.435Z] ---> 87f27260f666 [2021-01-26T06:37:09.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T06:37:09.435Z] Removing intermediate container 7ae69d90fb9e [2021-01-26T06:37:09.435Z] ---> 915595008577 [2021-01-26T06:37:09.435Z] Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:37:09.717Z] ---> Running in 89ea38c82f11 [2021-01-26T06:37:10.000Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-26T06:37:10.000Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-26T06:37:10.000Z] (3/3) Installing su-exec (0.2-r1) [2021-01-26T06:37:10.000Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:37:10.000Z] OK: 6 MiB in 17 packages [2021-01-26T06:37:11.013Z] ---> d080d34f74c9 [2021-01-26T06:37:11.013Z] 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-01-26T06:37:11.013Z] Removing intermediate container 89ea38c82f11 [2021-01-26T06:37:11.013Z] ---> f45cb547da18 [2021-01-26T06:37:11.013Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:37:11.294Z] ---> Running in 2894529d0565 [2021-01-26T06:37:11.294Z] ---> Running in 02049a22a723 [2021-01-26T06:37:12.295Z] Removing intermediate container 02049a22a723 [2021-01-26T06:37:12.295Z] ---> 3182929d0cea [2021-01-26T06:37:12.295Z] [2021-01-26T06:37:12.574Z] Removing intermediate container 94eabaf7e0cf [2021-01-26T06:37:12.574Z] ---> 7c634d75f76e [2021-01-26T06:37:12.574Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-26T06:37:12.856Z] ---> Running in 7561bc7889de [2021-01-26T06:37:13.141Z] Successfully built 3182929d0cea [2021-01-26T06:37:13.141Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-26T06:37:13.740Z]  Building docker-core-command-go ... done Removing intermediate container 7561bc7889de [2021-01-26T06:37:13.740Z] ---> 1710e8695e19 [2021-01-26T06:37:13.740Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-26T06:37:14.014Z] ---> Running in a3d1e6848c3a [2021-01-26T06:37:14.634Z] Removing intermediate container a3d1e6848c3a [2021-01-26T06:37:14.634Z] ---> 380d1b6e0b86 [2021-01-26T06:37:14.634Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gzRemoving intermediate container 2894529d0565 [2021-01-26T06:37:14.634Z] [2021-01-26T06:37:14.634Z] ---> 7a41cb29490d [2021-01-26T06:37:14.634Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T06:37:14.911Z] ---> Running in f16517d717d5 [2021-01-26T06:37:14.911Z] ---> Running in 5fe84c062c74 [2021-01-26T06:37:15.512Z] Removing intermediate container 5fe84c062c74 [2021-01-26T06:37:15.512Z] ---> bd189b256a58 [2021-01-26T06:37:15.512Z] Step 22/24 : LABEL arch=arm64 [2021-01-26T06:37:15.788Z] ---> Running in a8483fe01675 [2021-01-26T06:37:16.387Z] Connecting to github.com (140.82.114.4:443) [2021-01-26T06:37:16.387Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.166.11:443) [2021-01-26T06:37:16.682Z] Removing intermediate container a8483fe01675 [2021-01-26T06:37:16.682Z] ---> 27c4c9f1ae66 [2021-01-26T06:37:16.682Z] Step 23/24 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:37:16.682Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-26T06:37:16.682Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-26T06:37:16.682Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-26T06:37:16.682Z] dockerize [2021-01-26T06:37:16.682Z] ---> Running in 273632ab9259 [2021-01-26T06:37:17.679Z] Removing intermediate container 273632ab9259 [2021-01-26T06:37:17.679Z] ---> 9c6bdbb478d0 [2021-01-26T06:37:17.679Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T06:37:17.679Z] ---> Running in 6a7daad66318 [2021-01-26T06:37:18.670Z] Removing intermediate container 6a7daad66318 [2021-01-26T06:37:18.670Z] ---> 9b63340e55ea [2021-01-26T06:37:18.670Z] [2021-01-26T06:37:18.949Z] Successfully built 9b63340e55ea [2021-01-26T06:37:19.222Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-26T06:37:19.222Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container f16517d717d5 [2021-01-26T06:37:19.222Z] ---> 69b55825fdc7 [2021-01-26T06:37:19.222Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-26T06:37:19.494Z] ---> Running in f319ad28e3aa [2021-01-26T06:37:20.106Z] Removing intermediate container f319ad28e3aa [2021-01-26T06:37:20.106Z] ---> 2b6a4652f870 [2021-01-26T06:37:20.106Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-26T06:37:20.381Z] ---> Running in 71f65a51c5e1 [2021-01-26T06:37:20.984Z] Removing intermediate container 71f65a51c5e1 [2021-01-26T06:37:20.984Z] ---> b1dbc1a03cd2 [2021-01-26T06:37:20.984Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-26T06:37:20.984Z] ---> Running in e9e880961322 [2021-01-26T06:37:22.423Z] Move dockerize executable [2021-01-26T06:37:23.864Z] Removing intermediate container e9e880961322 [2021-01-26T06:37:23.864Z] ---> 6411aa23af24 [2021-01-26T06:37:23.864Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-26T06:37:23.864Z] ---> Running in 4636ff33d01c [2021-01-26T06:37:24.843Z] Removing intermediate container 4636ff33d01c [2021-01-26T06:37:24.843Z] ---> 9ecc997a8546 [2021-01-26T06:37:24.843Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-26T06:37:25.829Z] ---> 648fbe61e7dd [2021-01-26T06:37:25.829Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-26T06:37:26.106Z] ---> Running in 8ff28e7f5c2c [2021-01-26T06:37:28.081Z] Removing intermediate container dc14e82b7c51 [2021-01-26T06:37:28.081Z] ---> ced1bd25a8c0 [2021-01-26T06:37:28.081Z] [2021-01-26T06:37:28.081Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:37:28.081Z] ---> afeebe901d6b [2021-01-26T06:37:28.081Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T06:37:28.081Z] ---> Running in 774587556c07 [2021-01-26T06:37:28.675Z] Removing intermediate container 774587556c07 [2021-01-26T06:37:28.675Z] ---> 46438df9df55 [2021-01-26T06:37:28.675Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-26T06:37:28.675Z] ---> Running in 9a9560a2d656 [2021-01-26T06:37:28.991Z] Removing intermediate container 8ff28e7f5c2c [2021-01-26T06:37:28.991Z] ---> 78fb207ced02 [2021-01-26T06:37:28.991Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:37:29.270Z] Removing intermediate container 9a9560a2d656 [2021-01-26T06:37:29.270Z] ---> d3ec42cf58c0 [2021-01-26T06:37:29.270Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-26T06:37:29.542Z] ---> Running in 1e65c8963e6a [2021-01-26T06:37:29.816Z] ---> 4a01ec0a7b1d [2021-01-26T06:37:29.816Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-26T06:37:29.816Z] Removing intermediate container 1e65c8963e6a [2021-01-26T06:37:29.816Z] ---> 2f856f318f15 [2021-01-26T06:37:29.816Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:37:30.087Z] ---> Running in c69d07cad6c8 [2021-01-26T06:37:31.065Z] ---> 2f380d8ed50f [2021-01-26T06:37:31.065Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-26T06:37:32.041Z] ---> ee9dd91d1593 [2021-01-26T06:37:32.041Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-26T06:37:32.635Z] Removing intermediate container c69d07cad6c8 [2021-01-26T06:37:32.635Z] ---> bef54e849261 [2021-01-26T06:37:32.635Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-26T06:37:32.635Z] ---> Running in 20a4990daafb [2021-01-26T06:37:32.910Z] ---> b17ce7f39f9e [2021-01-26T06:37:32.910Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-26T06:37:33.893Z] ---> e650e34eb2ce [2021-01-26T06:37:33.893Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-26T06:37:33.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:37:34.492Z] ---> Running in 41a9683fc921 [2021-01-26T06:37:34.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:37:34.762Z] Removing intermediate container 41a9683fc921 [2021-01-26T06:37:34.762Z] ---> 876fe078d883 [2021-01-26T06:37:34.762Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-26T06:37:35.740Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-26T06:37:35.740Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-26T06:37:35.740Z] ---> 1d3ac53422c1 [2021-01-26T06:37:35.740Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-26T06:37:35.740Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-26T06:37:36.014Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-26T06:37:36.014Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-26T06:37:36.288Z] ---> Running in e93ae348cb31 [2021-01-26T06:37:36.288Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-26T06:37:36.288Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:37:36.564Z] OK: 8 MiB in 20 packages [2021-01-26T06:37:37.998Z] Removing intermediate container 20a4990daafb [2021-01-26T06:37:37.998Z] ---> 8d7e8cc5a302 [2021-01-26T06:37:37.998Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:37:38.975Z] ---> 108a03e55eb1 [2021-01-26T06:37:38.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-26T06:37:38.975Z] Removing intermediate container e93ae348cb31 [2021-01-26T06:37:38.975Z] ---> 6cfa3d4f40b0 [2021-01-26T06:37:38.975Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-26T06:37:39.569Z] ---> Running in 77003467a68c [2021-01-26T06:37:40.172Z] Removing intermediate container 77003467a68c [2021-01-26T06:37:40.172Z] ---> a61acf809816 [2021-01-26T06:37:40.172Z] Step 30/33 : CMD ["gate"] [2021-01-26T06:37:40.774Z] ---> 22a314f08b59 [2021-01-26T06:37:40.774Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-26T06:37:40.774Z] ---> Running in 27cf2c7b2e2a [2021-01-26T06:37:41.370Z] Removing intermediate container 27cf2c7b2e2a [2021-01-26T06:37:41.370Z] ---> ffe4b8104e16 [2021-01-26T06:37:41.370Z] Step 31/33 : LABEL arch=arm64 [2021-01-26T06:37:41.966Z] ---> Running in 53fd134c6adc [2021-01-26T06:37:41.966Z] ---> b231b866d878 [2021-01-26T06:37:41.966Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-26T06:37:41.966Z] ---> Running in 9a5847371928 [2021-01-26T06:37:42.560Z] Removing intermediate container 53fd134c6adc [2021-01-26T06:37:42.560Z] ---> dda36aba11b7 [2021-01-26T06:37:42.560Z] Step 32/33 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:37:42.560Z] Removing intermediate container 9a5847371928 [2021-01-26T06:37:42.560Z] ---> c619fb576bbb [2021-01-26T06:37:42.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:37:43.196Z] ---> Running in 38aaaef1ee2b [2021-01-26T06:37:43.196Z] ---> Running in 43b8874eb25a [2021-01-26T06:37:43.857Z] Removing intermediate container 43b8874eb25a [2021-01-26T06:37:43.857Z] ---> 25a75dd1c1fb [2021-01-26T06:37:43.857Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T06:37:43.857Z] Removing intermediate container 38aaaef1ee2b [2021-01-26T06:37:43.857Z] ---> f870ded3ebec [2021-01-26T06:37:43.857Z] Step 33/33 : LABEL version=0.0.0 [2021-01-26T06:37:43.857Z] ---> Running in 8acda04968cd [2021-01-26T06:37:44.480Z] ---> Running in d18f7255320f [2021-01-26T06:37:44.480Z] Removing intermediate container 8acda04968cd [2021-01-26T06:37:44.480Z] ---> 181b96434d50 [2021-01-26T06:37:44.480Z] Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [2021-01-26T06:37:44.768Z] ---> Running in 129fddd7a92a [2021-01-26T06:37:45.042Z] Removing intermediate container d18f7255320f [2021-01-26T06:37:45.042Z] ---> ae717ada28ff [2021-01-26T06:37:45.042Z] [2021-01-26T06:37:45.638Z] Successfully built ae717ada28ff [2021-01-26T06:37:45.638Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-26T06:37:45.638Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 129fddd7a92a [2021-01-26T06:37:45.638Z] ---> ba76ab6147d0 [2021-01-26T06:37:45.638Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:37:45.638Z] ---> Running in 9f01f418bdf3 [2021-01-26T06:37:46.234Z] Removing intermediate container 9f01f418bdf3 [2021-01-26T06:37:46.234Z] ---> 6a2602d38bbb [2021-01-26T06:37:46.234Z] [2021-01-26T06:37:46.828Z] Successfully built 6a2602d38bbb [2021-01-26T06:37:46.828Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-26T06:37:47.116Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-26T06:37:47.184Z] $ docker stop --time=1 19059273bf78decf750c1f7b84bb6148dd720d5dbc2d6fc5cb8978018634dbe7 [2021-01-26T06:37:49.222Z] $ docker rm -f 19059273bf78decf750c1f7b84bb6148dd720d5dbc2d6fc5cb8978018634dbe7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:37:49.956Z] + grep docker [2021-01-26T06:37:49.956Z] + docker images [2021-01-26T06:37:50.227Z] docker-core-data-go-arm64 latest 6a2602d38bbb 4 seconds ago 21MB [2021-01-26T06:37:50.227Z] docker-security-bootstrapper-go-arm64 latest ae717ada28ff 6 seconds ago 40.3MB [2021-01-26T06:37:50.227Z] docker-security-secretstore-setup-go-arm64 latest 9b63340e55ea 32 seconds ago 23.4MB [2021-01-26T06:37:50.227Z] docker-core-command-go-arm64 latest 3182929d0cea 39 seconds ago 15.4MB [2021-01-26T06:37:50.227Z] docker-sys-mgmt-agent-go-arm64 latest 00f4b0f1fbfd About a minute ago 300MB [2021-01-26T06:37:50.227Z] docker-core-metadata-go-arm64 latest c20e78ecb275 3 minutes ago 17.7MB [2021-01-26T06:37:50.227Z] docker-support-notifications-go-arm64 latest 07706ab88616 3 minutes ago 16MB [2021-01-26T06:37:50.227Z] docker-security-proxy-setup-go-arm64 latest b0ae56767367 3 minutes ago 23.2MB [2021-01-26T06:37:50.227Z] docker-support-scheduler-go-arm64 latest 29d6c5bfef5b 3 minutes ago 15.5MB [2021-01-26T06:37:50.227Z] docker 20.10.0 eeaf43b92773 6 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-01-26T06:37:52.965Z] provisioning config files... [2021-01-26T06:37:52.979Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7992798410740889453tmp [Pipeline] { [Pipeline] sh [2021-01-26T06:37:53.408Z] + set +x [2021-01-26T06:37:53.409Z] + curl -s https://codecov.io/bash [2021-01-26T06:37:53.409Z] + bash -s -- [2021-01-26T06:37:53.986Z] [2021-01-26T06:37:53.986Z] _____ _ [2021-01-26T06:37:53.986Z] / ____| | | [2021-01-26T06:37:53.987Z] | | ___ __| | ___ ___ _____ __ [2021-01-26T06:37:53.987Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-26T06:37:53.987Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-26T06:37:53.987Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-26T06:37:53.987Z] Bash-20210115-cec3c92 [2021-01-26T06:37:53.987Z] [2021-01-26T06:37:53.987Z] [2021-01-26T06:37:53.987Z] ==> git version 2.24.3 found [2021-01-26T06:37:53.987Z] ==> 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-01-26T06:37:53.987Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-26T06:37:53.987Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-26T06:37:53.987Z] ==> Jenkins CI detected. [2021-01-26T06:37:53.987Z] project root: . [2021-01-26T06:37:53.987Z] --> token set from env [2021-01-26T06:37:53.987Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-26T06:37:53.987Z] ==> Running gcov in . (disable via -X gcov) [2021-01-26T06:37:53.987Z] ==> Python coveragepy not found [2021-01-26T06:37:53.987Z] ==> Searching for coverage reports in: [2021-01-26T06:37:53.987Z] + . [2021-01-26T06:37:53.987Z] -> Found 1 reports [2021-01-26T06:37:53.987Z] ==> Detecting git/mercurial file structure [2021-01-26T06:37:54.250Z] ==> Reading reports [2021-01-26T06:37:54.250Z] + ./coverage.out bytes=564700 [2021-01-26T06:37:54.250Z] ==> Appending adjustments [2021-01-26T06:37:54.250Z] https://docs.codecov.io/docs/fixing-reports [2021-01-26T06:37:57.580Z] + Found adjustments [2021-01-26T06:37:57.580Z] ==> Gzipping contents [2021-01-26T06:37:57.580Z] 84K /tmp/codecov.0SqJMZ.gz [2021-01-26T06:37:57.580Z] ==> Uploading reports [2021-01-26T06:37:57.580Z] url: https://codecov.io [2021-01-26T06:37:57.580Z] query: branch=PR-3074&commit=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3074%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3074&job=&cmd_args= [2021-01-26T06:37:57.580Z] -> Pinging Codecov [2021-01-26T06:37:57.580Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3074&commit=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3074%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3074&job=&cmd_args= [2021-01-26T06:37:57.842Z] -> Uploading to [2021-01-26T06:37:57.842Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-26/00271124DB129430A58F1EEE437C3FCB/d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b/099ba441-b195-405c-a1bc-e6c735deb870.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T063757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64850ab041039e4074fee8fd3e44fe0c051d12942a9d6620808d2b072c8d6a33 [2021-01-26T06:37:57.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-26T06:37:57.842Z] Dload Upload Total Spent Left Speed [2021-01-26T06:37:58.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85447 0 0 100 85447 0 133k --:--:-- --:--:-- --:--:-- 133k [2021-01-26T06:37:58.420Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [Pipeline] } [2021-01-26T06:37:58.445Z] 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-01-26T06:38:01.968Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:38:02.917Z] ---> package-listing.sh [2021-01-26T06:38:02.917Z] ++ facter osfamily [2021-01-26T06:38:02.917Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-26T06:38:02.917Z] + OS_FAMILY=redhat [2021-01-26T06:38:02.917Z] + workspace=/w/workspace/edgex-go/1 [2021-01-26T06:38:02.917Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-26T06:38:02.917Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-26T06:38:02.917Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-26T06:38:02.917Z] + PACKAGES=/tmp/packages_start.txt [2021-01-26T06:38:02.917Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-26T06:38:02.917Z] + PACKAGES=/tmp/packages_end.txt [2021-01-26T06:38:02.917Z] + case "${OS_FAMILY}" in [2021-01-26T06:38:02.917Z] + rpm -qa [2021-01-26T06:38:02.917Z] + sort [2021-01-26T06:38:08.243Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-26T06:38:08.243Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-26T06:38:08.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-26T06:38:08.243Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-26T06:38:08.243Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-26T06:38:08.243Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-26T06:38:08.277Z] 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-01-26T06:38:08.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:38:08.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:38:08.944Z] [2021-01-26T06:38:08.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:38:09.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:38:09.365Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-26T06:38:09.365Z] df20fa9351a1: Pulling fs layer [2021-01-26T06:38:09.365Z] 36b3adc4ff6f: Pulling fs layer [2021-01-26T06:38:09.365Z] 8ad3a11d3b57: Pulling fs layer [2021-01-26T06:38:09.365Z] 46f8f816bc3b: Pulling fs layer [2021-01-26T06:38:09.365Z] 93b61091891f: Pulling fs layer [2021-01-26T06:38:09.365Z] 93b9cdb0e59b: Pulling fs layer [2021-01-26T06:38:09.365Z] 5e14af77c1be: Pulling fs layer [2021-01-26T06:38:09.365Z] 01666e4c0597: Pulling fs layer [2021-01-26T06:38:09.365Z] aa168da1d23b: Pulling fs layer [2021-01-26T06:38:09.365Z] 46f8f816bc3b: Waiting [2021-01-26T06:38:09.365Z] 5e14af77c1be: Waiting [2021-01-26T06:38:09.365Z] 93b61091891f: Waiting [2021-01-26T06:38:09.366Z] 93b9cdb0e59b: Waiting [2021-01-26T06:38:09.366Z] 01666e4c0597: Waiting [2021-01-26T06:38:09.366Z] 36b3adc4ff6f: Download complete [2021-01-26T06:38:09.366Z] 46f8f816bc3b: Verifying Checksum [2021-01-26T06:38:09.366Z] 46f8f816bc3b: Download complete [2021-01-26T06:38:09.630Z] df20fa9351a1: Verifying Checksum [2021-01-26T06:38:09.630Z] df20fa9351a1: Download complete [2021-01-26T06:38:09.631Z] 93b9cdb0e59b: Verifying Checksum [2021-01-26T06:38:09.631Z] 93b9cdb0e59b: Download complete [2021-01-26T06:38:09.631Z] 5e14af77c1be: Verifying Checksum [2021-01-26T06:38:09.631Z] 5e14af77c1be: Download complete [2021-01-26T06:38:09.631Z] 93b61091891f: Download complete [2021-01-26T06:38:09.631Z] 01666e4c0597: Verifying Checksum [2021-01-26T06:38:09.631Z] 01666e4c0597: Download complete [2021-01-26T06:38:09.892Z] df20fa9351a1: Pull complete [2021-01-26T06:38:10.154Z] 36b3adc4ff6f: Pull complete [2021-01-26T06:38:10.735Z] 8ad3a11d3b57: Verifying Checksum [2021-01-26T06:38:10.735Z] 8ad3a11d3b57: Download complete [2021-01-26T06:38:12.135Z] aa168da1d23b: Verifying Checksum [2021-01-26T06:38:12.135Z] aa168da1d23b: Download complete [2021-01-26T06:38:13.102Z] 8ad3a11d3b57: Pull complete [2021-01-26T06:38:13.411Z] 46f8f816bc3b: Pull complete [2021-01-26T06:38:13.684Z] 93b61091891f: Pull complete [2021-01-26T06:38:13.947Z] 93b9cdb0e59b: Pull complete [2021-01-26T06:38:14.215Z] 5e14af77c1be: Pull complete [2021-01-26T06:38:14.215Z] 01666e4c0597: Pull complete [2021-01-26T06:38:24.260Z] aa168da1d23b: Pull complete [2021-01-26T06:38:24.260Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-26T06:38:24.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:38:24.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-26T06:38:24.525Z] prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container [2021-01-26T06:38:24.590Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-26T06:38:28.371Z] $ docker top 222c9223d70e1da44748e7cfbfcd2e59f25ea8553681830963d06a0d4c0887be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:38:28.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-26T06:38:29.276Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-26T06:38:29.600Z] + ls /var/log/sa-host [2021-01-26T06:38:29.600Z] + sadf -c /var/log/sa-host/sa23 [2021-01-26T06:38:29.600Z] file_magic: OK [2021-01-26T06:38:29.600Z] HZ: Using current value: 100 [2021-01-26T06:38:29.600Z] file_header: OK [2021-01-26T06:38:29.600Z] 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-01-26T06:38:29.600Z] Statistics: [2021-01-26T06:38:29.600Z] Hnuu...uuuununununu... [2021-01-26T06:38:29.600Z] File successfully converted to sysstat format version 12.2.1 [2021-01-26T06:38:29.600Z] + sadf -c /var/log/sa-host/sa26 [2021-01-26T06:38:29.600Z] file_magic: OK [2021-01-26T06:38:29.600Z] HZ: Using current value: 100 [2021-01-26T06:38:29.600Z] file_header: OK [2021-01-26T06:38:29.600Z] 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-01-26T06:38:29.600Z] Statistics: [2021-01-26T06:38:29.600Z] 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-01-26T06:38:29.600Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-26T06:38:30.261Z] provisioning config files... [2021-01-26T06:38:30.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6414043353533555346tmp [Pipeline] { [Pipeline] echo [2021-01-26T06:38:30.395Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:38:30.733Z] ---> create-netrc.sh [Pipeline] } [2021-01-26T06:38:30.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-26T06:38:30.936Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:38:31.392Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-26T06:38:31.456Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:38:31.812Z] ---> sudo-logs.sh [2021-01-26T06:38:31.812Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-26T06:38:31.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:38:32.185Z] ---> job-cost.sh [2021-01-26T06:38:32.185Z] lf-activate-venv: SKIPPING [2021-01-26T06:38:32.185Z] INFO: No Stack... [2021-01-26T06:38:33.131Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-26T06:38:33.706Z] INFO: Archiving Costs [Pipeline] echo [2021-01-26T06:38:33.751Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:38:34.094Z] ---> logs-deploy.sh [2021-01-26T06:38:34.094Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3074/1 [2021-01-26T06:38:34.094Z] INFO: archiving workspace using pattern(s): [2021-01-26T06:38:36.015Z] Archives upload complete. [2021-01-26T06:38:36.015Z] INFO: archiving logs to Nexus