Pull request #3038 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 318df42279b0cf2f5ac0274e8bb5d7766515a46d+4796bc35210d426274ed882bf814f8261df78b77 (f5d572531c85cda0e06fb79977901cf65322cd97) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org 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-20428 in /w/workspace/edgexfoundry_edgex-go_PR-3038 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit 318df42279b0cf2f5ac0274e8bb5d7766515a46d Merge succeeded, producing 318df42279b0cf2f5ac0274e8bb5d7766515a46d Checking out Revision 318df42279b0cf2f5ac0274e8bb5d7766515a46d (PR-3038) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3038/head:refs/remotes/origin/PR-3038 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # 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 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 Commit message: "Merge branch 'master' into issue-3037" > git rev-list --no-walk 24a839e5746945f191cc70667d86d44b7cbbfaa7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-15T08:12:44.963Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-15T08:12:45.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-15T08:12:45.430Z] ========================================================= [2021-01-15T08:12:45.430Z] EdgeX Global Pipelines Version Info [2021-01-15T08:12:45.430Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:12:47.233Z] ------------------- [2021-01-15T08:12:47.233Z] stable info: [2021-01-15T08:12:47.233Z] ------------------- [2021-01-15T08:12:47.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-15T08:12:47.233Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T08:12:47.233Z] Message: update stable to v1.0.177 [2021-01-15T08:12:48.657Z] ------------------- [2021-01-15T08:12:48.657Z] experimental info: [2021-01-15T08:12:48.657Z] ------------------- [2021-01-15T08:12:48.658Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-15T08:12:48.658Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T08:12:48.658Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-15T08:12:48.929Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-15T08:12:49.020Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-15T08:12:49.123Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-15T08:12:49.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-15T08:12:49.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-15T08:12:49.386Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-15T08:12:49.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-15T08:12:49.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-15T08:12:49.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-15T08:12:49.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-15T08:12:49.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-15T08:12:49.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-15T08:12:50.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-15T08:12:50.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-15T08:12:50.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T08:12:50.592Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T08:12:50.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-15T08:12:50.832Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-15T08:12:50.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-15T08:12:51.039Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-15T08:12:51.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-15T08:12:51.231Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-15T08:12:51.345Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-15T08:12:51.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3038 [Pipeline] echo [2021-01-15T08:12:51.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3038 [Pipeline] echo [2021-01-15T08:12:51.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3038 [Pipeline] echo [2021-01-15T08:12:51.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 318df42279b0cf2f5ac0274e8bb5d7766515a46d [Pipeline] echo [2021-01-15T08:12:51.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 318df42 [Pipeline] echo [2021-01-15T08:12:51.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T08:12:52.105Z] provisioning config files... [2021-01-15T08:12:52.140Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3757884023293898165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:12:52.577Z] ---> docker-login.sh [2021-01-15T08:12:52.577Z] nexus3.edgexfoundry.org:10001 [2021-01-15T08:12:53.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:12:53.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:12:53.584Z] Configure a credential helper to remove this warning. See [2021-01-15T08:12:53.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:12:53.584Z] [2021-01-15T08:12:53.584Z] Login Succeeded [2021-01-15T08:12:53.584Z] nexus3.edgexfoundry.org:10002 [2021-01-15T08:12:53.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:12:54.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:12:54.189Z] Configure a credential helper to remove this warning. See [2021-01-15T08:12:54.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:12:54.189Z] [2021-01-15T08:12:54.189Z] Login Succeeded [2021-01-15T08:12:54.189Z] nexus3.edgexfoundry.org:10003 [2021-01-15T08:12:54.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:12:54.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:12:54.797Z] Configure a credential helper to remove this warning. See [2021-01-15T08:12:54.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:12:54.797Z] [2021-01-15T08:12:54.797Z] Login Succeeded [2021-01-15T08:12:54.797Z] nexus3.edgexfoundry.org:10004 [2021-01-15T08:12:55.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:12:55.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:12:55.067Z] Configure a credential helper to remove this warning. See [2021-01-15T08:12:55.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:12:55.067Z] [2021-01-15T08:12:55.067Z] Login Succeeded [2021-01-15T08:12:55.067Z] docker.io [2021-01-15T08:12:55.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:12:55.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:12:55.601Z] Configure a credential helper to remove this warning. See [2021-01-15T08:12:55.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:12:55.601Z] [2021-01-15T08:12:55.601Z] Login Succeeded [2021-01-15T08:12:55.601Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T08:12:55.621Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T08:12:56.097Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-15T08:12:56.097Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T08:12:56.097Z] ++ dirname cmd/core-command/Dockerfile [2021-01-15T08:12:56.097Z] ++ cut -d/ -f2 [2021-01-15T08:12:56.097Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-15T08:12:56.097Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T08:12:56.097Z] ++ dirname cmd/core-data/Dockerfile [2021-01-15T08:12:56.097Z] ++ cut -d/ -f2 [2021-01-15T08:12:56.097Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-15T08:12:56.097Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T08:12:56.097Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-15T08:12:56.097Z] ++ cut -d/ -f2 [2021-01-15T08:12:56.097Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-15T08:12:56.097Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T08:12:56.097Z] ++ cut -d/ -f2 [2021-01-15T08:12:56.097Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-15T08:12:56.097Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-15T08:12:56.097Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T08:12:56.097Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-15T08:12:56.097Z] ++ cut -d/ -f2 [2021-01-15T08:12:56.097Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-15T08:12:56.097Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T08:12:56.097Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-15T08:12:56.097Z] ++ cut -d/ -f2 [2021-01-15T08:12:56.097Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-15T08:12:56.097Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T08:12:56.097Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-15T08:12:56.097Z] ++ cut -d/ -f2 [2021-01-15T08:12:56.097Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-15T08:12:56.097Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T08:12:56.097Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-15T08:12:56.097Z] ++ cut -d/ -f2 [2021-01-15T08:12:56.097Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-15T08:12:56.097Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T08:12:56.097Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-15T08:12:56.097Z] ++ cut -d/ -f2 [2021-01-15T08:12:56.097Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-15T08:12:56.373Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-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-15T08:12:57.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T08:12:57.988Z] [2021-01-15T08:12:57.988Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:12:58.347Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T08:12:58.347Z] latest: Pulling from edgex-devops/git-semver [2021-01-15T08:12:58.347Z] 31603596830f: Pulling fs layer [2021-01-15T08:12:58.347Z] 2a8b12db71e7: Pulling fs layer [2021-01-15T08:12:58.347Z] 6ca5941a6612: Pulling fs layer [2021-01-15T08:12:58.347Z] ecc8261a40a4: Pulling fs layer [2021-01-15T08:12:58.347Z] ecc8261a40a4: Waiting [2021-01-15T08:12:58.347Z] 2a8b12db71e7: Verifying Checksum [2021-01-15T08:12:58.347Z] 2a8b12db71e7: Download complete [2021-01-15T08:12:58.623Z] 31603596830f: Verifying Checksum [2021-01-15T08:12:58.623Z] 31603596830f: Download complete [2021-01-15T08:12:58.910Z] ecc8261a40a4: Verifying Checksum [2021-01-15T08:12:58.910Z] ecc8261a40a4: Download complete [2021-01-15T08:12:58.910Z] 6ca5941a6612: Verifying Checksum [2021-01-15T08:12:58.910Z] 6ca5941a6612: Download complete [2021-01-15T08:12:59.513Z] 31603596830f: Pull complete [2021-01-15T08:12:59.513Z] 2a8b12db71e7: Pull complete [2021-01-15T08:13:00.968Z] 6ca5941a6612: Pull complete [2021-01-15T08:13:01.555Z] ecc8261a40a4: Pull complete [2021-01-15T08:13:01.555Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-15T08:13:01.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T08:13:01.555Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-15T08:13:01.761Z] prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container [2021-01-15T08:13:01.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-15T08:13:04.903Z] $ docker top e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-15T08:13:05.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T08:13:05.311Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T08:13:05.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T08:13:05.820Z] $ docker exec e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 ssh-agent [2021-01-15T08:13:06.121Z] SSH_AUTH_SOCK=/tmp/ssh-kctVZ05mt3Ov/agent.12 [2021-01-15T08:13:06.121Z] SSH_AGENT_PID=17 [2021-01-15T08:13:06.141Z] Running ssh-add (command line suppressed) [2021-01-15T08:13:06.319Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4621415724435785510.key (/w/workspace/edgex-go/2@tmp/private_key_4621415724435785510.key) [2021-01-15T08:13:06.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T08:13:06.762Z] + git tag --points-at HEAD [Pipeline] } [2021-01-15T08:13:06.796Z] $ docker exec --env ******** --env ******** e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 ssh-agent -k [2021-01-15T08:13:06.969Z] unset SSH_AUTH_SOCK; [2021-01-15T08:13:06.970Z] unset SSH_AGENT_PID; [2021-01-15T08:13:06.970Z] echo Agent pid 17 killed; [2021-01-15T08:13:07.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-15T08:13:07.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T08:13:07.221Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T08:13:07.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T08:13:07.570Z] $ docker exec e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 ssh-agent [2021-01-15T08:13:07.961Z] SSH_AUTH_SOCK=/tmp/ssh-D7Ro3ZuCEXT8/agent.47 [2021-01-15T08:13:07.962Z] SSH_AGENT_PID=52 [2021-01-15T08:13:07.987Z] Running ssh-add (command line suppressed) [2021-01-15T08:13:08.398Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6695963498953286618.key (/w/workspace/edgex-go/2@tmp/private_key_6695963498953286618.key) [2021-01-15T08:13:08.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T08:13:08.867Z] + git semver init [2021-01-15T08:13:08.867Z] # -> Open(): unable to determine branch for HEAD [2021-01-15T08:13:08.867Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-01-15T08:13:08.867Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-01-15T08:13:08.867Z] # $SEMVER_REMOTE_NAME = origin [2021-01-15T08:13:08.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-15T08:13:08.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-15T08:13:08.867Z] # $SEMVER_BRANCH = PR-3038 [2021-01-15T08:13:08.867Z] # $SEMVER_TEMP = /tmp/semver-539188665 [2021-01-15T08:13:08.867Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-15T08:13:35.888Z] # '/tmp/semver-539188665' -> '/w/workspace/edgex-go/2/.semver' [2021-01-15T08:13:36.880Z] # -> Force: false [2021-01-15T08:13:36.880Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-01-15T08:13:37.171Z] $ docker exec --env ******** --env ******** e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 ssh-agent -k [2021-01-15T08:13:37.521Z] unset SSH_AUTH_SOCK; [2021-01-15T08:13:37.522Z] unset SSH_AGENT_PID; [2021-01-15T08:13:37.522Z] echo Agent pid 52 killed; [2021-01-15T08:13:37.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T08:13:38.135Z] + git semver [Pipeline] } [2021-01-15T08:13:38.164Z] $ docker stop --time=1 e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 [2021-01-15T08:13:40.151Z] $ docker rm -f e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T08:13:41.025Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-15T08:13:41.992Z] Stashed 1 file(s) [Pipeline] echo [2021-01-15T08:13:41.995Z] [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-15T08:13:43.031Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-15T08:13:43.371Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T08:13:43.709Z] + sudo service docker restart [2021-01-15T08:13:43.709Z] + true [2021-01-15T08:13:43.709Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-15T08:13:44.719Z] ========================================================= [2021-01-15T08:13:44.719Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-15T08:13:44.719Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:13:45.144Z] + 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-15T08:13:51.902Z] Sending build context to Docker daemon 326.6MB [2021-01-15T08:13:51.902Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T08:13:51.902Z] Step 2/6 : FROM ${BASE} [2021-01-15T08:13:51.902Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-15T08:13:51.902Z] 188c0c94c7c5: Pulling fs layer [2021-01-15T08:13:51.902Z] 0ef7d3d256c8: Pulling fs layer [2021-01-15T08:13:51.902Z] de9db76c5a1d: Pulling fs layer [2021-01-15T08:13:51.902Z] bca2f99d35d6: Pulling fs layer [2021-01-15T08:13:51.902Z] 93359f2a8cfa: Pulling fs layer [2021-01-15T08:13:51.902Z] 7c6f9722023f: Pulling fs layer [2021-01-15T08:13:51.902Z] a35cf1a2eb13: Pulling fs layer [2021-01-15T08:13:51.902Z] bca2f99d35d6: Waiting [2021-01-15T08:13:51.902Z] 93359f2a8cfa: Waiting [2021-01-15T08:13:51.902Z] 7c6f9722023f: Waiting [2021-01-15T08:13:51.902Z] a35cf1a2eb13: Waiting [2021-01-15T08:13:51.902Z] de9db76c5a1d: Verifying Checksum [2021-01-15T08:13:51.902Z] de9db76c5a1d: Download complete [2021-01-15T08:13:51.902Z] 0ef7d3d256c8: Download complete [2021-01-15T08:13:51.902Z] 93359f2a8cfa: Verifying Checksum [2021-01-15T08:13:51.902Z] 93359f2a8cfa: Download complete [2021-01-15T08:13:52.177Z] 7c6f9722023f: Verifying Checksum [2021-01-15T08:13:52.177Z] 7c6f9722023f: Download complete [2021-01-15T08:13:52.177Z] 188c0c94c7c5: Verifying Checksum [2021-01-15T08:13:52.177Z] 188c0c94c7c5: Download complete [2021-01-15T08:13:52.452Z] 188c0c94c7c5: Pull complete [2021-01-15T08:13:53.072Z] 0ef7d3d256c8: Pull complete [2021-01-15T08:13:53.399Z] de9db76c5a1d: Pull complete [2021-01-15T08:13:56.826Z] a35cf1a2eb13: Verifying Checksum [2021-01-15T08:13:56.826Z] a35cf1a2eb13: Download complete [2021-01-15T08:13:57.428Z] bca2f99d35d6: Verifying Checksum [2021-01-15T08:13:57.428Z] bca2f99d35d6: Download complete [2021-01-15T08:13:57.468Z] Still waiting to schedule task [2021-01-15T08:13:57.469Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-15T08:14:07.596Z] bca2f99d35d6: Pull complete [2021-01-15T08:14:07.596Z] 93359f2a8cfa: Pull complete [2021-01-15T08:14:07.596Z] 7c6f9722023f: Pull complete [2021-01-15T08:14:14.360Z] a35cf1a2eb13: Pull complete [2021-01-15T08:14:14.360Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-15T08:14:14.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-15T08:14:14.360Z] ---> a62c8e92a672 [2021-01-15T08:14:14.360Z] 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-15T08:14:14.360Z] ---> Running in 96e860e862a5 [2021-01-15T08:14:14.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:14:15.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:14:16.067Z] (1/12) Installing libmagic (5.38-r0) [2021-01-15T08:14:16.346Z] (2/12) Installing file (5.38-r0) [2021-01-15T08:14:16.346Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-15T08:14:16.647Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-15T08:14:20.080Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-15T08:14:20.080Z] (6/12) Installing patch (2.7.6-r6) [2021-01-15T08:14:20.080Z] (7/12) Installing build-base (0.5-r2) [2021-01-15T08:14:20.080Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-15T08:14:20.364Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-15T08:14:20.364Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-15T08:14:20.364Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-15T08:14:20.635Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-15T08:14:20.635Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:14:20.635Z] OK: 233 MiB in 51 packages [2021-01-15T08:14:25.076Z] Removing intermediate container 96e860e862a5 [2021-01-15T08:14:25.076Z] ---> 0aa023289fee [2021-01-15T08:14:25.076Z] Step 4/6 : WORKDIR /edgex-go [2021-01-15T08:14:25.076Z] ---> Running in 2791e56ece60 [2021-01-15T08:14:25.076Z] Removing intermediate container 2791e56ece60 [2021-01-15T08:14:25.076Z] ---> 3fe17b36667c [2021-01-15T08:14:25.076Z] Step 5/6 : COPY go.mod . [2021-01-15T08:14:25.381Z] ---> 0729680be135 [2021-01-15T08:14:25.381Z] Step 6/6 : RUN go mod download [2021-01-15T08:14:25.682Z] ---> Running in 52bb7b41e116 [2021-01-15T08:14:52.646Z] Removing intermediate container 52bb7b41e116 [2021-01-15T08:14:52.646Z] ---> 2f4c1645551d [2021-01-15T08:14:52.646Z] Successfully built 2f4c1645551d [2021-01-15T08:14:52.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:14:53.031Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T08:14:53.309Z] . [Pipeline] withDockerContainer [2021-01-15T08:14:53.469Z] prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container [2021-01-15T08:14:53.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T08:14:55.218Z] $ docker top 418e0e63554bb5d6427b1282152840f9a43af628d35eca5d74a2bf8c2580c347 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T08:14:55.787Z] + go version [2021-01-15T08:14:55.787Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-15T08:14:55.807Z] $ docker stop --time=1 418e0e63554bb5d6427b1282152840f9a43af628d35eca5d74a2bf8c2580c347 [2021-01-15T08:14:57.491Z] $ docker rm -f 418e0e63554bb5d6427b1282152840f9a43af628d35eca5d74a2bf8c2580c347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:14:58.442Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T08:14:58.442Z] . [Pipeline] withDockerContainer [2021-01-15T08:14:58.627Z] prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container [2021-01-15T08:14:58.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T08:15:00.837Z] $ docker top 945b8bfbfecf9236d043ba08aeaadfebeb8bb73aba0b371d5c288502dc29e31f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-15T08:15:01.165Z] ========================================================= [2021-01-15T08:15:01.165Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-15T08:15:01.165Z] ========================================================= [Pipeline] sh [2021-01-15T08:15:01.543Z] + make test [2021-01-15T08:15:01.543Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T08:15:16.881Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-15T08:15:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-15T08:15:47.115Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20429 in /w/workspace/edgexfoundry_edgex-go_PR-3038 [Pipeline] { [Pipeline] ws [2021-01-15T08:15:47.184Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-15T08:15:53.342Z] using credential edgex-jenkins-ssh [2021-01-15T08:15:53.412Z] Cloning the remote Git repository [2021-01-15T08:15:53.473Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-15T08:15:53.585Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-15T08:15:53.657Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T08:15:53.658Z] > git --version # timeout=10 [2021-01-15T08:15:53.686Z] > git --version # 'git version 2.17.1' [2021-01-15T08:15:53.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T08:15:53.762Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T08:15:55.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-15T08:15:56.049Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-15T08:15:56.049Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-15T08:15:56.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-15T08:15:56.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-15T08:15:57.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-15T08:15:58.870Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-15T08:15:59.909Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-15T08:16:00.988Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-15T08:16:05.572Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-15T08:16:05.572Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-15T08:16:05.572Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-15T08:16:08.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.290s coverage: 46.6% of statements [2021-01-15T08:16:08.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-15T08:16:08.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-15T08:16:08.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-15T08:16:08.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-15T08:16:08.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-15T08:16:11.103Z] Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit 318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:16:11.531Z] Merge succeeded, producing 318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:16:11.531Z] Checking out Revision 318df42279b0cf2f5ac0274e8bb5d7766515a46d (PR-3038) [2021-01-15T08:16:10.226Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T08:16:10.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T08:16:10.289Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T08:16:10.320Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T08:16:10.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T08:16:10.332Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3038/head:refs/remotes/origin/PR-3038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T08:16:11.131Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T08:16:11.148Z] > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 [2021-01-15T08:16:11.442Z] > git remote # timeout=10 [2021-01-15T08:16:11.462Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T08:16:11.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T08:16:11.493Z] > git merge 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 [2021-01-15T08:16:11.521Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T08:16:11.543Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T08:16:11.553Z] > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 [2021-01-15T08:16:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.403s coverage: 27.0% of statements [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-15T08:16:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-15T08:16:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-15T08:16:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.186s coverage: 67.9% of statements [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-15T08:16:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.267s coverage: 82.3% of statements [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-15T08:16:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-15T08:16:16.073Z] Commit message: "Merge branch 'master' into issue-3037" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T08:16:17.859Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-15T08:16:18.293Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T08:16:18.641Z] + sudo service docker restart [2021-01-15T08:16:18.641Z] + true [2021-01-15T08:16:18.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.574s coverage: 28.6% of statements [2021-01-15T08:16:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-15T08:16:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-15T08:16:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-15T08:16:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-15T08:16:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-15T08:16:18.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.092s coverage: 100.0% of statements [2021-01-15T08:16:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-15T08:16:18.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements [2021-01-15T08:16:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-15T08:16:18.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.309s coverage: 86.7% of statements [2021-01-15T08:16:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-15T08:16:18.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.194s coverage: 97.5% of statements [2021-01-15T08:16:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-15T08:16:20.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.084s coverage: 78.3% of statements [2021-01-15T08:16:20.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-15T08:16:20.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-15T08:16:20.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-15T08:16:20.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T08:16:20.767Z] provisioning config files... [2021-01-15T08:16:20.822Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4270749470213434164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:16:21.241Z] ---> docker-login.sh [2021-01-15T08:16:21.241Z] nexus3.edgexfoundry.org:10001 [2021-01-15T08:16:22.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:16:22.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:16:22.504Z] Configure a credential helper to remove this warning. See [2021-01-15T08:16:22.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:16:22.504Z] [2021-01-15T08:16:22.504Z] Login Succeeded [2021-01-15T08:16:22.504Z] nexus3.edgexfoundry.org:10002 [2021-01-15T08:16:22.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:16:23.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:16:23.054Z] Configure a credential helper to remove this warning. See [2021-01-15T08:16:23.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:16:23.054Z] [2021-01-15T08:16:23.054Z] Login Succeeded [2021-01-15T08:16:23.054Z] nexus3.edgexfoundry.org:10003 [2021-01-15T08:16:23.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:16:23.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:16:23.600Z] Configure a credential helper to remove this warning. See [2021-01-15T08:16:23.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:16:23.600Z] [2021-01-15T08:16:23.600Z] Login Succeeded [2021-01-15T08:16:23.600Z] nexus3.edgexfoundry.org:10004 [2021-01-15T08:16:23.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:16:23.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:16:23.874Z] Configure a credential helper to remove this warning. See [2021-01-15T08:16:23.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:16:23.874Z] [2021-01-15T08:16:23.874Z] Login Succeeded [2021-01-15T08:16:23.874Z] docker.io [2021-01-15T08:16:24.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.732s coverage: 93.5% of statements [2021-01-15T08:16:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-15T08:16:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T08:16:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-15T08:16:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-15T08:16:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-15T08:16:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-15T08:16:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-15T08:16:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-15T08:16:24.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-15T08:16:24.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-15T08:16:24.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-15T08:16:24.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 75.5% of statements [2021-01-15T08:16:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-15T08:16:24.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T08:16:24.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-01-15T08:16:24.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T08:16:24.739Z] Configure a credential helper to remove this warning. See [2021-01-15T08:16:24.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T08:16:24.739Z] [2021-01-15T08:16:24.739Z] Login Succeeded [2021-01-15T08:16:24.739Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T08:16:24.757Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-15T08:16:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.163s coverage: 87.2% of statements [Pipeline] echo [2021-01-15T08:16:25.274Z] ========================================================= [2021-01-15T08:16:25.274Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-15T08:16:25.274Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:16:25.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.2% of statements [2021-01-15T08:16:25.669Z] + 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-15T08:16:26.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.4% of statements [2021-01-15T08:16:26.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-15T08:16:27.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.441s coverage: 63.5% of statements [2021-01-15T08:16:27.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-15T08:16:27.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-15T08:16:27.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2021-01-15T08:16:27.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-01-15T08:16:27.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-01-15T08:16:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-01-15T08:16:28.339Z] Sending build context to Docker daemon 165.5MB [2021-01-15T08:16:28.339Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T08:16:28.339Z] Step 2/6 : FROM ${BASE} [2021-01-15T08:16:28.339Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-15T08:16:28.339Z] 5f621e34cdf4: Pulling fs layer [2021-01-15T08:16:28.339Z] a4357932f1b6: Pulling fs layer [2021-01-15T08:16:28.339Z] 18c013af1878: Pulling fs layer [2021-01-15T08:16:28.339Z] 00ac8860ef70: Pulling fs layer [2021-01-15T08:16:28.339Z] 63d7cb157983: Pulling fs layer [2021-01-15T08:16:28.339Z] b116817d02f9: Pulling fs layer [2021-01-15T08:16:28.339Z] 745a02a5169b: Pulling fs layer [2021-01-15T08:16:28.339Z] 00ac8860ef70: Waiting [2021-01-15T08:16:28.339Z] 63d7cb157983: Waiting [2021-01-15T08:16:28.339Z] b116817d02f9: Waiting [2021-01-15T08:16:28.339Z] 745a02a5169b: Waiting [2021-01-15T08:16:28.339Z] 18c013af1878: Verifying Checksum [2021-01-15T08:16:28.339Z] 18c013af1878: Download complete [2021-01-15T08:16:28.339Z] a4357932f1b6: Verifying Checksum [2021-01-15T08:16:28.339Z] a4357932f1b6: Download complete [2021-01-15T08:16:28.339Z] 63d7cb157983: Verifying Checksum [2021-01-15T08:16:28.339Z] 63d7cb157983: Download complete [2021-01-15T08:16:28.339Z] b116817d02f9: Verifying Checksum [2021-01-15T08:16:28.339Z] b116817d02f9: Download complete [2021-01-15T08:16:28.339Z] 5f621e34cdf4: Verifying Checksum [2021-01-15T08:16:28.339Z] 5f621e34cdf4: Download complete [2021-01-15T08:16:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-01-15T08:16:28.945Z] 5f621e34cdf4: Pull complete [2021-01-15T08:16:29.223Z] a4357932f1b6: Pull complete [2021-01-15T08:16:29.819Z] 18c013af1878: Pull complete [2021-01-15T08:16:30.795Z] 745a02a5169b: Verifying Checksum [2021-01-15T08:16:30.795Z] 745a02a5169b: Download complete [2021-01-15T08:16:31.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.941s coverage: 68.9% of statements [2021-01-15T08:16:31.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-15T08:16:31.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-15T08:16:31.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-15T08:16:31.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-15T08:16:31.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-15T08:16:31.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.350s coverage: 37.0% of statements [2021-01-15T08:16:31.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-15T08:16:31.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-15T08:16:32.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.864s coverage: 84.0% of statements [2021-01-15T08:16:32.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.076s coverage: 100.0% of statements [2021-01-15T08:16:32.225Z] 00ac8860ef70: Verifying Checksum [2021-01-15T08:16:32.225Z] 00ac8860ef70: Download complete [2021-01-15T08:16:35.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.239s coverage: 47.1% of statements [2021-01-15T08:16:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-15T08:16:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-15T08:16:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-15T08:16:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-15T08:16:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-15T08:16:35.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.097s coverage: 100.0% of statements [2021-01-15T08:16:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-15T08:16:35.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements [2021-01-15T08:16:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-15T08:16:39.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.679s coverage: 29.1% of statements [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-15T08:16:39.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.251s coverage: 99.0% of statements [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-15T08:16:39.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.134s coverage: 100.0% of statements [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-15T08:16:39.687Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.060s coverage: 0.0% of statements [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-15T08:16:39.687Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-15T08:16:39.687Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.133s coverage: 87.9% of statements [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-15T08:16:39.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-15T08:16:39.687Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements [2021-01-15T08:16:41.161Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.099s coverage: 32.1% of statements [2021-01-15T08:16:41.161Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.053s coverage: 100.0% of statements [2021-01-15T08:16:41.755Z] GO111MODULE=on go vet ./... [2021-01-15T08:16:42.387Z] 00ac8860ef70: Pull complete [2021-01-15T08:16:42.387Z] 63d7cb157983: Pull complete [2021-01-15T08:16:42.985Z] b116817d02f9: Pull complete [2021-01-15T08:16:47.328Z] 745a02a5169b: Pull complete [2021-01-15T08:16:47.328Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-15T08:16:47.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-15T08:16:47.328Z] ---> b7e6874047d6 [2021-01-15T08:16:47.328Z] 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-15T08:16:50.716Z] ---> Running in 3a9df949c711 [2021-01-15T08:16:51.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:16:52.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:16:53.284Z] (1/12) Installing libmagic (5.38-r0) [2021-01-15T08:16:53.284Z] (2/12) Installing file (5.38-r0) [2021-01-15T08:16:53.555Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-15T08:16:53.555Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-15T08:17:03.683Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-15T08:17:03.683Z] (6/12) Installing patch (2.7.6-r6) [2021-01-15T08:17:03.683Z] (7/12) Installing build-base (0.5-r2) [2021-01-15T08:17:03.683Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-15T08:17:03.683Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-15T08:17:03.683Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-15T08:17:03.683Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-15T08:17:03.683Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-15T08:17:03.683Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:17:03.683Z] OK: 217 MiB in 51 packages [2021-01-15T08:17:07.998Z] Removing intermediate container 3a9df949c711 [2021-01-15T08:17:07.998Z] ---> c8fefe02e9d8 [2021-01-15T08:17:07.998Z] Step 4/6 : WORKDIR /edgex-go [2021-01-15T08:17:07.998Z] ---> Running in 395108b11cf1 [2021-01-15T08:17:08.269Z] Removing intermediate container 395108b11cf1 [2021-01-15T08:17:08.269Z] ---> 57f9704e5aa9 [2021-01-15T08:17:08.269Z] Step 5/6 : COPY go.mod . [2021-01-15T08:17:08.861Z] ---> 170eaf5b1503 [2021-01-15T08:17:08.861Z] Step 6/6 : RUN go mod download [2021-01-15T08:17:09.133Z] ---> Running in 136f88b7180a [2021-01-15T08:17:29.237Z] gofmt -l . [2021-01-15T08:17:29.237Z] [ "`gofmt -l .`" = "" ] [2021-01-15T08:17:29.237Z] ./bin/test-go-mod-tidy.sh [2021-01-15T08:17:29.237Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-15T08:17:30.055Z] + ls -al . [2021-01-15T08:17:30.055Z] total 656 [2021-01-15T08:17:30.055Z] drwxrwxr-x 10 1001 1001 4096 Jan 15 08:17 . [2021-01-15T08:17:30.055Z] drwxr-xr-x 4 root root 28 Jan 15 08:15 .. [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 11 Jan 15 08:12 .dockerignore [2021-01-15T08:17:30.055Z] drwxrwxr-x 8 1001 1001 179 Jan 15 08:12 .git [2021-01-15T08:17:30.055Z] drwxrwxr-x 3 1001 1001 125 Jan 15 08:12 .github [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 824 Jan 15 08:12 .gitignore [2021-01-15T08:17:30.055Z] drwx------ 3 1001 1001 47 Jan 15 08:13 .semver [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 166 Jan 15 08:12 .sonarcloud.properties [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 7741 Jan 15 08:12 Attribution.txt [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 08:12 CONTRIBUTING.md [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 931 Jan 15 08:12 Dockerfile.build [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 863 Jan 15 08:12 Jenkinsfile [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 08:12 LICENSE [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 5750 Jan 15 08:12 Makefile [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 6524 Jan 15 08:12 README.md [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 6744 Jan 15 08:12 SECURITY.md [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 5 Jan 15 08:13 VERSION [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 4131 Jan 15 08:12 ZMQWindows.md [2021-01-15T08:17:30.055Z] drwxrwxr-x 2 1001 1001 117 Jan 15 08:12 bin [2021-01-15T08:17:30.055Z] drwxrwxr-x 14 1001 1001 4096 Jan 15 08:12 cmd [2021-01-15T08:17:30.055Z] -rw-r--r-- 1 root root 552176 Jan 15 08:16 coverage.out [2021-01-15T08:17:30.055Z] -rw-r--r-- 1 root root 979 Jan 15 08:17 go.mod [2021-01-15T08:17:30.055Z] -rw-r--r-- 1 root root 19036 Jan 15 08:17 go.sum [2021-01-15T08:17:30.055Z] drwxrwxr-x 8 1001 1001 127 Jan 15 08:12 internal [2021-01-15T08:17:30.055Z] drwxrwxr-x 4 1001 1001 26 Jan 15 08:12 openapi [2021-01-15T08:17:30.055Z] drwxrwxr-x 4 1001 1001 71 Jan 15 08:12 snap [2021-01-15T08:17:30.055Z] -rw-rw-r-- 1 1001 1001 168 Jan 15 08:12 version.go [Pipeline] sh [2021-01-15T08:17:30.792Z] + '[' -e coverage.out ] [2021-01-15T08:17:30.792Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-15T08:17:31.275Z] Stashed 1 file(s) [Pipeline] sh [2021-01-15T08:17:31.954Z] + make build [2021-01-15T08:17:31.954Z] 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-15T08:17:35.944Z] Removing intermediate container 136f88b7180a [2021-01-15T08:17:35.944Z] ---> 9f01f83e790f [2021-01-15T08:17:35.944Z] Successfully built 9f01f83e790f [2021-01-15T08:17:35.944Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:17:36.289Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T08:17:36.289Z] . [Pipeline] withDockerContainer [2021-01-15T08:17:36.576Z] prd-ubuntu18.04-docker-arm64-4c-16g-20429 does not seem to be running inside a container [2021-01-15T08:17:36.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T08:17:37.476Z] 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-15T08:17:38.223Z] $ docker top 8046546a708fd0d23fc66abdc8466a15ea50c2de3272ccba4217502f82a0d3fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T08:17:39.276Z] + go version [2021-01-15T08:17:39.276Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-15T08:17:39.300Z] $ docker stop --time=1 8046546a708fd0d23fc66abdc8466a15ea50c2de3272ccba4217502f82a0d3fc [2021-01-15T08:17:41.303Z] $ docker rm -f 8046546a708fd0d23fc66abdc8466a15ea50c2de3272ccba4217502f82a0d3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:17:42.431Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T08:17:42.431Z] . [Pipeline] withDockerContainer [2021-01-15T08:17:42.695Z] prd-ubuntu18.04-docker-arm64-4c-16g-20429 does not seem to be running inside a container [2021-01-15T08:17:42.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T08:17:44.207Z] $ docker top cbdd3c033c24dccf7caf8a90cad2fd2312082f768dfefeb1764920896fc18802 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-15T08:17:44.589Z] ========================================================= [2021-01-15T08:17:44.589Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-15T08:17:44.589Z] ========================================================= [Pipeline] sh [2021-01-15T08:17:45.234Z] + make test [2021-01-15T08:17:45.234Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T08:17:50.147Z] 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-15T08:17:52.149Z] 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-15T08:17:54.907Z] 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-15T08:17:55.929Z] 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-15T08:17:58.641Z] 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-15T08:18:01.272Z] 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-15T08:18:03.283Z] 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-15T08:18:05.926Z] 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-15T08:18:07.419Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-15T08:18:07.954Z] 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-15T08:18:09.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-15T08:18:12.015Z] $ docker stop --time=1 945b8bfbfecf9236d043ba08aeaadfebeb8bb73aba0b371d5c288502dc29e31f [2021-01-15T08:18:14.071Z] $ docker rm -f 945b8bfbfecf9236d043ba08aeaadfebeb8bb73aba0b371d5c288502dc29e31f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:18:18.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T08:18:18.025Z] [2021-01-15T08:18:18.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:18:18.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T08:18:18.618Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-15T08:18:18.618Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-15T08:18:18.618Z] ca9280d653b3: Pulling fs layer [2021-01-15T08:18:18.618Z] 7e9c9ca2126c: Pulling fs layer [2021-01-15T08:18:19.327Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-15T08:18:19.328Z] cbdbe7a5bc2a: Download complete [2021-01-15T08:18:19.956Z] cbdbe7a5bc2a: Pull complete [2021-01-15T08:18:20.566Z] ca9280d653b3: Verifying Checksum [2021-01-15T08:18:20.566Z] ca9280d653b3: Download complete [2021-01-15T08:18:22.600Z] 7e9c9ca2126c: Download complete [2021-01-15T08:18:22.600Z] ca9280d653b3: Pull complete [2021-01-15T08:18:32.763Z] 7e9c9ca2126c: Pull complete [2021-01-15T08:18:32.763Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-15T08:18:32.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T08:18:32.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-15T08:18:32.945Z] prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container [2021-01-15T08:18:33.028Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-15T08:18:35.121Z] $ docker top b440b3e154116f4734debb3e8194ebe4678659dc48da90ab6227610d34b66dbd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T08:18:35.828Z] + docker-compose build --help [2021-01-15T08:18:35.828Z] + grep parallel [2021-01-15T08:18:37.317Z] --parallel Build images in parallel. [Pipeline] } [2021-01-15T08:18:37.615Z] $ docker stop --time=1 b440b3e154116f4734debb3e8194ebe4678659dc48da90ab6227610d34b66dbd [2021-01-15T08:18:39.243Z] $ docker rm -f b440b3e154116f4734debb3e8194ebe4678659dc48da90ab6227610d34b66dbd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:18:39.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T08:18:39.978Z] . [Pipeline] withDockerContainer [2021-01-15T08:18:40.209Z] prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container [2021-01-15T08:18:40.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-15T08:18:41.527Z] $ docker top a8c2605f9fe19149fa67fc9157b664d02bf6a5a4c601c0726ce52d9488ec4d4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T08:18:42.189Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-15T08:18:43.664Z] Building docker-core-command-go ... [2021-01-15T08:18:43.665Z] Building docker-core-data-go ... [2021-01-15T08:18:43.665Z] Building docker-core-metadata-go ... [2021-01-15T08:18:43.665Z] Building docker-security-bootstrap-redis-go ... [2021-01-15T08:18:43.665Z] Building docker-security-proxy-setup-go ... [2021-01-15T08:18:43.665Z] Building docker-security-secretstore-setup-go ... [2021-01-15T08:18:43.665Z] Building docker-support-notifications-go ... [2021-01-15T08:18:43.665Z] Building docker-support-scheduler-go ... [2021-01-15T08:18:43.665Z] Building docker-sys-mgmt-agent-go ... [2021-01-15T08:18:43.665Z] Building docker-sys-mgmt-agent-go [2021-01-15T08:18:43.665Z] Building docker-security-secretstore-setup-go [2021-01-15T08:18:43.665Z] Building docker-support-scheduler-go [2021-01-15T08:18:43.665Z] Building docker-security-proxy-setup-go [2021-01-15T08:18:43.665Z] Building docker-security-bootstrap-redis-go [2021-01-15T08:18:54.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-15T08:18:58.776Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-15T08:19:03.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-15T08:19:03.119Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-15T08:19:03.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-15T08:19:03.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-15T08:19:03.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-15T08:19:03.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-15T08:19:05.140Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-15T08:19:06.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-15T08:19:13.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-15T08:19:13.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-15T08:19:13.045Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-15T08:19:19.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.256s coverage: 46.6% of statements [2021-01-15T08:19:19.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-15T08:19:19.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-15T08:19:19.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-15T08:19:19.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-15T08:19:19.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-15T08:19:26.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.534s coverage: 27.0% of statements [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-15T08:19:26.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-15T08:19:26.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-15T08:19:26.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.283s coverage: 67.9% of statements [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-15T08:19:26.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-15T08:19:28.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.673s coverage: 82.3% of statements [2021-01-15T08:19:28.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-15T08:19:28.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T08:19:28.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-15T08:19:28.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-15T08:19:30.961Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:19:30.961Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:19:30.961Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:19:30.961Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:19:30.961Z] ---> 2f4c1645551d [2021-01-15T08:19:30.961Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T08:19:30.961Z] ---> 2f4c1645551d [2021-01-15T08:19:30.961Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T08:19:30.961Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:19:30.961Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:19:30.961Z] ---> 2f4c1645551d [2021-01-15T08:19:30.961Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T08:19:30.961Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:19:30.961Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:19:30.961Z] ---> 2f4c1645551d [2021-01-15T08:19:30.961Z] Step 3/26 : WORKDIR /edgex-go [2021-01-15T08:19:30.961Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:19:30.961Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:19:30.961Z] ---> 2f4c1645551d [2021-01-15T08:19:30.961Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T08:19:30.961Z] ---> Running in c823b8b84239 [2021-01-15T08:19:30.961Z] ---> Running in 6e0119da7635 [2021-01-15T08:19:30.961Z] ---> Running in 4284f3f336bf [2021-01-15T08:19:30.961Z] ---> Running in 3fe0ac698bed [2021-01-15T08:19:30.961Z] ---> Running in abe3105c43be [2021-01-15T08:19:30.961Z] Removing intermediate container 3fe0ac698bed [2021-01-15T08:19:30.961Z] ---> 30979e884706 [2021-01-15T08:19:30.961Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:19:30.961Z] Removing intermediate container 6e0119da7635 [2021-01-15T08:19:30.961Z] ---> 4183cb02a05f [2021-01-15T08:19:30.961Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container abe3105c43be [2021-01-15T08:19:30.961Z] ---> 5bcb489221c4 [2021-01-15T08:19:30.961Z] [2021-01-15T08:19:30.961Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:19:30.961Z] Removing intermediate container 4284f3f336bf [2021-01-15T08:19:30.961Z] ---> 33f012ae616c [2021-01-15T08:19:30.961Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:19:30.961Z] Removing intermediate container c823b8b84239 [2021-01-15T08:19:30.961Z] ---> 2f0f2295990a [2021-01-15T08:19:30.961Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:19:30.961Z] ---> Running in 4dbb1dbf248d [2021-01-15T08:19:30.961Z] ---> Running in 7810b5c226b1 [2021-01-15T08:19:30.961Z] ---> Running in de80bc712be5 [2021-01-15T08:19:30.961Z] ---> Running in 267b46e8917d [2021-01-15T08:19:30.961Z] ---> Running in 8db5c8f8c1d2 [2021-01-15T08:19:32.997Z] Removing intermediate container de80bc712be5 [2021-01-15T08:19:32.997Z] ---> bb531fb09e99 [2021-01-15T08:19:32.997Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T08:19:32.997Z] Removing intermediate container 4dbb1dbf248d [2021-01-15T08:19:32.997Z] ---> 65e8a7f3acd0 [2021-01-15T08:19:32.997Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T08:19:32.997Z] Removing intermediate container 7810b5c226b1 [2021-01-15T08:19:32.997Z] ---> 4f1673cb1808 [2021-01-15T08:19:32.997Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T08:19:33.264Z] ---> Running in 9c322dd167be [2021-01-15T08:19:33.264Z] ---> Running in 07146796869b [2021-01-15T08:19:33.264Z] Removing intermediate container 267b46e8917d [2021-01-15T08:19:33.264Z] ---> 041a21b50b70 [2021-01-15T08:19:33.264Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-15T08:19:33.264Z] ---> Running in ae7eb912e4d4 [2021-01-15T08:19:33.264Z] Removing intermediate container 8db5c8f8c1d2 [2021-01-15T08:19:33.264Z] ---> d86dbdc2ab53 [2021-01-15T08:19:33.264Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-15T08:19:33.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.205s coverage: 28.6% of statements [2021-01-15T08:19:33.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-15T08:19:33.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-15T08:19:33.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-15T08:19:33.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-15T08:19:33.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-15T08:19:33.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements [2021-01-15T08:19:33.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-15T08:19:33.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.130s coverage: 100.0% of statements [2021-01-15T08:19:33.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-15T08:19:33.529Z] ---> Running in 8b522fe29255 [2021-01-15T08:19:33.529Z] ---> Running in 661211a7bad2 [2021-01-15T08:19:34.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.327s coverage: 86.7% of statements [2021-01-15T08:19:34.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-15T08:19:35.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:35.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:35.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:35.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:35.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:35.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.372s coverage: 97.5% of statements [2021-01-15T08:19:35.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-15T08:19:35.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.166s coverage: 78.3% of statements [2021-01-15T08:19:35.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-15T08:19:35.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-15T08:19:35.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-15T08:19:35.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-15T08:19:35.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:35.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:35.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:35.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:35.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:19:36.573Z] OK: 233 MiB in 51 packages [2021-01-15T08:19:36.573Z] OK: 233 MiB in 51 packages [2021-01-15T08:19:36.898Z] OK: 233 MiB in 51 packages [2021-01-15T08:19:36.898Z] OK: 233 MiB in 51 packages [2021-01-15T08:19:36.898Z] OK: 233 MiB in 51 packages [2021-01-15T08:19:37.907Z] Removing intermediate container ae7eb912e4d4 [2021-01-15T08:19:37.907Z] ---> f4a2e46a1e25 [2021-01-15T08:19:37.907Z] Step 6/21 : COPY go.mod . [2021-01-15T08:19:38.224Z] Removing intermediate container 07146796869b [2021-01-15T08:19:38.224Z] ---> 112f37c57d5e [2021-01-15T08:19:38.224Z] Step 6/22 : COPY go.mod . [2021-01-15T08:19:38.224Z] Removing intermediate container 8b522fe29255 [2021-01-15T08:19:38.224Z] ---> f7b23b6db5de [2021-01-15T08:19:38.224Z] Step 6/26 : COPY go.mod . [2021-01-15T08:19:38.560Z] Removing intermediate container 9c322dd167be [2021-01-15T08:19:38.560Z] ---> 0836254ff3ce [2021-01-15T08:19:38.560Z] Step 6/21 : COPY go.mod . [2021-01-15T08:19:38.560Z] Removing intermediate container 661211a7bad2 [2021-01-15T08:19:38.560Z] ---> 65d950dd07d2 [2021-01-15T08:19:38.561Z] Step 6/24 : COPY go.mod . [2021-01-15T08:19:38.561Z] ---> 5b3910cb1226 [2021-01-15T08:19:38.561Z] Step 7/21 : RUN go mod download [2021-01-15T08:19:38.961Z] ---> Running in a06a8e84aa96 [2021-01-15T08:19:39.255Z] ---> 9c08aa193609 [2021-01-15T08:19:39.255Z] Step 7/22 : RUN go mod download [2021-01-15T08:19:39.255Z] ---> 259d0c325e92 [2021-01-15T08:19:39.255Z] Step 7/26 : RUN go mod download [2021-01-15T08:19:39.255Z] ---> 133acc5c3d4b [2021-01-15T08:19:39.255Z] Step 7/21 : RUN go mod download [2021-01-15T08:19:39.539Z] ---> 048dcd522a82 [2021-01-15T08:19:39.539Z] Step 7/24 : RUN go mod download [2021-01-15T08:19:39.539Z] ---> Running in 25d14fb871c7 [2021-01-15T08:19:39.539Z] ---> Running in f28f0096b1fc [2021-01-15T08:19:39.539Z] ---> Running in 41d75adfaaee [2021-01-15T08:19:39.834Z] ---> Running in 2473f0ee798b [2021-01-15T08:19:44.352Z] Removing intermediate container 2473f0ee798b [2021-01-15T08:19:44.352Z] ---> 5a9f451c120e [2021-01-15T08:19:44.353Z] Step 8/24 : COPY . . [2021-01-15T08:19:44.353Z] Removing intermediate container a06a8e84aa96 [2021-01-15T08:19:44.353Z] ---> 7662b13cc3e2 [2021-01-15T08:19:44.353Z] Step 8/21 : COPY . . [2021-01-15T08:19:44.353Z] Removing intermediate container 25d14fb871c7 [2021-01-15T08:19:44.353Z] ---> 4f9d86323d1f [2021-01-15T08:19:44.353Z] Step 8/22 : COPY . . [2021-01-15T08:19:44.353Z] Removing intermediate container 41d75adfaaee [2021-01-15T08:19:44.353Z] ---> f142f51c4f29 [2021-01-15T08:19:44.353Z] Step 8/21 : COPY . . [2021-01-15T08:19:44.353Z] Removing intermediate container f28f0096b1fc [2021-01-15T08:19:44.353Z] ---> 6dd14ff0ab86 [2021-01-15T08:19:44.353Z] Step 8/26 : COPY . . [2021-01-15T08:19:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.247s coverage: 93.5% of statements [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-15T08:19:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-15T08:19:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.159s coverage: 0.1% of statements [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-15T08:19:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-15T08:19:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 75.5% of statements [2021-01-15T08:19:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-15T08:19:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.8% of statements [2021-01-15T08:19:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.135s coverage: 87.2% of statements [2021-01-15T08:19:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.2% of statements [2021-01-15T08:19:46.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.4% of statements [2021-01-15T08:19:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-15T08:19:49.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.610s coverage: 63.5% of statements [2021-01-15T08:19:49.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-15T08:19:49.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-15T08:19:49.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2021-01-15T08:19:49.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-01-15T08:19:49.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-01-15T08:19:50.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-01-15T08:19:50.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2021-01-15T08:19:55.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.910s coverage: 68.9% of statements [2021-01-15T08:19:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-15T08:19:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-15T08:19:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-15T08:19:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-15T08:19:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-15T08:19:55.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.393s coverage: 37.0% of statements [2021-01-15T08:19:55.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-15T08:19:55.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-15T08:19:56.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.637s coverage: 84.0% of statements [2021-01-15T08:19:56.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements [2021-01-15T08:20:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.443s coverage: 47.1% of statements [2021-01-15T08:20:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-15T08:20:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-15T08:20:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-15T08:20:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-15T08:20:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-15T08:20:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-01-15T08:20:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-15T08:20:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements [2021-01-15T08:20:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-15T08:20:07.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.105s coverage: 29.1% of statements [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-15T08:20:07.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-15T08:20:07.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-15T08:20:07.839Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-15T08:20:07.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-15T08:20:07.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-15T08:20:07.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-15T08:20:07.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2021-01-15T08:20:09.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 32.1% of statements [2021-01-15T08:20:09.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements [2021-01-15T08:20:10.424Z] GO111MODULE=on go vet ./... [2021-01-15T08:20:41.594Z] ---> 748bda07f66f [2021-01-15T08:20:41.594Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-15T08:20:41.594Z] ---> d5dc49789cd7 [2021-01-15T08:20:41.594Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-15T08:20:41.594Z] ---> 84319284c50f [2021-01-15T08:20:41.594Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-15T08:20:41.594Z] ---> 98ff97dce257 [2021-01-15T08:20:41.594Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-15T08:20:41.594Z] ---> 7107e9cc71b2 [2021-01-15T08:20:41.594Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-15T08:20:41.594Z] ---> Running in d1c8a09d0359 [2021-01-15T08:20:41.594Z] ---> Running in 2a8d76fec5b3 [2021-01-15T08:20:41.594Z] ---> Running in 9df794bc5372 [2021-01-15T08:20:41.594Z] ---> Running in 2d7fd777e7d9 [2021-01-15T08:20:41.594Z] ---> Running in be09d5b3baf0 [2021-01-15T08:20:41.895Z] 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-15T08:20:41.895Z] 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-15T08:20:41.895Z] 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-15T08:20:41.895Z] 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-15T08:20:41.896Z] 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-15T08:21:18.460Z] gofmt -l . [2021-01-15T08:21:18.460Z] [ "`gofmt -l .`" = "" ] [2021-01-15T08:21:19.439Z] ./bin/test-go-mod-tidy.sh [2021-01-15T08:21:20.038Z] ./bin/test-attribution-txt.sh [2021-01-15T08:21:21.221Z] 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-15T08:21:21.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh [2021-01-15T08:21:22.121Z] + ls -al . [2021-01-15T08:21:22.121Z] total 684 [2021-01-15T08:21:22.121Z] drwxrwxr-x 9 1001 1001 4096 Jan 15 08:21 . [2021-01-15T08:21:22.121Z] drwxr-xr-x 4 root root 4096 Jan 15 08:17 .. [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 11 Jan 15 08:16 .dockerignore [2021-01-15T08:21:22.121Z] drwxrwxr-x 8 1001 1001 4096 Jan 15 08:16 .git [2021-01-15T08:21:22.121Z] drwxrwxr-x 3 1001 1001 4096 Jan 15 08:16 .github [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 824 Jan 15 08:16 .gitignore [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 166 Jan 15 08:16 .sonarcloud.properties [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 7741 Jan 15 08:16 Attribution.txt [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 08:16 CONTRIBUTING.md [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 931 Jan 15 08:16 Dockerfile.build [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 863 Jan 15 08:16 Jenkinsfile [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 08:16 LICENSE [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 5750 Jan 15 08:16 Makefile [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 6524 Jan 15 08:16 README.md [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 6744 Jan 15 08:16 SECURITY.md [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 5 Jan 15 08:13 VERSION [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 4131 Jan 15 08:16 ZMQWindows.md [2021-01-15T08:21:22.121Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 08:16 bin [2021-01-15T08:21:22.121Z] drwxrwxr-x 14 1001 1001 4096 Jan 15 08:16 cmd [2021-01-15T08:21:22.121Z] -rw-r--r-- 1 root root 552176 Jan 15 08:20 coverage.out [2021-01-15T08:21:22.121Z] -rw-r--r-- 1 root root 979 Jan 15 08:21 go.mod [2021-01-15T08:21:22.121Z] -rw-r--r-- 1 root root 19036 Jan 15 08:21 go.sum [2021-01-15T08:21:22.121Z] drwxrwxr-x 8 1001 1001 4096 Jan 15 08:16 internal [2021-01-15T08:21:22.121Z] drwxrwxr-x 4 1001 1001 4096 Jan 15 08:16 openapi [2021-01-15T08:21:22.121Z] drwxrwxr-x 4 1001 1001 4096 Jan 15 08:16 snap [2021-01-15T08:21:22.121Z] -rw-rw-r-- 1 1001 1001 168 Jan 15 08:16 version.go [Pipeline] sh [2021-01-15T08:21:22.774Z] + '[' -e coverage.out ] [2021-01-15T08:21:22.774Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-15T08:21:22.845Z] Warning: overwriting stash ‘coverage-report’ [2021-01-15T08:21:23.978Z] Stashed 1 file(s) [Pipeline] sh [2021-01-15T08:21:24.669Z] + make build [2021-01-15T08:21:24.669Z] 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-15T08:21:31.578Z] Removing intermediate container 2d7fd777e7d9 [2021-01-15T08:21:31.578Z] ---> c18ff4d8bc3c [2021-01-15T08:21:31.578Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-15T08:21:31.578Z] Removing intermediate container 2a8d76fec5b3 [2021-01-15T08:21:31.578Z] ---> fd352f299b31 [2021-01-15T08:21:31.578Z] [2021-01-15T08:21:31.578Z] Step 10/22 : FROM alpine:3.12 [2021-01-15T08:21:31.578Z] Removing intermediate container be09d5b3baf0 [2021-01-15T08:21:31.578Z] ---> 20eb16898ef6 [2021-01-15T08:21:31.578Z] [2021-01-15T08:21:31.578Z] Step 10/21 : FROM scratch [2021-01-15T08:21:31.578Z] ---> [2021-01-15T08:21:31.578Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T08:21:31.578Z] ---> Running in 00a980e5d021 [2021-01-15T08:21:31.578Z] Removing intermediate container d1c8a09d0359 [2021-01-15T08:21:31.578Z] ---> 6c09c76d7647 [2021-01-15T08:21:31.578Z] [2021-01-15T08:21:31.578Z] Step 10/24 : FROM alpine:3.12 [2021-01-15T08:21:31.578Z] 3.12: Pulling from library/alpine [2021-01-15T08:21:31.578Z] 3.12: Pulling from library/alpine [2021-01-15T08:21:33.008Z] ---> Running in 3d635cf84905 [2021-01-15T08:21:33.008Z] 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-15T08:21:33.297Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T08:21:33.297Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T08:21:33.582Z] Status: Downloaded newer image for alpine:3.12 [2021-01-15T08:21:33.582Z] Status: Downloaded newer image for alpine:3.12 [2021-01-15T08:21:33.582Z] ---> 389fef711851 [2021-01-15T08:21:33.582Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T08:21:33.582Z] ---> 389fef711851 [2021-01-15T08:21:33.582Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T08:21:33.582Z] Removing intermediate container 9df794bc5372 [2021-01-15T08:21:33.582Z] ---> 0090c63bf99e [2021-01-15T08:21:33.582Z] [2021-01-15T08:21:33.582Z] Step 10/21 : FROM alpine:3.12 [2021-01-15T08:21:33.582Z] ---> 389fef711851 [2021-01-15T08:21:33.582Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-15T08:21:33.582Z] Removing intermediate container 3d635cf84905 [2021-01-15T08:21:33.582Z] ---> c98a36ebf7c8 [2021-01-15T08:21:33.582Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-15T08:21:33.582Z] ---> Running in 8bf3bc88f118 [2021-01-15T08:21:33.582Z] ---> Running in 7f31ccafa711 [2021-01-15T08:21:33.582Z] ---> Running in 3af00104af0f [2021-01-15T08:21:33.582Z] ---> Running in d4522c41e198 [2021-01-15T08:21:34.191Z] Removing intermediate container d4522c41e198 [2021-01-15T08:21:34.191Z] ---> 3fbd4a597b66 [2021-01-15T08:21:34.191Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-15T08:21:34.512Z] ---> Running in 636651778f5d [2021-01-15T08:21:34.813Z] 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-15T08:21:35.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:21:35.162Z] Removing intermediate container 636651778f5d [2021-01-15T08:21:35.162Z] ---> 3b9647cfd958 [2021-01-15T08:21:35.162Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:21:35.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:21:35.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:21:35.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:21:35.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:21:35.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:21:35.465Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T08:21:35.465Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-15T08:21:35.740Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T08:21:35.740Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T08:21:35.740Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T08:21:35.740Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-15T08:21:35.740Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T08:21:35.740Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T08:21:35.740Z] (4/4) Installing curl (7.69.1-r3) [2021-01-15T08:21:35.741Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:21:35.741Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:21:35.741Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T08:21:35.741Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T08:21:35.741Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T08:21:35.741Z] OK: 7 MiB in 19 packages [2021-01-15T08:21:35.741Z] OK: 7 MiB in 18 packages [2021-01-15T08:21:35.741Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T08:21:35.741Z] Removing intermediate container 00a980e5d021 [2021-01-15T08:21:35.741Z] ---> 6951be8c1f16 [2021-01-15T08:21:35.741Z] [2021-01-15T08:21:35.741Z] Step 11/26 : FROM docker:20.10.0 [2021-01-15T08:21:36.009Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T08:21:36.009Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T08:21:36.009Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T08:21:36.009Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:21:36.009Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T08:21:36.009Z] 20.10.0: Pulling from library/docker [2021-01-15T08:21:36.284Z] OK: 7 MiB in 19 packages [2021-01-15T08:21:36.284Z] ---> 554fe2825de8 [2021-01-15T08:21:36.284Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-15T08:21:38.038Z] Removing intermediate container 7f31ccafa711 [2021-01-15T08:21:38.038Z] ---> 42eac770e438 [2021-01-15T08:21:38.038Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T08:21:38.038Z] ---> e9af5de4bf2a [2021-01-15T08:21:38.038Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-15T08:21:38.513Z] Removing intermediate container 8bf3bc88f118 [2021-01-15T08:21:38.513Z] ---> edf5d15be1d6 [2021-01-15T08:21:38.513Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-15T08:21:38.513Z] ---> Running in 98fdd2ab4559 [2021-01-15T08:21:38.513Z] Removing intermediate container 3af00104af0f [2021-01-15T08:21:38.513Z] ---> b610ccbaeca1 [2021-01-15T08:21:38.513Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T08:21:38.513Z] ---> Running in 80311a5f2efe [2021-01-15T08:21:38.513Z] ---> Running in 386d62502a34 [2021-01-15T08:21:38.970Z] ---> a7aeb673f7d2 [2021-01-15T08:21:38.970Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-15T08:21:38.970Z] Removing intermediate container 98fdd2ab4559 [2021-01-15T08:21:38.970Z] ---> 1fd29113065a [2021-01-15T08:21:38.970Z] Step 13/21 : WORKDIR /edgex [2021-01-15T08:21:39.887Z] Removing intermediate container 80311a5f2efe [2021-01-15T08:21:39.887Z] ---> 3343d9abb7cb [2021-01-15T08:21:39.887Z] Step 13/22 : WORKDIR / [2021-01-15T08:21:39.887Z] ---> Running in 338adaa78b5c [2021-01-15T08:21:39.887Z] ---> Running in ca54da17bc47 [2021-01-15T08:21:40.223Z] Removing intermediate container 386d62502a34 [2021-01-15T08:21:40.223Z] ---> f27d87338365 [2021-01-15T08:21:40.223Z] Step 13/24 : WORKDIR / [2021-01-15T08:21:40.223Z] ---> Running in d9b9f131355a [2021-01-15T08:21:40.223Z] ---> Running in 27b709c52ce3 [2021-01-15T08:21:40.505Z] Removing intermediate container 338adaa78b5c [2021-01-15T08:21:40.505Z] ---> ebe3ee84468d [2021-01-15T08:21:40.505Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:21:40.505Z] Removing intermediate container ca54da17bc47 [2021-01-15T08:21:40.505Z] ---> 88321ddb48da [2021-01-15T08:21:40.505Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-15T08:21:40.795Z] Removing intermediate container d9b9f131355a [2021-01-15T08:21:40.795Z] ---> e4886b15d179 [2021-01-15T08:21:40.795Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:21:40.795Z] ---> Running in be3dca9b0350 [2021-01-15T08:21:40.795Z] Removing intermediate container 27b709c52ce3 [2021-01-15T08:21:40.795Z] ---> 43ba5bf766d7 [2021-01-15T08:21:40.795Z] 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-15T08:21:41.079Z] Removing intermediate container be3dca9b0350 [2021-01-15T08:21:41.079Z] ---> a9dfa72b9f40 [2021-01-15T08:21:41.079Z] Step 19/21 : LABEL arch=x86_64 [2021-01-15T08:21:41.349Z] ---> 8f92b99e64ab [2021-01-15T08:21:41.349Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-15T08:21:41.349Z] ---> Running in 4cb78920bc3a [2021-01-15T08:21:41.349Z] ---> b497c68367b5 [2021-01-15T08:21:41.349Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-15T08:21:41.349Z] ---> 392514855306 [2021-01-15T08:21:41.349Z] 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-15T08:21:41.652Z] Removing intermediate container 4cb78920bc3a [2021-01-15T08:21:41.652Z] ---> 30f2f8ec110f [2021-01-15T08:21:41.652Z] Step 20/21 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:21:42.296Z] ---> Running in 2754f47d8811 [2021-01-15T08:21:42.296Z] ---> 68083a55ffbc [2021-01-15T08:21:42.296Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-15T08:21:42.958Z] Removing intermediate container 2754f47d8811 [2021-01-15T08:21:42.958Z] ---> 9ce8ffd4ef02 [2021-01-15T08:21:42.958Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T08:21:42.958Z] ---> 57c4adb850e2 [2021-01-15T08:21:42.958Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-15T08:21:43.242Z] ---> c8470604d07a [2021-01-15T08:21:43.242Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-15T08:21:43.242Z] ---> Running in ef8b3e3989f7 [2021-01-15T08:21:43.242Z] ---> 14a31423125a [2021-01-15T08:21:43.242Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-15T08:21:43.515Z] ---> 17b2747b5a0d [2021-01-15T08:21:43.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-15T08:21:43.793Z] Removing intermediate container ef8b3e3989f7 [2021-01-15T08:21:43.793Z] ---> edb0d1400dd3 [2021-01-15T08:21:43.793Z] [2021-01-15T08:21:44.447Z] ---> a79fad2e7252 [2021-01-15T08:21:44.447Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-15T08:21:44.447Z] Successfully built edb0d1400dd3 [2021-01-15T08:21:44.447Z] ---> e44e21ea816e [2021-01-15T08:21:44.447Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-15T08:21:44.447Z] ---> 90aaf378862a [2021-01-15T08:21:44.447Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-15T08:21:44.447Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-15T08:21:44.723Z] Building docker-core-command-go [2021-01-15T08:21:44.723Z]  Building docker-support-scheduler-go ... done  ---> Running in b1282e7f0ea3 [2021-01-15T08:21:44.723Z] ---> Running in c45e5eefd017 [2021-01-15T08:21:45.031Z] Removing intermediate container b1282e7f0ea3 [2021-01-15T08:21:45.031Z] ---> 646c56821c56 [2021-01-15T08:21:45.031Z] Step 18/21 : CMD ["--init=true"] [2021-01-15T08:21:45.336Z] ---> Running in aa36664409e2 [2021-01-15T08:21:45.336Z] ---> 0659f30f2ebf [2021-01-15T08:21:45.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-15T08:21:46.335Z] Removing intermediate container aa36664409e2 [2021-01-15T08:21:46.335Z] ---> 282a572ec0c1 [2021-01-15T08:21:46.335Z] Step 19/21 : LABEL arch=x86_64 [2021-01-15T08:21:47.788Z] ---> Running in 03f9277d194b [2021-01-15T08:21:47.788Z] ---> a01534aae094 [2021-01-15T08:21:47.788Z] 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-15T08:21:48.262Z] ---> Running in 410129b7f334 [2021-01-15T08:21:48.877Z] Removing intermediate container 03f9277d194b [2021-01-15T08:21:48.877Z] ---> 3445991033dc [2021-01-15T08:21:48.877Z] Step 20/21 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:21:49.894Z] ---> Running in b5fbe38b1c90 [2021-01-15T08:21:49.894Z] Removing intermediate container c45e5eefd017 [2021-01-15T08:21:49.894Z] ---> b7d47ab6a6b9 [2021-01-15T08:21:49.894Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-15T08:21:50.182Z] ---> Running in be1fc9cbb67f [2021-01-15T08:21:50.182Z] Removing intermediate container b5fbe38b1c90 [2021-01-15T08:21:50.182Z] ---> 2917ceb27a20 [2021-01-15T08:21:50.182Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T08:21:50.476Z] ---> Running in 415e725c3187 [2021-01-15T08:21:50.762Z] Removing intermediate container be1fc9cbb67f [2021-01-15T08:21:50.762Z] ---> bcecba3619bc [2021-01-15T08:21:50.762Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T08:21:51.774Z] ---> Running in 39ec875a0009 [2021-01-15T08:21:52.051Z] Removing intermediate container 415e725c3187 [2021-01-15T08:21:52.051Z] ---> 0f32396a29dc [2021-01-15T08:21:52.051Z] [2021-01-15T08:21:52.337Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-15T08:21:52.337Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-15T08:21:52.337Z] ---> aefe523efa57 [2021-01-15T08:21:52.337Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-15T08:21:52.337Z] Successfully built 0f32396a29dc [2021-01-15T08:21:52.337Z] Removing intermediate container 39ec875a0009 [2021-01-15T08:21:52.337Z] ---> 9eaf496687d3 [2021-01-15T08:21:52.338Z] Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:21:52.338Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-15T08:21:52.338Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-15T08:21:52.338Z] Removing intermediate container 410129b7f334 [2021-01-15T08:21:52.338Z] ---> ee55a7318f3b [2021-01-15T08:21:52.338Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-15T08:21:52.338Z] ---> Running in 8774cd3f8979 [2021-01-15T08:21:52.338Z] ---> Running in f3919b778896 [2021-01-15T08:21:52.623Z] ---> Running in da3f4cc7b3c2 [2021-01-15T08:21:52.897Z] Removing intermediate container 8774cd3f8979 [2021-01-15T08:21:52.897Z] ---> 78d02b2f454b [2021-01-15T08:21:52.897Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T08:21:53.549Z] Removing intermediate container da3f4cc7b3c2 [2021-01-15T08:21:53.549Z] ---> bf128c52f090 [2021-01-15T08:21:53.549Z] Step 22/24 : LABEL arch=x86_64 [2021-01-15T08:21:54.800Z] ---> Running in b59a2e99a6ac [2021-01-15T08:21:54.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:21:54.800Z] ---> Running in a58b8412e5b0 [2021-01-15T08:21:55.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:21:55.404Z] (1/2) Installing readline (8.0.4-r0) [2021-01-15T08:21:55.404Z] (2/2) Installing bash (5.0.17-r0) [2021-01-15T08:21:55.404Z] Executing bash-5.0.17-r0.post-install [2021-01-15T08:21:55.404Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:21:55.731Z] OK: 12 MiB in 22 packages [2021-01-15T08:21:55.731Z] Removing intermediate container b59a2e99a6ac [2021-01-15T08:21:55.731Z] ---> 3a411bb9e300 [2021-01-15T08:21:55.731Z] [2021-01-15T08:21:56.015Z] Removing intermediate container a58b8412e5b0 [2021-01-15T08:21:56.015Z] ---> eb6c2665233b [2021-01-15T08:21:56.015Z] Step 23/24 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:21:56.015Z] Successfully built 3a411bb9e300 [2021-01-15T08:21:56.323Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-15T08:21:56.324Z] Building docker-core-data-go [2021-01-15T08:21:56.324Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 7570cf76d513 [2021-01-15T08:21:56.979Z] 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-15T08:21:57.839Z] Removing intermediate container 7570cf76d513 [2021-01-15T08:21:57.839Z] ---> f014cc5463c7 [2021-01-15T08:21:57.839Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T08:21:58.483Z] ---> Running in f2be4f557a22 [2021-01-15T08:21:59.152Z] Removing intermediate container f3919b778896 [2021-01-15T08:21:59.152Z] ---> 95fc3bc1f06a [2021-01-15T08:21:59.152Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-15T08:21:59.743Z] Removing intermediate container f2be4f557a22 [2021-01-15T08:21:59.743Z] ---> a1c8ab0c2bd9 [2021-01-15T08:21:59.743Z] [2021-01-15T08:21:59.743Z] ---> Running in ac63808446d4 [2021-01-15T08:22:00.365Z] 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-15T08:22:01.253Z] Successfully built a1c8ab0c2bd9 [2021-01-15T08:22:01.543Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-15T08:22:01.543Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-01-15T08:22:01.543Z] Removing intermediate container ac63808446d4 [2021-01-15T08:22:01.543Z] ---> af9635ccdedc [2021-01-15T08:22:01.543Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-15T08:22:01.851Z] ---> Running in ecb1e17ecdc8 [2021-01-15T08:22:02.884Z] Removing intermediate container ecb1e17ecdc8 [2021-01-15T08:22:02.884Z] ---> 429915bca5af [2021-01-15T08:22:02.884Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-15T08:22:03.586Z] ---> Running in 7483f9690db0 [2021-01-15T08:22:04.575Z] Removing intermediate container 7483f9690db0 [2021-01-15T08:22:04.575Z] ---> 472152dbcf86 [2021-01-15T08:22:04.575Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-15T08:22:05.786Z] 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-15T08:22:06.097Z] ---> 228cb6a76bba [2021-01-15T08:22:06.097Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-15T08:22:06.760Z] 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-15T08:22:07.582Z] ---> dc1aec0492e4 [2021-01-15T08:22:07.582Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-15T08:22:08.652Z] ---> 07bcd7216928 [2021-01-15T08:22:08.652Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-15T08:22:08.652Z] ---> Running in 4a3222cabf1a [2021-01-15T08:22:10.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:22:10.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:22:10.835Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-15T08:22:10.835Z] (2/33) Installing expat (2.2.9-r1) [2021-01-15T08:22:10.835Z] (3/33) Installing libffi (3.3-r2) [2021-01-15T08:22:10.835Z] (4/33) Installing gdbm (1.13-r1) [2021-01-15T08:22:10.835Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-15T08:22:10.835Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-15T08:22:10.835Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-15T08:22:12.161Z] 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-15T08:22:16.450Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-15T08:22:16.450Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-15T08:22:16.450Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-15T08:22:16.450Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-15T08:22:16.450Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-15T08:22:16.450Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-15T08:22:16.450Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-15T08:22:16.450Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-15T08:22:16.450Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-15T08:22:16.450Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-15T08:22:16.480Z] 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-15T08:22:16.737Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-15T08:22:16.737Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-15T08:22:16.737Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-15T08:22:16.737Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-15T08:22:17.025Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-15T08:22:17.025Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-15T08:22:17.702Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-15T08:22:17.702Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-15T08:22:17.702Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-15T08:22:17.702Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-15T08:22:18.000Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-15T08:22:18.000Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-15T08:22:18.000Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-15T08:22:18.000Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-15T08:22:18.000Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-15T08:22:18.000Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-15T08:22:18.285Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:22:18.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:22:18.285Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:22:18.285Z] ---> 2f4c1645551d [2021-01-15T08:22:18.285Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T08:22:18.285Z] ---> Using cache [2021-01-15T08:22:18.285Z] ---> 2f0f2295990a [2021-01-15T08:22:18.285Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:22:18.550Z] ---> Using cache [2021-01-15T08:22:18.550Z] ---> d86dbdc2ab53 [2021-01-15T08:22:18.550Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T08:22:18.550Z] ---> Using cache [2021-01-15T08:22:18.550Z] ---> 65d950dd07d2 [2021-01-15T08:22:18.550Z] Step 6/22 : COPY go.mod . [2021-01-15T08:22:18.550Z] ---> Using cache [2021-01-15T08:22:18.550Z] ---> 048dcd522a82 [2021-01-15T08:22:18.550Z] Step 7/22 : RUN go mod download [2021-01-15T08:22:18.550Z] ---> Using cache [2021-01-15T08:22:18.550Z] ---> 5a9f451c120e [2021-01-15T08:22:18.550Z] Step 8/22 : COPY . . [2021-01-15T08:22:18.550Z] OK: 71 MiB in 55 packages [2021-01-15T08:22:18.822Z] ---> Using cache [2021-01-15T08:22:18.822Z] ---> 84319284c50f [2021-01-15T08:22:18.822Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-15T08:22:19.885Z] 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-15T08:22:20.877Z] ---> Running in 4e24b6c7af4b [2021-01-15T08:22:24.235Z] 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-15T08:22:24.589Z] 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-15T08:22:27.634Z] 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-15T08:22:31.933Z] 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-15T08:22:32.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:22:32.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:22:32.981Z] ---> 2f4c1645551d [2021-01-15T08:22:33.267Z] Step 3/23 : WORKDIR /edgex-go [2021-01-15T08:22:33.267Z] ---> Using cache [2021-01-15T08:22:33.267Z] ---> 2f0f2295990a [2021-01-15T08:22:33.267Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:22:33.267Z] ---> Using cache [2021-01-15T08:22:33.267Z] ---> d86dbdc2ab53 [2021-01-15T08:22:33.267Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-15T08:22:33.267Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:22:33.267Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:22:33.267Z] ---> 2f4c1645551d [2021-01-15T08:22:33.267Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T08:22:33.267Z] ---> Using cache [2021-01-15T08:22:33.267Z] ---> 2f0f2295990a [2021-01-15T08:22:33.267Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:22:33.267Z] ---> Using cache [2021-01-15T08:22:33.267Z] ---> d86dbdc2ab53 [2021-01-15T08:22:33.267Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-15T08:22:34.766Z] ---> Running in c4242a752214 [2021-01-15T08:22:34.766Z] ---> Running in eecdb30d1b69 [Pipeline] } [2021-01-15T08:22:35.334Z] $ docker stop --time=1 cbdd3c033c24dccf7caf8a90cad2fd2312082f768dfefeb1764920896fc18802 [2021-01-15T08:22:35.765Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:22:35.765Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:22:35.765Z] ---> 2f4c1645551d [2021-01-15T08:22:35.765Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T08:22:35.765Z] ---> Using cache [2021-01-15T08:22:35.765Z] ---> 2f0f2295990a [2021-01-15T08:22:35.765Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:22:35.765Z] ---> Using cache [2021-01-15T08:22:35.765Z] ---> d86dbdc2ab53 [2021-01-15T08:22:35.765Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T08:22:35.765Z] ---> Using cache [2021-01-15T08:22:35.765Z] ---> 65d950dd07d2 [2021-01-15T08:22:35.765Z] Step 6/22 : COPY go.mod . [2021-01-15T08:22:35.765Z] ---> Using cache [2021-01-15T08:22:35.765Z] ---> 048dcd522a82 [2021-01-15T08:22:35.765Z] Step 7/22 : RUN go mod download [2021-01-15T08:22:35.765Z] ---> Using cache [2021-01-15T08:22:35.765Z] ---> 5a9f451c120e [2021-01-15T08:22:35.765Z] Step 8/22 : COPY . . [2021-01-15T08:22:35.765Z] ---> Using cache [2021-01-15T08:22:35.765Z] ---> 84319284c50f [2021-01-15T08:22:35.765Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-15T08:22:36.802Z] ---> Running in 7720b4aea2f4 [2021-01-15T08:22:36.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:22:36.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:22:37.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:22:37.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:22:37.957Z] $ docker rm -f cbdd3c033c24dccf7caf8a90cad2fd2312082f768dfefeb1764920896fc18802 [2021-01-15T08:22:38.163Z] 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-15T08:22:38.438Z] OK: 233 MiB in 51 packages [2021-01-15T08:22:38.438Z] OK: 233 MiB in 51 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:22:39.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T08:22:39.929Z] [2021-01-15T08:22:39.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:22:40.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T08:22:40.874Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-15T08:22:40.874Z] 29e5d40040c1: Pulling fs layer [2021-01-15T08:22:40.874Z] 1ce36da41761: Pulling fs layer [2021-01-15T08:22:40.874Z] 25b303627fd3: Pulling fs layer [2021-01-15T08:22:41.146Z] 29e5d40040c1: Verifying Checksum [2021-01-15T08:22:41.146Z] 29e5d40040c1: Download complete [2021-01-15T08:22:41.149Z] Removing intermediate container c4242a752214 [2021-01-15T08:22:41.149Z] ---> fa4a0c4c4e1a [2021-01-15T08:22:41.149Z] Step 6/23 : COPY go.mod . [2021-01-15T08:22:41.149Z] Removing intermediate container eecdb30d1b69 [2021-01-15T08:22:41.149Z] ---> 66e50736e0b0 [2021-01-15T08:22:41.149Z] Step 6/24 : COPY go.mod . [2021-01-15T08:22:41.440Z] ---> 46f97971bd12 [2021-01-15T08:22:41.441Z] Step 7/24 : RUN go mod download [2021-01-15T08:22:41.441Z] ---> 34804172b559 [2021-01-15T08:22:41.441Z] Step 7/23 : RUN go mod download [2021-01-15T08:22:41.729Z] ---> Running in 80112a7d71de [2021-01-15T08:22:41.729Z] ---> Running in cd0e381bcbcd [2021-01-15T08:22:41.744Z] 29e5d40040c1: Pull complete [2021-01-15T08:22:41.744Z] 1ce36da41761: Verifying Checksum [2021-01-15T08:22:41.744Z] 1ce36da41761: Download complete [2021-01-15T08:22:43.192Z] 1ce36da41761: Pull complete [2021-01-15T08:22:43.465Z] 25b303627fd3: Verifying Checksum [2021-01-15T08:22:43.465Z] 25b303627fd3: Download complete [2021-01-15T08:22:48.861Z] Removing intermediate container 80112a7d71de [2021-01-15T08:22:48.861Z] ---> 8e3558a2a224 [2021-01-15T08:22:48.861Z] Step 8/24 : COPY . . [2021-01-15T08:22:48.861Z] Removing intermediate container cd0e381bcbcd [2021-01-15T08:22:48.861Z] ---> 8a7f7ff765f3 [2021-01-15T08:22:48.861Z] Step 8/23 : COPY . . [2021-01-15T08:22:53.607Z] 25b303627fd3: Pull complete [2021-01-15T08:22:53.607Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-15T08:22:53.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T08:22:53.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-15T08:22:53.873Z] prd-ubuntu18.04-docker-arm64-4c-16g-20429 does not seem to be running inside a container [2021-01-15T08:22:53.956Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-15T08:22:57.035Z] $ docker top b43327a6f720394cdc9e9b4e3fc33fd1e8a7b5537c9756a60665312deee17bde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T08:22:58.131Z] + grep parallel [2021-01-15T08:22:58.131Z] + docker-compose build --help [2021-01-15T08:23:01.510Z] --parallel Build images in parallel. [Pipeline] } [2021-01-15T08:23:01.799Z] $ docker stop --time=1 b43327a6f720394cdc9e9b4e3fc33fd1e8a7b5537c9756a60665312deee17bde [2021-01-15T08:23:03.751Z] $ docker rm -f b43327a6f720394cdc9e9b4e3fc33fd1e8a7b5537c9756a60665312deee17bde [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:23:04.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T08:23:04.588Z] . [Pipeline] withDockerContainer [2021-01-15T08:23:04.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-20429 does not seem to be running inside a container [2021-01-15T08:23:04.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-15T08:23:06.318Z] $ docker top c26573e0bdc1f13f30e59819488fc62ef752930f7b4f739b269c52185f531686 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T08:23:07.416Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-15T08:23:11.717Z] Building docker-core-command-go ... [2021-01-15T08:23:11.717Z] Building docker-core-data-go ... [2021-01-15T08:23:11.717Z] Building docker-core-metadata-go ... [2021-01-15T08:23:11.718Z] Building docker-security-bootstrap-redis-go ... [2021-01-15T08:23:11.718Z] Building docker-security-proxy-setup-go ... [2021-01-15T08:23:11.718Z] Building docker-security-secretstore-setup-go ... [2021-01-15T08:23:11.718Z] Building docker-support-notifications-go ... [2021-01-15T08:23:11.718Z] Building docker-support-scheduler-go ... [2021-01-15T08:23:11.718Z] Building docker-sys-mgmt-agent-go ... [2021-01-15T08:23:11.718Z] Building docker-security-proxy-setup-go [2021-01-15T08:23:11.718Z] Building docker-core-metadata-go [2021-01-15T08:23:11.718Z] Building docker-support-notifications-go [2021-01-15T08:23:11.718Z] Building docker-support-scheduler-go [2021-01-15T08:23:11.718Z] Building docker-security-bootstrap-redis-go [2021-01-15T08:23:11.842Z] Removing intermediate container 4a3222cabf1a [2021-01-15T08:23:11.842Z] ---> d048fd61f3e5 [2021-01-15T08:23:11.842Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-15T08:23:11.842Z] ---> Running in dd95b244fdfb [2021-01-15T08:23:22.385Z] Removing intermediate container 4e24b6c7af4b [2021-01-15T08:23:22.385Z] ---> 55dcb8292b72 [2021-01-15T08:23:22.385Z] [2021-01-15T08:23:22.385Z] Step 10/22 : FROM scratch [2021-01-15T08:23:22.385Z] ---> [2021-01-15T08:23:22.385Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T08:23:24.851Z] ---> Using cache [2021-01-15T08:23:24.851Z] ---> c98a36ebf7c8 [2021-01-15T08:23:24.851Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-15T08:23:26.384Z] ---> Running in 52e14fb3c8ed [2021-01-15T08:23:27.867Z] Removing intermediate container 52e14fb3c8ed [2021-01-15T08:23:27.867Z] ---> 02cbaad04ead [2021-01-15T08:23:27.867Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T08:23:28.341Z] Removing intermediate container 7720b4aea2f4 [2021-01-15T08:23:28.341Z] ---> 40f893754a56 [2021-01-15T08:23:28.341Z] [2021-01-15T08:23:28.341Z] Step 10/22 : FROM scratch [2021-01-15T08:23:28.341Z] ---> [2021-01-15T08:23:28.341Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T08:23:28.341Z] ---> Using cache [2021-01-15T08:23:28.341Z] ---> c98a36ebf7c8 [2021-01-15T08:23:28.341Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-15T08:23:28.341Z] Collecting docker-compose==1.23.2 [2021-01-15T08:23:28.341Z] ---> Running in 5b250aabaa4d [2021-01-15T08:23:28.637Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-15T08:23:28.637Z] ---> Running in 1e417684a705 [2021-01-15T08:23:29.639Z] Collecting texttable<0.10,>=0.9.0 [2021-01-15T08:23:29.639Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-15T08:23:31.236Z] Removing intermediate container 5b250aabaa4d [2021-01-15T08:23:31.237Z] ---> 8dd280396b1a [2021-01-15T08:23:31.237Z] Step 14/22 : WORKDIR / [2021-01-15T08:23:31.529Z] Removing intermediate container 1e417684a705 [2021-01-15T08:23:31.529Z] ---> fff5162eedeb [2021-01-15T08:23:31.529Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T08:23:32.161Z] ---> Running in 0c9b75fd5ba0 [2021-01-15T08:23:32.452Z] ---> Running in 6e2288f2eae5 [2021-01-15T08:23:34.002Z] Removing intermediate container 0c9b75fd5ba0 [2021-01-15T08:23:34.002Z] ---> d80d1785906c [2021-01-15T08:23:34.002Z] Step 14/22 : WORKDIR / [2021-01-15T08:23:34.002Z] Removing intermediate container 6e2288f2eae5 [2021-01-15T08:23:34.002Z] ---> f2fa4f064cf4 [2021-01-15T08:23:34.002Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:23:34.002Z] ---> Running in d6b054c14c9c [2021-01-15T08:23:34.361Z] Collecting PyYAML<4,>=3.10 [2021-01-15T08:23:34.361Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-15T08:23:35.863Z] Removing intermediate container d6b054c14c9c [2021-01-15T08:23:35.863Z] ---> 6d452f8d44ab [2021-01-15T08:23:35.863Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:23:36.209Z] ---> 62fe5020a79c [2021-01-15T08:23:36.209Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-15T08:23:36.209Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-15T08:23:36.209Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-15T08:23:37.310Z] ---> 2b1dd90fbf08 [2021-01-15T08:23:37.310Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-15T08:23:37.310Z] Collecting jsonschema<3,>=2.5.1 [2021-01-15T08:23:37.310Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-15T08:23:37.620Z] Collecting cached-property<2,>=1.2.0 [2021-01-15T08:23:37.620Z] ---> 140da40f1636 [2021-01-15T08:23:37.620Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-15T08:23:37.620Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-15T08:23:37.922Z] ---> 499def8d666d [2021-01-15T08:23:37.922Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-15T08:23:37.922Z] ---> Running in 210a16d76517 [2021-01-15T08:23:38.281Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-15T08:23:38.281Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-15T08:23:38.594Z] ---> ca5fcbc3cb83 [2021-01-15T08:23:38.594Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-15T08:23:38.594Z] Collecting docopt<0.7,>=0.6.1 [2021-01-15T08:23:38.594Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-15T08:23:38.890Z] ---> Running in 5d908bfd9f61 [2021-01-15T08:23:38.890Z] ---> b16a80af8a16 [2021-01-15T08:23:38.890Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-15T08:23:38.890Z] ---> 636ba9f99634 [2021-01-15T08:23:38.890Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-15T08:23:39.183Z] ---> Running in db8256b06d0e [2021-01-15T08:23:39.826Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-15T08:23:39.826Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-15T08:23:39.826Z] 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-15T08:23:39.826Z] Removing intermediate container db8256b06d0e [2021-01-15T08:23:39.826Z] ---> 4931665e0da8 [2021-01-15T08:23:39.826Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:23:40.109Z] Collecting docker<4.0,>=3.6.0 [2021-01-15T08:23:40.109Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-15T08:23:40.109Z] ---> 161ba4051d55 [2021-01-15T08:23:40.109Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-15T08:23:40.109Z] 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-15T08:23:40.109Z] 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-15T08:23:40.109Z] ---> Running in 3b443e3ee8d9 [2021-01-15T08:23:40.384Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-15T08:23:40.384Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-15T08:23:40.384Z] ---> Running in a6d2e0aa16aa [2021-01-15T08:23:40.671Z] Collecting idna<2.8,>=2.5 [2021-01-15T08:23:40.956Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-15T08:23:40.956Z] 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-15T08:23:40.956Z] 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-15T08:23:40.956Z] Removing intermediate container 3b443e3ee8d9 [2021-01-15T08:23:40.956Z] ---> 8eabc0b89de0 [2021-01-15T08:23:40.956Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T08:23:40.956Z] Collecting docker-pycreds>=0.4.0 [2021-01-15T08:23:40.956Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-15T08:23:41.242Z] Removing intermediate container a6d2e0aa16aa [2021-01-15T08:23:41.242Z] ---> 4af840eab0f8 [2021-01-15T08:23:41.242Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:23:41.242Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-15T08:23:41.242Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-15T08:23:41.242Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-15T08:23:41.242Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-15T08:23:41.242Z] ---> Running in a01b99c99426 [2021-01-15T08:23:41.528Z] ---> Running in ad04fbc718b6 [2021-01-15T08:23:41.528Z] Installing collected packages: texttable, PyYAML, dockerpty, jsonschema, cached-property, websocket-client, docopt, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-01-15T08:23:41.528Z] Running setup.py install for texttable: started [2021-01-15T08:23:41.854Z] Removing intermediate container a01b99c99426 [2021-01-15T08:23:41.854Z] ---> 29361949d108 [2021-01-15T08:23:41.854Z] Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:23:42.144Z] Removing intermediate container ad04fbc718b6 [2021-01-15T08:23:42.144Z] ---> e13f00196033 [2021-01-15T08:23:42.144Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T08:23:42.144Z] ---> Running in 815e767ced8a [2021-01-15T08:23:42.781Z] Running setup.py install for texttable: finished with status 'done' [2021-01-15T08:23:42.781Z] Running setup.py install for PyYAML: started [2021-01-15T08:23:42.781Z] ---> Running in 8f8ff6c9f8fd [2021-01-15T08:23:43.420Z] Removing intermediate container 815e767ced8a [2021-01-15T08:23:43.420Z] ---> b11db5831897 [2021-01-15T08:23:43.420Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T08:23:43.420Z] Removing intermediate container 8f8ff6c9f8fd [2021-01-15T08:23:43.420Z] ---> 82267e49e073 [2021-01-15T08:23:43.420Z] Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:23:43.727Z] ---> Running in cedf382a84ad [2021-01-15T08:23:43.727Z] ---> Running in 13f7f4f69477 [2021-01-15T08:23:44.027Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-15T08:23:44.027Z] Running setup.py install for dockerpty: started [2021-01-15T08:23:44.320Z] Removing intermediate container cedf382a84ad [2021-01-15T08:23:44.320Z] ---> 42be5603b469 [2021-01-15T08:23:44.320Z] [2021-01-15T08:23:44.601Z] Removing intermediate container 13f7f4f69477 [2021-01-15T08:23:44.601Z] ---> fcd8f8ec81c2 [2021-01-15T08:23:44.601Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T08:23:44.601Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-15T08:23:44.904Z] ---> Running in 349d1204b9b7 [2021-01-15T08:23:45.241Z] Successfully built 42be5603b469 [2021-01-15T08:23:45.564Z] Successfully tagged docker-core-command-go:latest [2021-01-15T08:23:45.564Z]  Building docker-core-command-go ... done Removing intermediate container 349d1204b9b7 [2021-01-15T08:23:45.564Z] ---> 6e64bea522dc [2021-01-15T08:23:45.564Z] [2021-01-15T08:23:45.845Z] Running setup.py install for docopt: started [2021-01-15T08:23:45.845Z] Successfully built 6e64bea522dc [2021-01-15T08:23:46.160Z] Successfully tagged docker-core-metadata-go:latest [2021-01-15T08:23:46.862Z]  Building docker-core-metadata-go ... done  Running setup.py install for docopt: finished with status 'done' [2021-01-15T08:23:46.862Z] Attempting uninstall: urllib3 [2021-01-15T08:23:46.862Z] Found existing installation: urllib3 1.25.9 [2021-01-15T08:23:46.862Z] Uninstalling urllib3-1.25.9: [2021-01-15T08:23:47.467Z] Successfully uninstalled urllib3-1.25.9 [2021-01-15T08:23:47.743Z] Attempting uninstall: idna [2021-01-15T08:23:47.743Z] Found existing installation: idna 2.9 [2021-01-15T08:23:47.743Z] Uninstalling idna-2.9: [2021-01-15T08:23:47.743Z] Successfully uninstalled idna-2.9 [2021-01-15T08:23:48.369Z] Attempting uninstall: requests [2021-01-15T08:23:48.369Z] Found existing installation: requests 2.23.0 [2021-01-15T08:23:48.369Z] Uninstalling requests-2.23.0: [2021-01-15T08:23:48.369Z] Successfully uninstalled requests-2.23.0 [2021-01-15T08:23:49.829Z] 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-15T08:23:55.534Z] Removing intermediate container dd95b244fdfb [2021-01-15T08:23:55.534Z] ---> 68a735e79c95 [2021-01-15T08:23:55.534Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-15T08:23:55.872Z] ---> Running in ec7bc0c3047a [2021-01-15T08:23:58.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:23:58.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:23:58.924Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T08:23:58.924Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-15T08:23:58.924Z] (3/3) Installing curl (7.69.1-r3) [2021-01-15T08:23:58.924Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:23:59.202Z] OK: 72 MiB in 58 packages [2021-01-15T08:24:01.318Z] Removing intermediate container ec7bc0c3047a [2021-01-15T08:24:01.318Z] ---> 32bd8aabba96 [2021-01-15T08:24:01.318Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-15T08:24:01.318Z] ---> Running in 2cbf1c7cc470 [2021-01-15T08:24:01.963Z] Removing intermediate container 2cbf1c7cc470 [2021-01-15T08:24:01.963Z] ---> 6bd60bacf42b [2021-01-15T08:24:01.963Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:24:02.616Z] ---> Running in 55983444cb9d [2021-01-15T08:24:04.132Z] Removing intermediate container 55983444cb9d [2021-01-15T08:24:04.132Z] ---> d78b0619e1c4 [2021-01-15T08:24:04.132Z] Step 24/26 : LABEL arch=x86_64 [2021-01-15T08:24:04.132Z] ---> Running in 82ab47058070 [2021-01-15T08:24:04.783Z] Removing intermediate container 82ab47058070 [2021-01-15T08:24:04.783Z] ---> d68d35efa035 [2021-01-15T08:24:04.783Z] Step 25/26 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:24:04.783Z] ---> Running in 132e293bfddb [2021-01-15T08:24:05.465Z] Removing intermediate container 132e293bfddb [2021-01-15T08:24:05.465Z] ---> 42f3218c24e0 [2021-01-15T08:24:05.465Z] Step 26/26 : LABEL version=0.0.0 [2021-01-15T08:24:05.764Z] ---> Running in e80fe5ab5e60 [2021-01-15T08:24:06.457Z] Removing intermediate container e80fe5ab5e60 [2021-01-15T08:24:06.457Z] ---> 3c64fed02a39 [2021-01-15T08:24:06.457Z] [2021-01-15T08:24:06.457Z] Successfully built 3c64fed02a39 [2021-01-15T08:24:06.748Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-15T08:24:12.192Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 5d908bfd9f61 [2021-01-15T08:24:12.192Z] ---> 05dbadada70e [2021-01-15T08:24:12.192Z] [2021-01-15T08:24:12.192Z] Step 10/24 : FROM scratch [2021-01-15T08:24:12.192Z] ---> [2021-01-15T08:24:12.192Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-15T08:24:12.192Z] ---> Running in 666a12b689d6 [2021-01-15T08:24:12.192Z] Removing intermediate container 666a12b689d6 [2021-01-15T08:24:12.192Z] ---> ad6dd00cf859 [2021-01-15T08:24:12.192Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-15T08:24:12.192Z] ---> Running in 8f97de50d983 [2021-01-15T08:24:12.463Z] Removing intermediate container 8f97de50d983 [2021-01-15T08:24:12.463Z] ---> 84bebd094276 [2021-01-15T08:24:12.463Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T08:24:12.765Z] ---> Running in cbf8f53879c2 [2021-01-15T08:24:13.376Z] Removing intermediate container cbf8f53879c2 [2021-01-15T08:24:13.376Z] ---> ad49239e0939 [2021-01-15T08:24:13.376Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-15T08:24:14.837Z] ---> d1a2bde941bc [2021-01-15T08:24:14.837Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-15T08:24:14.837Z] Removing intermediate container 210a16d76517 [2021-01-15T08:24:14.837Z] ---> 7c68cc5ad6c0 [2021-01-15T08:24:14.837Z] [2021-01-15T08:24:14.837Z] Step 10/23 : FROM alpine:3.12 [2021-01-15T08:24:14.837Z] ---> 389fef711851 [2021-01-15T08:24:14.837Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T08:24:14.837Z] ---> Running in 1399e81c9bcd [2021-01-15T08:24:15.125Z] Removing intermediate container 1399e81c9bcd [2021-01-15T08:24:15.125Z] ---> 3146ac234678 [2021-01-15T08:24:15.125Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-15T08:24:15.400Z] ---> Running in 05c723608f79 [2021-01-15T08:24:16.049Z] Removing intermediate container 05c723608f79 [2021-01-15T08:24:16.049Z] ---> 111359fce2fb [2021-01-15T08:24:16.049Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-15T08:24:16.049Z] ---> Running in 3c87b9643ab5 [2021-01-15T08:24:16.049Z] ---> a0b51daa132a [2021-01-15T08:24:16.049Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-15T08:24:16.330Z] Removing intermediate container 3c87b9643ab5 [2021-01-15T08:24:16.330Z] ---> 4ec634cbf649 [2021-01-15T08:24:16.330Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:24:16.600Z] ---> Running in a770e14866e7 [2021-01-15T08:24:16.879Z] ---> 48c41b04a0d1 [2021-01-15T08:24:16.879Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:24:17.470Z] ---> ebaa10c57481 [2021-01-15T08:24:17.470Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-15T08:24:18.466Z] ---> 72f256d0992c [2021-01-15T08:24:18.467Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-15T08:24:18.467Z] Removing intermediate container a770e14866e7 [2021-01-15T08:24:18.467Z] ---> ec6c8e27efa6 [2021-01-15T08:24:18.467Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-15T08:24:18.467Z] ---> Running in 486ef242a5b3 [2021-01-15T08:24:19.083Z] ---> 9c1801688a45 [2021-01-15T08:24:19.083Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-15T08:24:19.083Z] ---> Running in c8379121b44f [2021-01-15T08:24:19.365Z] Removing intermediate container c8379121b44f [2021-01-15T08:24:19.365Z] ---> d542e5b685fa [2021-01-15T08:24:19.365Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:24:19.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T08:24:19.655Z] ---> Running in bb968308b705 [2021-01-15T08:24:19.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:24:19.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:24:19.720Z] ---> 9f01f83e790f [2021-01-15T08:24:19.720Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T08:24:19.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:24:19.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:24:19.720Z] ---> 9f01f83e790f [2021-01-15T08:24:19.720Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T08:24:19.945Z] Removing intermediate container bb968308b705 [2021-01-15T08:24:19.945Z] ---> a3c574bc80fa [2021-01-15T08:24:19.945Z] Step 22/24 : LABEL arch=x86_64 [2021-01-15T08:24:19.945Z] ---> Running in ecd7f88b7a41 [2021-01-15T08:24:19.998Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:24:19.998Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:24:19.998Z] ---> 9f01f83e790f [2021-01-15T08:24:19.998Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T08:24:19.998Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:24:19.998Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:24:19.998Z] ---> 9f01f83e790f [2021-01-15T08:24:19.998Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T08:24:19.998Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:24:19.998Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:24:19.998Z] ---> 9f01f83e790f [2021-01-15T08:24:19.998Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T08:24:20.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T08:24:20.487Z] Removing intermediate container ecd7f88b7a41 [2021-01-15T08:24:20.487Z] ---> 38148fc713ab [2021-01-15T08:24:20.487Z] Step 23/24 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:24:20.487Z] ---> Running in c17be1c97235 [2021-01-15T08:24:20.753Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-15T08:24:21.031Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-15T08:24:21.031Z] Removing intermediate container c17be1c97235 [2021-01-15T08:24:21.031Z] ---> 0ed576819607 [2021-01-15T08:24:21.031Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T08:24:21.031Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-15T08:24:21.031Z] ---> Running in 813bed5cf6c2 [2021-01-15T08:24:21.302Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-15T08:24:21.302Z] Removing intermediate container 813bed5cf6c2 [2021-01-15T08:24:21.302Z] ---> 22299f7f7e8f [2021-01-15T08:24:21.302Z] [2021-01-15T08:24:21.302Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-15T08:24:21.585Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:24:21.585Z] OK: 8 MiB in 19 packages [2021-01-15T08:24:21.585Z] Successfully built 22299f7f7e8f [2021-01-15T08:24:21.585Z] Successfully tagged docker-support-notifications-go:latest [2021-01-15T08:24:22.194Z]  Building docker-support-notifications-go ... done Removing intermediate container 486ef242a5b3 [2021-01-15T08:24:22.194Z] ---> 9320a4947bbd [2021-01-15T08:24:22.194Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:24:22.799Z] ---> 8d9d4b5646fd [2021-01-15T08:24:22.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-15T08:24:23.780Z] ---> 6effa3d53b4c [2021-01-15T08:24:23.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-15T08:24:24.308Z] ---> Running in 5e1f4a85c860 [2021-01-15T08:24:24.308Z] ---> Running in e426b130cfd7 [2021-01-15T08:24:24.308Z] ---> Running in cb83a55b59e3 [2021-01-15T08:24:24.308Z] ---> Running in 39813f612b85 [2021-01-15T08:24:24.308Z] ---> Running in ff512fab2b0c [2021-01-15T08:24:24.754Z] ---> 3f2989e326b4 [2021-01-15T08:24:24.755Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-15T08:24:24.755Z] ---> Running in cba524af0fb0 [2021-01-15T08:24:24.902Z] Removing intermediate container 39813f612b85 [2021-01-15T08:24:24.902Z] ---> 0e9ecd0b2497 [2021-01-15T08:24:24.902Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:24:24.902Z] Removing intermediate container 5e1f4a85c860 [2021-01-15T08:24:24.902Z] ---> 319ee878ac15 [2021-01-15T08:24:24.902Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:24:24.902Z] Removing intermediate container ff512fab2b0c [2021-01-15T08:24:24.902Z] ---> f61c817a8344 [2021-01-15T08:24:24.902Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:24:25.024Z] Removing intermediate container cba524af0fb0 [2021-01-15T08:24:25.024Z] ---> 2a9d8abb095e [2021-01-15T08:24:25.024Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:24:25.024Z] ---> Running in 7d181b1da8ee [2021-01-15T08:24:25.182Z] Removing intermediate container cb83a55b59e3 [2021-01-15T08:24:25.182Z] ---> ffcb57cb0079 [2021-01-15T08:24:25.182Z] Removing intermediate container e426b130cfd7 [2021-01-15T08:24:25.182Z] ---> 14e0f5986df8 [2021-01-15T08:24:25.182Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:24:25.182Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:24:25.182Z] ---> Running in 6f88737ca25a [2021-01-15T08:24:25.182Z] ---> Running in 2b1fddae403e [2021-01-15T08:24:25.308Z] Removing intermediate container 7d181b1da8ee [2021-01-15T08:24:25.308Z] ---> 3ef80ef44366 [2021-01-15T08:24:25.308Z] Step 21/23 : LABEL arch=x86_64 [2021-01-15T08:24:25.454Z] ---> Running in e704ea2dd38b [2021-01-15T08:24:25.454Z] ---> Running in c91eed97b23c [2021-01-15T08:24:25.454Z] ---> Running in e026fe06a557 [2021-01-15T08:24:25.581Z] ---> Running in 350071fe6344 [2021-01-15T08:24:25.875Z] Removing intermediate container 350071fe6344 [2021-01-15T08:24:25.875Z] ---> 99c3e90c7e7f [2021-01-15T08:24:25.875Z] Step 22/23 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:24:25.875Z] ---> Running in 20f72660530c [2021-01-15T08:24:26.160Z] Removing intermediate container 20f72660530c [2021-01-15T08:24:26.160Z] ---> 5d1919deb622 [2021-01-15T08:24:26.160Z] Step 23/23 : LABEL version=0.0.0 [2021-01-15T08:24:26.434Z] ---> Running in b99dd95c0b9c [2021-01-15T08:24:26.708Z] Removing intermediate container b99dd95c0b9c [2021-01-15T08:24:26.708Z] ---> 23cff7f95377 [2021-01-15T08:24:26.708Z] [2021-01-15T08:24:26.979Z] Successfully built 23cff7f95377 [2021-01-15T08:24:26.979Z] Successfully tagged docker-core-data-go:latest [2021-01-15T08:24:27.285Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-15T08:24:27.298Z] $ docker stop --time=1 a8c2605f9fe19149fa67fc9157b664d02bf6a5a4c601c0726ce52d9488ec4d4d [2021-01-15T08:24:28.862Z] Removing intermediate container 6f88737ca25a [2021-01-15T08:24:28.862Z] ---> 84416413bb53 [2021-01-15T08:24:28.862Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T08:24:29.023Z] $ docker rm -f a8c2605f9fe19149fa67fc9157b664d02bf6a5a4c601c0726ce52d9488ec4d4d [2021-01-15T08:24:29.135Z] ---> Running in decd96a5270e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T08:24:29.419Z] Removing intermediate container e704ea2dd38b [2021-01-15T08:24:29.419Z] Removing intermediate container 2b1fddae403e [2021-01-15T08:24:29.419Z] ---> 163d05f77820 [2021-01-15T08:24:29.419Z] ---> fe0e04251680 [2021-01-15T08:24:29.419Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T08:24:29.419Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T08:24:29.638Z] + docker images [2021-01-15T08:24:29.638Z] + grep docker [2021-01-15T08:24:29.638Z] docker-core-data-go latest 23cff7f95377 3 seconds ago 22.3MB [2021-01-15T08:24:29.638Z] docker-support-notifications-go latest 22299f7f7e8f 8 seconds ago 12MB [2021-01-15T08:24:29.638Z] docker-sys-mgmt-agent-go latest 3c64fed02a39 24 seconds ago 313MB [2021-01-15T08:24:29.638Z] docker-core-metadata-go latest 6e64bea522dc 44 seconds ago 13.1MB [2021-01-15T08:24:29.638Z] docker-core-command-go latest 42be5603b469 45 seconds ago 10.6MB [2021-01-15T08:24:29.638Z] docker-security-secretstore-setup-go latest a1c8ab0c2bd9 2 minutes ago 24.6MB [2021-01-15T08:24:29.638Z] docker-security-bootstrap-redis-go latest 3a411bb9e300 2 minutes ago 15.8MB [2021-01-15T08:24:29.638Z] docker-security-proxy-setup-go latest 0f32396a29dc 2 minutes ago 24.4MB [2021-01-15T08:24:29.638Z] docker-support-scheduler-go latest edb0d1400dd3 2 minutes ago 10.7MB [2021-01-15T08:24:29.638Z] docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [2021-01-15T08:24:29.695Z] ---> Running in 34ffc8b977ab [2021-01-15T08:24:29.695Z] ---> Running in 35f3500161ba [2021-01-15T08:24:29.695Z] Removing intermediate container c91eed97b23c [2021-01-15T08:24:29.695Z] ---> f9a9d9917462 [2021-01-15T08:24:29.695Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-15T08:24:29.695Z] Removing intermediate container e026fe06a557 [2021-01-15T08:24:29.695Z] ---> df62fc42fecb [2021-01-15T08:24:29.695Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-15T08:24:29.972Z] ---> Running in c189bd832f94 [2021-01-15T08:24:29.972Z] ---> Running in d8d929de0487 [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-15T08:24:30.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:31.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:31.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:32.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:32.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:32.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:32.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:32.495Z] OK: 217 MiB in 51 packages [2021-01-15T08:24:33.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:33.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:33.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:24:33.381Z] OK: 217 MiB in 51 packages [2021-01-15T08:24:33.997Z] OK: 217 MiB in 51 packages [2021-01-15T08:24:33.997Z] OK: 217 MiB in 51 packages [2021-01-15T08:24:33.997Z] OK: 217 MiB in 51 packages [2021-01-15T08:24:33.997Z] Removing intermediate container decd96a5270e [2021-01-15T08:24:33.997Z] ---> 1d9a95d7648e [2021-01-15T08:24:33.997Z] Step 6/21 : COPY go.mod . [2021-01-15T08:24:35.443Z] ---> c95a70121bfd [2021-01-15T08:24:35.443Z] Step 7/21 : RUN go mod download [2021-01-15T08:24:35.443Z] Removing intermediate container 34ffc8b977ab [2021-01-15T08:24:35.443Z] ---> 791dc1d17a11 [2021-01-15T08:24:35.443Z] Step 6/21 : COPY go.mod . [2021-01-15T08:24:35.717Z] ---> Running in 7ee9f7c9d739 [2021-01-15T08:24:35.992Z] Removing intermediate container d8d929de0487 [2021-01-15T08:24:35.992Z] ---> c1622be2adfd [2021-01-15T08:24:35.992Z] Step 6/24 : COPY go.mod . [2021-01-15T08:24:36.266Z] Removing intermediate container c189bd832f94 [2021-01-15T08:24:36.266Z] ---> bad08c39046f [2021-01-15T08:24:36.266Z] Step 6/22 : COPY go.mod . [2021-01-15T08:24:36.266Z] Removing intermediate container 35f3500161ba [2021-01-15T08:24:36.266Z] ---> 87b8a5056aaa [2021-01-15T08:24:36.266Z] Step 6/22 : COPY go.mod . [2021-01-15T08:24:36.543Z] ---> a27359775990 [2021-01-15T08:24:36.543Z] Step 7/21 : RUN go mod download [2021-01-15T08:24:36.817Z] ---> Running in 7f753f601ad7 [2021-01-15T08:24:37.090Z] ---> 4f03748a7103 [2021-01-15T08:24:37.090Z] Step 7/24 : RUN go mod download [2021-01-15T08:24:37.362Z] ---> c1c4f3c2353f [2021-01-15T08:24:37.362Z] Step 7/22 : RUN go mod download [2021-01-15T08:24:37.362Z] ---> Running in e12d0123cfd5 [2021-01-15T08:24:37.637Z] ---> b81c29764abf [2021-01-15T08:24:37.637Z] Step 7/22 : RUN go mod download [2021-01-15T08:24:37.637Z] ---> Running in 6b8e48e6d7a1 [2021-01-15T08:24:37.916Z] ---> Running in aab439fbd228 [2021-01-15T08:24:39.921Z] Removing intermediate container 7ee9f7c9d739 [2021-01-15T08:24:39.921Z] ---> 973dc7a451ce [2021-01-15T08:24:39.921Z] Step 8/21 : COPY . . [2021-01-15T08:24:41.373Z] Removing intermediate container 7f753f601ad7 [2021-01-15T08:24:41.373Z] ---> 72944eddb78b [2021-01-15T08:24:41.373Z] Step 8/21 : COPY . . [2021-01-15T08:24:42.378Z] Removing intermediate container e12d0123cfd5 [2021-01-15T08:24:42.378Z] ---> c86de61a25b4 [2021-01-15T08:24:42.378Z] Step 8/24 : COPY . . [2021-01-15T08:24:43.073Z] Removing intermediate container 6b8e48e6d7a1 [2021-01-15T08:24:43.073Z] ---> 2c22c31cfc23 [2021-01-15T08:24:43.073Z] Step 8/22 : COPY . . [2021-01-15T08:24:43.348Z] Removing intermediate container aab439fbd228 [2021-01-15T08:24:43.348Z] ---> a7bfc1b14172 [2021-01-15T08:24:43.348Z] Step 8/22 : COPY . . [2021-01-15T08:24:45.544Z] Still waiting to schedule task [2021-01-15T08:24:45.544Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-15T08:25:10.175Z] ---> e761b378a53d [2021-01-15T08:25:10.175Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-15T08:25:10.175Z] ---> 5d140b0328c1 [2021-01-15T08:25:10.175Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-15T08:25:10.175Z] ---> Running in 28e25828fcc3 [2021-01-15T08:25:10.175Z] ---> Running in bae2e7494b38 [2021-01-15T08:25:10.175Z] ---> c0f3df557225 [2021-01-15T08:25:10.175Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-15T08:25:10.175Z] ---> 410724dcacb1 [2021-01-15T08:25:10.175Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-15T08:25:10.175Z] ---> acac77527412 [2021-01-15T08:25:10.175Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-15T08:25:10.175Z] ---> Running in d79d4e1d0037 [2021-01-15T08:25:10.175Z] ---> Running in c237c1057a7f [2021-01-15T08:25:10.175Z] ---> Running in f5f7e30df626 [2021-01-15T08:25:10.175Z] 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-15T08:25:10.175Z] 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-15T08:25:10.175Z] 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-15T08:25:10.175Z] 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-15T08:25:10.175Z] 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-15T08:25:40.740Z] Running on prd-ubuntu18.04-docker-8c-8g-20431 in /w/workspace/edgexfoundry_edgex-go_PR-3038 [Pipeline] { [Pipeline] ws [2021-01-15T08:25:40.816Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-15T08:25:42.924Z] using credential edgex-jenkins-ssh [2021-01-15T08:25:42.987Z] Cloning the remote Git repository [2021-01-15T08:25:43.018Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-15T08:25:43.083Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-15T08:25:43.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T08:25:43.110Z] > git --version # timeout=10 [2021-01-15T08:25:43.118Z] > git --version # 'git version 2.17.1' [2021-01-15T08:25:43.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T08:25:43.141Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T08:25:50.546Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T08:25:50.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T08:25:50.566Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T08:25:50.577Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T08:25:50.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T08:25:50.581Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3038/head:refs/remotes/origin/PR-3038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T08:25:51.246Z] Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit 318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:25:51.380Z] Merge succeeded, producing 318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:25:51.381Z] Checking out Revision 318df42279b0cf2f5ac0274e8bb5d7766515a46d (PR-3038) [2021-01-15T08:25:51.264Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T08:25:51.268Z] > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 [2021-01-15T08:25:51.359Z] > git remote # timeout=10 [2021-01-15T08:25:51.367Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T08:25:51.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T08:25:51.375Z] > git merge 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 [2021-01-15T08:25:51.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T08:25:51.394Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T08:25:51.397Z] > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 [2021-01-15T08:25:55.069Z] Commit message: "Merge branch 'master' into issue-3037" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:25:56.203Z] + echo snap-build.sh [2021-01-15T08:25:56.203Z] snap-build.sh [2021-01-15T08:25:56.203Z] + SNAP_BASE_DIR=. [2021-01-15T08:25:56.203Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-01-15T08:25:56.203Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-01-15T08:25:56.203Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-01-15T08:25:56.203Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-01-15T08:25:56.203Z] + cd /w/workspace/edgex-go/2 [2021-01-15T08:25:56.203Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-15T08:25:56.203Z] Reading package lists... [2021-01-15T08:25:56.203Z] Building dependency tree... [2021-01-15T08:25:56.203Z] Reading state information... [2021-01-15T08:25:56.464Z] The following packages were automatically installed and are no longer required: [2021-01-15T08:25:56.464Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-15T08:25:56.464Z] uidmap xdelta3 [2021-01-15T08:25:56.464Z] Use 'sudo apt autoremove' to remove them. [2021-01-15T08:25:56.464Z] The following packages will be REMOVED: [2021-01-15T08:25:56.464Z] lxd* lxd-client* [2021-01-15T08:25:56.726Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-15T08:25:56.726Z] After this operation, 31.7 MB disk space will be freed. [2021-01-15T08:25:57.776Z] (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-15T08:25:57.776Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-15T08:25:58.721Z] Removing lxd dnsmasq configuration [2021-01-15T08:25:58.721Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-15T08:25:58.984Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-15T08:25:59.929Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-15T08:26:00.192Z] (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-15T08:26:00.192Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-15T08:26:01.136Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-15T08:26:01.398Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-15T08:26:02.787Z] + sudo snap remove --purge lxd [2021-01-15T08:26:02.787Z] snap "lxd" is not installed [2021-01-15T08:26:02.787Z] + sudo groupadd --force --system lxd [2021-01-15T08:26:02.787Z] ++ whoami [2021-01-15T08:26:02.787Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-15T08:26:02.787Z] + newgrp - lxd [2021-01-15T08:26:03.053Z] + sudo snap install lxd [2021-01-15T08:26:13.088Z] 2021-01-15T08:26:10Z INFO Waiting for automatic snapd restart... [2021-01-15T08:26:23.112Z] lxd 4.10 from Canonical* installed [2021-01-15T08:26:23.112Z] + sudo lxd init --auto [2021-01-15T08:26:32.042Z] 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-15T08:26:33.133Z] + sudo snap install --classic snapcraft [2021-01-15T08:26:37.341Z] snapcraft 4.4.4 from Canonical* installed [2021-01-15T08:26:37.341Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-15T08:26:37.341Z] + patch --verbose -p1 [2021-01-15T08:26:37.341Z] Hmm... Looks like a unified diff to me... [2021-01-15T08:26:37.341Z] The text leading up to this was: [2021-01-15T08:26:37.341Z] -------------------------- [2021-01-15T08:26:37.341Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-15T08:26:37.341Z] |From: Tony Espy [2021-01-15T08:26:37.341Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-15T08:26:37.341Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-15T08:26:37.341Z] | [2021-01-15T08:26:37.341Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-15T08:26:37.341Z] |optimize the snap CI check run for pull requests. When [2021-01-15T08:26:37.341Z] |applied, it essentially strips out everything (apps and [2021-01-15T08:26:37.341Z] |parts) from the snapcraft.yaml file except those required [2021-01-15T08:26:37.341Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-15T08:26:37.341Z] |catch changes to edgex-go that break the snap build. [2021-01-15T08:26:37.341Z] | [2021-01-15T08:26:37.341Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-15T08:26:37.341Z] |to update this patch file, otherwise it may fail to apply, [2021-01-15T08:26:37.341Z] |resulting in a failed snap build CI check in the associated [2021-01-15T08:26:37.341Z] |pull request. [2021-01-15T08:26:37.341Z] | [2021-01-15T08:26:37.341Z] |Note - in addition to applying this patch, the pipeline also [2021-01-15T08:26:37.341Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-15T08:26:37.341Z] |need to build the finally binary .snap file (and it won't [2021-01-15T08:26:37.341Z] |work with the patch applied). This further reduces the build [2021-01-15T08:26:37.341Z] |time. [2021-01-15T08:26:37.341Z] |--- [2021-01-15T08:26:37.341Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-15T08:26:37.341Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-15T08:26:37.341Z] | [2021-01-15T08:26:37.341Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-15T08:26:37.341Z] |index 1e537489..faf42425 100644 [2021-01-15T08:26:37.341Z] |--- a/snap/snapcraft.yaml [2021-01-15T08:26:37.341Z] |+++ b/snap/snapcraft.yaml [2021-01-15T08:26:37.341Z] -------------------------- [2021-01-15T08:26:37.341Z] patching file snap/snapcraft.yaml [2021-01-15T08:26:37.341Z] Using Plan A... [2021-01-15T08:26:37.341Z] Hunk #1 succeeded at 73. [2021-01-15T08:26:37.341Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-15T08:26:37.341Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-15T08:26:37.341Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-15T08:26:37.341Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-15T08:26:37.341Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-15T08:26:37.341Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-15T08:26:37.341Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-15T08:26:37.341Z] Hmm... Ignoring the trailing garbage. [2021-01-15T08:26:37.341Z] done [2021-01-15T08:26:37.341Z] + sudo snapcraft prime --use-lxd [2021-01-15T08:26:38.281Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-15T08:26:38.281Z] 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-15T08:26:38.281Z] - README.md [2021-01-15T08:26:38.281Z] - snapcraft.yaml.orig [2021-01-15T08:26:38.282Z] [2021-01-15T08:26:38.282Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-15T08:26:39.226Z] Launching a container. [2021-01-15T08:26:42.243Z] Removing intermediate container c237c1057a7f [2021-01-15T08:26:42.243Z] ---> efdd24eaa30a [2021-01-15T08:26:42.243Z] [2021-01-15T08:26:42.243Z] Step 10/22 : FROM alpine:3.12 [2021-01-15T08:26:42.243Z] 3.12: Pulling from library/alpine [2021-01-15T08:26:43.694Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T08:26:43.694Z] Status: Downloaded newer image for alpine:3.12 [2021-01-15T08:26:43.694Z] ---> afeebe901d6b [2021-01-15T08:26:43.694Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T08:26:45.682Z] ---> Running in 1650ee78f6fe [2021-01-15T08:26:45.962Z] Removing intermediate container bae2e7494b38 [2021-01-15T08:26:45.962Z] ---> dbbe92b36198 [2021-01-15T08:26:45.962Z] [2021-01-15T08:26:45.962Z] Step 10/21 : FROM alpine:3.12 [2021-01-15T08:26:45.962Z] ---> afeebe901d6b [2021-01-15T08:26:45.962Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-15T08:26:45.962Z] Removing intermediate container 28e25828fcc3 [2021-01-15T08:26:45.962Z] ---> fa2f1be0367b [2021-01-15T08:26:45.962Z] [2021-01-15T08:26:45.962Z] Step 10/21 : FROM scratch [2021-01-15T08:26:45.962Z] ---> [2021-01-15T08:26:45.962Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T08:26:46.243Z] Removing intermediate container f5f7e30df626 [2021-01-15T08:26:46.243Z] ---> cf21e6a44731 [2021-01-15T08:26:46.243Z] [2021-01-15T08:26:46.243Z] Step 10/24 : FROM scratch [2021-01-15T08:26:46.243Z] ---> [2021-01-15T08:26:46.243Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-15T08:26:46.243Z] ---> Running in 73ec20521490 [2021-01-15T08:26:46.243Z] ---> Running in 415ac6d88eda [2021-01-15T08:26:46.526Z] ---> Running in ab844bf476fd [2021-01-15T08:26:46.803Z] Removing intermediate container 415ac6d88eda [2021-01-15T08:26:46.803Z] ---> d16d9dee6362 [2021-01-15T08:26:46.803Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-15T08:26:47.078Z] ---> Running in 0e2a17b448a7 [2021-01-15T08:26:47.358Z] Removing intermediate container ab844bf476fd [2021-01-15T08:26:47.358Z] ---> 51d9e3642760 [2021-01-15T08:26:47.358Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-15T08:26:47.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:26:47.358Z] ---> Running in 567179c136c9 [2021-01-15T08:26:47.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:26:47.638Z] Removing intermediate container 0e2a17b448a7 [2021-01-15T08:26:47.638Z] ---> 536c9465f059 [2021-01-15T08:26:47.638Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-15T08:26:47.922Z] ---> Running in 289496d6d204 [2021-01-15T08:26:47.922Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:26:48.198Z] Removing intermediate container 567179c136c9 [2021-01-15T08:26:48.198Z] ---> 5b1b07036155 [2021-01-15T08:26:48.198Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T08:26:48.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:26:48.198Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T08:26:48.198Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T08:26:48.198Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T08:26:48.468Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T08:26:48.468Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T08:26:48.468Z] ---> Running in 5c6ccfb7306b [2021-01-15T08:26:48.468Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:26:48.468Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T08:26:48.742Z] Removing intermediate container 289496d6d204 [2021-01-15T08:26:48.742Z] ---> f34ad7c5f5e7 [2021-01-15T08:26:48.742Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:26:48.742Z] OK: 7 MiB in 19 packages [2021-01-15T08:26:48.742Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-15T08:26:49.017Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T08:26:49.017Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-15T08:26:49.017Z] (4/4) Installing curl (7.69.1-r3) [2021-01-15T08:26:49.017Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:26:49.017Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T08:26:49.017Z] Removing intermediate container 5c6ccfb7306b [2021-01-15T08:26:49.017Z] ---> 182e31599512 [2021-01-15T08:26:49.017Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-15T08:26:49.288Z] OK: 7 MiB in 18 packages [2021-01-15T08:26:50.269Z] ---> 7d7998eb1ee1 [2021-01-15T08:26:50.269Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-15T08:26:50.545Z] ---> 3281475c6f34 [2021-01-15T08:26:50.545Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-15T08:26:51.465Z] Waiting for container to be ready [2021-01-15T08:26:51.465Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-15T08:26:51.465Z] [2021-01-15T08:26:51.529Z] Removing intermediate container 1650ee78f6fe [2021-01-15T08:26:51.529Z] ---> 2d0576ea613f [2021-01-15T08:26:51.529Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-15T08:26:51.803Z] ---> Running in 32928a826f4d [2021-01-15T08:26:52.072Z] ---> f9e58594e5e6 [2021-01-15T08:26:52.072Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-15T08:26:52.072Z] Removing intermediate container 73ec20521490 [2021-01-15T08:26:52.072Z] ---> afaa33693ddd [2021-01-15T08:26:52.072Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T08:26:52.072Z] ---> 235f3bc4f99a [2021-01-15T08:26:52.072Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-15T08:26:52.343Z] ---> Running in 8d05fb0f3470 [2021-01-15T08:26:52.613Z] Removing intermediate container 32928a826f4d [2021-01-15T08:26:52.614Z] ---> d7d3509dc6af [2021-01-15T08:26:52.614Z] Step 13/22 : WORKDIR / [2021-01-15T08:26:52.887Z] ---> Running in 5c6c2122d5ce [2021-01-15T08:26:53.163Z] Removing intermediate container 8d05fb0f3470 [2021-01-15T08:26:53.163Z] ---> ac8b6f071e97 [2021-01-15T08:26:53.163Z] Step 13/21 : WORKDIR /edgex [2021-01-15T08:26:53.521Z] ---> 2a8ca8766c63 [2021-01-15T08:26:53.521Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-15T08:26:53.521Z] ---> Running in 32f74e2219bd [2021-01-15T08:26:53.823Z] ---> Running in ffd195501ee8 [2021-01-15T08:26:53.823Z] Removing intermediate container 5c6c2122d5ce [2021-01-15T08:26:53.823Z] ---> e6d195b1f5fe [2021-01-15T08:26:53.823Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:26:54.009Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-15T08:26:54.129Z] ---> 02691bb24e9f [2021-01-15T08:26:54.129Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:26:54.270Z] Waiting for network to be ready... [2021-01-15T08:26:54.841Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-15T08:26:54.841Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-15T08:26:54.858Z] Removing intermediate container 32f74e2219bd [2021-01-15T08:26:54.858Z] ---> 3bab650e2fe9 [2021-01-15T08:26:54.858Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-15T08:26:54.858Z] Removing intermediate container ffd195501ee8 [2021-01-15T08:26:54.858Z] ---> 30350dfd11d4 [2021-01-15T08:26:54.858Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:26:55.152Z] ---> Running in 47d81acc577d [2021-01-15T08:26:55.412Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] [2021-01-15T08:26:55.412Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-15T08:26:55.412Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-15T08:26:55.672Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-15T08:26:55.672Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-15T08:26:55.672Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-15T08:26:55.747Z] ---> 4b6ad782210e [2021-01-15T08:26:55.748Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-15T08:26:55.748Z] ---> 7ea3a79a434d [2021-01-15T08:26:55.748Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-15T08:26:55.934Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-15T08:26:55.934Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-15T08:26:55.934Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-15T08:26:55.934Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] [2021-01-15T08:26:55.934Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-15T08:26:55.934Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-15T08:26:55.934Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-15T08:26:55.934Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-15T08:26:55.934Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-15T08:26:55.934Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-15T08:26:56.018Z] Removing intermediate container 47d81acc577d [2021-01-15T08:26:56.018Z] ---> 6dc7c76f94c8 [2021-01-15T08:26:56.018Z] Step 19/21 : LABEL arch=arm64 [2021-01-15T08:26:56.194Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-15T08:26:56.290Z] Removing intermediate container d79d4e1d0037 [2021-01-15T08:26:56.290Z] ---> 8674a011c27d [2021-01-15T08:26:56.290Z] [2021-01-15T08:26:56.290Z] Step 10/22 : FROM scratch [2021-01-15T08:26:56.290Z] ---> [2021-01-15T08:26:56.290Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T08:26:56.290Z] ---> Using cache [2021-01-15T08:26:56.290Z] ---> d16d9dee6362 [2021-01-15T08:26:56.290Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-15T08:26:56.454Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] [2021-01-15T08:26:56.454Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-15T08:26:56.454Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-15T08:26:56.454Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-15T08:26:56.454Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-15T08:26:56.454Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-15T08:26:56.454Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-15T08:26:56.454Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-15T08:26:56.569Z] ---> Running in 07fcbe291046 [2021-01-15T08:26:56.569Z] ---> aacb6e5b26b3 [2021-01-15T08:26:56.569Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-15T08:26:56.842Z] ---> Running in fb935353311a [2021-01-15T08:26:57.117Z] ---> 1ae027bacfa4 [2021-01-15T08:26:57.117Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-15T08:26:57.117Z] ---> c5d1cc646394 [2021-01-15T08:26:57.117Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-15T08:26:57.391Z] Removing intermediate container fb935353311a [2021-01-15T08:26:57.391Z] ---> 3743f3da00a3 [2021-01-15T08:26:57.391Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T08:26:57.391Z] Removing intermediate container 07fcbe291046 [2021-01-15T08:26:57.391Z] ---> 336a21b6bdd8 [2021-01-15T08:26:57.391Z] Step 20/21 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:26:57.667Z] ---> Running in a0972dc2d3fa [2021-01-15T08:26:57.667Z] ---> Running in 6f7790122de7 [2021-01-15T08:26:58.269Z] ---> efacb22dbfaf [2021-01-15T08:26:58.269Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-15T08:26:58.269Z] ---> 49eacdf0133f [2021-01-15T08:26:58.269Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-15T08:26:58.269Z] ---> e7e7df1e6b79 [2021-01-15T08:26:58.269Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-15T08:26:58.269Z] Removing intermediate container a0972dc2d3fa [2021-01-15T08:26:58.269Z] ---> e2121f96ea24 [2021-01-15T08:26:58.269Z] Step 14/22 : WORKDIR / [2021-01-15T08:26:58.269Z] Removing intermediate container 6f7790122de7 [2021-01-15T08:26:58.269Z] ---> 3656859b5177 [2021-01-15T08:26:58.269Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T08:26:58.545Z] ---> Running in 35e87ac2db42 [2021-01-15T08:26:58.545Z] ---> Running in 2db6e691e906 [2021-01-15T08:26:58.545Z] ---> Running in c628d1c87fa4 [2021-01-15T08:26:59.010Z] Fetched 23.7 MB in 4s (5276 kB/s) [2021-01-15T08:26:59.146Z] ---> 8b3e5ca51e94 [2021-01-15T08:26:59.146Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-15T08:26:59.419Z] ---> Running in 49ac42960e8f [2021-01-15T08:26:59.419Z] Removing intermediate container c628d1c87fa4 [2021-01-15T08:26:59.419Z] ---> 3afc019743db [2021-01-15T08:26:59.419Z] [2021-01-15T08:26:59.419Z] Removing intermediate container 2db6e691e906 [2021-01-15T08:26:59.419Z] ---> af8ffa90191e [2021-01-15T08:26:59.419Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:26:59.419Z] Removing intermediate container 35e87ac2db42 [2021-01-15T08:26:59.419Z] ---> 3c4be90a12f4 [2021-01-15T08:26:59.419Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:26:59.956Z] Reading package lists... [2021-01-15T08:27:00.030Z] ---> a16e3f39cac5 [2021-01-15T08:27:00.030Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-15T08:27:00.030Z] ---> Running in 67845903c444 [2021-01-15T08:27:00.216Z] Reading package lists... [2021-01-15T08:27:00.216Z] Building dependency tree... [2021-01-15T08:27:00.216Z] Reading state information... [2021-01-15T08:27:00.307Z] ---> Running in 81560c93127a [2021-01-15T08:27:00.308Z] Successfully built 3afc019743db [2021-01-15T08:27:00.308Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-15T08:27:00.308Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-15T08:27:00.478Z] The following additional packages will be installed: [2021-01-15T08:27:00.478Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-15T08:27:00.478Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-15T08:27:00.478Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-15T08:27:00.478Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-15T08:27:00.478Z] Suggested packages: [2021-01-15T08:27:00.478Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-15T08:27:00.478Z] Recommended packages: [2021-01-15T08:27:00.478Z] gnupg libsasl2-modules [2021-01-15T08:27:00.478Z] The following NEW packages will be installed: [2021-01-15T08:27:00.478Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-15T08:27:00.478Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-15T08:27:00.478Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-15T08:27:00.478Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-15T08:27:00.478Z] The following packages will be upgraded: [2021-01-15T08:27:00.478Z] gpg gpg-agent gpgconf libudev1 [2021-01-15T08:27:00.586Z] ---> b10d54753b3a [2021-01-15T08:27:00.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-15T08:27:00.586Z] Removing intermediate container 67845903c444 [2021-01-15T08:27:00.586Z] ---> e18fed8c2cdc [2021-01-15T08:27:00.586Z] Step 22/24 : LABEL arch=arm64 [2021-01-15T08:27:00.738Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-15T08:27:00.738Z] Need to get 3532 kB of archives. [2021-01-15T08:27:00.738Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-15T08:27:00.738Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-15T08:27:00.738Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-15T08:27:00.863Z] Removing intermediate container 81560c93127a [2021-01-15T08:27:00.863Z] ---> 78fb55c81f03 [2021-01-15T08:27:00.863Z] Step 18/21 : CMD ["--init=true"] [2021-01-15T08:27:00.863Z] ---> Running in 9da06104a950 [2021-01-15T08:27:00.999Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-15T08:27:01.134Z] ---> Running in f96fbc8505b0 [2021-01-15T08:27:01.260Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-15T08:27:01.260Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-15T08:27:01.260Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-15T08:27:01.260Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-15T08:27:01.261Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-15T08:27:01.261Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-15T08:27:01.261Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-15T08:27:01.261Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-15T08:27:01.261Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-15T08:27:01.261Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-15T08:27:01.522Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-15T08:27:01.522Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-15T08:27:01.522Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-15T08:27:01.522Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-15T08:27:01.522Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-15T08:27:01.522Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-15T08:27:01.522Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-15T08:27:01.522Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-15T08:27:01.522Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-15T08:27:01.522Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T08:27:01.783Z] Fetched 3532 kB in 1s (3244 kB/s) [2021-01-15T08:27:01.783Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-15T08:27:01.783Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-15T08:27:01.783Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T08:27:01.783Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-15T08:27:02.044Z] Selecting previously unselected package udev. [2021-01-15T08:27:02.044Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-15T08:27:02.044Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-15T08:27:02.044Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-15T08:27:02.306Z] Selecting previously unselected package libfuse2:amd64. [2021-01-15T08:27:02.306Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-15T08:27:02.306Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-15T08:27:02.306Z] Selecting previously unselected package fuse. [2021-01-15T08:27:02.306Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-15T08:27:02.306Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-15T08:27:02.306Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T08:27:02.306Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T08:27:02.567Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T08:27:02.567Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T08:27:02.567Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T08:27:02.567Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T08:27:02.577Z] Removing intermediate container 9da06104a950 [2021-01-15T08:27:02.577Z] ---> 3825bbc1092d [2021-01-15T08:27:02.577Z] Step 23/24 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:27:02.829Z] Selecting previously unselected package libksba8:amd64. [2021-01-15T08:27:02.829Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-15T08:27:02.829Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-15T08:27:02.829Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-15T08:27:02.829Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T08:27:02.829Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:03.090Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-15T08:27:03.090Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T08:27:03.090Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:03.090Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-15T08:27:03.090Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T08:27:03.090Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:03.351Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-15T08:27:03.351Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T08:27:03.351Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:03.351Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-15T08:27:03.351Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T08:27:03.351Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:03.556Z] Removing intermediate container f96fbc8505b0 [2021-01-15T08:27:03.556Z] ---> c6bfd82a7d04 [2021-01-15T08:27:03.556Z] Step 19/21 : LABEL arch=arm64 [2021-01-15T08:27:03.611Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-15T08:27:03.611Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T08:27:03.611Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:03.611Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-15T08:27:03.611Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T08:27:03.611Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:03.611Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-15T08:27:03.611Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T08:27:03.837Z] ---> Running in 97ad4c9a3756 [2021-01-15T08:27:03.837Z] ---> 0391003df0fc [2021-01-15T08:27:03.837Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-15T08:27:03.837Z] ---> Running in 5720bd2c6130 [2021-01-15T08:27:03.872Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:03.872Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-15T08:27:03.872Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T08:27:03.872Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:03.872Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-15T08:27:03.872Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-15T08:27:03.872Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T08:27:04.131Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-15T08:27:04.131Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-15T08:27:04.131Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T08:27:04.131Z] Selecting previously unselected package libldap-common. [2021-01-15T08:27:04.131Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-15T08:27:04.131Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T08:27:04.131Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-15T08:27:04.131Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-15T08:27:04.131Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T08:27:04.393Z] Selecting previously unselected package dirmngr. [2021-01-15T08:27:04.393Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T08:27:04.393Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-15T08:27:04.393Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T08:27:04.440Z] Removing intermediate container 49ac42960e8f [2021-01-15T08:27:04.440Z] ---> 68e3099dcb97 [2021-01-15T08:27:04.440Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-15T08:27:04.656Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-15T08:27:04.656Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-15T08:27:04.656Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T08:27:04.656Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T08:27:04.656Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-15T08:27:04.712Z] Removing intermediate container 97ad4c9a3756 [2021-01-15T08:27:04.712Z] ---> 68a53bcd8604 [2021-01-15T08:27:04.712Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T08:27:04.917Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:04.918Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-15T08:27:04.918Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T08:27:04.918Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-15T08:27:04.985Z] ---> Running in f73cd0e84491 [2021-01-15T08:27:05.270Z] Removing intermediate container 5720bd2c6130 [2021-01-15T08:27:05.270Z] ---> 5db77b325445 [2021-01-15T08:27:05.270Z] Step 20/21 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:27:05.488Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-15T08:27:05.488Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:05.750Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-15T08:27:05.750Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-15T08:27:05.750Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-15T08:27:05.750Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:05.871Z] ---> Running in 4fe6737b96ef [2021-01-15T08:27:05.871Z] ---> c2d78e177324 [2021-01-15T08:27:05.871Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-15T08:27:05.871Z] ---> Running in 1b9b6354b809 [2021-01-15T08:27:05.871Z] ---> Running in 0edf6816e1b3 [2021-01-15T08:27:05.871Z] Removing intermediate container f73cd0e84491 [2021-01-15T08:27:05.871Z] ---> 13fa83760fa5 [2021-01-15T08:27:05.871Z] Step 20/22 : LABEL arch=arm64 [2021-01-15T08:27:06.010Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:06.010Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:06.010Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:06.010Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:06.010Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:06.146Z] ---> Running in 20b1b004d85c [2021-01-15T08:27:06.272Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T08:27:06.272Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T08:27:06.272Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-15T08:27:06.272Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T08:27:06.422Z] Removing intermediate container 4fe6737b96ef [2021-01-15T08:27:06.422Z] ---> b447c3aa0275 [2021-01-15T08:27:06.422Z] [2021-01-15T08:27:06.422Z] Removing intermediate container 1b9b6354b809 [2021-01-15T08:27:06.422Z] ---> 41006c678d55 [2021-01-15T08:27:06.534Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-15T08:27:06.535Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-15T08:27:06.535Z] This means they are not meant to be enabled using systemctl. [2021-01-15T08:27:06.535Z] Possible reasons for having this kind of units are: [2021-01-15T08:27:06.535Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-15T08:27:06.535Z] .wants/ or .requires/ directory. [2021-01-15T08:27:06.535Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-15T08:27:06.535Z] a requirement dependency on it. [2021-01-15T08:27:06.535Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-15T08:27:06.535Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-15T08:27:06.535Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-15T08:27:06.535Z] instance name specified. [2021-01-15T08:27:06.694Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T08:27:06.694Z] Removing intermediate container 0edf6816e1b3 [2021-01-15T08:27:06.694Z] ---> a1d35eadc16c [2021-01-15T08:27:06.694Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:27:06.694Z] Successfully built b447c3aa0275 [2021-01-15T08:27:06.967Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-15T08:27:06.967Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-01-15T08:27:06.967Z] ---> Running in 317112bc1a38 [2021-01-15T08:27:06.967Z] ---> Running in cfa1dda9a250 [2021-01-15T08:27:07.107Z] Reading package lists... [2021-01-15T08:27:07.107Z] Building dependency tree... [2021-01-15T08:27:07.107Z] Reading state information... [2021-01-15T08:27:07.107Z] The following additional packages will be installed: [2021-01-15T08:27:07.107Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-15T08:27:07.107Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-15T08:27:07.107Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-15T08:27:07.107Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-15T08:27:07.107Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-15T08:27:07.107Z] Suggested packages: [2021-01-15T08:27:07.107Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-15T08:27:07.107Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-15T08:27:07.107Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-15T08:27:07.107Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-15T08:27:07.107Z] systemd-container policykit-1 [2021-01-15T08:27:07.107Z] Recommended packages: [2021-01-15T08:27:07.107Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-15T08:27:07.244Z] Removing intermediate container 20b1b004d85c [2021-01-15T08:27:07.244Z] ---> 4ca06890b01b [2021-01-15T08:27:07.244Z] Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:27:07.400Z] The following NEW packages will be installed: [2021-01-15T08:27:07.400Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-15T08:27:07.400Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-15T08:27:07.400Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-15T08:27:07.400Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-15T08:27:07.400Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-15T08:27:07.400Z] The following packages will be upgraded: [2021-01-15T08:27:07.400Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-15T08:27:07.400Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-15T08:27:07.400Z] Need to get 35.2 MB of archives. [2021-01-15T08:27:07.400Z] After this operation, 141 MB of additional disk space will be used. [2021-01-15T08:27:07.400Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-15T08:27:07.400Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-15T08:27:07.520Z] ---> Running in c190dc85a245 [2021-01-15T08:27:07.520Z] Removing intermediate container 317112bc1a38 [2021-01-15T08:27:07.520Z] ---> 4145cc9c71a5 [2021-01-15T08:27:07.520Z] [2021-01-15T08:27:07.795Z] Removing intermediate container cfa1dda9a250 [2021-01-15T08:27:07.795Z] ---> 2ebb25e55a51 [2021-01-15T08:27:07.795Z] Step 20/22 : LABEL arch=arm64 [2021-01-15T08:27:07.977Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-15T08:27:08.073Z] ---> Running in 8454b873695a [2021-01-15T08:27:08.073Z] Successfully built 4145cc9c71a5 [2021-01-15T08:27:08.237Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-15T08:27:08.237Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-15T08:27:08.237Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-15T08:27:08.237Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-15T08:27:08.237Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-15T08:27:08.237Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-15T08:27:08.237Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-15T08:27:08.237Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-15T08:27:08.237Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-15T08:27:08.237Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-15T08:27:08.237Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-15T08:27:08.237Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-15T08:27:08.237Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-15T08:27:08.237Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-15T08:27:08.237Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-15T08:27:08.346Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-15T08:27:08.346Z] Building docker-core-data-go [2021-01-15T08:27:08.346Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container c190dc85a245 [2021-01-15T08:27:08.346Z] ---> c05f040484b6 [2021-01-15T08:27:08.346Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T08:27:08.496Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-15T08:27:08.496Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-15T08:27:08.496Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-15T08:27:08.496Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-15T08:27:08.496Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-15T08:27:08.496Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-15T08:27:08.496Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-15T08:27:08.496Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-15T08:27:08.496Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-15T08:27:08.496Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-15T08:27:08.496Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-15T08:27:08.496Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-15T08:27:08.954Z] ---> Running in 313f9e8da077 [2021-01-15T08:27:08.954Z] Removing intermediate container 8454b873695a [2021-01-15T08:27:08.954Z] ---> 716acf7ef10a [2021-01-15T08:27:08.954Z] Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:27:09.226Z] ---> Running in 564d48f7d33d [2021-01-15T08:27:09.439Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T08:27:09.439Z] Fetched 35.2 MB in 2s (17.2 MB/s) [2021-01-15T08:27:09.439Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-15T08:27:09.439Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-15T08:27:09.500Z] Removing intermediate container 313f9e8da077 [2021-01-15T08:27:09.500Z] ---> e9bda6605ba7 [2021-01-15T08:27:09.500Z] [2021-01-15T08:27:09.700Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T08:27:09.774Z] Successfully built e9bda6605ba7 [2021-01-15T08:27:10.046Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-15T08:27:10.046Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2021-01-15T08:27:10.046Z] Removing intermediate container 564d48f7d33d [2021-01-15T08:27:10.046Z] ---> 0e36b2223b46 [2021-01-15T08:27:10.046Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T08:27:10.271Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-15T08:27:10.271Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T08:27:10.531Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-15T08:27:10.531Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-15T08:27:10.531Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-15T08:27:10.531Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-15T08:27:10.640Z] ---> Running in 343b0f2e68b0 [2021-01-15T08:27:10.791Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-15T08:27:10.791Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-15T08:27:10.791Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-15T08:27:11.052Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-15T08:27:11.236Z] Removing intermediate container 343b0f2e68b0 [2021-01-15T08:27:11.236Z] ---> 6e5f7bbc1e18 [2021-01-15T08:27:11.236Z] [2021-01-15T08:27:11.312Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-15T08:27:11.312Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-15T08:27:11.515Z] Successfully built 6e5f7bbc1e18 [2021-01-15T08:27:11.515Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-15T08:27:11.572Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-15T08:27:11.834Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-15T08:27:11.834Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-15T08:27:11.834Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-15T08:27:12.094Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-15T08:27:12.094Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T08:27:12.094Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T08:27:12.355Z] Selecting previously unselected package libexpat1:amd64. [2021-01-15T08:27:12.356Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-15T08:27:12.356Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-15T08:27:12.356Z] Selecting previously unselected package python3.6-minimal. [2021-01-15T08:27:12.356Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T08:27:12.356Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T08:27:12.616Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-15T08:27:12.877Z] Checking for services that may need to be restarted...done. [2021-01-15T08:27:12.877Z] Checking for services that may need to be restarted...done. [2021-01-15T08:27:12.877Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T08:27:12.877Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-15T08:27:12.877Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T08:27:13.449Z] Selecting previously unselected package python3-minimal. [2021-01-15T08:27:13.449Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-15T08:27:13.449Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-15T08:27:13.449Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-15T08:27:13.449Z] Selecting previously unselected package mime-support. [2021-01-15T08:27:13.449Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-15T08:27:13.449Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-15T08:27:13.710Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-15T08:27:13.710Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-15T08:27:13.710Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-15T08:27:13.710Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-15T08:27:13.710Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T08:27:13.710Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T08:27:13.973Z] Selecting previously unselected package python3.6. [2021-01-15T08:27:13.973Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T08:27:13.973Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T08:27:13.973Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-15T08:27:13.973Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-15T08:27:13.973Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-15T08:27:13.973Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-15T08:27:14.234Z] Selecting previously unselected package python3. [2021-01-15T08:27:14.234Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-15T08:27:14.234Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-15T08:27:14.234Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-15T08:27:14.494Z] Selecting previously unselected package multiarch-support. [2021-01-15T08:27:14.494Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T08:27:14.494Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-15T08:27:14.494Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-15T08:27:14.494Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-15T08:27:14.494Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-15T08:27:14.494Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-15T08:27:14.754Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-15T08:27:14.754Z] Selecting previously unselected package libbsd0:amd64. [2021-01-15T08:27:14.754Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-15T08:27:14.754Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-15T08:27:15.327Z] Selecting previously unselected package sudo. [2021-01-15T08:27:15.327Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-15T08:27:15.327Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-15T08:27:15.589Z] Selecting previously unselected package apparmor. [2021-01-15T08:27:15.589Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-15T08:27:15.589Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-15T08:27:15.850Z] Selecting previously unselected package libedit2:amd64. [2021-01-15T08:27:15.850Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-15T08:27:15.850Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-15T08:27:15.850Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-15T08:27:15.850Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T08:27:15.850Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T08:27:16.111Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-15T08:27:16.111Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T08:27:16.111Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T08:27:16.111Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-15T08:27:16.111Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-15T08:27:16.111Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-15T08:27:16.373Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-15T08:27:16.373Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T08:27:16.373Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T08:27:16.373Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-15T08:27:16.373Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T08:27:16.373Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T08:27:16.634Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-15T08:27:16.634Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-15T08:27:16.634Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-15T08:27:16.634Z] Selecting previously unselected package openssh-client. [2021-01-15T08:27:16.634Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-15T08:27:16.634Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-15T08:27:16.895Z] Selecting previously unselected package squashfs-tools. [2021-01-15T08:27:16.895Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-15T08:27:16.895Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-15T08:27:16.895Z] Selecting previously unselected package snapd. [2021-01-15T08:27:16.895Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-15T08:27:16.895Z] Unpacking snapd (2.48+18.04) ... [2021-01-15T08:27:18.812Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-15T08:27:18.812Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-15T08:27:18.812Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-15T08:27:19.074Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-15T08:27:19.074Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-15T08:27:19.074Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T08:27:19.074Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T08:27:19.074Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-15T08:27:19.074Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-15T08:27:20.017Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-15T08:27:20.017Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-15T08:27:20.017Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-15T08:27:20.017Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T08:27:20.017Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T08:27:20.017Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T08:27:20.969Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-15T08:27:21.231Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T08:27:21.231Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-15T08:27:21.231Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-15T08:27:21.231Z] running python rtupdate hooks for python3.6... [2021-01-15T08:27:21.231Z] running python post-rtupdate hooks for python3.6... [2021-01-15T08:27:21.231Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-15T08:27:22.618Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-15T08:27:22.879Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T08:27:22.879Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-15T08:27:23.141Z] Setting up snapd (2.48+18.04) ... [2021-01-15T08:27:23.711Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-15T08:27:23.711Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-15T08:27:23.971Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-15T08:27:24.233Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-15T08:27:24.233Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-15T08:27:24.233Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-15T08:27:24.495Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-15T08:27:24.756Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-15T08:27:24.756Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-15T08:27:25.018Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-15T08:27:25.018Z] /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-15T08:27:25.282Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T08:27:25.282Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-15T08:27:25.865Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-15T08:27:26.127Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-15T08:27:26.127Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-15T08:27:27.328Z] Reading package lists... [2021-01-15T08:27:27.328Z] Reading package lists... [2021-01-15T08:27:27.589Z] Building dependency tree... [2021-01-15T08:27:27.589Z] Reading state information... [2021-01-15T08:27:27.589Z] Calculating upgrade... [2021-01-15T08:27:27.849Z] The following packages will be upgraded: [2021-01-15T08:27:27.849Z] advancecomp base-files bash binutils binutils-common [2021-01-15T08:27:27.849Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-15T08:27:27.849Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-15T08:27:27.849Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-15T08:27:27.849Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-15T08:27:27.849Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-15T08:27:27.849Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-15T08:27:27.849Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-15T08:27:27.849Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-15T08:27:27.849Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-15T08:27:27.849Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-15T08:27:27.849Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-15T08:27:27.849Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-15T08:27:27.849Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-15T08:27:27.849Z] ubuntu-keyring util-linux [2021-01-15T08:27:27.849Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-15T08:27:27.849Z] Need to get 63.7 MB of archives. [2021-01-15T08:27:27.849Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-15T08:27:27.849Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-15T08:27:27.849Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-15T08:27:28.109Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-15T08:27:28.110Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-15T08:27:28.110Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-15T08:27:28.110Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-15T08:27:28.110Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-15T08:27:28.110Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-15T08:27:28.110Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-15T08:27:28.110Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-15T08:27:28.110Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-15T08:27:28.110Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-15T08:27:28.110Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-15T08:27:28.110Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-15T08:27:28.110Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-15T08:27:28.110Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-15T08:27:28.110Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-15T08:27:28.110Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-15T08:27:28.110Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-15T08:27:28.110Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-15T08:27:28.110Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-15T08:27:28.110Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-15T08:27:28.110Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-15T08:27:28.110Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-15T08:27:28.110Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-15T08:27:28.110Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-15T08:27:28.110Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-15T08:27:28.110Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-15T08:27:28.370Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-15T08:27:28.370Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-15T08:27:28.370Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-15T08:27:28.370Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-15T08:27:28.370Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-15T08:27:28.370Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-15T08:27:28.370Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-15T08:27:28.370Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-15T08:27:28.370Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-15T08:27:28.370Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-15T08:27:28.370Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-15T08:27:28.370Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-15T08:27:28.370Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-15T08:27:28.370Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-15T08:27:28.370Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-15T08:27:28.370Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-15T08:27:28.370Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-15T08:27:28.370Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-15T08:27:28.370Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-15T08:27:28.370Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-15T08:27:28.370Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-15T08:27:28.370Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-15T08:27:28.370Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-15T08:27:28.370Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-15T08:27:28.370Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-15T08:27:28.370Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-15T08:27:28.370Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-15T08:27:28.370Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-15T08:27:28.634Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-15T08:27:28.634Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-15T08:27:28.634Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-15T08:27:28.634Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-15T08:27:28.897Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-15T08:27:28.897Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-15T08:27:28.897Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-15T08:27:28.897Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-15T08:27:28.897Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-15T08:27:29.159Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-15T08:27:29.159Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-15T08:27:29.159Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-15T08:27:29.159Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-15T08:27:29.419Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-15T08:27:29.419Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-15T08:27:29.419Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-15T08:27:29.419Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-15T08:27:29.419Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-15T08:27:29.419Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-15T08:27:29.419Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-15T08:27:29.419Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-15T08:27:29.419Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-15T08:27:29.419Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-15T08:27:29.419Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-15T08:27:29.419Z] Get:81 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-15T08:27:29.419Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-15T08:27:29.419Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-15T08:27:29.419Z] Get:84 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-15T08:27:29.419Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-15T08:27:29.419Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-15T08:27:29.680Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-15T08:27:29.680Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-15T08:27:29.680Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-15T08:27:29.680Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-15T08:27:29.680Z] Get:91 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-15T08:27:29.680Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-15T08:27:29.680Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-15T08:27:29.680Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-15T08:27:29.680Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-15T08:27:29.680Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-15T08:27:29.680Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-15T08:27:29.940Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T08:27:29.940Z] Fetched 63.7 MB in 2s (32.3 MB/s) [2021-01-15T08:27:29.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:29.940Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T08:27:29.940Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T08:27:30.513Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T08:27:30.513Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T08:27:30.774Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-15T08:27:30.774Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-15T08:27:31.717Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:31.717Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:31.978Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:31.978Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:32.239Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:32.239Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:32.239Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:32.239Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:32.500Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:32.500Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:32.500Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:32.500Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:32.760Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:32.760Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:32.760Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:27:32.760Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T08:27:32.760Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:33.021Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-15T08:27:33.021Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:27:33.021Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T08:27:33.021Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:33.281Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:33.281Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:33.281Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:33.542Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:33.542Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T08:27:33.542Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:27:33.804Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T08:27:33.804Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T08:27:34.065Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T08:27:34.333Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-15T08:27:34.594Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T08:27:34.594Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-15T08:27:34.594Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-15T08:27:34.594Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-15T08:27:34.594Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-15T08:27:34.855Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-15T08:27:35.118Z] Installing new version of config file /etc/issue ... [2021-01-15T08:27:35.118Z] Installing new version of config file /etc/issue.net ... [2021-01-15T08:27:35.118Z] Installing new version of config file /etc/lsb-release ... [2021-01-15T08:27:35.118Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-15T08:27:35.394Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-15T08:27:35.394Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-15T08:27:35.394Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-15T08:27:35.394Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:35.394Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-15T08:27:35.394Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-15T08:27:35.655Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-15T08:27:35.655Z] 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-15T08:27:35.917Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:35.917Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T08:27:35.917Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-15T08:27:35.917Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-15T08:27:36.178Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:36.178Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-15T08:27:36.178Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-15T08:27:36.178Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-15T08:27:36.440Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:36.440Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-15T08:27:36.440Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-15T08:27:36.702Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-15T08:27:36.962Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:36.962Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T08:27:36.962Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T08:27:36.962Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-15T08:27:36.962Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:36.962Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T08:27:37.222Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T08:27:37.222Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-15T08:27:37.222Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:37.222Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-15T08:27:37.222Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-15T08:27:37.483Z] Setting up grep (3.1-2build1) ... [2021-01-15T08:27:37.483Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:37.483Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-15T08:27:37.483Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-15T08:27:37.745Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-15T08:27:38.006Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:38.006Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T08:27:38.006Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T08:27:38.006Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-15T08:27:38.266Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:38.266Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-15T08:27:38.266Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T08:27:38.838Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-15T08:27:38.838Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T08:27:38.838Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-15T08:27:38.838Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T08:27:39.410Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-15T08:27:39.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:39.410Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-15T08:27:39.410Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T08:27:40.352Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-15T08:27:40.614Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-15T08:27:40.614Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-15T08:27:40.614Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-15T08:27:40.614Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-15T08:27:40.874Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:40.874Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-15T08:27:40.874Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-15T08:27:40.874Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-15T08:27:41.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:41.136Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T08:27:41.136Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T08:27:41.136Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T08:27:41.398Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:41.398Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T08:27:41.398Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T08:27:41.398Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T08:27:41.659Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:41.659Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T08:27:41.659Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T08:27:41.659Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T08:27:41.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:41.923Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T08:27:41.923Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T08:27:41.923Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T08:27:42.186Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:42.186Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T08:27:42.186Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T08:27:42.186Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T08:27:42.186Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T08:27:42.447Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-15T08:27:42.447Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:42.447Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T08:27:42.447Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T08:27:42.708Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-15T08:27:42.708Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:42.708Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T08:27:42.708Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T08:27:42.969Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T08:27:42.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:42.969Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T08:27:42.969Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T08:27:43.231Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-15T08:27:43.231Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:43.231Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T08:27:43.231Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T08:27:43.803Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-15T08:27:43.834Z]  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:27:43.834Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:27:43.834Z] ---> 9f01f83e790f [2021-01-15T08:27:43.834Z] Step 3/26 : WORKDIR /edgex-go [2021-01-15T08:27:43.834Z] ---> Using cache [2021-01-15T08:27:43.834Z] ---> ffcb57cb0079 [2021-01-15T08:27:43.834Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:27:43.834Z] ---> Using cache [2021-01-15T08:27:43.834Z] ---> 163d05f77820 [2021-01-15T08:27:43.834Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-15T08:27:44.064Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-15T08:27:44.324Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-15T08:27:44.324Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:44.324Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T08:27:44.324Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T08:27:44.584Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-15T08:27:44.584Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T08:27:44.584Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-15T08:27:44.845Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T08:27:44.845Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-15T08:27:45.106Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:45.106Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-15T08:27:45.106Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-15T08:27:45.106Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-15T08:27:45.367Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:45.367Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-15T08:27:45.367Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T08:27:45.627Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T08:27:45.627Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:45.627Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-15T08:27:45.888Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T08:27:45.888Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T08:27:45.888Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:45.888Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-15T08:27:46.149Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T08:27:46.149Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T08:27:46.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:46.409Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T08:27:46.409Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T08:27:46.670Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-15T08:27:46.670Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T08:27:46.670Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T08:27:46.670Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T08:27:46.930Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-15T08:27:46.930Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:46.930Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-15T08:27:46.930Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-15T08:27:47.191Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-15T08:27:47.452Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:47.452Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-15T08:27:47.452Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T08:27:47.452Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T08:27:47.714Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:47.714Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T08:27:47.714Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T08:27:47.976Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-15T08:27:47.976Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:47.976Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-15T08:27:47.976Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-15T08:27:48.237Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-15T08:27:48.237Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:48.237Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-15T08:27:48.499Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-15T08:27:48.760Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-15T08:27:49.021Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:49.021Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T08:27:49.021Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T08:27:49.021Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-15T08:27:49.281Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:49.281Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-15T08:27:49.281Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-15T08:27:49.281Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-15T08:27:49.545Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:49.545Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-15T08:27:49.545Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-15T08:27:49.545Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-15T08:27:49.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:49.806Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-15T08:27:49.806Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-15T08:27:49.806Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-15T08:27:50.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:50.068Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-15T08:27:50.068Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-15T08:27:50.068Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-15T08:27:50.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:50.329Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-15T08:27:50.329Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-15T08:27:50.329Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-15T08:27:50.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T08:27:50.329Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-15T08:27:50.567Z] ---> Running in fbf7e458b0d7 [2021-01-15T08:27:50.589Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-15T08:27:50.590Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-15T08:27:50.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-15T08:27:50.590Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-15T08:27:50.590Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-15T08:27:50.850Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-15T08:27:50.850Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-15T08:27:51.110Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-15T08:27:51.111Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-15T08:27:51.371Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-15T08:27:51.371Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-15T08:27:51.371Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-15T08:27:51.371Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-15T08:27:51.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:27:51.632Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-15T08:27:51.632Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-15T08:27:51.632Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-15T08:27:51.632Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-15T08:27:51.892Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-15T08:27:51.892Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-15T08:27:52.153Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-15T08:27:52.153Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-15T08:27:52.415Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-15T08:27:52.415Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-15T08:27:52.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:27:52.676Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-15T08:27:52.676Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-15T08:27:52.937Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-15T08:27:52.938Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-15T08:27:53.127Z] OK: 217 MiB in 51 packages [2021-01-15T08:27:53.510Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-15T08:27:53.772Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-15T08:27:53.772Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-15T08:27:53.772Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-15T08:27:53.772Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T08:27:53.772Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T08:27:54.346Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T08:27:54.346Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T08:27:54.346Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T08:27:54.346Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T08:27:54.569Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:27:54.569Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:27:54.569Z] ---> 9f01f83e790f [2021-01-15T08:27:54.569Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T08:27:54.569Z] ---> Using cache [2021-01-15T08:27:54.569Z] ---> ffcb57cb0079 [2021-01-15T08:27:54.569Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:27:54.569Z] ---> Using cache [2021-01-15T08:27:54.569Z] ---> 163d05f77820 [2021-01-15T08:27:54.569Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T08:27:54.569Z] ---> Using cache [2021-01-15T08:27:54.569Z] ---> 87b8a5056aaa [2021-01-15T08:27:54.569Z] Step 6/22 : COPY go.mod . [2021-01-15T08:27:54.569Z] ---> Using cache [2021-01-15T08:27:54.569Z] ---> c1c4f3c2353f [2021-01-15T08:27:54.569Z] Step 7/22 : RUN go mod download [2021-01-15T08:27:54.569Z] ---> Using cache [2021-01-15T08:27:54.569Z] ---> 2c22c31cfc23 [2021-01-15T08:27:54.569Z] Step 8/22 : COPY . . [2021-01-15T08:27:54.569Z] ---> Using cache [2021-01-15T08:27:54.569Z] ---> 410724dcacb1 [2021-01-15T08:27:54.569Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-15T08:27:54.612Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T08:27:54.612Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T08:27:54.612Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:54.612Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T08:27:54.874Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:54.874Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T08:27:54.874Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:54.874Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T08:27:55.135Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:55.135Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T08:27:55.192Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:27:55.192Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:27:55.192Z] ---> 9f01f83e790f [2021-01-15T08:27:55.192Z] Step 3/23 : WORKDIR /edgex-go [2021-01-15T08:27:55.192Z] ---> Using cache [2021-01-15T08:27:55.192Z] ---> ffcb57cb0079 [2021-01-15T08:27:55.192Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:27:55.193Z] ---> Using cache [2021-01-15T08:27:55.193Z] ---> 163d05f77820 [2021-01-15T08:27:55.193Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-15T08:27:55.471Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T08:27:55.471Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T08:27:55.471Z] ---> 9f01f83e790f [2021-01-15T08:27:55.471Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T08:27:55.471Z] ---> Using cache [2021-01-15T08:27:55.471Z] ---> ffcb57cb0079 [2021-01-15T08:27:55.471Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:27:55.471Z] ---> Using cache [2021-01-15T08:27:55.471Z] ---> 163d05f77820 [2021-01-15T08:27:55.471Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-15T08:27:55.471Z] ---> Using cache [2021-01-15T08:27:55.471Z] ---> 87b8a5056aaa [2021-01-15T08:27:55.471Z] Step 6/24 : COPY go.mod . [2021-01-15T08:27:55.471Z] ---> Using cache [2021-01-15T08:27:55.471Z] ---> c1c4f3c2353f [2021-01-15T08:27:55.471Z] Step 7/24 : RUN go mod download [2021-01-15T08:27:55.471Z] ---> Using cache [2021-01-15T08:27:55.471Z] ---> 2c22c31cfc23 [2021-01-15T08:27:55.471Z] Step 8/24 : COPY . . [2021-01-15T08:27:55.471Z] ---> Using cache [2021-01-15T08:27:55.471Z] ---> 410724dcacb1 [2021-01-15T08:27:55.471Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-15T08:27:55.471Z] ---> Running in b08223b96964 [2021-01-15T08:27:55.471Z] ---> Running in 3ec459628077 [2021-01-15T08:27:55.745Z] ---> Running in 0b7677093755 [2021-01-15T08:27:56.021Z] Removing intermediate container fbf7e458b0d7 [2021-01-15T08:27:56.021Z] ---> 9b03f8690f86 [2021-01-15T08:27:56.021Z] Step 6/26 : COPY go.mod . [2021-01-15T08:27:56.144Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:56.144Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T08:27:56.766Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:57.008Z] ---> f3fa773c67e7 [2021-01-15T08:27:57.008Z] Step 7/26 : RUN go mod download [2021-01-15T08:27:57.033Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T08:27:57.279Z] ---> Running in 303534ada9f7 [2021-01-15T08:27:57.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:27:57.554Z] 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-15T08:27:57.554Z] 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-15T08:27:58.049Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:58.049Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T08:27:58.049Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:58.049Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T08:27:58.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:27:59.006Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T08:27:59.006Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T08:27:59.006Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-15T08:27:59.143Z] OK: 217 MiB in 51 packages [2021-01-15T08:27:59.286Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-15T08:27:59.286Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-15T08:27:59.286Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-15T08:27:59.546Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-15T08:27:59.546Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-15T08:27:59.546Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-15T08:27:59.806Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-15T08:27:59.806Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-15T08:27:59.806Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-15T08:28:00.078Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-15T08:28:00.078Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-15T08:28:00.078Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-15T08:28:00.078Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-15T08:28:00.338Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:28:00.338Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-15T08:28:00.338Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:28:00.338Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:28:00.338Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:28:00.338Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-15T08:28:00.338Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-15T08:28:00.338Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-15T08:28:00.599Z] [2021-01-15T08:28:00.599Z] Current default time zone: 'Etc/UTC' [2021-01-15T08:28:00.599Z] Local time is now: Fri Jan 15 08:28:00 UTC 2021. [2021-01-15T08:28:00.599Z] Universal Time is now: Fri Jan 15 08:28:00 UTC 2021. [2021-01-15T08:28:00.599Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-15T08:28:00.599Z] [2021-01-15T08:28:00.599Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-15T08:28:00.599Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:28:00.599Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-15T08:28:00.599Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-15T08:28:00.599Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-15T08:28:00.599Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-15T08:28:00.599Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-15T08:28:00.860Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-15T08:28:00.860Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-15T08:28:00.860Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-15T08:28:00.860Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:28:00.860Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-15T08:28:01.122Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T08:28:01.122Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-15T08:28:01.122Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:28:01.122Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-15T08:28:01.122Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-15T08:28:01.157Z] Removing intermediate container b08223b96964 [2021-01-15T08:28:01.157Z] ---> c99444badf2e [2021-01-15T08:28:01.157Z] Step 6/23 : COPY go.mod . [2021-01-15T08:28:01.382Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-15T08:28:01.382Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-15T08:28:01.382Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-15T08:28:01.382Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-15T08:28:01.382Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-15T08:28:01.382Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-15T08:28:01.437Z] Removing intermediate container 303534ada9f7 [2021-01-15T08:28:01.437Z] ---> bca920b9acbb [2021-01-15T08:28:01.437Z] Step 8/26 : COPY . . [2021-01-15T08:28:02.434Z] ---> 5e06f20de914 [2021-01-15T08:28:02.434Z] Step 7/23 : RUN go mod download [2021-01-15T08:28:02.712Z] ---> Running in 58056b6d0530 [2021-01-15T08:28:03.299Z] Updating certificates in /etc/ssl/certs... [2021-01-15T08:28:04.239Z] 22 added, 17 removed; done. [2021-01-15T08:28:04.239Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-15T08:28:04.239Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T08:28:04.239Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-15T08:28:04.239Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-15T08:28:04.239Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-15T08:28:04.239Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T08:28:04.239Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-15T08:28:04.500Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T08:28:04.500Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T08:28:04.500Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T08:28:04.500Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T08:28:04.500Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T08:28:04.500Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-15T08:28:04.500Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-15T08:28:04.500Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-15T08:28:04.760Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-15T08:28:04.760Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-15T08:28:04.760Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T08:28:04.760Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T08:28:04.760Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-15T08:28:04.760Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-15T08:28:04.760Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-15T08:28:05.022Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-15T08:28:05.022Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-15T08:28:05.022Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-15T08:28:05.022Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-15T08:28:05.022Z] Updating certificates in /etc/ssl/certs... [2021-01-15T08:28:05.599Z] 0 added, 0 removed; done. [2021-01-15T08:28:05.599Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-15T08:28:05.599Z] done. [2021-01-15T08:28:06.176Z] Reading package lists... [2021-01-15T08:28:06.176Z] Building dependency tree... [2021-01-15T08:28:06.176Z] Reading state information... [2021-01-15T08:28:06.437Z] The following NEW packages will be installed: [2021-01-15T08:28:06.437Z] apt-transport-https [2021-01-15T08:28:06.698Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-15T08:28:06.698Z] Need to get 1696 B of archives. [2021-01-15T08:28:06.698Z] After this operation, 153 kB of additional disk space will be used. [2021-01-15T08:28:06.698Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-15T08:28:06.698Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T08:28:06.698Z] Fetched 1696 B in 0s (9239 B/s) [2021-01-15T08:28:06.698Z] Selecting previously unselected package apt-transport-https. [2021-01-15T08:28:06.698Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-15T08:28:06.698Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-15T08:28:06.698Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-15T08:28:06.958Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-15T08:28:07.219Z] Waiting for network to be ready... [2021-01-15T08:28:09.496Z] Removing intermediate container 58056b6d0530 [2021-01-15T08:28:09.496Z] ---> 4d33b361976c [2021-01-15T08:28:09.496Z] Step 8/23 : COPY . . [2021-01-15T08:28:12.509Z] 2021-01-15T08:28:10Z INFO Waiting for automatic snapd restart... [2021-01-15T08:28:13.080Z] snapd 2.48.2 from Canonical* installed [2021-01-15T08:28:14.021Z] "snapd" switched to the "latest/stable" channel [2021-01-15T08:28:14.021Z] [2021-01-15T08:28:16.607Z] core18 20201210 from Canonical* installed [2021-01-15T08:28:16.867Z] "core18" switched to the "latest/stable" channel [2021-01-15T08:28:16.867Z] [2021-01-15T08:28:20.163Z] snapcraft 4.4.4 from Canonical* installed [2021-01-15T08:28:20.163Z] "snapcraft" switched to the "latest/stable" channel [2021-01-15T08:28:20.163Z] [2021-01-15T08:28:23.466Z] 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-15T08:28:23.466Z] - README.md [2021-01-15T08:28:23.466Z] - snapcraft.yaml.orig [2021-01-15T08:28:23.466Z] [2021-01-15T08:28:23.466Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-15T08:28:27.846Z] ---> 5c4796465135 [2021-01-15T08:28:27.846Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-15T08:28:27.846Z] ---> Running in 7f134906594a [2021-01-15T08:28:29.284Z] 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-15T08:28:30.071Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T08:28:30.071Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-15T08:28:30.071Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-15T08:28:30.071Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-15T08:28:30.726Z] ---> a7c3d9729d03 [2021-01-15T08:28:30.726Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-15T08:28:30.726Z] ---> Running in ba35390ab3e0 [2021-01-15T08:28:31.276Z] Reading package lists... [2021-01-15T08:28:31.537Z] 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-15T08:28:32.710Z] 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-15T08:28:38.122Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T08:28:38.122Z] Reading package lists... [2021-01-15T08:28:38.122Z] Building dependency tree... [2021-01-15T08:28:38.122Z] Reading state information... [2021-01-15T08:28:38.122Z] Suggested packages: [2021-01-15T08:28:38.122Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-15T08:28:38.122Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-15T08:28:38.122Z] Recommended packages: [2021-01-15T08:28:38.122Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-15T08:28:38.122Z] The following NEW packages will be installed: [2021-01-15T08:28:38.122Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-15T08:28:38.122Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-15T08:28:38.122Z] pkg-config zip [2021-01-15T08:28:38.122Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-15T08:28:38.123Z] Need to get 7655 kB of archives. [2021-01-15T08:28:38.123Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-15T08:28:38.123Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-15T08:28:38.123Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-15T08:28:38.382Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-15T08:28:38.642Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-15T08:28:38.642Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-15T08:28:38.642Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-15T08:28:38.642Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-15T08:28:38.642Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-15T08:28:38.903Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-15T08:28:38.903Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-15T08:28:38.903Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-15T08:28:38.903Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-15T08:28:38.903Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-15T08:28:39.163Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-15T08:28:39.163Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-15T08:28:39.163Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T08:28:39.163Z] Fetched 7655 kB in 1s (6917 kB/s) [2021-01-15T08:28:39.428Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-15T08:28:39.428Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-15T08:28:39.428Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-15T08:28:39.428Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-15T08:28:39.428Z] Selecting previously unselected package libpsl5:amd64. [2021-01-15T08:28:39.428Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-15T08:28:39.428Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-15T08:28:39.698Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-15T08:28:39.698Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-15T08:28:39.698Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-15T08:28:39.698Z] Selecting previously unselected package librtmp1:amd64. [2021-01-15T08:28:39.698Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-15T08:28:39.698Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-15T08:28:39.975Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-15T08:28:39.975Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-15T08:28:39.975Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-15T08:28:39.975Z] Selecting previously unselected package liberror-perl. [2021-01-15T08:28:39.975Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-15T08:28:39.975Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-15T08:28:39.975Z] Selecting previously unselected package git-man. [2021-01-15T08:28:39.975Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-15T08:28:39.975Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-15T08:28:40.240Z] Selecting previously unselected package git. [2021-01-15T08:28:40.240Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-15T08:28:40.240Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-15T08:28:41.183Z] Selecting previously unselected package libnorm1:amd64. [2021-01-15T08:28:41.183Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-15T08:28:41.183Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-15T08:28:41.183Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-15T08:28:41.183Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-15T08:28:41.183Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-15T08:28:41.183Z] Selecting previously unselected package libsodium23:amd64. [2021-01-15T08:28:41.183Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-15T08:28:41.183Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-15T08:28:41.445Z] Selecting previously unselected package libzmq5:amd64. [2021-01-15T08:28:41.445Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-15T08:28:41.445Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T08:28:41.445Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-15T08:28:41.445Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-15T08:28:41.445Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T08:28:41.707Z] Selecting previously unselected package pkg-config. [2021-01-15T08:28:41.707Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-15T08:28:41.707Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-15T08:28:41.707Z] Selecting previously unselected package zip. [2021-01-15T08:28:41.707Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-15T08:28:41.707Z] Unpacking zip (3.0-11build1) ... [2021-01-15T08:28:41.969Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-15T08:28:41.970Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-15T08:28:41.970Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-15T08:28:41.970Z] Setting up liberror-perl (0.17025-1) ... [2021-01-15T08:28:41.970Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-15T08:28:41.970Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-15T08:28:41.970Z] No schema files found: doing nothing. [2021-01-15T08:28:41.970Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-15T08:28:41.970Z] Setting up zip (3.0-11build1) ... [2021-01-15T08:28:42.230Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-15T08:28:42.230Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-15T08:28:42.230Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-15T08:28:42.230Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T08:28:42.230Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-15T08:28:42.230Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T08:28:42.230Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-15T08:28:42.490Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-15T08:28:49.095Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T08:28:49.095Z] git set to automatically installed. [2021-01-15T08:28:49.095Z] git-man set to automatically installed. [2021-01-15T08:28:49.095Z] libcurl3-gnutls set to automatically installed. [2021-01-15T08:28:49.095Z] liberror-perl set to automatically installed. [2021-01-15T08:28:49.095Z] libglib2.0-0 set to automatically installed. [2021-01-15T08:28:49.095Z] libnghttp2-14 set to automatically installed. [2021-01-15T08:28:49.095Z] libnorm1 set to automatically installed. [2021-01-15T08:28:49.095Z] libpgm-5.2-0 set to automatically installed. [2021-01-15T08:28:49.095Z] libpsl5 set to automatically installed. [2021-01-15T08:28:49.095Z] librtmp1 set to automatically installed. [2021-01-15T08:28:49.095Z] libsodium23 set to automatically installed. [2021-01-15T08:28:49.095Z] libzmq3-dev set to automatically installed. [2021-01-15T08:28:49.095Z] libzmq5 set to automatically installed. [2021-01-15T08:28:49.095Z] pkg-config set to automatically installed. [2021-01-15T08:28:49.095Z] zip set to automatically installed. [2021-01-15T08:28:51.007Z] snapd is not logged in, snap install commands will use sudo [2021-01-15T08:28:51.045Z] 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-15T08:28:57.590Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T08:28:58.161Z] snap "core18" has no updates available [2021-01-15T08:28:59.102Z] Pulling config-common [2021-01-15T08:29:00.044Z] Pulling go-build-helper [2021-01-15T08:29:09.858Z] Removing intermediate container 0b7677093755 [2021-01-15T08:29:09.858Z] ---> bac31b43c0d5 [2021-01-15T08:29:09.858Z] [2021-01-15T08:29:09.858Z] Step 10/24 : FROM alpine:3.12 [2021-01-15T08:29:09.858Z] ---> afeebe901d6b [2021-01-15T08:29:09.858Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T08:29:09.858Z] ---> Using cache [2021-01-15T08:29:09.858Z] ---> 2d0576ea613f [2021-01-15T08:29:09.858Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T08:29:09.858Z] ---> Running in 32d8af5fad01 [2021-01-15T08:29:09.858Z] Removing intermediate container 3ec459628077 [2021-01-15T08:29:09.858Z] ---> 303bb381fdd8 [2021-01-15T08:29:09.858Z] [2021-01-15T08:29:09.858Z] Step 10/22 : FROM scratch [2021-01-15T08:29:09.858Z] ---> [2021-01-15T08:29:09.858Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T08:29:09.858Z] ---> Using cache [2021-01-15T08:29:09.858Z] ---> d16d9dee6362 [2021-01-15T08:29:09.858Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-15T08:29:09.858Z] ---> Running in 6c45a0e82e7e [2021-01-15T08:29:09.858Z] Removing intermediate container 32d8af5fad01 [2021-01-15T08:29:09.858Z] ---> 9c1d82c1730f [2021-01-15T08:29:09.858Z] Step 13/24 : WORKDIR / [2021-01-15T08:29:09.858Z] ---> Running in 4bc03b81ed42 [2021-01-15T08:29:09.858Z] Removing intermediate container 6c45a0e82e7e [2021-01-15T08:29:09.858Z] ---> 4c9d384700e8 [2021-01-15T08:29:09.858Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T08:29:09.858Z] ---> Running in 3e201d5a7967 [2021-01-15T08:29:09.858Z] Removing intermediate container 4bc03b81ed42 [2021-01-15T08:29:09.858Z] ---> 5830ae29d27a [2021-01-15T08:29:09.858Z] 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-15T08:29:09.858Z] Removing intermediate container 3e201d5a7967 [2021-01-15T08:29:09.858Z] ---> 076422990034 [2021-01-15T08:29:09.858Z] Step 14/22 : WORKDIR / [2021-01-15T08:29:09.858Z] ---> Running in 61a09259a943 [2021-01-15T08:29:10.460Z] ---> 01c652164789 [2021-01-15T08:29:10.460Z] 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-15T08:29:10.742Z] Removing intermediate container 61a09259a943 [2021-01-15T08:29:10.742Z] ---> 43cd0982cced [2021-01-15T08:29:10.742Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:29:11.772Z] ---> 60ede33ea689 [2021-01-15T08:29:11.772Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-15T08:29:11.772Z] ---> f27b6bee5c95 [2021-01-15T08:29:11.772Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-15T08:29:13.233Z] ---> 9d2a0acefa08 [2021-01-15T08:29:13.233Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-15T08:29:13.844Z] ---> 1a543382130a [2021-01-15T08:29:13.844Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-15T08:29:14.855Z] ---> 866130aa9914 [2021-01-15T08:29:14.855Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-15T08:29:15.458Z] ---> 5bf5514953ab [2021-01-15T08:29:15.458Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-15T08:29:15.744Z] ---> Running in 2e478f609995 [2021-01-15T08:29:16.741Z] Removing intermediate container 2e478f609995 [2021-01-15T08:29:16.741Z] ---> 33bf40e38691 [2021-01-15T08:29:16.741Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:29:16.741Z] ---> 0087f15451f9 [2021-01-15T08:29:16.741Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-15T08:29:16.741Z] ---> Running in d9de2f3ea25c [2021-01-15T08:29:17.751Z] Removing intermediate container d9de2f3ea25c [2021-01-15T08:29:17.751Z] ---> c68eb1f22afa [2021-01-15T08:29:17.751Z] Step 20/22 : LABEL arch=arm64 [2021-01-15T08:29:18.028Z] ---> Running in 2be0ffbc2bf0 [2021-01-15T08:29:18.028Z] ---> 1f3bec71d16d [2021-01-15T08:29:18.028Z] 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-15T08:29:18.305Z] ---> Running in 3559da295851 [2021-01-15T08:29:18.910Z] Removing intermediate container 2be0ffbc2bf0 [2021-01-15T08:29:18.910Z] ---> 072bff3105ef [2021-01-15T08:29:18.910Z] Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:29:19.188Z] ---> Running in 483d0c27c01d [2021-01-15T08:29:20.179Z] Removing intermediate container 483d0c27c01d [2021-01-15T08:29:20.179Z] ---> ea8ed0c69c84 [2021-01-15T08:29:20.179Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T08:29:20.457Z] ---> Running in b01f822afb78 [2021-01-15T08:29:21.458Z] Removing intermediate container b01f822afb78 [2021-01-15T08:29:21.458Z] ---> fcc71a59ca59 [2021-01-15T08:29:21.458Z] [2021-01-15T08:29:21.747Z] Removing intermediate container 3559da295851 [2021-01-15T08:29:21.747Z] ---> 9fa14b7227ac [2021-01-15T08:29:21.747Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-15T08:29:22.006Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-15T08:29:22.006Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-15T08:29:22.006Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-15T08:29:22.006Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] [2021-01-15T08:29:22.006Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-15T08:29:22.006Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-15T08:29:22.006Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-15T08:29:22.006Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-15T08:29:22.006Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-15T08:29:22.006Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-15T08:29:22.006Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-15T08:29:22.006Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] [2021-01-15T08:29:22.006Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-15T08:29:22.006Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-15T08:29:22.006Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-15T08:29:22.007Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-15T08:29:22.007Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-15T08:29:22.007Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-15T08:29:22.007Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-15T08:29:22.007Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] [2021-01-15T08:29:22.007Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-15T08:29:22.007Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-15T08:29:22.007Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-15T08:29:22.007Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-15T08:29:22.007Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-15T08:29:22.007Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-15T08:29:22.007Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-15T08:29:22.007Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-15T08:29:22.007Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-15T08:29:22.007Z] Fetched 279 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-15T08:29:22.007Z] Fetched 122 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-15T08:29:22.007Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-15T08:29:22.007Z] Fetched 8848 B in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-15T08:29:22.007Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-15T08:29:22.007Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-15T08:29:22.007Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-15T08:29:22.007Z] Fetched 214 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-15T08:29:22.007Z] Fetched 155 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-15T08:29:22.007Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-15T08:29:22.007Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-15T08:29:22.007Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-15T08:29:22.007Z] Fetched 499 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-15T08:29:22.007Z] Fetched 111 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-15T08:29:22.007Z] Fetched 240 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-15T08:29:22.007Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-15T08:29:22.007Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-15T08:29:22.007Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-15T08:29:22.007Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-15T08:29:22.007Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-15T08:29:22.007Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-15T08:29:22.007Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-15T08:29:22.007Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-15T08:29:22.007Z] Fetched 8720 B in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-15T08:29:22.007Z] Fetched 137 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-15T08:29:22.007Z] Fetched 119 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-15T08:29:22.007Z] Fetched 109 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-15T08:29:22.007Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-15T08:29:22.007Z] Fetched 645 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-15T08:29:22.007Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-15T08:29:22.007Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-15T08:29:22.007Z] Fetched 368 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-15T08:29:22.007Z] Fetched 187 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-15T08:29:22.007Z] Fetched 175 kB in 0s (0 B/s) [2021-01-15T08:29:22.007Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-15T08:29:22.021Z] Successfully built fcc71a59ca59 [2021-01-15T08:29:22.021Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-15T08:29:22.021Z]  Building docker-core-command-go ... done  ---> Running in 48c8552a3b57 [2021-01-15T08:29:22.622Z] Removing intermediate container 48c8552a3b57 [2021-01-15T08:29:22.622Z] ---> 8dcf10cd503c [2021-01-15T08:29:22.622Z] Step 22/24 : LABEL arch=arm64 [2021-01-15T08:29:22.898Z] ---> Running in 1176aff8f891 [2021-01-15T08:29:23.499Z] Removing intermediate container 1176aff8f891 [2021-01-15T08:29:23.499Z] ---> 8090cc68e433 [2021-01-15T08:29:23.499Z] Step 23/24 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:29:23.776Z] ---> Running in 4f87d4fbe6cb [2021-01-15T08:29:24.381Z] Removing intermediate container 4f87d4fbe6cb [2021-01-15T08:29:24.381Z] ---> d9bdccf306be [2021-01-15T08:29:24.381Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T08:29:24.648Z] Fetched 206 kB in 0s (0 B/s) [2021-01-15T08:29:24.648Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-15T08:29:24.648Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-15T08:29:24.648Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-15T08:29:24.648Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-15T08:29:24.648Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-15T08:29:24.648Z] Fetched 159 kB in 0s (0 B/s) [2021-01-15T08:29:24.648Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-15T08:29:24.648Z] Fetched 107 kB in 0s (0 B/s) [2021-01-15T08:29:24.648Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-15T08:29:24.648Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-15T08:29:24.648Z] Pulling static-packages [2021-01-15T08:29:24.656Z] ---> Running in 7b6e4883cd39 [2021-01-15T08:29:25.262Z] Removing intermediate container 7b6e4883cd39 [2021-01-15T08:29:25.262Z] ---> dac8ba4b4287 [2021-01-15T08:29:25.262Z] [2021-01-15T08:29:25.334Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-15T08:29:25.334Z] Skipping pull go-build-helper (already ran) [2021-01-15T08:29:25.334Z] Skipping pull static-packages (already ran) [2021-01-15T08:29:25.334Z] Building go-build-helper [2021-01-15T08:29:25.880Z] Successfully built dac8ba4b4287 [2021-01-15T08:29:25.880Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-15T08:29:29.663Z] Building static-packages [2021-01-15T08:29:31.054Z] Staging go-build-helper [2021-01-15T08:29:31.625Z] Staging static-packages [2021-01-15T08:29:32.569Z] Pulling go115 [2021-01-15T08:29:33.513Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-15T08:29:33.513Z] Skipping pull go115 (already ran) [2021-01-15T08:29:33.513Z] Building go115 [2021-01-15T08:29:33.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T08:29:33.513Z] Dload Upload Total Spent Left Speed [2021-01-15T08:29:36.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 224k 0 0 780k 0 0:02:31 --:--:-- 0:02:31 777k 29 115M 29 33.5M 0 0 26.0M 0 0:00:04 0:00:01 0:00:03 26.0M 72 115M 72 84.0M 0 0 36.7M 0 0:00:03 0:00:02 0:00:01 36.7M 100 115M 100 115M 0 0 38.2M 0 0:00:03 0:00:03 --:--:-- 38.2M [2021-01-15T08:29:37.258Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-15T08:29:38.324Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7f134906594a [2021-01-15T08:29:38.324Z] ---> 71a0d3c0f35d [2021-01-15T08:29:38.324Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-15T08:29:38.324Z] ---> Running in c43a6da3c2c9 [2021-01-15T08:29:38.324Z] 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-15T08:29:40.584Z] Staging go115 [2021-01-15T08:29:40.954Z] Removing intermediate container c43a6da3c2c9 [2021-01-15T08:29:40.954Z] ---> dbc3a19b17b4 [2021-01-15T08:29:40.954Z] [2021-01-15T08:29:40.954Z] Step 11/26 : FROM docker:20.10.0 [2021-01-15T08:29:40.954Z] 20.10.0: Pulling from library/docker [2021-01-15T08:29:45.895Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-15T08:29:45.895Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-15T08:29:45.895Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-15T08:29:45.895Z] Fetched 0 B in 0s (0 B/s) [2021-01-15T08:29:45.895Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-15T08:29:45.895Z] Fetched 224 kB in 0s (0 B/s) [2021-01-15T08:29:45.895Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-15T08:29:45.895Z] Fetched 157 kB in 0s (0 B/s) [2021-01-15T08:29:45.895Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-15T08:29:45.895Z] Fetched 221 kB in 0s (0 B/s) [2021-01-15T08:29:45.895Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-15T08:29:45.895Z] Fetched 143 kB in 0s (0 B/s) [2021-01-15T08:29:45.895Z] Pulling edgex-go [2021-01-15T08:29:47.282Z] Pulling version [2021-01-15T08:29:48.260Z] Building config-common [2021-01-15T08:29:50.173Z] Skipping build go-build-helper (already ran) [2021-01-15T08:29:50.173Z] Skipping build static-packages (already ran) [2021-01-15T08:29:50.173Z] Skipping build go115 (already ran) [2021-01-15T08:29:50.173Z] Building edgex-go [2021-01-15T08:29:50.173Z] 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-15T08:29:51.148Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-15T08:29:51.148Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-15T08:29:51.148Z] ---> eeaf43b92773 [2021-01-15T08:29:51.148Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-15T08:29:51.148Z] ---> Running in 46afd2624998 [2021-01-15T08:29:51.148Z] Removing intermediate container ba35390ab3e0 [2021-01-15T08:29:51.148Z] ---> 165e75b4f461 [2021-01-15T08:29:51.148Z] [2021-01-15T08:29:51.148Z] Step 10/23 : FROM alpine:3.12 [2021-01-15T08:29:51.148Z] ---> afeebe901d6b [2021-01-15T08:29:51.148Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T08:29:51.148Z] ---> Running in 48e0d0692db0 [2021-01-15T08:29:51.422Z] Removing intermediate container 48e0d0692db0 [2021-01-15T08:29:51.422Z] ---> 9cc4d18062e4 [2021-01-15T08:29:51.422Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-15T08:29:51.562Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-15T08:29:51.562Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 [2021-01-15T08:29:51.562Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-15T08:29:51.562Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-15T08:29:51.562Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-15T08:29:51.562Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-15T08:29:51.562Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-15T08:29:51.562Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-15T08:29:51.562Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-15T08:29:51.562Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-15T08:29:51.562Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-15T08:29:51.562Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-15T08:29:51.562Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-15T08:29:51.562Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-15T08:29:51.562Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-15T08:29:51.562Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-15T08:29:51.562Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-15T08:29:51.562Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-15T08:29:51.562Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-15T08:29:51.562Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-15T08:29:51.563Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-15T08:29:51.563Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-15T08:29:51.563Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-15T08:29:51.563Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-15T08:29:51.698Z] ---> Running in 3c734447ed16 [2021-01-15T08:29:51.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:29:51.824Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-15T08:29:51.824Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-15T08:29:51.824Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-15T08:29:51.824Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-15T08:29:51.824Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-15T08:29:51.824Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-15T08:29:51.824Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-15T08:29:51.824Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-15T08:29:51.824Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-15T08:29:51.824Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-15T08:29:51.824Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-15T08:29:51.824Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-15T08:29:51.824Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-15T08:29:51.824Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-15T08:29:51.972Z] Removing intermediate container 3c734447ed16 [2021-01-15T08:29:51.973Z] ---> 0e0fcf1a039c [2021-01-15T08:29:51.973Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-15T08:29:52.084Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-15T08:29:52.084Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-15T08:29:52.246Z] ---> Running in 122fcf8e0a14 [2021-01-15T08:29:52.844Z] Removing intermediate container 122fcf8e0a14 [2021-01-15T08:29:52.844Z] ---> b8da9f9277c0 [2021-01-15T08:29:52.844Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T08:29:52.844Z] ---> Running in 52dfa4b4628d [2021-01-15T08:29:53.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:29:53.725Z] (1/2) Installing readline (8.0.4-r0) [2021-01-15T08:29:53.725Z] (2/2) Installing bash (5.0.17-r0) [2021-01-15T08:29:53.725Z] Executing bash-5.0.17-r0.post-install [2021-01-15T08:29:53.725Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:29:53.725Z] OK: 12 MiB in 22 packages [2021-01-15T08:29:55.156Z] Removing intermediate container 46afd2624998 [2021-01-15T08:29:55.156Z] ---> b69c7d24eced [2021-01-15T08:29:55.156Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-15T08:29:55.434Z] Removing intermediate container 52dfa4b4628d [2021-01-15T08:29:55.434Z] ---> 5641b677f70e [2021-01-15T08:29:55.434Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-15T08:29:55.434Z] ---> Running in 3fe83720bd2f [2021-01-15T08:29:55.434Z] ---> Running in 2e2fa387546b [2021-01-15T08:29:56.029Z] Removing intermediate container 3fe83720bd2f [2021-01-15T08:29:56.029Z] ---> e0702ba36a2f [2021-01-15T08:29:56.029Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-15T08:29:56.029Z] ---> Running in 94d88b4a4267 [2021-01-15T08:29:56.625Z] Removing intermediate container 94d88b4a4267 [2021-01-15T08:29:56.625Z] ---> b7693eae2f6a [2021-01-15T08:29:56.625Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-15T08:29:56.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:29:56.896Z] ---> Running in 00dd8e0655ae [2021-01-15T08:29:57.487Z] Removing intermediate container 00dd8e0655ae [2021-01-15T08:29:57.487Z] ---> e678dad7e2f2 [2021-01-15T08:29:57.487Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-15T08:29:57.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:29:58.087Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-15T08:29:58.362Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-15T08:29:58.362Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-15T08:29:58.362Z] ---> b973b0837046 [2021-01-15T08:29:58.362Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-15T08:29:58.643Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-15T08:29:58.643Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-15T08:29:58.674Z] 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-15T08:29:58.915Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:29:58.915Z] OK: 8 MiB in 19 packages [2021-01-15T08:29:59.188Z] ---> 0a0dcd1eddf1 [2021-01-15T08:29:59.188Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-15T08:30:00.625Z] ---> 3af4123ce872 [2021-01-15T08:30:00.625Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-15T08:30:00.625Z] Removing intermediate container 2e2fa387546b [2021-01-15T08:30:00.625Z] ---> 40eaa6da6c07 [2021-01-15T08:30:00.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T08:30:00.625Z] ---> Running in 32b3c3035569 [2021-01-15T08:30:01.238Z] ---> 5a5b2c907892 [2021-01-15T08:30:01.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-15T08:30:01.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:30:01.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:30:01.999Z] 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-15T08:30:02.452Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-15T08:30:02.452Z] (2/33) Installing expat (2.2.9-r1) [2021-01-15T08:30:02.452Z] (3/33) Installing libffi (3.3-r2) [2021-01-15T08:30:02.452Z] (4/33) Installing gdbm (1.13-r1) [2021-01-15T08:30:02.729Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-15T08:30:02.729Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-15T08:30:02.729Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-15T08:30:02.729Z] ---> 3d86814ed528 [2021-01-15T08:30:02.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-15T08:30:02.962Z] 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-15T08:30:03.903Z] 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-15T08:30:04.163Z] 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-15T08:30:04.163Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-15T08:30:04.423Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-15T08:30:04.423Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-15T08:30:04.423Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-15T08:30:04.710Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-15T08:30:04.710Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-15T08:30:04.711Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-15T08:30:04.711Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-15T08:30:04.711Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-15T08:30:04.711Z] ---> ba0ffb0efb76 [2021-01-15T08:30:04.711Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-15T08:30:04.711Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-15T08:30:04.711Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-15T08:30:04.711Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-15T08:30:04.711Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-15T08:30:04.711Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-15T08:30:04.711Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-15T08:30:04.711Z] ---> Running in b7828c70a4d6 [2021-01-15T08:30:04.711Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-15T08:30:04.711Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-15T08:30:04.988Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-15T08:30:04.988Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-15T08:30:04.988Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-15T08:30:04.988Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-15T08:30:04.988Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-15T08:30:04.988Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-15T08:30:04.988Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-15T08:30:04.988Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-15T08:30:04.988Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-15T08:30:04.988Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-15T08:30:04.988Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-15T08:30:05.270Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-15T08:30:05.270Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-15T08:30:05.270Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:30:05.270Z] OK: 71 MiB in 55 packages [2021-01-15T08:30:05.270Z] Removing intermediate container b7828c70a4d6 [2021-01-15T08:30:05.270Z] ---> ef3d80f95e80 [2021-01-15T08:30:05.270Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:30:05.545Z] ---> Running in bea252bdbf1f [2021-01-15T08:30:06.141Z] Removing intermediate container bea252bdbf1f [2021-01-15T08:30:06.141Z] ---> 089581a7125c [2021-01-15T08:30:06.141Z] Step 21/23 : LABEL arch=arm64 [2021-01-15T08:30:06.141Z] ---> Running in 2370b46c7f30 [2021-01-15T08:30:06.342Z] 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-15T08:30:06.343Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-15T08:30:06.343Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-15T08:30:06.743Z] Removing intermediate container 2370b46c7f30 [2021-01-15T08:30:06.743Z] ---> a0f717fefc9b [2021-01-15T08:30:06.743Z] Step 22/23 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:30:07.022Z] ---> Running in 1b69c7b7400a [2021-01-15T08:30:07.288Z] 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-15T08:30:07.631Z] Removing intermediate container 1b69c7b7400a [2021-01-15T08:30:07.631Z] ---> dffdb2e7260e [2021-01-15T08:30:07.631Z] Step 23/23 : LABEL version=0.0.0 [2021-01-15T08:30:07.867Z] 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-15T08:30:07.903Z] ---> Running in 52af6e3e7600 [2021-01-15T08:30:08.131Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-15T08:30:08.507Z] Removing intermediate container 52af6e3e7600 [2021-01-15T08:30:08.507Z] ---> b6d6bcfaa8aa [2021-01-15T08:30:08.507Z] [2021-01-15T08:30:09.107Z] Successfully built b6d6bcfaa8aa [2021-01-15T08:30:09.107Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-15T08:30:09.527Z] 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-15T08:30:10.099Z] 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-15T08:30:11.042Z] 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-15T08:30:11.042Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-15T08:30:11.714Z]  Building docker-core-data-go ... done Removing intermediate container 32b3c3035569 [2021-01-15T08:30:11.714Z] ---> 81d91ff5ad2e [2021-01-15T08:30:11.714Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-15T08:30:11.714Z] ---> Running in ce21c146cfaf [2021-01-15T08:30:13.594Z] Building version [2021-01-15T08:30:14.983Z] Staging config-common [2021-01-15T08:30:15.931Z] Skipping stage go-build-helper (already ran) [2021-01-15T08:30:15.931Z] Skipping stage static-packages (already ran) [2021-01-15T08:30:15.931Z] Skipping stage go115 (already ran) [2021-01-15T08:30:15.931Z] Staging edgex-go [2021-01-15T08:30:16.006Z] Collecting docker-compose==1.23.2 [2021-01-15T08:30:16.006Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-15T08:30:16.597Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-15T08:30:16.597Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-15T08:30:16.875Z] Staging version [2021-01-15T08:30:17.839Z] Priming config-common [2021-01-15T08:30:18.782Z] Priming go-build-helper [2021-01-15T08:30:19.212Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-15T08:30:19.212Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-15T08:30:19.723Z] Priming static-packages [2021-01-15T08:30:19.798Z] Collecting docker<4.0,>=3.6.0 [2021-01-15T08:30:19.798Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-15T08:30:20.387Z] Collecting cached-property<2,>=1.2.0 [2021-01-15T08:30:20.387Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-15T08:30:21.408Z] Collecting PyYAML<4,>=3.10 [2021-01-15T08:30:21.408Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-15T08:30:21.636Z] Priming go115 [2021-01-15T08:30:22.578Z] Priming edgex-go [2021-01-15T08:30:23.965Z] Priming version [2021-01-15T08:30:24.035Z] 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-15T08:30:24.538Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-15T08:30:24.625Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-15T08:30:24.625Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-15T08:30:24.895Z] Collecting texttable<0.10,>=0.9.0 [2021-01-15T08:30:24.895Z] Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-15T08:30:26.872Z] Collecting docopt<0.7,>=0.6.1 [2021-01-15T08:30:26.872Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-15T08:30:28.834Z] Collecting jsonschema<3,>=2.5.1 [2021-01-15T08:30:28.834Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-15T08:30:28.834Z] 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-15T08:30:29.423Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-15T08:30:29.423Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-15T08:30:29.423Z] 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-15T08:30:29.693Z] Collecting idna<2.8,>=2.5 [2021-01-15T08:30:29.693Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-15T08:30:29.965Z] Collecting docker-pycreds>=0.4.0 [2021-01-15T08:30:29.965Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-15T08:30:29.965Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-15T08:30:29.965Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-15T08:30:29.965Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-15T08:30:29.965Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-15T08:30:30.939Z] Installing collected packages: dockerpty, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, texttable, docopt, jsonschema, docker-compose [2021-01-15T08:30:30.939Z] Running setup.py install for dockerpty: started [2021-01-15T08:30:32.903Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-15T08:30:32.903Z] Attempting uninstall: urllib3 [2021-01-15T08:30:32.903Z] Found existing installation: urllib3 1.25.9 [2021-01-15T08:30:32.903Z] Uninstalling urllib3-1.25.9: [2021-01-15T08:30:32.903Z] Successfully uninstalled urllib3-1.25.9 [2021-01-15T08:30:33.173Z] Attempting uninstall: idna [2021-01-15T08:30:33.173Z] Found existing installation: idna 2.9 [2021-01-15T08:30:33.173Z] Uninstalling idna-2.9: [2021-01-15T08:30:33.446Z] Successfully uninstalled idna-2.9 [2021-01-15T08:30:34.036Z] Attempting uninstall: requests [2021-01-15T08:30:34.036Z] Found existing installation: requests 2.23.0 [2021-01-15T08:30:34.036Z] Uninstalling requests-2.23.0: [2021-01-15T08:30:34.036Z] Successfully uninstalled requests-2.23.0 [2021-01-15T08:30:35.459Z] Running setup.py install for PyYAML: started [2021-01-15T08:30:37.418Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-15T08:30:37.418Z] Running setup.py install for texttable: started [2021-01-15T08:30:39.382Z] Running setup.py install for texttable: finished with status 'done' [2021-01-15T08:30:39.382Z] Running setup.py install for docopt: started [2021-01-15T08:30:41.347Z] Running setup.py install for docopt: finished with status 'done' [2021-01-15T08:30:42.323Z] 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-15T08:30:46.641Z] Removing intermediate container ce21c146cfaf [2021-01-15T08:30:46.641Z] ---> 53518a73b90c [2021-01-15T08:30:46.641Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-15T08:30:46.641Z] ---> Running in 88c46e1ef1d8 [2021-01-15T08:30:47.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T08:30:47.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T08:30:48.204Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T08:30:48.204Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-15T08:30:48.204Z] (3/3) Installing curl (7.69.1-r3) [2021-01-15T08:30:48.204Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T08:30:48.204Z] OK: 71 MiB in 58 packages [2021-01-15T08:30:49.633Z] Removing intermediate container 88c46e1ef1d8 [2021-01-15T08:30:49.633Z] ---> 138b7527deee [2021-01-15T08:30:49.633Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-15T08:30:49.633Z] ---> Running in c3ccb823db36 [2021-01-15T08:30:50.228Z] Removing intermediate container c3ccb823db36 [2021-01-15T08:30:50.228Z] ---> 73e7450c842d [2021-01-15T08:30:50.228Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T08:30:50.228Z] ---> Running in 01ecc8d32357 [2021-01-15T08:30:50.822Z] Removing intermediate container 01ecc8d32357 [2021-01-15T08:30:50.822Z] ---> 26664d1bedf4 [2021-01-15T08:30:50.822Z] Step 24/26 : LABEL arch=arm64 [2021-01-15T08:30:50.822Z] ---> Running in 233027efc06f [2021-01-15T08:30:51.414Z] Removing intermediate container 233027efc06f [2021-01-15T08:30:51.414Z] ---> a34d2b0bb4c7 [2021-01-15T08:30:51.414Z] Step 25/26 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d [2021-01-15T08:30:51.414Z] ---> Running in 7e9153274771 [2021-01-15T08:30:52.007Z] Removing intermediate container 7e9153274771 [2021-01-15T08:30:52.007Z] ---> 0b678aa05c84 [2021-01-15T08:30:52.007Z] Step 26/26 : LABEL version=0.0.0 [2021-01-15T08:30:52.007Z] ---> Running in 7fa3b4c1ab4f [2021-01-15T08:30:52.278Z] Removing intermediate container 7fa3b4c1ab4f [2021-01-15T08:30:52.278Z] ---> 86d67a4be160 [2021-01-15T08:30:52.278Z] [2021-01-15T08:30:52.877Z] Successfully built 86d67a4be160 [2021-01-15T08:30:52.877Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-15T08:30:52.893Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-15T08:30:52.892Z] $ docker stop --time=1 c26573e0bdc1f13f30e59819488fc62ef752930f7b4f739b269c52185f531686 [2021-01-15T08:30:54.806Z] $ docker rm -f c26573e0bdc1f13f30e59819488fc62ef752930f7b4f739b269c52185f531686 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T08:30:55.559Z] + grep docker [2021-01-15T08:30:55.559Z] + docker images [2021-01-15T08:30:55.830Z] docker-sys-mgmt-agent-go-arm64 latest 86d67a4be160 3 seconds ago 300MB [2021-01-15T08:30:55.830Z] docker-core-data-go-arm64 latest b6d6bcfaa8aa 47 seconds ago 21MB [2021-01-15T08:30:55.830Z] docker-security-secretstore-setup-go-arm64 latest dac8ba4b4287 About a minute ago 23.4MB [2021-01-15T08:30:55.830Z] docker-core-command-go-arm64 latest fcc71a59ca59 About a minute ago 9.98MB [2021-01-15T08:30:55.830Z] docker-core-metadata-go-arm64 latest 6e5f7bbc1e18 3 minutes ago 12.3MB [2021-01-15T08:30:55.830Z] docker-security-bootstrap-redis-go-arm64 latest e9bda6605ba7 3 minutes ago 15.1MB [2021-01-15T08:30:55.830Z] docker-security-proxy-setup-go-arm64 latest 4145cc9c71a5 3 minutes ago 23.2MB [2021-01-15T08:30:55.830Z] docker-support-notifications-go-arm64 latest b447c3aa0275 3 minutes ago 11.4MB [2021-01-15T08:30:55.830Z] docker-support-scheduler-go-arm64 latest 3afc019743db 3 minutes ago 10MB [2021-01-15T08:30:55.830Z] docker 20.10.0 eeaf43b92773 5 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-15T08:30:57.967Z] provisioning config files... [2021-01-15T08:30:57.989Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4192061958466496455tmp [Pipeline] { [Pipeline] sh [2021-01-15T08:30:58.473Z] + set +x [2021-01-15T08:30:58.473Z] + bash -s -- [2021-01-15T08:30:58.473Z] + curl -s https://codecov.io/bash [2021-01-15T08:30:59.073Z] [2021-01-15T08:30:59.073Z] _____ _ [2021-01-15T08:30:59.073Z] / ____| | | [2021-01-15T08:30:59.073Z] | | ___ __| | ___ ___ _____ __ [2021-01-15T08:30:59.073Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-15T08:30:59.073Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-15T08:30:59.073Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-15T08:30:59.073Z] Bash-20201231-23d4836 [2021-01-15T08:30:59.073Z] [2021-01-15T08:30:59.073Z] [2021-01-15T08:30:59.073Z] ==> git version 2.24.3 found [2021-01-15T08:30:59.073Z] ==> 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-15T08:30:59.073Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-15T08:30:59.073Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-15T08:30:59.073Z] ==> Jenkins CI detected. [2021-01-15T08:30:59.073Z] project root: . [2021-01-15T08:30:59.073Z] --> token set from env [2021-01-15T08:30:59.353Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-15T08:30:59.353Z] ==> Running gcov in . (disable via -X gcov) [2021-01-15T08:30:59.353Z] ==> Python coveragepy not found [2021-01-15T08:30:59.353Z] ==> Searching for coverage reports in: [2021-01-15T08:30:59.353Z] + . [2021-01-15T08:30:59.353Z] -> Found 1 reports [2021-01-15T08:30:59.353Z] ==> Detecting git/mercurial file structure [2021-01-15T08:30:59.629Z] ==> Reading reports [2021-01-15T08:30:59.629Z] + ./coverage.out bytes=552176 [2021-01-15T08:30:59.629Z] ==> Appending adjustments [2021-01-15T08:30:59.629Z] https://docs.codecov.io/docs/fixing-reports [2021-01-15T08:31:05.143Z] + Found adjustments [2021-01-15T08:31:05.143Z] ==> Gzipping contents [2021-01-15T08:31:05.143Z] 84K /tmp/codecov.WgAVn3.gz [2021-01-15T08:31:05.143Z] ==> Uploading reports [2021-01-15T08:31:05.143Z] url: https://codecov.io [2021-01-15T08:31:05.143Z] query: branch=PR-3038&commit=318df42279b0cf2f5ac0274e8bb5d7766515a46d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3038%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3038&job=&cmd_args= [2021-01-15T08:31:05.143Z] -> Pinging Codecov [2021-01-15T08:31:05.143Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3038&commit=318df42279b0cf2f5ac0274e8bb5d7766515a46d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3038%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3038&job=&cmd_args= [2021-01-15T08:31:05.143Z] -> Uploading to [2021-01-15T08:31:05.143Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-15/00271124DB129430A58F1EEE437C3FCB/318df42279b0cf2f5ac0274e8bb5d7766515a46d/78ebd967-a467-4969-a4d9-55ff6a03d612.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T083104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4aa4ac02e5a2144e540a1b95cd5c69b72820b7c6e855ff36f6f7162edb6e2bc [2021-01-15T08:31:05.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T08:31:05.143Z] Dload Upload Total Spent Left Speed [2021-01-15T08:31:05.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83480 0 0 100 83480 0 123k --:--:-- --:--:-- --:--:-- 123k 100 83480 0 0 100 83480 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-01-15T08:31:05.439Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/318df42279b0cf2f5ac0274e8bb5d7766515a46d [Pipeline] } [2021-01-15T08:31:05.556Z] 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-15T08:31:07.688Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:31:09.002Z] ---> package-listing.sh [2021-01-15T08:31:09.003Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-15T08:31:09.003Z] ++ facter osfamily [2021-01-15T08:31:09.271Z] + OS_FAMILY=redhat [2021-01-15T08:31:09.271Z] + workspace=/w/workspace/edgex-go/2 [2021-01-15T08:31:09.271Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-15T08:31:09.271Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-15T08:31:09.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-15T08:31:09.271Z] + PACKAGES=/tmp/packages_start.txt [2021-01-15T08:31:09.271Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-15T08:31:09.271Z] + PACKAGES=/tmp/packages_end.txt [2021-01-15T08:31:09.271Z] + case "${OS_FAMILY}" in [2021-01-15T08:31:09.271Z] + rpm -qa [2021-01-15T08:31:09.271Z] + sort [2021-01-15T08:31:15.983Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-15T08:31:15.983Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-15T08:31:15.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-15T08:31:15.983Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-15T08:31:15.983Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-01-15T08:31:15.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-01-15T08:31:16.012Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-15T08:31:16.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:31:16.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T08:31:17.245Z] [2021-01-15T08:31:17.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-15T08:31:17.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T08:31:17.639Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-15T08:31:17.639Z] df20fa9351a1: Pulling fs layer [2021-01-15T08:31:17.639Z] 36b3adc4ff6f: Pulling fs layer [2021-01-15T08:31:17.639Z] 8ad3a11d3b57: Pulling fs layer [2021-01-15T08:31:17.639Z] 46f8f816bc3b: Pulling fs layer [2021-01-15T08:31:17.639Z] 93b61091891f: Pulling fs layer [2021-01-15T08:31:17.639Z] 93b9cdb0e59b: Pulling fs layer [2021-01-15T08:31:17.639Z] 5e14af77c1be: Pulling fs layer [2021-01-15T08:31:17.639Z] 01666e4c0597: Pulling fs layer [2021-01-15T08:31:17.639Z] aa168da1d23b: Pulling fs layer [2021-01-15T08:31:17.639Z] 46f8f816bc3b: Waiting [2021-01-15T08:31:17.639Z] 93b61091891f: Waiting [2021-01-15T08:31:17.639Z] 93b9cdb0e59b: Waiting [2021-01-15T08:31:17.639Z] 5e14af77c1be: Waiting [2021-01-15T08:31:17.639Z] aa168da1d23b: Waiting [2021-01-15T08:31:17.639Z] 01666e4c0597: Waiting [2021-01-15T08:31:17.639Z] 36b3adc4ff6f: Verifying Checksum [2021-01-15T08:31:17.639Z] 36b3adc4ff6f: Download complete [2021-01-15T08:31:17.639Z] 46f8f816bc3b: Download complete [2021-01-15T08:31:18.356Z] df20fa9351a1: Verifying Checksum [2021-01-15T08:31:18.356Z] df20fa9351a1: Download complete [2021-01-15T08:31:18.356Z] 93b9cdb0e59b: Verifying Checksum [2021-01-15T08:31:18.356Z] 93b9cdb0e59b: Download complete [2021-01-15T08:31:18.356Z] 5e14af77c1be: Download complete [2021-01-15T08:31:18.356Z] 01666e4c0597: Verifying Checksum [2021-01-15T08:31:18.356Z] 01666e4c0597: Download complete [2021-01-15T08:31:18.647Z] 93b61091891f: Download complete [2021-01-15T08:31:18.647Z] df20fa9351a1: Pull complete [2021-01-15T08:31:18.923Z] 36b3adc4ff6f: Pull complete [2021-01-15T08:31:19.197Z] 8ad3a11d3b57: Verifying Checksum [2021-01-15T08:31:19.197Z] 8ad3a11d3b57: Download complete [2021-01-15T08:31:21.200Z] 8ad3a11d3b57: Pull complete [2021-01-15T08:31:21.528Z] 46f8f816bc3b: Pull complete [2021-01-15T08:31:22.554Z] aa168da1d23b: Verifying Checksum [2021-01-15T08:31:22.554Z] aa168da1d23b: Download complete [2021-01-15T08:31:22.825Z] 93b61091891f: Pull complete [2021-01-15T08:31:23.098Z] 93b9cdb0e59b: Pull complete [2021-01-15T08:31:23.365Z] 5e14af77c1be: Pull complete [2021-01-15T08:31:23.634Z] 01666e4c0597: Pull complete [2021-01-15T08:31:36.212Z] aa168da1d23b: Pull complete [2021-01-15T08:31:36.212Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-15T08:31:36.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T08:31:36.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-15T08:31:36.577Z] prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container [2021-01-15T08:31:36.680Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-15T08:31:41.455Z] $ docker top 0113ecc7d58c2a2e5404cdd2c8252d31fb682b548e52d5c8180502b7d1edab7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T08:31:42.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-15T08:31:43.136Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-15T08:31:43.866Z] + ls /var/log/sa-host [2021-01-15T08:31:43.866Z] + sadf -c /var/log/sa-host/sa15 [2021-01-15T08:31:43.866Z] file_magic: OK [2021-01-15T08:31:43.866Z] HZ: Using current value: 100 [2021-01-15T08:31:43.866Z] file_header: OK [2021-01-15T08:31:43.866Z] 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-15T08:31:43.866Z] Statistics: [2021-01-15T08:31:43.866Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-15T08:31:43.866Z] File successfully converted to sysstat format version 12.2.1 [2021-01-15T08:31:43.866Z] + sadf -c /var/log/sa-host/sa23 [2021-01-15T08:31:43.866Z] file_magic: OK [2021-01-15T08:31:43.866Z] HZ: Using current value: 100 [2021-01-15T08:31:43.866Z] file_header: OK [2021-01-15T08:31:43.866Z] 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-15T08:31:43.866Z] Statistics: [2021-01-15T08:31:43.866Z] Hnuu...uuuununununu... [2021-01-15T08:31:43.866Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-15T08:31:44.505Z] provisioning config files... [2021-01-15T08:31:44.539Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6935106536112280400tmp [Pipeline] { [Pipeline] echo [2021-01-15T08:31:44.626Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:31:45.278Z] ---> create-netrc.sh [Pipeline] } [2021-01-15T08:31:45.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-15T08:31:45.385Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:31:45.744Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-15T08:31:45.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:31:46.515Z] ---> sudo-logs.sh [2021-01-15T08:31:46.515Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-15T08:31:46.543Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:31:46.879Z] ---> job-cost.sh [2021-01-15T08:31:47.145Z] lf-activate-venv: SKIPPING [2021-01-15T08:31:47.145Z] INFO: No Stack... [2021-01-15T08:31:48.110Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-15T08:31:48.696Z] INFO: Archiving Costs [Pipeline] echo [2021-01-15T08:31:48.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T08:31:49.392Z] ---> logs-deploy.sh [2021-01-15T08:31:49.392Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3038/2 [2021-01-15T08:31:49.392Z] INFO: archiving workspace using pattern(s): [2021-01-15T08:31:51.342Z] Archives upload complete. [2021-01-15T08:31:51.342Z] INFO: archiving logs to Nexus [2021-01-15T08:31:52.778Z] ---> uname -a: [2021-01-15T08:31:52.778Z] Linux prd-centos7-docker-4c-2g-20428.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-15T08:31:52.778Z] [2021-01-15T08:31:52.778Z]